document.write( "Question 489619: Two angles are complementary if the sum of their measures is 90 degress. If angle A and B are complementary and angle B is 18 degress greater than angle A, find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #333714 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two angles are complementary if the sum of their measures is 90 degress. If angle A and B are complementary and angle B is 18 degress greater than angle A, find the measure of each angle. \n" ); document.write( "Let x = measure of angle A \n" ); document.write( "then \n" ); document.write( "x+18 = measure of angle B \n" ); document.write( ". \n" ); document.write( "x + (x+18) = 90 \n" ); document.write( "2x+18 = 90 \n" ); document.write( "2x = 72 \n" ); document.write( "x = 36 degrees (angle A) \n" ); document.write( ". \n" ); document.write( "Angle B: \n" ); document.write( "x+18 = 36+18 = 54 degrees \n" ); document.write( " |