document.write( "Question 1191006: The measure of an angle is 21 degrees more than twice its supplement. Find the measure of each angle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #822750 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The measure of an angle is 21 degrees more than twice its supplement. Find the measure of each angle \n" ); document.write( "------------- \n" ); document.write( "A is the angle, S is the supplement. \n" ); document.write( "S = 180 - A \n" ); document.write( "--- \n" ); document.write( "A = 2(180 - A) + 21 \n" ); document.write( "Solve for A, then for S \n" ); document.write( " |