document.write( "Question 238728: A ladder is leaning against a house with its bottom 15 feet from the house. When the bottom of the ladder is pulled 9 feet further away from the house, the upper end slides 13 feet down. How many feet long is the ladder? \n" ); document.write( "
Algebra.Com's Answer #175469 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A ladder is leaning against a house with its bottom 15 feet from the house.
\n" ); document.write( " When the bottom of the ladder is pulled 9 feet further away from the house, the upper end slides 13 feet down.
\n" ); document.write( "How many feet long is the ladder?
\n" ); document.write( ":
\n" ); document.write( "This is just a pythag problem: a^2 + b^2 = c^2
\n" ); document.write( "Where
\n" ); document.write( "a = height the ladder is on the building
\n" ); document.write( "b = 15'
\n" ); document.write( "c = length of the ladder
\n" ); document.write( "The equation:
\n" ); document.write( "a^2 + 15^2 = c^2
\n" ); document.write( "a^2 + 225 = c^2
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "The ladder slips down 13' and out 9' from the building,
\n" ); document.write( "(a-13) = height of the ladder on the building
\n" ); document.write( "b = 15 + 9 = 24'
\n" ); document.write( "c = length of the ladder, (unchanged)
\n" ); document.write( ":
\n" ); document.write( "the new equation:
\n" ); document.write( "(a-13)^2 + 24^2 = c^2
\n" ); document.write( "FOIL, square 24;
\n" ); document.write( "(a^2 - 26a + 169) + 576 = c^2
\n" ); document.write( "a^2 - 26a + 745 = c^2
\n" ); document.write( ":
\n" ); document.write( "Both equation = c^2, therefore:
\n" ); document.write( "a^2 + 225 = a^2 - 26a + 745
\n" ); document.write( "0 = a^2 - a^2 - 26a + 745 - 225
\n" ); document.write( "0 = -26a + 520
\n" ); document.write( "+26a = 520
\n" ); document.write( "a = \"520%2F26\"
\n" ); document.write( "a = 20 ft, the original height of the ladder on the building
\n" ); document.write( ":
\n" ); document.write( "Find the length of the ladder (c)
\n" ); document.write( "c^2 = 20^2 + 15^2
\n" ); document.write( "c^2 = 400 + 225
\n" ); document.write( "c^2 = 625
\n" ); document.write( "c = \"sqrt%28625%29\"
\n" ); document.write( "c = 25 ft is the ladder length
\n" ); document.write( ";
\n" ); document.write( ";
\n" ); document.write( "Check the solution when ladder slips down, ladder length should be the same
\n" ); document.write( "c^2 = (20-13)^2 + (25+9)^2
\n" ); document.write( "c^2 = 7^2 + 24^2 =
\n" ); document.write( "c^2 = 49 + 576
\n" ); document.write( "c^2 = 625
\n" ); document.write( "c = 25'; confirms our solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );