document.write( "Question 318722: 2 Angles are Supplementary. 3 times the measure of the smaller angle is 5 less than twice the measure of the larger angle. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #228159 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the smaller angle be x deg \n" ); document.write( "the larger angle will be 180-x\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "3x= 2(180-x)-5 \n" ); document.write( "3x=360-2x-5 \n" ); document.write( "3x+2x=355 \n" ); document.write( "5x=355 \n" ); document.write( "x=71 \n" ); document.write( "The other angle will be 180-x \n" ); document.write( "180-71= 109 deg \n" ); document.write( " \n" ); document.write( " |