document.write( "Question 655620: The difference between an angle and its complement is 38. Find the measure of the angle and its complement. \n" ); document.write( "
Algebra.Com's Answer #409205 by MathDazed(34)![]() ![]() You can put this solution on YOUR website! Let x represent the angle and 90-x represent it's complement.\r \n" ); document.write( "\n" ); document.write( "x - (90-x) = 38 \n" ); document.write( "x - 90 + x = 38 \n" ); document.write( "2x - 90 = 38 \n" ); document.write( "2x - 90 + 90 = 38 + 90 \n" ); document.write( "2x = 128 \n" ); document.write( "2x/2 = 128/2 \n" ); document.write( "x= 64 \n" ); document.write( "90 - x = 26 \n" ); document.write( " |