document.write( "Question 1092985: A ladder of height 2m was leaned against a wall at an angle of 50 degrees from the horizontal. What is the height that a 1.8m tall person can reach when he is on top of the ladder? \n" ); document.write( "
Algebra.Com's Answer #803091 by CubeyThePenguin(3113) You can put this solution on YOUR website! vertical height = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sin(50) = 2/x \n" ); document.write( "x = 1.53 m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total height = 1.53 m + 1.8 m = 3.3 m \n" ); document.write( " |