document.write( "Question 718949: If the measure of angle 1= 4x+3 and the measure of angle 2=3x+8, find x so that angle 1 is supplementary to angle 2 \n" ); document.write( "
Algebra.Com's Answer #441189 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Two angles are supplementary if their measures add up to 180. So: \n" ); document.write( "(4x+3) + (3x+8) = 180 \n" ); document.write( "Now we solve for x: \n" ); document.write( "7x + 11 = 180 \n" ); document.write( "7x = 169 \n" ); document.write( "x = 169/11 \n" ); document.write( " |