document.write( "Question 550788: the degree measure on an angle exceeds 3 times the degree measure of its complement by 32. find the degree measure of the angle. \n" ); document.write( "
Algebra.Com's Answer #359093 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the angle be x \n" ); document.write( " complement = 90-x\r \n" ); document.write( "\n" ); document.write( "x=3(90-x)+32\r \n" ); document.write( "\n" ); document.write( "x=270-3x+32 \n" ); document.write( "x+3x= 270+332 \n" ); document.write( "4x=270+32 \n" ); document.write( "4x=302 \n" ); document.write( "/4 \n" ); document.write( "x=75.5 degrees \n" ); document.write( " |