document.write( "Question 119674: In a triangle, the measure of the second angle is twice the measure of the first angle. The third angle is equal to the sum of the other angles. What are the measures of the angles?\r
\n" );
document.write( "\n" );
document.write( "The first angle measures _____ degrees, the second _____ degrees, and the third _____ degrees. \n" );
document.write( "
Algebra.Com's Answer #87669 by scott8148(6628) You can put this solution on YOUR website! let x=first, so 2x=second and 3x=third\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+2x+3x=180° \n" ); document.write( " \n" ); document.write( " |