document.write( "Question 1164054: If 11 is added to a number and the sum is doubled , the result is -3 less than the number. find the number \n" ); document.write( "
Algebra.Com's Answer #788372 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The wording of the problem is not at all nonsensical.... \n" ); document.write( "Unusual, to be sure; but it is mathematically sound. \n" ); document.write( "the number: n \n" ); document.write( "11 added to the number: n+11 \n" ); document.write( "that sum doubled: 2(n+11) \n" ); document.write( "-3 less than the number: n-(-3) = n+3 \n" ); document.write( "So \n" ); document.write( " \n" ); document.write( "Solve using basic algebra. \n" ); document.write( " \n" ); document.write( " |