document.write( "Question 89492: The height h in feet of an object after t seconds is given by the function
\n" ); document.write( " h = –16t^2 + 90t + 3.
\n" ); document.write( "How long will it take the object to hit the ground? Round your answer to the nearest thousandth, and explain which solution is the correct one.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #65059 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The height h in feet of an object after t seconds is given by the function
\n" ); document.write( "h = –16t^2 + 90t + 3.
\n" ); document.write( "How long will it take the object to hit the ground? Round your answer to the nearest thousandth, and explain which solution is the correct one.
\n" ); document.write( ":
\n" ); document.write( "When the object strikes the ground, h = 0, so we have:
\n" ); document.write( "-16t^2 + 90t + 3 = 0
\n" ); document.write( ":
\n" ); document.write( "A quadratic equation, that requires the quadratic formula to solve:
\n" ); document.write( "a = -16, b = 90, c = 3
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-90+%2B-+sqrt%28+90%5E2+-+4+%2A+-16+%2A+3+%29%29%2F%282%2A-16%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-90+%2B-+sqrt%28+8100+-+%28-192%29+%29%29%2F%28-32%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-90+%2B-+sqrt%28+8100+%2B+192+%29%29%2F%28-32%29+\"; minus a minus is a plus
\n" ); document.write( ":
\n" ); document.write( "\"t+=+%28-90+%2B-+sqrt%28+8292+%29%29%2F%28-32%29+\"
\n" ); document.write( ":
\n" ); document.write( "Do the math here and you should get two solutions:
\n" ); document.write( "t = 5.658
\n" ); document.write( "and
\n" ); document.write( "t = -.033
\n" ); document.write( ":
\n" ); document.write( "Obviously, it cannot be a neg value when you are dealing with time of an event
\n" ); document.write( "
\n" ); document.write( "
\n" );