document.write( "Question 347136: In triangle ABC, the measure of angle A is 141 degrees more than the measure of angle B. The measure of angle B is the same as the measure of angle C. Fine each measure. \n" ); document.write( "
Algebra.Com's Answer #248211 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let B & C be x \n" ); document.write( "A will be 141+x \n" ); document.write( "x+x+x+141=180 \n" ); document.write( "3x+41=180 \n" ); document.write( "3x=180-141 \n" ); document.write( "3x=39 \n" ); document.write( "x=13 \n" ); document.write( "13,13, 154 \n" ); document.write( " |