document.write( "Question 623171: two angles are supplementary. the larger is 6 degrees more than twice the smaller angle. find the two angles \n" ); document.write( "
Algebra.Com's Answer #391915 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! two angles are supplementary. the larger is 6 degrees more than twice the smaller angle. find the two angles \n" ); document.write( ". \n" ); document.write( "Let x = smaller angle \n" ); document.write( "then \n" ); document.write( "2x+6 = larger angle \n" ); document.write( ". \n" ); document.write( "x + 2x+6 = 180 \n" ); document.write( "3x+6 = 180 \n" ); document.write( "3x = 174 \n" ); document.write( "x = 58 degrees (smaller angle) \n" ); document.write( ". \n" ); document.write( "Larger angle: \n" ); document.write( "2x+6 = 2(58)+6 = 116+6 = 122 degrees \n" ); document.write( " |