I am pretty sure it's 82/100.
Answer: Negative 1 and one-fifth
Step-by-step explanation:
Add the two numbers lol
Hope this help
I'm a also a K12 kid too btw.
Answer:
6
Step-by-step explanation:
3n=3(n)
ur replcing n with 2
3(2)=3x2
3x2=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
The answer would be
1/3 * 9 = 3,
3^3 = 3*3*3, which then we multiply:
3*3=9, 9*3=27.
27 is the answer.
Hope this helps and have a nice day:)