document.write( "Question 521377: 7.
\n" );
document.write( "A ball dropped from a certain height rises after bouncing to 25 % of its original height. After bouncing if the ball rises to 6 ft. What is the height from which it was dropped? \n" );
document.write( "
Algebra.Com's Answer #346471 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the ball drop from x ft\r \n" ); document.write( "\n" ); document.write( "it will rebounce 25%\r \n" ); document.write( "\n" ); document.write( "=0.25x\r \n" ); document.write( "\n" ); document.write( "0.25x=6 \n" ); document.write( "x=6/0.25 \n" ); document.write( "x=24 ft \n" ); document.write( " |