document.write( "Question 162996: The complement of an angle measures 20 degrees more than twice its supplement. find the angle. \n" ); document.write( "
Algebra.Com's Answer #130995 by bhembhe(4)![]() ![]() ![]() You can put this solution on YOUR website! x-> angle \n" ); document.write( "180-x -> supplement \n" ); document.write( "90-x -> complement\r \n" ); document.write( "\n" ); document.write( "working equation: \n" ); document.write( "90-x = 2(180-x)+20 \n" ); document.write( "90-x = 360-2x+20 \n" ); document.write( "x = 290\r \n" ); document.write( "\n" ); document.write( "290 degrees is the angle \n" ); document.write( " |