document.write( "Question 1062384: two complimentary angles are drawn such that one angle is 10° more than seven times the other angle. find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #677266 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! two complimentary [sic] angles are drawn such that one angle is 10° more than seven times the other angle. find the measure of each angle. \n" ); document.write( "----- \n" ); document.write( "A = angle \n" ); document.write( "B = other angle \n" ); document.write( "----- \n" ); document.write( "A + B = 90 -- Complementary \n" ); document.write( "A = 7B + 10 \n" ); document.write( "7B+10 + B = 90 \n" ); document.write( "8B = 80 \n" ); document.write( "B = 10 \n" ); document.write( "A = 80 \n" ); document.write( " \n" ); document.write( " |