document.write( "Question 1007857: if the measure of an angle is 3x write an expression for the complement of this angle \n" ); document.write( "
Algebra.Com's Answer #623701 by Alan3354(69443) You can put this solution on YOUR website! Assuming 3x is < 90 degrees or pi/2 radians: \n" ); document.write( "90 - 3x if it's in degrees \n" ); document.write( "----- \n" ); document.write( "(pi/2) - 3x if it's in radians \n" ); document.write( " \n" ); document.write( " |