document.write( "Question 889593: A ladder of length 8 m rests against a wall so that the angle between the ladder and the wall is 31 degree. how far is the base of the ladder from the wall? \n" ); document.write( "
Algebra.Com's Answer #538263 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
d = 8*sin(31) \n" ); document.write( "
\n" );