document.write( "Question 557816: A number minus 11 equals 12 minus the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #362789 by nerdybill(7384) You can put this solution on YOUR website! A number minus 11 equals 12 minus the number. \n" ); document.write( "Let x = the number \n" ); document.write( "then \n" ); document.write( "n - 11 = 12 - n \n" ); document.write( "2n - 11 = 12 \n" ); document.write( "2n = 23 \n" ); document.write( "n = 23/2 \n" ); document.write( "n = 11.5 \n" ); document.write( " \n" ); document.write( " |