document.write( "Question 898537: find the measure of two supplementary angles if the difference in the measures of the two angles is 32 \n" ); document.write( "
Algebra.Com's Answer #544917 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the measure of two supplementary angles if the difference in the measures of the two angles is 32 \n" ); document.write( "let x=one of the two supplementary angles \n" ); document.write( "let y=other supplementary angle\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "x-y=32 \n" ); document.write( "x+y=180 \n" ); document.write( "add \n" ); document.write( "2x=212 \n" ); document.write( "x=106 \n" ); document.write( "y=180-x \n" ); document.write( "y=74 \n" ); document.write( "supplementary angles are 106˚ and 74˚ \n" ); document.write( " |