document.write( "Question 485625: An angle has a measure X degrees... Find the average of the measuresof a complement and a supplement of the angle. \n" ); document.write( "
Algebra.Com's Answer #332218 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Complement = 90-X \n" ); document.write( "Supplement = 180-X\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Average = ((90-X)+(180-X))/2 = 135-X (degrees) \n" ); document.write( " |