document.write( "Question 437462: In triagle ABC, the measure of angle B is 41 degrees more than three times the measure of angle A. The measure of angle C is 64 degrees more than the measure of angle A. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #316889 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
a+b+c=180
\n" ); document.write( "b=3a+41
\n" ); document.write( "c=a+64
\n" ); document.write( "a+3a+41+a+64=180
\n" ); document.write( "5a=75
\n" ); document.write( "a=15
\n" ); document.write( "b=86
\n" ); document.write( "c=79..
\n" ); document.write( "
\n" );