document.write( "Question 280402: If a basketball player has a vertical leap of about 25 inches. What is his hang-time? Use the hang-time function: V=48T^2\r
\n" );
document.write( "\n" );
document.write( "The hang time is ? secounds \n" );
document.write( "
Algebra.Com's Answer #203789 by checkley77(12844) ![]() You can put this solution on YOUR website! V=48T^2 \n" ); document.write( "25=48t^2 \n" ); document.write( "t^2=25/48 \n" ); document.write( "t^2=.521 \n" ); document.write( "t=sqrt.521 \n" ); document.write( "t=.722 seconds. \n" ); document.write( " |