document.write( "Question 1045779: One angle in a triangle has a measure that is three times as large as the smallest angle. The measure of the third angle is 25 degrees more than that of the smallest angle. Find the measure of the LARGEST angle. \n" ); document.write( "
Algebra.Com's Answer #661300 by ewatrrr(24785) You can put this solution on YOUR website! Let x, 3x and x+25 represent the angles \n" ); document.write( "x + 3x + (x+25) = 180° \n" ); document.write( "5x = 155° \n" ); document.write( "x = 31° \n" ); document.write( " 31°, 93° , 56° are the angles: 93° the LARGEST\r \n" ); document.write( "\n" ); document.write( "CHECKING \n" ); document.write( "31° + 93° + 56° = 180° CHECKS! \n" ); document.write( " |