document.write( "Question 113013: Two angles are supplementary, and one is 5° more than six times the other. Find the larger angle. \n" ); document.write( "
Algebra.Com's Answer #82316 by SHUgrad05(58)\"\" \"About 
You can put this solution on YOUR website!
Supplementary angles=180 degrees
\n" ); document.write( "Let a=the first angle, b=the second angle.
\n" ); document.write( "a=a
\n" ); document.write( "b=6a+5\r
\n" ); document.write( "\n" ); document.write( "a+b=180
\n" ); document.write( "a+6a+5=180
\n" ); document.write( "7a=175
\n" ); document.write( "a=25 degrees
\n" ); document.write( "b=155 degrees
\n" ); document.write( "
\n" );