document.write( "Question 815: If the compliment of an angle is one tenth the supplement of the angle than what is the measure of the angle? I am unsure where to start..... \n" ); document.write( "
Algebra.Com's Answer #269 by pushpaharan(47)![]() ![]() ![]() You can put this solution on YOUR website! let the angle be x. \n" ); document.write( "therefore complement angle to x = 90-x \n" ); document.write( "supplement angle = 180-x \n" ); document.write( "but compliment of an angle is one tenth the supplement of the angle \r \n" ); document.write( "\n" ); document.write( "90-x = 1/10(180-x) \n" ); document.write( "10(90-x) = (180-x) \n" ); document.write( "900-10x = 180- x \n" ); document.write( "-10x + x = 180-900 \n" ); document.write( "-9x = -720 \n" ); document.write( "x=80\r \n" ); document.write( "\n" ); document.write( "Hope you got it.:-) \n" ); document.write( " |