document.write( "Question 1047525:  The measure of the smallest angle of a triangle is one-third  the measure of the largest angle. The measure of the second angle is 30degrees° less than the measure of the largest angle. Find the measure of the angles of the triangle.
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #663064 by ewatrrr(24785)     You can put this solution on YOUR website! x the measure of the largest angle \n" ); document.write( "x/3 + (x-30) + x = 180° \n" ); document.write( "x/3 + 2x - 30 = 180° \n" ); document.write( "x + 6x - 90 = 540° \n" ); document.write( "7x = 630° \n" ); document.write( "x = 90°, the measure of the largest angle \n" ); document.write( "Angles: 30° |