The answer is B
volume of rectangular prism = (area* height )
so 2 * 4 * 9 = 72 cm3
9* 4 * 2 = 72 cm3
but they have differant surface area
2(5)^2+10
2(25)+10
50+10
60
Yes
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: The central angle is 59 degrees.
Step-by-step explanation:
The sector or Arc Length is 59 degrees and the central angle is also 59 degrees, because the central angle equals the same measurement as the sector.