document.write( "Question 1096664: The formula h = ½(-32)t^2 + 64t approximates the height, in feet , a thrown ball will reach after t seconds. How long will it take the ball to reach a height of 48 feet? \n" ); document.write( "
Algebra.Com's Answer #711101 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
h = ½(-32)t^2 + 64t
\n" ); document.write( "h = -16t^2 + 64t = 48
\n" ); document.write( "Solve for t
\n" ); document.write( "
\n" );