document.write( "Question 112413: The word problem I am having troubles with is as follows.....
\n" ); document.write( " The height (h) (in feet) of a rocket at time (t) seconds after liftoffi sgiven by h=-16t^2+800t.
\n" ); document.write( "(a). how long dos it take the rocket to reach 3200 feet?
\n" ); document.write( "(b). What is the masimum height of the rocket. \r
\n" ); document.write( "\n" ); document.write( "THe following is what I have tried to complete but am doing something totally wrong. Can you please help.\r
\n" ); document.write( "\n" ); document.write( "-16t^2+800t=3200
\n" ); document.write( "(-16t)^2+800t=3200
\n" ); document.write( "(-16t)(-16t)+800t=3200
\n" ); document.write( "256-16t-16t+2t+800t=3200
\n" ); document.write( "256+2t+800t=3200
\n" ); document.write( "256-256+2t=800t=3200+256
\n" ); document.write( "2t+800t=3456\r
\n" ); document.write( "\n" ); document.write( "Can you please walk me through this and tell me where I went totally wrong. \r
\n" ); document.write( "\n" ); document.write( "Thanks so much!!!!
\n" ); document.write( "

Algebra.Com's Answer #82026 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Your height function is a quadratic equation. You have to use the quadratic formula or factoring to solve it.
\n" ); document.write( "a) Find t when h=3200
\n" ); document.write( "\"h=-16t%5E2%2B800t=3200\"
\n" ); document.write( "\"-16t%5E2%2B800t=3200\"
\n" ); document.write( "\"-16t%5E2%2B800t-3200=0\" Subtract 3200 from both sides.
\n" ); document.write( "\"t%5E2-50t%2B200=0\" Divide both sides by (-16).
\n" ); document.write( "\"t=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" Quadratic formula.
\n" ); document.write( "where
\n" ); document.write( "\"a=1\"
\n" ); document.write( "\"b=-50\"
\n" ); document.write( "\"c=200\"
\n" ); document.write( "\"t=+%2850+%2B-+sqrt%28+50%5E2-4%2A1%2A200+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"t=+%2850+%2B-+sqrt%28+2500-800+%29%29%2F%282%29+\"
\n" ); document.write( "\"t=+%2850+%2B-+sqrt%28+1700+%29%29%2F%282%29+\"
\n" ); document.write( "\"t=+%2850+%2B-+41.23%29%2F%282%29+\"
\n" ); document.write( "There are two answers.
\n" ); document.write( "\"t=+%2850+%2B+41.23%29%2F%282%29=+45.62\"
\n" ); document.write( "\"t=+%2850+-+41.23%29%2F%282%29=+4.39\"
\n" ); document.write( "The rocket starts at zero feet climbs to 3200 and beyond.
\n" ); document.write( "Then it reaches a maximum height and starts to descend.
\n" ); document.write( "The first time it is at 3200 feet, 4.39 seconds, is before the rocket has reached its maximum height.
\n" ); document.write( "The second time it is at 3200 feet, 45.62 seconds, is after it reached the maximum.
\n" ); document.write( "a.) t=4.39 seconds
\n" ); document.write( "Check the answer.
\n" ); document.write( "\"-16t%5E2%2B800t=3200\"
\n" ); document.write( "\"-16%284.39%29%5E2%2B800%284.39%29=3200\"
\n" ); document.write( "\"-16%2819.27%29%2B3512=3200\"
\n" ); document.write( "\"-308.3%2B3512=3200\"
\n" ); document.write( "\"-308.3%2B3512=3200\"
\n" ); document.write( "\"3203.7=3200\"
\n" ); document.write( "Close enough.
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-10%2C+50%2C+-1000%2C+11000%2C+-16x%5E2%2B800x%2C3200%29+\"
\n" ); document.write( "b.) We can find the maximum two ways.
\n" ); document.write( "The equation is a parabola and we have two points at the same height.
\n" ); document.write( "The average of the times (4.39 and 45.62) will give us the time when the parabola has its maximum.
\n" ); document.write( "\"t%5Ba%5D=%284.39%2B45.62%29%2F2\"
\n" ); document.write( "\"t%5Ba%5D=25.0\"
\n" ); document.write( "\"h=-16t%5E2%2B800t=3200\"
\n" ); document.write( "\"h=-16%2825%29%5E2%2B800%2825%29\"
\n" ); document.write( "\"h=-16%28625%29%2B800%2825%29\"
\n" ); document.write( "\"h=-10000%2B20000\"
\n" ); document.write( "\"h=10000\"
\n" ); document.write( "The other way is to take the derivative of the height function wrt time and set it to zero to find minima/maxima.
\n" ); document.write( "\"h=-16t%5E2%2B800t=3200\"
\n" ); document.write( "\"dh%2Fdt=-32t%2B800\"
\n" ); document.write( "\"-32t%2B800=0\"
\n" ); document.write( "\"-32t=-800\"
\n" ); document.write( "\"t=25\"
\n" ); document.write( "As before h(25)=10000 feet.
\n" ); document.write( "
\n" );