document.write( "Question 803375: In one triangle one of the angles is twice the measure of another and the third angle is three times as much as that angle. What are the measures of all three angles? \n" ); document.write( "
Algebra.Com's Answer #484310 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let measure of one angle be x
\n" ); document.write( "the other will be 2x
\n" ); document.write( "and the third will be 3x\r
\n" ); document.write( "\n" ); document.write( "x+2x+3x = 180 ( sum of angles of triangle)\r
\n" ); document.write( "\n" ); document.write( "6180
\n" ); document.write( "x=30\r
\n" ); document.write( "\n" ); document.write( "the angles are
\n" ); document.write( "x=30
\n" ); document.write( "2x=60
\n" ); document.write( "3x=90\r
\n" ); document.write( "\n" ); document.write( "30,60,90 degrees
\n" ); document.write( "
\n" );