document.write( "Question 437563: The measure of the third angle of a triangle is 38 degrees more than the second angle. The measure of the first angle is two less than twice the second angle, Find the measure of each angle. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #302699 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! a+b+c=180 \n" ); document.write( "c=b+38 \n" ); document.write( "a=2b-2 \n" ); document.write( "a=70, b=36, c= 74 \n" ); document.write( " |