Yint is where the line crosses the y axis or where x=0
set x=0
3y+4x=15
x=0
3y+4(0)=15
3y+0=15
3y=15
divide by 3
y=5
yint is (0,5) or at y=5
Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
Answer:
Dom(gof)=Dom(f)={1,3,4}.
(gof)(1)=g{f(1)}=g(2)=3.
(gof)(3)=g{f(3)}=g(5)=1.
(gof)(4)=g{f(4)}=g(1)=3.
∴gof={(1,3),(3,1),(4,3)}.
3x + 2
since x + x + x is 3x.
Or you can be creative
(6x+4)/2
im just trying to hit the 20 chac minimum.