document.write( "Question 289365: The height of an object thrown in the air is given by h = t2 – 7t + 3, where h is in feet and t is the time in seconds the object has been in motion. At what time (to the nearest tenth) is the object 11 feet in the air? \r
\n" );
document.write( "\n" );
document.write( "Could you help to solve this equation?
\n" );
document.write( "Thank you.
\n" );
document.write( "Cynthia
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209596 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The height of an object thrown in the air is given by h = t2 – 7t + 3, where h is in feet and t is the time in seconds the object has been in motion. At what time (to the nearest tenth) is the object 11 feet in the air? \n" ); document.write( "---- \n" ); document.write( "h is the height so make it 11 and solve for \"t\": \n" ); document.write( "t^2-7t+3 = 11 \n" ); document.write( "--- \n" ); document.write( "t^2 -7t -8 = 0 \n" ); document.write( "(t-8)(t+1) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 8 seconds (time at which the object is at a height of 11 ft. \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |