document.write( "Question 169698: could you please solve the following question,
\n" );
document.write( "a ball is thrown up into the air. its height h, in meters, after t seconds is
\n" );
document.write( "h=-4.9t^2+38t+1.75.
\n" );
document.write( "for what length of time is the ball above 50 m?
\n" );
document.write( "and thank you,
\n" );
document.write( "i will be waiting for the solution,
\n" );
document.write( "and thank you again,
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #125083 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a ball is thrown up into the air. its height h, in meters, after t seconds is \n" ); document.write( "h=-4.9t^2+38t+1.75. \n" ); document.write( "for what length of time is the ball above 50 m? \n" ); document.write( "---------------------------------- \n" ); document.write( " \n" ); document.write( "---------------------------------- \n" ); document.write( "-4.9x^2 + 38x + 1.75 = 50 \n" ); document.write( "-4.9x^2 + 38x - 48.25 = 0 \n" ); document.write( "--- \n" ); document.write( "x = [-38 +- sqrt(38^2 - 4*-4.9*-48.25)]/-9.8 \n" ); document.write( "x = 1.59973..; x = 6.1554 \n" ); document.write( "---------------------------- \n" ); document.write( "Total time at or above 50 m: 6.1554-1.59973 = 4.55564.. seconds \n" ); document.write( "=============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |