document.write( "Question 1031231: Tanya has a triangular garden bed in her back yard. The measure of the largest angle is 30 degrees less than twice the measure of the smallest. And the measure of the middle angle is 10 degrees more then the smallest. Find the measure of the three angles Start your work by defining the unknown quantities in terms of a variable \n" ); document.write( "
Algebra.Com's Answer #645994 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! We know that a triangle has 180 degrees. \n" ); document.write( "Angle A + Angle B + Angle C = 180 \n" ); document.write( "Let A be the smallest and C be the largest. \n" ); document.write( "C = 2A - 30 (The measure of the largest angle is 30 degrees less than twice the measure of the smallest.) \n" ); document.write( "B = A + 10 (And the measure of the middle angle is 10 degrees more then the smallest.) \n" ); document.write( "Substitute what you know into the first equation. \n" ); document.write( "A + B + C = 180 \n" ); document.write( "A + (A+10) + (2A-30) = 180 \n" ); document.write( "4A-20 = 180 \n" ); document.write( "4A = 200 \n" ); document.write( "A = 50 \n" ); document.write( "If A = 50, then B = 50+10, and C =2(50)-30 \n" ); document.write( "50 + 60 + 70 = 180 \n" ); document.write( " \n" ); document.write( " |