document.write( "Question 411870: One angle in a triagle is 10 degrees more than the smallest angle in the triangle, while the other angle is 20 degrees more than the smallest angle. Find the measures of the three angles. \n" ); document.write( "
Algebra.Com's Answer #289402 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+10+x+20=180
\n" ); document.write( "3x=150
\n" ); document.write( "x=50
\n" ); document.write( "x+10=60
\n" ); document.write( "x+20=70
\n" ); document.write( "
\n" );