document.write( "Question 1044760: The sum of the angles of a triangle is 180. The second angle is three times the measure of the first angle. The third angle is four times the measure of the second angle. Find the measure of each angle \n" ); document.write( "
Algebra.Com's Answer #660135 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The angles are x, 3x, and 4*(3x) = 12x.\r\n" ); document.write( "\r\n" ); document.write( "The sum of angles is x + 3x + 12x = 16x.\r\n" ); document.write( "\r\n" ); document.write( "From the other side, it is 180 degs.\r\n" ); document.write( "\r\n" ); document.write( "Hence, 16x = 180 degs.\r\n" ); document.write( "\r\n" ); document.write( "It implies x = \n" ); document.write( " \n" ); document.write( " |