document.write( "Question 1088475: Three times the measure of a complement of a certain angle is equal to 30 more than the measure of a supplement of that angle. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #702746 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=angle
\n" ); document.write( "90-x=complement
\n" ); document.write( "3(90-x)=30+(180-x), where 180-x is the supplement of the angle
\n" ); document.write( "270-3x=210-x
\n" ); document.write( "60=2x
\n" ); document.write( "x=30 deg, the angle
\n" ); document.write( "complement is 60 deg
\n" ); document.write( "3*60-30=supplement=150
\n" ); document.write( "supplement is 150 deg
\n" ); document.write( "
\n" );