document.write( "Question 1200969: The proper angle for a ladder is about 75 degrees from the ground. Suppose you have a 6 foot ladder. How far from the house should you place the base of the ladder? Round to the hundredths. (2 decimal places) \n" ); document.write( "
Algebra.Com's Answer #835187 by Theo(13342)![]() ![]() You can put this solution on YOUR website! cosine(75) = d / 6 \n" ); document.write( "d is the distance from the foot of the ladder to the vertical wall. \n" ); document.write( "6 is the length of the ladder. \n" ); document.write( "solve for d to get: \n" ); document.write( "d = 6 * cosine(75) = 1.552914271 feet from the wall. \n" ); document.write( "round to 1.55. \n" ); document.write( " \n" ); document.write( " |