document.write( "Question 1014453: A tennis player hits a ball with an initial vertical velocity of 63 feet per second. Can you find the number of seconds the tennis ball is I the air? Explain why not or find the number of seconds.
\n" );
document.write( "Initial velocity formula: -16t^2+vt+s
\n" );
document.write( "where t is the time (in seconds) the object has been in the air, v is the initial vertical velocity (in feet per second), and s is the initial height (in feet) \n" );
document.write( "
Algebra.Com's Answer #630857 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A tennis player hits a ball with an initial vertical velocity of 63 feet per second. Can you find the number of seconds the tennis ball is I the air? Explain why not or find the number of seconds. \n" ); document.write( "Initial velocity formula: -16t^2+vt+s \n" ); document.write( "--------------- \n" ); document.write( "h(t) = -16t^2 + 63t + s \n" ); document.write( "s is not given. \n" ); document.write( "If you know s, then find t for -16t^2 + 63t + s = 0 \n" ); document.write( " \n" ); document.write( " |