document.write( "Question 916384: How tall is a man if he is 564 cm shorter than a ladder that is four times as tall as the man \n" ); document.write( "
Algebra.Com's Answer #556038 by JoelSchwartz(130)\"\" \"About 
You can put this solution on YOUR website!
l=the height of the ladder
\n" ); document.write( "m=height of the man
\n" ); document.write( "l=4m
\n" ); document.write( "m=l-564
\n" ); document.write( "m=4m-564
\n" ); document.write( "3m=564
\n" ); document.write( "m=188
\n" ); document.write( "
\n" );