document.write( "Question 306310: an angle is 62 degrees larger than its supplement. find the angle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219238 by Earlsdon(6294) ![]() You can put this solution on YOUR website! Let A = the angle, then its supplement is (180-A): \n" ); document.write( "A = (180-A)+62 Add A to both sides. \n" ); document.write( "2A = 180+62 Simplify. \n" ); document.write( "2A = 242 Divide both sides by 2. \n" ); document.write( "A = 121 degrees. \n" ); document.write( " |