document.write( "Question 501980: The measure of the supplement of an angle is 4 times the measure of its complement. Find the measure of one half its complement. I think it's 60 but i need explanation plzz. Thank you \n" ); document.write( "
Algebra.Com's Answer #338731 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! a = angle \n" ); document.write( "180 -a = supplement \n" ); document.write( "90 -a = complement \n" ); document.write( ". \n" ); document.write( "supplement = 4*complement \n" ); document.write( ". \n" ); document.write( "180-a = 4*(90-a) \n" ); document.write( "180-a = 360 -4a \n" ); document.write( "Add 4a to both sides \n" ); document.write( "3a +180 = 360 \n" ); document.write( "Subtract 180 from both sides \n" ); document.write( "3a = 180 \n" ); document.write( "Divide both sides by 3 \n" ); document.write( "a = 60. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |