document.write( "Question 1053227: The height h in feet of a Frisbee thrown is given by h(x)=x-0.099x^2+3, where x is the time traveled in seconds. The Frisbee is released at a height of 3 feet. At what time will the height of the Frisbee be 3 feet again? \n" ); document.write( "
Algebra.Com's Answer #668493 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
h(x)=x-0.099x^2+3
\n" ); document.write( "3 = x-0.099x^2+3
\n" ); document.write( "0 = x-0.099x^2
\n" ); document.write( "0 =x(1-.099x)
\n" ); document.write( "1 = .099x
\n" ); document.write( "x = 1/.099 = 10.1 sec
\n" ); document.write( "
\n" ); document.write( "
\n" );