document.write( "Question 451643: Two angles are complementary. they have measures of (7x+2)degree and (3x-2)degree, respectively. what is the value of x?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #310549 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two angles are complementary. they have measures of (7x+2)degree and (3x-2)degree, respectively. what is the value of x? \n" ); document.write( ". \n" ); document.write( "Since the sum of complementary angles is 90 degrees we get: \n" ); document.write( "(7x+2) + (3x-2) = 90 \n" ); document.write( "7x+2 + 3x-2 = 90 \n" ); document.write( "10x+2-2 = 90 \n" ); document.write( "10x = 90 \n" ); document.write( "x = 9 \n" ); document.write( " |