document.write( "Question 763937: The second angle of a triangle is twice the first angle. the third angle is 20 degrees more then the first angle. Find the first angle. \n" ); document.write( "
Algebra.Com's Answer #465116 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The second angle of a triangle is twice the first angle. the third angle is 20 degrees more then the first angle. Find the first angle. \n" ); document.write( "------------------- \n" ); document.write( "1st angle: x \n" ); document.write( "2nd angle: 2x \n" ); document.write( "3rd angle: x+20 \n" ); document.write( "--------------------------- \n" ); document.write( "Equation: \n" ); document.write( "sum of angles is 180 \n" ); document.write( "--- \n" ); document.write( "x +2x +x + 20 = 180 \n" ); document.write( "4x = 160 \n" ); document.write( "x = 40 (1st angle) \n" ); document.write( "2x = 80 (2nd angle) \n" ); document.write( "x+20 = 60(3rd angle) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |