document.write( "Question 360600: how do you solve:\r
\n" );
document.write( "\n" );
document.write( "A ladder is resting against a wall. The top of the ladder touches the wall at a height of 9 ft. Find the length of the ladder if the length is 3 ft more than its distance from the wall.\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #257298 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A ladder is resting against a wall. The top of the ladder touches the wall at a height of 9 ft. Find the length of the ladder if the length is 3 ft more than its distance from the wall.\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "let distance from wall be x \n" ); document.write( "length of ladder = x+3 \n" ); document.write( "height =9 \n" ); document.write( "... \n" ); document.write( "(x+3)^2-x^2=9^2 \n" ); document.write( "x^2+6x+9-x^2=81 \n" ); document.write( "6x+9=81 \n" ); document.write( "6x=81-9 \n" ); document.write( "6x=72 \n" ); document.write( "/6 \n" ); document.write( "x=12 ft distance from wall \n" ); document.write( "length of ladder = 12+3=15 ft \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |