document.write( "Question 1052318: The second angle of a triangle measures four less than twice the measure of the first angle. The third angle measures sixty less than that of the first angle as well. Find the measure of all three angles in this triangle \n" ); document.write( "
Algebra.Com's Answer #667697 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the first angle
\n" ); document.write( "x + (2x-4) + (x - 60) = 180
\n" ); document.write( "4x = 244
\n" ); document.write( "x = 61
\n" ); document.write( "And..
\n" ); document.write( "61 + 118 + 1 = 180 CHECKS!
\n" ); document.write( "
\n" );