document.write( "Question 981794: Please help me with the problem below:\r
\n" );
document.write( "\n" );
document.write( "A 15 foot ladder leans against a vertical wall so that its base makes a 72 degree angle with the ground. How far is the bottom of the ladder from the wall? Round your answer to 2 decimal places. \n" );
document.write( "
Algebra.Com's Answer #602726 by Alan3354(69443) You can put this solution on YOUR website! A 15 foot ladder leans against a vertical wall so that its base makes a 72 degree angle with the ground. How far is the bottom of the ladder from the wall? \n" ); document.write( "------------- \n" ); document.write( "It's a right triangle. \n" ); document.write( "Hyp = 15 \n" ); document.write( "d = hyp*cos(72) \n" ); document.write( " \n" ); document.write( " |