document.write( "Question 1042063: A ladder 2.5 m rests on a wall with its other end on the ground 1.5 m from the wall. A 0.2 vertical strut fits in between the ladder and the ground as shown.
\n" );
document.write( "a) What is the height of the top of the ladder which rests against the wall from the ground?
\n" );
document.write( "b) How far from the bottom end of the ladder would the 0.2 m vertical strut fit? \n" );
document.write( "
Algebra.Com's Answer #656983 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A ladder 2.5 m rests on a wall with its other end on the ground 1.5 m from the wall. \n" ); document.write( " A 0.2 vertical strut fits in between the ladder and the ground as shown. \n" ); document.write( "a) What is the height of the top of the ladder which rests against the wall from the ground? \n" ); document.write( "let a = the height of the top of the ladder from the ground \n" ); document.write( "a right triangle is formed, the ladder is the hypotenuse \n" ); document.write( "a^2 + + 1.5^2 = 2.5^2 \n" ); document.write( "a^2 + 2.25 = 6.25 \n" ); document.write( "a^2 = 6.25 - 2.25 \n" ); document.write( "a^2 = 4 \n" ); document.write( "a = 2 meters is the height of the top of the ladder \n" ); document.write( ": \n" ); document.write( "b) How far from the bottom end of the ladder would the 0.2 m vertical strut fit? \n" ); document.write( "Find the angle (A) that the ladder makes with the ground using the cosine \n" ); document.write( "where the hypotenuse is 2.5 and the side adjacent (ground) is 1.5 \n" ); document.write( "Cos(A) = \n" ); document.write( "Cos(A) = .6 \n" ); document.write( "A = 53.13 degrees \n" ); document.write( "The strut forms a right angle with the ground \n" ); document.write( "Use the tangent of 53.13 degrees where side opposite is .2 & side adjacent is the distance from the ladder (b) that we are looking for \n" ); document.write( "Tan(53.13) = \n" ); document.write( "1.33 = \n" ); document.write( "1.33b = .2/1.33 \n" ); document.write( "b = .15 meters from the end of the ladder to the strut \n" ); document.write( " \n" ); document.write( " |