document.write( "Question 347180: in a triangle the measure of the first angle is twice the measure of the second angle. THe measure of the third angle is 20 degrees less than second angle. what is the measure of the thrid angle. \n" ); document.write( "
Algebra.Com's Answer #248243 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: The sum of the angles in a triangle is 180 degrees \n" ); document.write( ". \n" ); document.write( "Let n be the number of degrees in the second angle. \n" ); document.write( "The question states the following to be true: \n" ); document.write( "2*n = the first angle \n" ); document.write( "(n-20) = the third angle \n" ); document.write( ". \n" ); document.write( "Sum of the Angles \n" ); document.write( "2*n + n + (n-20) = 180 \n" ); document.write( ". \n" ); document.write( "Simplify and Solve for n \n" ); document.write( "4*n = 200 \n" ); document.write( "n = 50 \n" ); document.write( "Measure of the third angle is 30 \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "100 + 50 + 30 = 180 \n" ); document.write( " |