document.write( "Question 434258: The smallest angle of a triangle measures 44 degrees less than the largest angle. The sum of the two smaller angles is 20 degrees more than the measure of the largest angle. Find the measures of all three angles. \n" ); document.write( "
Algebra.Com's Answer #300903 by shree840(260)\"\" \"About 
You can put this solution on YOUR website!
largest angle x
\n" ); document.write( "smallest angle x-44
\n" ); document.write( "middle +smallest=x+20
\n" ); document.write( "x+20+x=180
\n" ); document.write( "2x=160
\n" ); document.write( "x=80
\n" ); document.write( "smallest =80-44=36
\n" ); document.write( "middle 100-36=64 ANS
\n" ); document.write( "
\n" );