document.write( "Question 271032: one angle of a triangle is 10 degree greater than smallest angle, and the third angle is 30 degrees less than twice the smallest angle. Find the measures of the three angles \n" ); document.write( "
Algebra.Com's Answer #198441 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+10+2x-30=180 \n" ); document.write( "4x-20=180 \n" ); document.write( "4x=200 \n" ); document.write( "x=50 degrees \n" ); document.write( "x+10=60 degrees \n" ); document.write( "2x-30=70 degrees \n" ); document.write( " |