document.write( "Question 483042: The measure of the supplement of an angle is 3 times thre measure of the complement of the angle. Find the measuer of the angle \n" ); document.write( "
Algebra.Com's Answer #330611 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The measure of the supplement of an angle is 3 times thre measure of the complement of the angle. Find the measuer of the angle \n" ); document.write( "** \n" ); document.write( "let x=angle \n" ); document.write( "supplement of angle=180-x \n" ); document.write( "complement of angle=90-x \n" ); document.write( "180-x=3(90-x) \n" ); document.write( "180-x=270=3x \n" ); document.write( "2x=90 \n" ); document.write( "x=45º \n" ); document.write( " |