document.write( "Question 494172: if one angle of a triangle is twice the smaller angle and the third angle is three times the smaller angle, find each angle \n" ); document.write( "
Algebra.Com's Answer #335556 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+3x=180
\n" ); document.write( "6x=180
\n" ); document.write( "x=180/6
\n" ); document.write( "x=30
\n" ); document.write( "2x=60
\n" ); document.write( "3x=90
\n" ); document.write( "
\n" );