document.write( "Question 273586: if an angle is 30 more than one half of its complement, find the measure of the angle \n" ); document.write( "
Algebra.Com's Answer #199804 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let one angle be x\r \n" ); document.write( "\n" ); document.write( "the compliment will be 90-x\r \n" ); document.write( "\n" ); document.write( "half the compliment = 1/2 * (90-x)\r \n" ); document.write( "\n" ); document.write( "x = 1/2*(90-x)+30\r \n" ); document.write( "\n" ); document.write( "x =1/2 *90 - 1/2 *x +30\r \n" ); document.write( "\n" ); document.write( "x =45 -1/2 *x +30\r \n" ); document.write( "\n" ); document.write( "3x/2 = 75\r \n" ); document.write( "\n" ); document.write( "3x = 150 \n" ); document.write( "x=50\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |