document.write( "Question 404220: The measure of one angle is 5 times the measure of it's complement. What is the measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #285689 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! The measure of one angle is 5 times the measure of it's complement. What is the measure of each angle? \n" ); document.write( "Sol'n: \n" ); document.write( "let x = the 1st angle \n" ); document.write( " 90-x = the complement angle\r \n" ); document.write( "\n" ); document.write( "x = 5(90-x) \n" ); document.write( "x = 450-5x \n" ); document.write( "6x = 450 \n" ); document.write( "x = 75 degrees ----answer \n" ); document.write( "90-x = 15 degrees ----answer\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |