SOLUTION: A rock is thrown from the top of a building. The distance is feet, between the rock and the ground "t" seconds after it is thrown is given by d=16t^2+64X+128 what is the

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A rock is thrown from the top of a building. The distance is feet, between the rock and the ground "t" seconds after it is thrown is given by d=16t^2+64X+128 what is the       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 179599: A rock is thrown from the top of a building. The distance is feet, between the rock and the ground "t" seconds after it is thrown is given by d=16t^2+64X+128
what is the maximum height that the rock reaches?

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Your problem statement seems to have some anomalies in it!
The standard formula for the height (as a function of time) of an object propelled upwards from an initial height of h%5B0%5D with an initial velocity of v%5B0%5D is given by:
h%28t%29+=+-%281%2F2%29gt%5E2%2Bv%5B0%5Dt%2Bh%5B0%5D where g (the constant of acceleration due to gravity) is 32 ft/sec^2, so your formula should look like:
h%28t%29+=+-16t%5E2%2Bv%5B0%5Dt%2Bh%5B0%5D
Your formula also shows two different varaibles. t and x.
So, back to the problem but starting with the correct formul, (the d in your problem will work just as well as the h(t)) we have:
d+=+-16t%5E2%2B64t%2B128 First, we'll find the time, t, at which the height, d, is at its maximum. The graph of the quadradtic equation that we have here is a parabola that opens downward (signified by the negative first term) so its maximum will occur at the vertex of the parabola, and this is given by:
t+=+-b%2F2a where a = -16 and b = 64, so...
t+=+-%2864%29%2F2%28-16%29}
t+=+-64%2F-32
t+=+2secs.
To find the maximum height, we substitute the time, t=2secs into the original equation and solve for d.
d+=+-16%282%29%5E2%2B64%282%29%2B128
d+=+-16%284%29%2B128%2B128
d+=+-64%2B256
highlight%28d+=+192%29feet.
The rock will reach a maximum height of 192 feet.