document.write( "Question 327424: A ladder is resting against a wall. The top of the ladder touches the wall at the hieght of 12feet. Find the length of the ladder if the length is 8feet more than its distance from the wall.\r
\n" );
document.write( "\n" );
document.write( "I have gotten as far as this:
\n" );
document.write( "12^2 + b^2 = (b + 8)^2
\n" );
document.write( "144 + b^2 = b^2 16b + 64
\n" );
document.write( "16b = 144 - 64
\n" );
document.write( "16b = 80
\n" );
document.write( "then what do I do? \n" );
document.write( "
Algebra.Com's Answer #234560 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Divide both sides by 16 to get b. \n" ); document.write( " \n" ); document.write( " |