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
is that separation is the act of separating or the condition of being separated while isolation is (chiefly|uncountable) the state of being isolated, detached, or separated.
also, whats up with the singing?
F(x) = 2(x-3) + 4
F(-2) = 2(-2-3) + 4
F(-2) = 2(-5) + 4
F(-2) = -10 + 4
F(-2) = -6
Hope this helps
Answer: i put B an got it correct
Step-by-step explanation:
From the graph,

But this one is inequality so you gotta remember this:
When y > x/2+2
- The shade/region is above the graph itself.
When y < x/2+2
- The shade/region is below the graph.
Therefore, the inequality as shown in the picture is
