document.write( "Question 1144243: the angles in a triangle must equal 180, The second angle is twice the size of the smallest angle and the largest angle is 30 less than four times the smallest angle. Find the measure of all angles \n" ); document.write( "
Algebra.Com's Answer #765281 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, the smallest angle measure\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "smallest         x\r\n" );
document.write( "second          2x\r\n" );
document.write( "largest         4x-30\r\n" );
document.write( "SUM             180\r\n" );
document.write( "

\n" ); document.write( "You can continue and finish?
\n" ); document.write( "
\n" );