document.write( "Question 725121:  A professional basketball player has a vertical leap of 37 inches. A formula relating an athlete's vertical leap v, in inches, to hang time T, in seconds, is V=48T^2. What is his hang time ? Round to the nearest tenth.
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #443972 by Alan3354(69443)     You can put this solution on YOUR website! A professional basketball player has a vertical leap of 37 inches. A formula relating an athlete's vertical leap v, in inches, to hang time T, in seconds, is V=48T^2. What is his hang time ? \n" ); document.write( "============================== \n" ); document.write( "Here's an example: \n" ); document.write( "V = 43 inches \n" ); document.write( "43 = 48t^2 \n" ); document.write( "t^2 = 43/48 \n" ); document.write( " \n" ); document.write( "t =~ 0.946 seconds \n" ); document.write( "---------------------- \n" ); document.write( "Do it like that.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |