Does this help you at all?
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
The volume of the sphere of radius r is:
V1 = (4/3) * (pi) * (r ^ 3)
Where,
r: sphere radius:
The volume of the sphere of radius 0.3r is:
V2 = (4/3) * (pi) * ((0.3r) ^ 3)
Rewriting:
V2 = (4/3) * (pi) * (0.027 (r) ^ 3)
V2 = 0.027 (4/3) * (pi) * (r ^ 3)
V2 = 0.027V1
The difference is:
V1-V2 = V1-0.027V1 = V1 (1-0.027)
V1-V2 = 0.973 * (4/3) * (pi) * (r ^ 3)
Answer:
the difference in volume between a sphere with radius and a sphere with radius 0.3r is:
V1-V2 = 0.973 * (4/3) * (pi) * (r ^ 3)
Answer:
the answer is 5100 im pretty sure.
Step-by-step explanation:
yes
Answer:
NO solution , the -17y at both sides will cancel ,so no variable left
Step-by-step explanation: