document.write( "Question 908628: the three angles of a triangular flag are x, three times the complement of x, and one-seventh the supplement. find the angle measures. \n" ); document.write( "
Algebra.Com's Answer #551162 by ewatrrr(24785) You can put this solution on YOUR website! x + 3(90-x) + (180-x)/7 = 180° \n" ); document.write( "7x + 21(90-x) + (180-x) = 1260 \n" ); document.write( "Solve for x \n" ); document.write( "-15x = 1260 - 1890 - 180 \n" ); document.write( "x = 54° \n" ); document.write( "3(90-54) = 108° \n" ); document.write( "(180-54)/7 = 18° \n" ); document.write( "and..checking... \n" ); document.write( "54° + 108° + 18° = 180 \n" ); document.write( " |