document.write( "Question 175801: In a triangle, the measure of the second angle is twice the measure of the first angle. The third angle is equal to the sum of the other angles. What are the measures of the angles? \n" ); document.write( "
Algebra.Com's Answer #130903 by EMStelley(208)\"\" \"About 
You can put this solution on YOUR website!
Call the first angle x. Then the second angle can be represented by 2x. Since the third is the sum of the other two, the third can be represented by x+2x=3x. Since the sum of the angles in a triangle is 180 degrees, we have that
\n" ); document.write( "\"x%2B2x%2B3x=180\"
\n" ); document.write( "\"6x=180\"
\n" ); document.write( "\"x=30\"
\n" ); document.write( "Thus the first angle is 30 degrees, the second angle is 60 degrees, and the third angle is 90 degrees.
\n" ); document.write( "
\n" );