document.write( "Question 904569: Suppose you have two supplementary angles such that the second angle is 12 degrees larger than 5 times the measure of the first angle. find the angles. \n" ); document.write( "
Algebra.Com's Answer #548799 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
let one angle be x
\n" ); document.write( "the other is y=12+5x
\n" ); document.write( "x+5x+12=180
\n" ); document.write( "6x=168
\n" ); document.write( "x=28
\n" ); document.write( "y=152
\n" ); document.write( "
\n" );