document.write( "Question 743699: One angle of a triangle is 3 times as large as another. The measure of the third angle is 40 degrees greater than that of the smallest angle. How large are the angles? \n" ); document.write( "
Algebra.Com's Answer #453020 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One angle of a triangle is 3 times as large as another. The measure of the third angle is 40 degrees greater than that of the smallest angle. How large are the angles? \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "a = 3b \n" ); document.write( "c = b+40 \n" ); document.write( "a + b + c = 180 \n" ); document.write( "----- \n" ); document.write( "Substitute for a and for c, and solve for \"b\": \n" ); document.write( "3b + b + b+40 = 180 \n" ); document.write( "5b = 140 \n" ); document.write( "b = 28 degrees \n" ); document.write( "a = 3b = 84 degrees \n" ); document.write( "c = 68 degrees \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |