document.write( "Question 149347: A triangle has angles of (2x + 11) degrees, (3x - 2) degrees and 4x degrees. Find each angle. \n" ); document.write( "
Algebra.Com's Answer #109573 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A triangle has angles of (2x + 11) degrees, (3x - 2) degrees and 4x degrees. Find each angle. \n" ); document.write( "--------------------- \n" ); document.write( "The sum of the angles is 180. \n" ); document.write( "2x+11 + 3x-2 + 4x = 180 \n" ); document.write( "9x + 9 = 180 \n" ); document.write( "x + 1 = 20 \n" ); document.write( "x = 19 \n" ); document.write( "----------- \n" ); document.write( "2x+11 = 2*19+11 = 49 degrees \n" ); document.write( "3x-2 = 3*19-2 = 55 degrees \n" ); document.write( "4x = 4*19 = 76 degrees \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |