document.write( "Question 1147660: Solve this exercise using the fact that the sum of the measures of the three angles of a triangle is 180\r
\n" );
document.write( "\n" );
document.write( "In a triangle, the measures of the three angles are x,x+17, and x-38. What is the measure of each angle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #769009 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x + x + 17 + x - 38 = 180 \n" ); document.write( "combine like terms to get: \n" ); document.write( "3x - 21 = 180 \n" ); document.write( "add 21 to both sides to get: \n" ); document.write( "3x = 201 \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 67 \n" ); document.write( "you get: \n" ); document.write( "x = 67 \n" ); document.write( "x + 17 = 84 \n" ); document.write( "x - 38 = 29 \n" ); document.write( "x + x + 17 + x - 38 = 67 + 84 + 29 = 180 \n" ); document.write( "each angle measures: \n" ); document.write( "67, 84, 29 degrees. \n" ); document.write( "that's your solution. \n" ); document.write( " |