3.5x-10>-3 add 10 to both sides
3.5x>7 divide both sides by 3.5
x>2
... now for the other inequality:
8x-9<39 add 9 to both sides
8x<48 divide both sides by 3
x<6
So we have x>2 and x<6, so the compound inequality is:
2<x<6 and this means that the solution set is:
x=(2, 6)
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
Check the picture below.
recall that negative angles go "clockwise".