document.write( "Question 119178: A 10-foot ladder is positioned against a wall. The Base of the ladder is 6 feet from the wall. How many feet up the wall is the top of the ladder? \n" ); document.write( "
Algebra.Com's Answer #87282 by scarletedwitch(1)\"\" \"About 
You can put this solution on YOUR website!
Hey there!\r
\n" ); document.write( "\n" ); document.write( "So, it looks like a pythagorean theorem will work quiet well here, as the ground and the wall should form a right triangle. Best to start off with a picture.\r
\n" ); document.write( "\n" ); document.write( "The short leg would be six, as that's how far the ladder is from the wall, and the hyptenuse should be ten, as that's how long the ladder is explained to be. Therefore, the variable, the wall, will be X.\r
\n" ); document.write( "\n" ); document.write( "The formula for is thus: a^2 +b^2 = c^2\r
\n" ); document.write( "\n" ); document.write( "a=6
\n" ); document.write( "b=x
\n" ); document.write( "c=10\r
\n" ); document.write( "\n" ); document.write( "6^2 +x^2 = 10^2\r
\n" ); document.write( "\n" ); document.write( "Next, you follow the Algebraic steps of PEMDAS. With no Parenthesis, we move on to exponents.\r
\n" ); document.write( "\n" ); document.write( "36 + x^2 = 100\r
\n" ); document.write( "\n" ); document.write( "Remember that the exponent two mean to multiply the number by itself twice, NOT multiple it by two. Next, we multiply or divide, but there is nothing to do that with, so we move on to addition and subtraction.\r
\n" ); document.write( "\n" ); document.write( "x^2 = 100 - 36
\n" ); document.write( "x^2 = 64\r
\n" ); document.write( "\n" ); document.write( "Good, now that x is alone. We square root both sides. That will leave you with two answers, a negative and a positive 8. However, because you can't have a negative measurement, positive eight is the answer.\r
\n" ); document.write( "\n" ); document.write( "Answer is 8 Feet
\n" ); document.write( "
\n" );