Posted by Student on Sunday, October 14, 2012 at 2:53am.
so you want
1.65 + 1.65(.8) + 1.65(.8)^2 + .. = 8.2
you could just keep adding until you reach 8.2 but that would be less elegant than using a geometric series
a = 1.65
r = .8
Sum(n) = 8.2
a(1 - r^n)/(1-r) = sum(n)
1.65(1 - .8^n)/(1-.8) = 8.2
(1-.8^n)/.2 = 8.2/1.65
1-.8^n = 8.2/1.65*.2
.8^n = 1 - 8.2/1.65*.2
n log .8 = log [1 - 8.2/1.65*.2]
n = log [1- 8.2/1.65*.2] / log .8 = 22.8
22 drives will not do it, so they will need 23 pile drivings
check:
Sum(22) = 1.65 (1-.8^22)/.2 = 8.189
sum(23) = 1.65(1-.8^23)/.2 = 8.2013
my answer is correct.
Related Questions
physic - A 2,300-kg pile driver is used to drive a steel I-beam into the ground...
physics - a pile drive has a 413 kg block that is lifted 1.4m and then dropped ...
Algebra II-Please check calcs - Could someone check this matrix calculation The ...
Algebra - 2. Find the value of x^3 + 2x^2 - 3 when x=3 Answer-42 4. Compare the ...
chemistry - Reaction 1: I2(aq)Cu^+2(aq) Ag^+(aq)Br2(aq) Column 1---Column 2---...
physics - how do i solve this, i tried dividing the mass by the height, but its ...
Trig - Column 1 Column 2 sec theta - cos theta tan theta sin theta Question: how...
Solid Mechanics - Determine the ratio of strenghts of a solid steel column to ...
keybording and word processing - 7. to adjust a column's width in a table, ...
Algebra 2 - I need to know if I did this problem correctly: 5. Solve for x in |x...
For Further Reading