document.write( "Question 848391: If a ladder is leaning against a wall and touching the wall 10 meters from the ground, and the angle where the ladder touches the wall is 5 degrees, what distance is the base of the ladder from the base of the wall? \n" ); document.write( "
Algebra.Com's Answer #511060 by harpazo(655)![]() ![]() You can put this solution on YOUR website! I am sorry my first reply confused you.\r \n" ); document.write( "\n" ); document.write( "Here it is:\r \n" ); document.write( "\n" ); document.write( "Angle from ground = 90 - 5 = 85\r \n" ); document.write( "\n" ); document.write( "Let x represent the distance you are looking for\r \n" ); document.write( "\n" ); document.write( "tan(85) = 10/x \n" ); document.write( "x = 10 / tan(85) \n" ); document.write( "x = 0.87 meters\r \n" ); document.write( "\n" ); document.write( "I hope this helps. \n" ); document.write( " \n" ); document.write( " |