document.write( "Question 301613: The height of a ball in feet is modeled as f(x)=-16x^2+96x, where x is the time in seconds after it is hit. How long is the ball in the air? \n" ); document.write( "
Algebra.Com's Answer #216254 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The height of a ball in feet is modeled as f(x)=-16x^2+96x, where x is the time in seconds after it is hit. How long is the ball in the air?
\n" ); document.write( ".
\n" ); document.write( "The time it is in the air is equivalent to the time it hits the ground -- so, set f(x) to 0 and solve for t:
\n" ); document.write( "f(x)=-16x^2+96x
\n" ); document.write( "0=-16x^2+96x
\n" ); document.write( "0=16x^2-96x
\n" ); document.write( "0=x^2-6x
\n" ); document.write( "0=x(x-6)
\n" ); document.write( "x = {0,6}
\n" ); document.write( "Solution: 6 seconds
\n" ); document.write( "
\n" ); document.write( "
\n" );