document.write( "Question 1190051: The angles in a triangle are such that the measure of one angle is twice the measure of the smallest angle, while the measure of the third angle is three times the measure of the smallest angle. Find the measures of all three angles, in degrees. \n" ); document.write( "
Algebra.Com's Answer #821611 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let the smallest angle be x deg
\n" ); document.write( "the second angle will be 2x deg
\n" ); document.write( "The third will be 3x deg\r
\n" ); document.write( "\n" ); document.write( "x+2x+3x = 180 deg ( sum of angles of a triangle =180 deg)\r
\n" ); document.write( "\n" ); document.write( "6x =180 deg.
\n" ); document.write( "x = 30 deg
\n" ); document.write( "2x =60
\n" ); document.write( "3x =90
\n" ); document.write( "the other two angles 60 deg and 90 deg
\n" ); document.write( "
\n" );