document.write( "Question 362908: a ladder is leaning against a building.the distance from the bottom of the ladder to the building is 9ft less than the length of the ladder.How high up the side of the building is the top of the ladder is the distance is 2ft less than the length of the ladder?\r
\n" );
document.write( "\n" );
document.write( "the ladder reaches __ feet up the wall \n" );
document.write( "
Algebra.Com's Answer #258755 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a ladder is leaning against a building.the distance from the bottom of the ladder to the building is 9ft less than the length of the ladder.How high up the side of the building is the top of the ladder is the distance is 2ft less than the length of the ladder?\r \n" ); document.write( "\n" ); document.write( "the ladder reaches __ feet up the wall \n" ); document.write( "... \n" ); document.write( "ladder = x \n" ); document.write( "ground distance of ladder = x-9 \n" ); document.write( "height ladder rests = x-2 \n" ); document.write( ".. \n" ); document.write( "they form a right triangle with ladder as the hypotenuse \n" ); document.write( "x^2=(x-9)^2+(x-2)^ \n" ); document.write( "x^2=x^2-18x+81+x^2-4x+4\r \n" ); document.write( "\n" ); document.write( "2x^2-x^2-22x+85=0 \n" ); document.write( "x^2-22x+85=0 \n" ); document.write( "x^2-17x-5x+85=0 \n" ); document.write( "x(x-17)-5(x-17)=0 \n" ); document.write( "(x-17)(x-5)=0 \n" ); document.write( "x= 17 feet height the ladder touches the wall\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |