Step-by-step explanation:
2.
the volume of the box is
length × width × height = 13×13×13 = 13³ = 2197 cm³
the ratio of the density indignation tells us that every cm³ of soil weighs 1.33 g (or every unit of 1.33g soil fits into 1 cm³).
we have 2197 cm³.
their weight is
2197 × 1.33 = 2,922.01 g
so, the filled box clearly exceeds the max. weight of the window ledge, and it is NOT safe to put it there.
b
yes, it would be a little bit less dense.
because every bit of weight you put on top of something increases the pressure on and therefore the density of that something.
Addition information need it like the picture
Answer:
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:
The shopper should but the 6 pcs pack because its cheaper.
Step-by-step explanation:
6-pcs pack = $2.10
hot dogs needed = 48
number of 6 pcs = 48 divided 6 = 8
total cost = $2.10 x 6 = $16.80
8 pcs pack = $3.12
hot dogs needed = 48
number of 8 pcs packs = 48 divided 8= 6
total cost = $3.12 x 6 =$18.72
hope it helps :)