document.write( "Question 213315This question is from textbook Geometry
\n" );
document.write( ": the supplement of an angle is four more than twice its compliment
\n" );
document.write( "Find the measure of the angle. \n" );
document.write( "
Algebra.Com's Answer #161143 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the supplement of an angle is four more than twice its compliment \n" ); document.write( ". \n" ); document.write( "Remember: \n" ); document.write( "- If two angles are supplementary, the sum of the two angles is 180 degrees. \n" ); document.write( "- If two angles are complementary, the sum of the two angles is 90 degrees. \n" ); document.write( ". \n" ); document.write( "Let x= the measure of the angle \n" ); document.write( "then \n" ); document.write( "90-x = complement \n" ); document.write( "180-x = supplement \n" ); document.write( ". \n" ); document.write( "From:\"the supplement of an angle is four more than twice its compliment\" we get our equation: \n" ); document.write( "180-x = 2(90-x) + 4 \n" ); document.write( "180-x = 180 - 2x + 4 \n" ); document.write( "-x = -2x + 4 \n" ); document.write( "x = 4 degrees \n" ); document.write( " |