document.write( "Question 952642: The sum of the measures of the angles of a triangle is 180 degrees. The smallest angle of the triangle has a measure of 2/3 the measure of the second smallest angle. The largest angle has a measure that is 30 degrees less than three times the measure of the second smallest angle. Determine the measure of each angle \n" ); document.write( "
Algebra.Com's Answer #581777 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
M=Middle angle; S=smallest angle=(2/3)M; L=largest angle=3M-30 degrees
\n" ); document.write( "S+M+L=180 degrees Substitute for S and L.
\n" ); document.write( "2/3(M)+M+3M-30 degrees=180 degrees Add 30 degrees to each side.
\n" ); document.write( "(14/3)M=210 degrees Multiply each side by 3/14
\n" ); document.write( "M=630/14=45 degrees ANSWER 1: The middle angle is 45 degrees.
\n" ); document.write( "S=2/3(M)=2/3(45 degrees)=30 degrees ANSWER 2: The small angle is 30 degrees.
\n" ); document.write( "L=3M-30=3(45 degrees)-30 degrees=105 degrees ANSWER 3: The large angle is 105 degrees.
\n" ); document.write( "CHECK:
\n" ); document.write( "S+M+L=180 degrees
\n" ); document.write( "30 degrees+45 degrees+105 degrees=180 degrees
\n" ); document.write( "180 degrees=180 degrees
\n" ); document.write( "
\n" );