document.write( "Question 288271: A ball bounces 1/3 of the height from which it is dropped. If it reaches a height of 3 units on the third bounce, from what height was it originally dropped ?\r
\n" );
document.write( "\n" );
document.write( "A 3 b 9 c 27 d 81 e 243\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209005 by Alan3354(69443) You can put this solution on YOUR website! A ball bounces 1/3 of the height from which it is dropped. If it reaches a height of 3 units on the third bounce, from what height was it originally dropped ? \n" ); document.write( "A 3 b 9 c 27 d 81 e 243 \n" ); document.write( "-------------- \n" ); document.write( "h = (1/3)(h0) = (1/3)^n*(h0) \n" ); document.write( "h0 = h/(1/3)^n = 3/(1/3)^3 = 3*3^3 \n" ); document.write( "h0 = 81 units \n" ); document.write( "------------- \n" ); document.write( "b#...h \n" ); document.write( "1.....27 \n" ); document.write( "2.....9 \n" ); document.write( "3.....3 \n" ); document.write( " \n" ); document.write( " |