document.write( "Question 30808: In a triangle, the measure of he middle angle is 17 degrees more than twice the measure of the smallest angle. The largest angle is 55 degrees more than the measure of the smallest angle. What are the measures of the three angles? \n" ); document.write( "
Algebra.Com's Answer #17543 by troyapplehelen(46)\"\" \"About 
You can put this solution on YOUR website!
1. the smallest is x
\n" ); document.write( "2. then the mid is 2x+17
\n" ); document.write( "3. the largest is x+55
\n" ); document.write( "4. the sum of the interior angle in a triangle is 180
\n" ); document.write( " so, x+(2x+17)+(x+55)= 180
\n" ); document.write( " 4x+72=180
\n" ); document.write( " 4x=180, x=27 then 2x+17(the mid) = 81 and the largest is 82.
\n" ); document.write( "
\n" );