document.write( "Question 804473: In any triangle the sum of the measures of the angle is 180. In ABC, angle A is twice as large as angle B. Angle B is 4 degrees larger than angle C. Find the measures of each angle. \n" ); document.write( "
Algebra.Com's Answer #484804 by vianix15(3)\"\" \"About 
You can put this solution on YOUR website!
A=2(x+4)
\n" ); document.write( "B=x+4
\n" ); document.write( "C= x
\n" ); document.write( "2x + 8 + x + 4 + x =180 (combine like terms)
\n" ); document.write( "4x + 12 =180 (subtract 12 from each side)
\n" ); document.write( "4x=168 (divide 4 in each side)
\n" ); document.write( "X= 42
\n" ); document.write( "
\n" );