document.write( "Question 539689: A ladder is resting against a wall. The top of the ladder touches the wall at a height of 15 feet. Find the distance from the wall to the bottom of the ladder if the length of the ladder is one foot more than twice its distance from the wall. \n" ); document.write( "
Algebra.Com's Answer #353518 by mananth(16946)![]() ![]() You can put this solution on YOUR website! height at which the ladder touches the wall = 15 ft \n" ); document.write( " \n" ); document.write( "Distance from foot of the ladder to the wall= x \n" ); document.write( " \n" ); document.write( "Length of the ladder = 2 x + 1 \n" ); document.write( " \n" ); document.write( "The ladder,the floor & the wall form a right triangle. \n" ); document.write( "The base is one leg .The height is the other leg \n" ); document.write( "The ladder acts as the hypotenuse \n" ); document.write( "Pythagoras theorem \n" ); document.write( " \n" ); document.write( "(Hyp)^2= (leg1)^2+ Leg2^2 \n" ); document.write( "(2x+1)^2 = X^2 + 15 ^2 \n" ); document.write( "X^2+4x + 1 =X^2+225 \n" ); document.write( " \n" ); document.write( "4X^2- x^2 + 4 x+ 1 -225 \n" ); document.write( " \n" ); document.write( "3 X^2- + 4 x -224 \n" ); document.write( " \n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 3 ,b= 4 ,c= -224 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 16 + 2688 \n" ); document.write( "b^2-4ac= 2704 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( -4 + 52 )/ 6 \n" ); document.write( "x1= 8 ft \n" ); document.write( "x2=( -4 -52 ) / 6 \n" ); document.write( "x2= -9.33 \n" ); document.write( "Ignore negative value \n" ); document.write( "height at which the ladder touches the wall = 8 ft \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |