document.write( "Question 376275: If a pro basketball player has a vertical leap of about 20 inches, what is his hang time? Use the hang-time function v=48T^2\r
\n" );
document.write( "\n" );
document.write( "His hang-time is __________seconds. (simplify. type an integer or a decimal. round to the nearest tenth.) \n" );
document.write( "
Algebra.Com's Answer #267667 by nerdybill(7384) You can put this solution on YOUR website! v=48T^2 \n" ); document.write( "Set v to 20 and solve for t: \n" ); document.write( "20=48T^2 \n" ); document.write( "20/48 = T^2 \n" ); document.write( "sqrt(20/48) = T \n" ); document.write( "0.6 secs = T \n" ); document.write( " |