document.write( "Question 1062615: A rocket on a computer screen has a path modeled by the equation h=-t2+3t+10 where t is time in seconds and h is the height above a platform and is in computer units. Find how long the rocket takes to reach the platform.\r
\n" );
document.write( "\n" );
document.write( "Thank you. I would like to know how to obtain the answer. as well as the correct answer if you please.
\n" );
document.write( "I sincerely appreciate your assistance. \n" );
document.write( "
Algebra.Com's Answer #677570 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) h(t) = -t^2 +3t +10 \n" ); document.write( ": \n" ); document.write( "The graph of h(t) is a parabola that curves downward \n" ); document.write( ": \n" ); document.write( "at t = 0, h(t) = 10, I assume this is the height of the platform above the ground \n" ); document.write( ": \n" ); document.write( "The max height of the rocket is determined from the first derivative \n" ); document.write( ": \n" ); document.write( "dh/dt = -2t + 3 \n" ); document.write( ": \n" ); document.write( "-2t + 3 = 0 \n" ); document.write( ": \n" ); document.write( "t = 3/2 = 1.5 seconds \n" ); document.write( ": \n" ); document.write( "substitute for t in h(t) \n" ); document.write( ": \n" ); document.write( "h(1.5) = -(1.5)^2 +3(1.5) + 10 = 12.25 \n" ); document.write( ": \n" ); document.write( "here is a graph of the parabola \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "the rocket reaches the platform when \n" ); document.write( ": \n" ); document.write( "x^2 = 3x \n" ); document.write( ": \n" ); document.write( "x = 3 \n" ); document.write( ": \n" ); document.write( "to check this, substitute in equation 1) \n" ); document.write( ": \n" ); document.write( "h(3) = -(3^2) +3(3) + 10 = 10 \n" ); document.write( ": \n" ); document.write( "************************************************** \n" ); document.write( "the rocket reaches the platform when t = 3 seconds \n" ); document.write( "************************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |