document.write( "Question 205424This question is from textbook Geometry
\n" );
document.write( ": the supplement of an angle is 36 degrees less than twice the supplement of the compliment of the angle. Find the measure of the supplement. \n" );
document.write( "
Algebra.Com's Answer #155063 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! let the angle = x \n" ); document.write( "supplement of the angle = 180 - x \n" ); document.write( "complement of the angle = 90 - x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "180 - x = 2*(180 - (90 - x)) - 36 \n" ); document.write( "180 - x = 2*(180 - 90 + x) - 36 \n" ); document.write( "180 - x = 2*(90 + x) - 36 \n" ); document.write( "180 - x = 180 + 2x - 36 \n" ); document.write( "180 - 180 + 36 = 2x + x \n" ); document.write( "36 = 3x \n" ); document.write( "x = 36/3 = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "supplement of x = 180 - 12 = 168 degrees\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |