document.write( "Question 361013: Find the measure of an angle whose supplement measures 6 degrees more than 4 times its complement. \n" ); document.write( "
Algebra.Com's Answer #257562 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let angle be x
\n" ); document.write( "complement = 90-x
\n" ); document.write( "supplement =180-x
\n" ); document.write( "180-x=4(90-x)+6
\n" ); document.write( "180-x=360-4x+6
\n" ); document.write( "3x=360-180+6
\n" ); document.write( "3x=186
\n" ); document.write( "x=186/3
\n" ); document.write( "x=62 deg
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );