document.write( "Question 654114: the largest angle of a triangle measures 4^o less than 5 times the measure of the smallest angle. The middle angle measures twice that of the smallest angle. find the measures of all three angles \n" ); document.write( "
Algebra.Com's Answer #408614 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the largest angle of a triangle measures 4^o less than 5 times the measure of the smallest angle. The middle angle measures twice that of the smallest angle. find the measures of all three angles \n" ); document.write( "---- \n" ); document.write( "smallest: x \n" ); document.write( "largest: 5x-4 \n" ); document.write( "middle: 2x \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x + (5x-4) + 2x = 180 \n" ); document.write( "8x = 184 \n" ); document.write( "x = 23 degrees (smallest) \n" ); document.write( "2x = 46 degrees (middle) \n" ); document.write( "5x-4 = 111 degrees (largest) \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |