document.write( "Question 205780: One angle of a triangle is 1/3 the largest angle, but twice the smallest. Find the largest angle. \n" ); document.write( "
Algebra.Com's Answer #155386 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
smallest=x=31.8
\n" ); document.write( "middle=2x=63.6
\n" ); document.write( "largest=2.66x=84.6
\n" ); document.write( "------------------
\n" ); document.write( "x+2x+2.66x+180
\n" ); document.write( "5,66x=180
\n" ); document.write( "x=31.8
\n" ); document.write( "
\n" );