document.write( "Question 603665: A 4.5 metre ladder rests against a vertical wall with its feet on level ground 2.5 m from the wall.
\n" );
document.write( "(a) How high up the wall does it reach?
\n" );
document.write( "(b) If the feet of the ladder are pushed 0.8 m closer to the wall, how much higher up the wall will it reach?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #380767 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 4.5 metre ladder rests against a vertical wall with its feet on level ground 2.5 m from the wall. \n" ); document.write( "------ \n" ); document.write( "Draw the picture. \n" ); document.write( "You have a right triangle with base = 2.5 and hypotenuse = 4.5 \n" ); document.write( "--------------------- \n" ); document.write( "(a) How high up the wall does it reach?\r \n" ); document.write( "\n" ); document.write( "Use Pythagoras: \n" ); document.write( "height^2 + base^2 = hyp^2 \n" ); document.write( "h^2 + 2.5^2 = 4.5^2 \n" ); document.write( "h^2 = 4.5^2 - 2.5^2 \n" ); document.write( "h^2 = 14 ft \n" ); document.write( "h = sqrt(14) ft. \n" ); document.write( "------------------------ \n" ); document.write( "(b) If the feet of the ladder are pushed 0.8 m closer to the wall, how much higher up the wall will it reach? \n" ); document.write( "base = 2.5-0.8 = 1.7 ft \n" ); document.write( "hypotenuse is still 4.5 \n" ); document.write( "h^2 = 4.5^2 - 1.7^2 \n" ); document.write( "h^2 = 17.36 \n" ); document.write( "h = sqrt(17.36) \n" ); document.write( "--- \n" ); document.write( "height has increased by sqrt(17.36)-sqrt(14) = 0.4249 ft. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |