Answer:
3-6=3
Step-by-step explanation:
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:
4x+6
Step-by-step explanation:
x-5+(3x+11)=4x+6
Answer:
x = -7
Step-by-step explanation:
Make an equation:
3x + 33 = 12
3x = -21
x = -7
Answer:
add the amount of the bags. you will end up with 38.70 Oz. the subtract the number from the total and you ger 19.30 Oz. the box weighs 19.30 oz.