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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "where \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "There are two answers. \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Close enough. \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "As before h(25)=10000 feet. \n" ); document.write( " |