document.write( "Question 990541: In a triangle, one angle measures 44 degrees. the measure of the second angle is twice the measure of the third angle. Find the measure of the third angle \n" ); document.write( "
Algebra.Com's Answer #610536 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Sum is 180 and one is 44, so the other two are 180-44=136 degrees.
\n" ); document.write( "x=smaller angle
\n" ); document.write( "2x=larger
\n" ); document.write( "2x+x=136
\n" ); document.write( "3x=136
\n" ); document.write( "x=136/3=45 (1/3) degrees. Third angle
\n" ); document.write( "(second angle is 90 2/3 degrees, Those two sum to 136 degrees.
\n" ); document.write( "
\n" );