document.write( "Question 661850: Two angles are the complements of each other. The larger angle is 10 more than 4 times of the smaller angle. Find the measure of the larger and smaller angle. \n" ); document.write( "
Algebra.Com's Answer #411987 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! complements add to 90 \n" ); document.write( "x + y = 90 \n" ); document.write( "x = 10+4y \n" ); document.write( "10+4y + y = 90 \n" ); document.write( "5y = 80 \n" ); document.write( "y = 16 \n" ); document.write( "x = 90 - 16 = 74 \n" ); document.write( "angles are 16degrees and 74degrees \n" ); document.write( " |