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:
20079.05 cm^2,
Step-by-step explanation:
Surface area of the box without the lid
= 90*42 + 2(90*34) + 2(42*34) = 12756.
Now find Surface area of the half cylinder:
The diameter of the 2 half circles = 42 so the radius = 21.
The area of the lid
= 2 + 1/2 π (21)^2 + π r * 90
= 7323,052
Total = 20079.052
20% are cats.
20 cats/300 total animals=0.2
0.2 is the same thing as 20%.
Answer:
i think if she buys 5 books the she will have 90 stamps cuz 1 book cost 18 stamps then 5 books = <u>18x5=90</u>
Step-by-step explanation: