document.write( "Question 1075401: A 20-foot ladder is placed against a wall at a 75° angle with the ground. The wall is perpendicular to the ground. How high on the wall, in feet, will the ladder reach. What is the distance, in feet, from the wall to the base of the ladder \n" ); document.write( "
Algebra.Com's Answer #690066 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A 20-foot ladder is placed against a wall at a 75° angle with the ground. The wall is perpendicular to the ground. How high on the wall, in feet, will the ladder reach.
\n" ); document.write( "h = 20*sin(75)
\n" ); document.write( "==========
\n" ); document.write( "What is the distance, in feet, from the wall to the base of the ladder
\n" ); document.write( "d = 20*cos(75)
\n" ); document.write( "----------
\n" ); document.write( "Don't let this be a mystery. Figure it out.
\n" ); document.write( "
\n" );