document.write( "Question 995465: In a triangle, the measure of the middle angle is 9 degrees less than twice the measure of the smallest angle. The largest is 37 degrees more than the measure of the smallest angle. What are the measures of the three angles. \n" ); document.write( "
Algebra.Com's Answer #614209 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
smallest=x
\n" ); document.write( "middle is 2x-9
\n" ); document.write( "largest is x+37
\n" ); document.write( "They all add to 180
\n" ); document.write( "x+2x-9+x+37=180
\n" ); document.write( "4x+28=180
\n" ); document.write( "4x=152
\n" ); document.write( "x=38
\n" ); document.write( "middle is 67
\n" ); document.write( "largest is 75
\n" ); document.write( "They add to 180 degrees (the units for each answer)
\n" ); document.write( "
\n" ); document.write( "
\n" );