document.write( "Question 987084: the measure of a supplement of a angle is 24 degrees more than three times the measure of the original angle. find the measures of the angles \n" ); document.write( "
Algebra.Com's Answer #607858 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=original angle; s=supplement=3x+24 \n" ); document.write( ". \n" ); document.write( "x+s=180 \n" ); document.write( "x+(3x+24)=180 \n" ); document.write( "4x=156 \n" ); document.write( "x=39 \n" ); document.write( "ANSWER 1: The original angle is 39 degrees. \n" ); document.write( ". \n" ); document.write( "s=3x+24 \n" ); document.write( "s=3(39)+24 \n" ); document.write( "s=117+24=141 \n" ); document.write( "ANSWER 2: The supplement is 141 degrees. \n" ); document.write( " |