document.write( "Question 139239: When the baton twirler releases the baton into the air with an initial velocity of 30ft per sec and 5ft from the ground. She will catch the baton when it falls back to a height of 6ft, How many seconds is the baton in the air?
\n" ); document.write( " \"+h=-16t%5E2%2Bvt%2Bs+\"
\n" ); document.write( "h=initial height
\n" ); document.write( "t=time in motion
\n" ); document.write( "s=initial height
\n" ); document.write( "v=initial velocity\r
\n" ); document.write( "\n" ); document.write( "Please and Thanks a bunch!
\n" ); document.write( "

Algebra.Com's Answer #101645 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
When the baton twirler releases the baton into the air with an initial velocity of 30ft per sec and 5ft from the ground. She will catch the baton when it falls back to a height of 6ft, How many seconds is the baton in the air?
\n" ); document.write( ":
\n" ); document.write( "h=-16t^2 + vt + s
\n" ); document.write( ":
\n" ); document.write( "h= final height (6 ft); I changed this to the \"final height\"
\n" ); document.write( "t= time in motion (solve for the time in seconds)
\n" ); document.write( "s= initial height 5 ft
\n" ); document.write( "v=initial velocity 30 ft/sec
\n" ); document.write( ":
\n" ); document.write( "-16t^2 + vt + s = h
\n" ); document.write( ":
\n" ); document.write( "Substitute the given values:
\n" ); document.write( "-16t^2 + 30t + 5 = 6
\n" ); document.write( ";
\n" ); document.write( "-16t^2 + 30t + 5 - 6 = 0
\n" ); document.write( ":
\n" ); document.write( "-16t^2 + 30t - 1 = 0
\n" ); document.write( ":
\n" ); document.write( "We need to use the quadratic formula here:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "In this equation: a=-16; b=30; c=-1
\n" ); document.write( "\"t+=+%28-30+%2B-+sqrt%2830%5E2+-+4+%2A+-16+%2A+-1+%29%29%2F%282%2A-16%29+\"
\n" ); document.write( "\"t+=+%28-30+%2B-+sqrt%28900+-+64+%29%29%2F%28-32%29+\"
\n" ); document.write( "\"t+=+%28-30+%2B-+sqrt%28836+%29%29%2F%28-32%29+\"
\n" ); document.write( "The positive solution:
\n" ); document.write( "\"t+=+%28-30+-+28.913%29%2F%28-32%29+\"
\n" ); document.write( "\"t+=+%28-58.913%29%2F%28-32%29+\"
\n" ); document.write( "t = +1.84 sec is the time the baton is in the air
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "you can check the correctness of this solution, substitute 1.84 for t in:
\n" ); document.write( "h= -16t^2 + 30t + 5 to see if you get h~6
\n" ); document.write( "
\n" );