document.write( "Question 619006: Given a triangle with the measure of the first angle is 6x, the measure of the second angle is (x+5) and the measure of the third angle is (x+7), find the degrees of all three angles. \n" ); document.write( "
Algebra.Com's Answer #389245 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "triangle with angles 6x,(x+5) and (x+7)
\n" ); document.write( " 6x + (x+5) + (x+7) = 180°
\n" ); document.write( " 8x = 168°
\n" ); document.write( " x = 21°
\n" ); document.write( " Angles are : 126°, 26°, 28° \n" ); document.write( "
\n" );