document.write( "Question 18396: Suppose that a ball is dropped from a height of 30ft and that each bounce reaches to 3/8 of the previous height. How high will the ball bounce on the second bounce? \n" ); document.write( "
Algebra.Com's Answer #8786 by MelanieBCC(40)\"\" \"About 
You can put this solution on YOUR website!
The formula to solve this exponential equation is\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=C%28a%29%5Ex\" \r
\n" ); document.write( "\n" ); document.write( "where C is the constant, in this case \"C=30\"
\n" ); document.write( "a is the rate of change, in this case \"a=3%2F8\"
\n" ); document.write( "and x is the number of times the ball is bounced.\r
\n" ); document.write( "\n" ); document.write( "first bounce:
\n" ); document.write( "\"f%281%29=30%2A%283%2F8%29%5E1\"
\n" ); document.write( "\"f%281%29=11.25\"
\n" ); document.write( "second bounce:
\n" ); document.write( "\"f%282%29=30%2A%283%2F8%29%5E2\"
\n" ); document.write( "\"f%282%29=4.21875\"
\n" ); document.write( "
\n" );