Volume of the sheet cake:
V ( prism ) = 12 * 9 * 2 = 216 in³
Volume of the birthday cake:
V ( cylinder ) = r² * π * h = 4.5² * 3.14 * 4 = 254.34 in³
Then we will use the proportion :
216 : 254.34 = 36000 : x
216 x = 254.34 * 3600
216 x = 915,660
x = 915.660 : 216
x = 4,239.17 ≈ 4,240
Answer:
d. 4,240
It's B it even stars the correct answer for you
A volleyball uniform costs $13 for the shirt, $11 for pants, and $8 for socks. Write two equivalent expressions for the total cost of 12 uniforms. Then find the cost.
Write an expression for the cost of 1 uniform, add $13, $11 and $8 .
$13+$11+$8
Write an expression for the cost of 12 uniforms, multiply 12 by the cost of 1 uniform.
12($13+$11+$8)
Simplify using the distributive property.
=12⋅13+12⋅11+12⋅8=156+132+96
Now Add.
=384
So, the total cost of 12 uniforms is $384 .
The answer is A, recursion uses the previous answer to solve the next answer so:
If a sub 1 is 12
Then a sub 2 = 12 + 4 = 16
Therefore a sub n = a sub (n - 1) + 4