document.write( "Question 350011: the measure of one of two supplementary angles is 4 greater than 3 times the other. Find the measure of the larger angle \n" ); document.write( "
Algebra.Com's Answer #250162 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let angle be x
\n" ); document.write( "supplement will be 180-x
\n" ); document.write( "x=3(180-x)+4
\n" ); document.write( "x= 540-3x+4
\n" ); document.write( "x+3x=544
\n" ); document.write( "4x=544
\n" ); document.write( "x=136 deg the larger angle
\n" ); document.write( "
\n" );