document.write( "Question 581420: h=-16t^2+vt+s, where h is the height (in feet), t is the time in motion (in seconds), v is the initial velocity (in feet per second), and s is the initial height(in feet)\r
\n" ); document.write( "\n" ); document.write( "A gymnast dismounts the uneven parallel bars at a height of 8 feet with an initial upward velocity of 8 feet per second. Find the time (in seconds) it takes for the gymnast to reach the ground.
\n" ); document.write( "

Algebra.Com's Answer #371661 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
h=-16t^2+vt+s, where h is the height (in feet), t is the time in motion (in seconds), v is the initial velocity (in feet per second), and s is the initial height(in feet)
\n" ); document.write( "A gymnast dismounts the uneven parallel bars at a height of 8 feet with an initial upward velocity of 8 feet per second. Find the time (in seconds) it takes for the gymnast to reach the ground.
\n" ); document.write( ".
\n" ); document.write( "from the statement of the problem we have:
\n" ); document.write( "v is 8 ft per sec
\n" ); document.write( "s is 8 ft
\n" ); document.write( "set h to zero (ground) and solve for t:
\n" ); document.write( "h=-16t^2+vt+s
\n" ); document.write( "0=-16t^2+8t+8
\n" ); document.write( "dividing both sides by 8:
\n" ); document.write( "0=-2t^2+t+1
\n" ); document.write( "multiplying both sides by -1:
\n" ); document.write( "0=2t^2-t-1
\n" ); document.write( "0=2t^2-2t+t-1
\n" ); document.write( "0=(2t^2-2t)+(t-1)
\n" ); document.write( "0=2t(t-1)+(t-1)
\n" ); document.write( "0=(t-1)(2t+1)
\n" ); document.write( "t = {-1/2, 1}
\n" ); document.write( "throw out the negative solution leaving:
\n" ); document.write( "t = 1 second\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );