document.write( "Question 309440: a frog leaps off the ground at 2 feet per second; how many seconds does it take the frog to land \n" ); document.write( "
Algebra.Com's Answer #221311 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
a frog leaps off the ground at 2 feet per second; how many seconds does it take the frog to land
\n" ); document.write( ".
\n" ); document.write( "Your equation:
\n" ); document.write( "h(t) = (1/2)32t^2 + 2t
\n" ); document.write( ".
\n" ); document.write( "Set h(t) to zero and solve for t:
\n" ); document.write( "0 = -(1/2)32t^2 + 2t
\n" ); document.write( "0 = -16t^2 + 2t
\n" ); document.write( "0 = -8t^2 + t
\n" ); document.write( "0 = t(-8t + 1)
\n" ); document.write( ".
\n" ); document.write( "t = {0, 1/8}
\n" ); document.write( "Toss out the zero solution (this is when the frog just started the leap) leaving you:
\n" ); document.write( "t = 1/8 second
\n" ); document.write( "or
\n" ); document.write( "t = 0.125 seconds
\n" ); document.write( "
\n" ); document.write( "
\n" );