document.write( "Question 1124989: The sum of the measures of the three angles of a triangle is equal to 180 degrees. In a given triangle, the second angle measures 20 degrees more than the first and the third, 35 degrees more than the second. What is the measure of each of these angles \n" ); document.write( "
Algebra.Com's Answer #741315 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let the angles be A,B,C.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the angles is 180 degrees, therefore A + B + C = 180.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the second angle measures 20 degrees more than the first, therefore B = A + 20.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the third angle measures 35 degrees more than the second, therefore C = B + 35.
\n" ); document.write( "since B = A + 20, then replace B in C = B + 35 to get C = A + 20 + 35.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you now have:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B = A + 20
\n" ); document.write( "C = A + 55\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of (A,B,C) = 180
\n" ); document.write( "in this equation, replace B with A + 20 and C with A + 55 to get:
\n" ); document.write( "A + A + 20 + A + 55 = 180
\n" ); document.write( "combine like terms to get:
\n" ); document.write( "3A + 75 = 180
\n" ); document.write( "subtract 75 from both sides of this equation to get:
\n" ); document.write( "3A = 105
\n" ); document.write( "solve for A to get:
\n" ); document.write( "A = 105 / 3 = 35\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get:
\n" ); document.write( "A = 35
\n" ); document.write( "B = A + 20 = 55
\n" ); document.write( "C = A + 55 = 90\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A + B + C = 35 + 55 + 90 = 180.
\n" ); document.write( "B = A + 20 = 35 + 20 = 55
\n" ); document.write( "C = B + 35 = 55 + 35 = 90\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "everything chcks out so the solution looks good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution is that the measure of each angle is {35, 55, 90}.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );