document.write( "Question 1197126: The sum of the measures of the angles of a triangle sum to 180 degrees. The sum of the measures of the second and third angles is 3 times the measure of the first angle. The third angle is 32.6 more than the second angle. Find the measure of the second angle. \n" ); document.write( "
Algebra.Com's Answer #830248 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ANGLES          MEASURES\r\n" );
document.write( "first           180-y-(y+32.6)\r\n" );
document.write( "second            y\r\n" );
document.write( "third            y+32.6\r\n" );
document.write( "SUM              180\r\n" );
document.write( "

\n" ); document.write( "According to second sentence, \"y%2By%2B32.6=3%28180-y-y-32.6%29\";
\n" ); document.write( "Simplify and solve.
\n" ); document.write( "
\n" );