document.write( "Question 1196065: Question 1 options:
\n" );
document.write( "The sum of the measures of the angles of a triangle is 180. The sum of the measures of the second and third angles is three times the measure of the first angle. The third angle is fifteen more than the second. Find the measures of the three angles. \n" );
document.write( "
Algebra.Com's Answer #828751 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A = first angle \n" ); document.write( "B = second angle \n" ); document.write( "C = third angle\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're given that The third angle is fifteen more than the second, which means C = B+15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, The sum of the measures of the second and third angles is three times the measure of the first angle which means: \n" ); document.write( "B+C = 3A\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We'll use the fact that for any triangle, the interior angles sum to 180 \n" ); document.write( "A+B+C = 180 \n" ); document.write( "A+(B+C) = 180 \n" ); document.write( "A+(3A) = 180 \n" ); document.write( "4A = 180 \n" ); document.write( "A = 180/4 \n" ); document.write( "A = 45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, \n" ); document.write( "B+C = 3A \n" ); document.write( "B+C = 3*45 \n" ); document.write( "B+C = 135\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now plug in C = B+15 and solve for B \n" ); document.write( "B+C = 135 \n" ); document.write( "B+B+15 = 135 \n" ); document.write( "2B+15 = 135 \n" ); document.write( "2B = 135-15 \n" ); document.write( "2B = 120 \n" ); document.write( "B = 120/2 \n" ); document.write( "B = 60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we can find C \n" ); document.write( "C = B+15 \n" ); document.write( "C = 60+15 \n" ); document.write( "C = 75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Summary: \n" ); document.write( "A = 45 degrees \n" ); document.write( "B = 60 degrees \n" ); document.write( "C = 75 degrees \n" ); document.write( "where A,B,C are the 1st,2nd,3rd angles in that exact order. \n" ); document.write( " \n" ); document.write( " |