document.write( "Question 168318: In a triangle, the measure of the second angle is twice the measure of the first angle. The measure of the third angle is 30 degreesmore than the measure of the second. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #124047 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the angles a,b,and c\r \n" ); document.write( "\n" ); document.write( "a+b+c=180 eq 1\r \n" ); document.write( "\n" ); document.write( "b=2a.......eq 2 \n" ); document.write( "c=b+30.....eq 3\r \n" ); document.write( "\n" ); document.write( "plug b's value from eq2 and c's value from eq 3 into 1st equation\r \n" ); document.write( "\n" ); document.write( "a+(2a)+((2a)+30=180\r \n" ); document.write( "\n" ); document.write( "5a+30=180 \n" ); document.write( "5a=150 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |