document.write( "Question 493299: One angle of a triangle measures 10 degrees more than the smallest angle, and the third angle measures 10 degrees less than twice the smallest angle. Find the measures of the angles. \n" ); document.write( "
Algebra.Com's Answer #335340 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! Angle A=x \n" ); document.write( "Angle B=x + 10 \n" ); document.write( "Angle C=2x - 10 \n" ); document.write( "=================================== \n" ); document.write( "x + x + 10 + 2x - 10 = 180 degrees \n" ); document.write( "4x = 180 degrees \n" ); document.write( "x = 45 degrees \n" ); document.write( "Angle A=45 degrees \n" ); document.write( "Angle B=55 degrees \n" ); document.write( "Angle C=80 degrees \n" ); document.write( "================================= \n" ); document.write( "45 + 55 + 80 = 180 degrees. \n" ); document.write( "This does check. \n" ); document.write( "Cleomenius. \n" ); document.write( " |