document.write( "Question 1145783: A model rocket is launched with an initial an initial upward velocity of 50 m/s. The rockets height “h” (in meters) after “t” seconds is given by the following.
\n" );
document.write( "H=50t-5t squared
\n" );
document.write( "Find all values of “t” for which the rockets height is 20 meters
\n" );
document.write( "Round your answer to the nearest hundredth
\n" );
document.write( "This was my answer? I just want to make sure it’s right!
\n" );
document.write( "Answer:3.25, 3.94 \n" );
document.write( "
Algebra.Com's Answer #767032 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A model rocket is launched with an initial an initial upward velocity of 50 m/s. The rockets height “h” (in meters) after “t” seconds is given by the following. \n" ); document.write( "H=50t-5t squared \n" ); document.write( "Find all values of “t” for which the rockets height is 20 meters \n" ); document.write( "------- \n" ); document.write( "H=50t-5t^2 = 20 \n" ); document.write( "t^2 - 10t + 4 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "This is more descriptive: \n" ); document.write( "-5t^2 + 50t - 20 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=========================================================\r \n" ); document.write( "\n" ); document.write( "Round your answer to the nearest hundredth \n" ); document.write( "This was my answer? I just want to make sure it’s right! \n" ); document.write( "Answer:3.25, 3.94 \n" ); document.write( "------------------- \n" ); document.write( "It might be instructive to see how you got your answers. \n" ); document.write( " \n" ); document.write( " |