document.write( "Question 89044: A ladder leans against a house with it's base 15 feet from the house. When the ladder is pulled 9 feet further away from the house the upper end slides down 13 feet. How long is the ladder?
\n" ); document.write( "I understand how to figure Pythagoreans theorem with one variable, but how do you do it with two variables?
\n" ); document.write( "

Algebra.Com's Answer #64729 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
We basically have this triangle set up:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%5E2%2B15%5E2=c%5E2\" Here is the original Pythagorean equation\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Here is the original position of the ladder (blue) and the shifted ladder (green)\r
\n" ); document.write( "\n" ); document.write( "Notice that we subtract 13 from a to get \"a-13\". So our new \"a\" is \"a-13\". Also, we add 9 to our base to get \"15%2B9\". So our new \"b\" is \"15%2B9=24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28a-13%29%5E2%2B24%5E2=c%5E2\" So if we shift the ladder, we get this equation. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how the 2 equations are equal to \"c%5E2\", so that means we can set the two equations equal to each other\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28a-13%29%5E2%2B24%5E2=a%5E2%2B15%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28a-13%29%5E2%2B576=a%5E2%2B225\" Evaluate \"24%5E2\" and \"15%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%5E2-26a%2B169%2B576=a%5E2%2B225\" Foil \"%28a-13%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%5E2-26a%2B745=a%5E2-520\" Combine like terms\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-26a%2B745=-520\" Subtract \"a%5E2\" from both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-26a=-520\" Subtract 745 from both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a=20\" Divide both sides by -26\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the original height of the ladder is 20 feet, and it drops to \"20-13=7\" feet. Lets check our answer:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"20%5E2%2B15%5E2=400%2B225=625\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"7%5E2%2B24%5E2=49%2B576=625\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the 2 equations are equal, this means that we get the same hypotenuse. So the ladder is \"sqrt%28625%29=25\" feet long. This also verifies our answer.
\n" ); document.write( "
\n" );