document.write( "Question 211208: Find the measures of two supplementary angles, angle N and angle M, if the measure of angle N is 5 less than 4 times the measure of angle M. What are the measures of both angles? \n" ); document.write( "
Algebra.Com's Answer #159584 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
N+M=180
\n" ); document.write( "N=4M-5
\n" ); document.write( "4M-5+M=180
\n" ); document.write( "5M=180+5
\n" ); document.write( "5M=185
\n" ); document.write( "M=185/5
\n" ); document.write( "M=37 DEGREES IS THE SMALLER ANGLE.
\n" ); document.write( "N+37=180
\n" ); document.write( "N=180-37
\n" ); document.write( "N=143 DEGREES FOR THE LARGER ANGLE.
\n" ); document.write( "
\n" );