document.write( "Question 393268: a model for the path of a toy rocket is given by h=68t-4.9t(t), where h is the altitude in meters and t is the time in seconds. Explain how to find both the maximum altitude of the rocket andhow long it takes to reach that altitude. \n" ); document.write( "
Algebra.Com's Answer #279131 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a model for the path of a toy rocket is given by h=68t-4.9t(t), where h is the altitude in meters and t is the time in seconds. Explain how to find both the maximum altitude of the rocket and how long it takes to reach that altitude. \n" ); document.write( "------------------- \n" ); document.write( "There are several ways to find the max of min of a quadratic equation. \n" ); document.write( "--- \n" ); document.write( "Max occurs when t = -b/2a \n" ); document.write( "t = -b/2a = -68/(2*-4.9) = 6.93 seconds \n" ); document.write( "--- \n" ); document.write( "Max altitude = h(6.93) = 68(6.93)-4.9(6.93^2) = 235.92 meters \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |