document.write( "Question 268670: If a 26 ft long ladder rest against a wall. the distance from the base of the wall to the bottom of the ladder is x. The height at which the ladder rests against the wall is x+14. find the distance, x, from the base of the wall to the bottom of the ladder. \n" ); document.write( "
Algebra.Com's Answer #196870 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
The ladder forms a right triangle with the wall'
\n" ); document.write( "So, x^2+(x+14)^2 = 26^2
\n" ); document.write( " x^2+x^2+28x+196 = 676
\n" ); document.write( " 2x^2+28x-480=0
\n" ); document.write( "x^2+14x-240=0
\n" ); document.write( "(x+24)(x-10)=0
\n" ); document.write( "x=-24 or x=10
\n" ); document.write( "x cannot be negative
\n" ); document.write( "So, x=10
\n" ); document.write( "
\n" ); document.write( "
\n" );