document.write( "Question 342762: the measure of one angle is 7 times the measure of its complement. find the measure of each angle \n" ); document.write( "
Algebra.Com's Answer #245336 by kcanil08(11)![]() ![]() You can put this solution on YOUR website! let the angles be x and y. \n" ); document.write( "as they are compliment \n" ); document.write( "x+y=90\r \n" ); document.write( "\n" ); document.write( "also given \n" ); document.write( "x=7y\r \n" ); document.write( "\n" ); document.write( "substituting value of x in first equation \n" ); document.write( "7y+y=90 \n" ); document.write( "8y=90\r \n" ); document.write( "\n" ); document.write( "therefore \n" ); document.write( "y=11.25 \n" ); document.write( "x=7*y=78.75 \n" ); document.write( " |