document.write( "Question 488019: find measure of angle t if measure of angle t is 20 more than 4 times it supplement \n" ); document.write( "
Algebra.Com's Answer #333232 by John10(297)![]() ![]() You can put this solution on YOUR website! The sum of two supplementary angles is 180 degrees. \n" ); document.write( "t = 20 + 4(180 - t) \n" ); document.write( "t = 20 + 720 - 4t \n" ); document.write( "t + 4t = 740 \n" ); document.write( "5t = 740 \n" ); document.write( "t = 740/5 \n" ); document.write( "t = 148 degrees. \n" ); document.write( "John10:) \n" ); document.write( " |