If he fills 5.9 bags for 18 hours, he will have filled a total of 106.2 bags
T_n = 3 * T_(n-1)
Long way (always works!)
T_5 = 3*T_4,
T_4 = 3*T_3
T_3 = 3*T_2
T_2 = 3*T_1
T_5 = 3*3*3*3*T_1 = 81*T_1 = 81*8 = 648!
Short way (sometimes it works!)
T_n = 3^(n-1) * T_1 (this case is a geometric series of ratio-=3)
T_5 = 3^4*8 = 648
To do this, you’ll have to utilize the formula for volume.
Volume = length•width•height
V = 12•6•4
V = 12•24
V = 288 cm^3
** Remember that volume is always cubed.
Answer:
A
Step-by-step explanation:
x. y = 28
check attachment
Answer:
The answer is (d) ⇒ eccentricity = 6 , hyperbola , directrix x = 3/2
Step-by-step explanation:
∵ r = ek/(1 ± ecosФ)
∵ r = 9/(1 + 6cosФ)
∴ e = 6 ⇒ eccentricity = 6
∵ e > 1
∴ The conic is hyperbola
∵ ek = 9
∴ k = 9/6 = 3/2
∴ The directrix x = 3/2