document.write( "Question 977202: Tanya has a triangular garden bed in her back yard. The measure of the largest angle is 30° less than twice the measure of the smallest, and the measure of the middle angle is 10° more than the measure of the smallest angle. Find the measures of the three angles. \n" ); document.write( "
Algebra.Com's Answer #598787 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! l+m+s=180, \n" ); document.write( "l=2s-30, \n" ); document.write( "m=s+10 \n" ); document.write( "2s-30+s+10+s=180 \n" ); document.write( "4s-20=180 \n" ); document.write( "4s=200 \n" ); document.write( "s=50 \n" ); document.write( "l=2*50-30=100-30=70 \n" ); document.write( "m=50+10=60 \n" ); document.write( "l = 70, m = 60, s = 50 \n" ); document.write( " |