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:
10
Step-by-step explanation:
8 to the second power is 64
6 to the second power is 36
36+64=100
the square root of 100 is 10
so 10 is the length of the hypotenuse
Hope this helps!
Answer:
4.5 times 4.5 times 4.5 = 91.125
Step-by-step explanation
To find the volume you do v= length times width times height.
A line passes throught the origin (-1, 1) and (4, n). Find the value of n. enter the correct answer in the box. I'd say (4, -2)
If I'm wrong sorry. If I'm correct May I Have Brainliest? <3
From left to right it’s 1, 49, 9, 70