document.write( "Question 393676: how far up the wall is a 13ft ladder if the base of the ladder is 8ft away from the wall? \n" ); document.write( "
Algebra.Com's Answer #279371 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! how far up the wall is a 13ft ladder if the base of the ladder is 8ft away from the wall? \n" ); document.write( ". \n" ); document.write( "Applying Pythagorean theorem: \n" ); document.write( "Let h= height up wall \n" ); document.write( "then \n" ); document.write( "h^2 + 8^2 = 13^2 \n" ); document.write( "h^2 + 64 = 169 \n" ); document.write( "h^2 = 105 \n" ); document.write( "h = 10.25 feet \n" ); document.write( " \n" ); document.write( " |