document.write( "Question 155574: How do you solve: The second angle of a triangle is 3X as large as the 1st. The third angle is 20 degrees larger than the sum of the firs two. Find the measures of the angles. \n" ); document.write( "
Algebra.Com's Answer #114595 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The second angle of a triangle is 3X as large as the 1st. The third angle is 20 degrees larger than the sum of the first two. Find the measures of the angles. \n" ); document.write( ": \n" ); document.write( "Let x = 1st angle \n" ); document.write( "then \n" ); document.write( "3x = 2nd angle \n" ); document.write( "and \n" ); document.write( "(x + 3x + 20) \n" ); document.write( "or \n" ); document.write( "(4x+20) = 3rd angle \n" ); document.write( ": \n" ); document.write( "x + 3x + (4x+20) = 180 \n" ); document.write( ": \n" ); document.write( "8x = 180 - 20 \n" ); document.write( "x = \n" ); document.write( "x = 20 degrees (1st angle) \n" ); document.write( "; \n" ); document.write( "3(20) = 60 degrees (2nd angle) \n" ); document.write( ": \n" ); document.write( "4(20) + 20 = 100 degrees (3rd angle) \n" ); document.write( " |