document.write( "Question 1068857: A ladder is leaning against a building. The distance from he bottom of the ladder to the building is 18 ft shorter than the length out the ladder. How high up the side of the building is the top of the ladder of the distance is 9 ft less than the length of the ladder? \n" ); document.write( "
Algebra.Com's Answer #684163 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A ladder is leaning against a building.
\n" ); document.write( " The distance from the bottom of the ladder to the building is 18 ft shorter than the length out the ladder.
\n" ); document.write( " How high up the side of the building is the top of the ladder if the distance is 9 ft less than the length of the ladder?
\n" ); document.write( ";
\n" ); document.write( "The ladder forms a right triangle, the length of the ladder is the hypotenuse
\n" ); document.write( ":
\n" ); document.write( "let L = the length of the ladder
\n" ); document.write( "then
\n" ); document.write( "(L-18) = distance from the bottom of the ladder to the building
\n" ); document.write( "and
\n" ); document.write( "(L-9) = how high up the building is the top of the ladder.
\n" ); document.write( "Pythag
\n" ); document.write( "(L-18)^2 + (L-9)^2 = L^2
\n" ); document.write( "FOIL
\n" ); document.write( "(L^2 - 36L + 324) + (L^2 - 18L + 81) = L^2
\n" ); document.write( "Combine like terms on the right
\n" ); document.write( "L^2 + L^2 - L^2 - 36L - 18L + 324 + 81 = 0
\n" ); document.write( "L^2 - 54L + 405 = 0
\n" ); document.write( "You can use the quadratic formula, but this will factor to
\n" ); document.write( "(L-45)(L-9) = 0
\n" ); document.write( "L = 9
\n" ); document.write( "and
\n" ); document.write( "L = 45 ft is the reasonable answer for the length of the ladder
\n" ); document.write( ":
\n" ); document.write( ";
\n" ); document.write( ";
\n" ); document.write( "Check on a calc: enter \"sqrt%2827%5E2+%2B+36%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );