document.write( "Question 864627: A model rocket is launched from the roof of a building. Its flight path is modeled by h equals minus 5 t squared plus 30 t plus 10 where h is the height of the rocket above the ground in meters and t is the time after the launch in seconds. \r
\n" );
document.write( "\n" );
document.write( "What is the rocket's maximum height?
\n" );
document.write( "How long before the rocket reaches the ground? \n" );
document.write( "
Algebra.Com's Answer #521187 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A model rocket is launched from the roof of a building. Its flight path is modeled by h equals minus 5 t squared plus 30 t plus 10 where h is the height of the rocket above the ground in meters and t is the time after the launch in seconds. \n" ); document.write( "What is the rocket's maximum height? \n" ); document.write( "How long before the rocket reaches the ground? \n" ); document.write( "*** \n" ); document.write( "h=-5t^2+30t+10 \n" ); document.write( "complete the square: \n" ); document.write( "h=-5(t-6+9)+45+10 \n" ); document.write( "h=-5(t-3)^2+55 \n" ); document.write( "This is an equation of a parabola that opens down with vertex at (3,55) \n" ); document.write( "maximum height=55m \n" ); document.write( ".. \n" ); document.write( "when rocket reaches the ground, h=0 \n" ); document.write( "-5t^2+30t+10=0 \n" ); document.write( "5t^2-30t-10=0 \n" ); document.write( "solve by quadratic formula: \n" ); document.write( " \n" ); document.write( "a=5, b=-30, c=-10 \n" ); document.write( "ans: t≈6.32 sec \n" ); document.write( "maximum height? 55m \n" ); document.write( "How long before the rocket reaches the ground? 6.32sec\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |