document.write( "Question 904514: The supplement of an angle is 36 degrees less than three times the measure of its complement of the angle. Find the measure of the supplement. \n" ); document.write( "
Algebra.Com's Answer #548772 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! x=angle measured in degrees \n" ); document.write( "180-x is the supplement of an angle x \n" ); document.write( "The supplement of angle x is equal to 3 times the complement minus 36 degrees. \n" ); document.write( "The complement of an angle is 90 degrees minus the angle x. \n" ); document.write( "180-x=3(90-x)-36 \n" ); document.write( "180-x=270-3x-36 \n" ); document.write( "2x+180=234 \n" ); document.write( "2x=234-180 \n" ); document.write( "2x=54 \n" ); document.write( "x=27 \n" ); document.write( "180-27=153 \n" ); document.write( "The supplement is 153 degrees. \n" ); document.write( " |