document.write( "Question 748975: Hello, I am having trouble with the following question.
\n" );
document.write( "'A frog jumps straight up off the ground with an initial vertical velocity of 2 feet per second. After how many seconds does the frog land on the ground?'
\n" );
document.write( "I know that I am supposed to use the formula
\n" );
document.write( "h=-16t^2+vt+s
\n" );
document.write( "Here is what I have simplified it to:
\n" );
document.write( "0=-16t^2+2t\r
\n" );
document.write( "\n" );
document.write( "I am not sure what to do now. (or even if the simplified equation above is correct) \n" );
document.write( "
Algebra.Com's Answer #455746 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! we are given\r \n" ); document.write( "\n" ); document.write( "h=-16t^2+vt+s\r \n" ); document.write( "\n" ); document.write( "solve the equation for h=0 and note that s is initial height above ground which in this case is 0\r \n" ); document.write( "\n" ); document.write( "0=-16t^2+2t+0\r \n" ); document.write( "\n" ); document.write( "divide both sides of = by 2\r \n" ); document.write( "\n" ); document.write( "0=-8t^2+t and we have\r \n" ); document.write( "\n" ); document.write( "t(-8t+1)=0\r \n" ); document.write( "\n" ); document.write( "solution is t = 0 or t=1/8 second\r \n" ); document.write( "\n" ); document.write( "use t = 1/8 second \n" ); document.write( " \n" ); document.write( " |