document.write( "Question 1198927: Translate into a variable expression. Then simplify the expression.\r
\n" );
document.write( "\n" );
document.write( "a number decreased by the difference between nine and the number \n" );
document.write( "
Algebra.Com's Answer #832604 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Go with the response from @MathLover1; the response from @Theo is mathematically incorrect. \n" ); document.write( "It is true that, in everyday usage, to find the difference between two number you subtract the smaller from the larger -- resulting in a positive answer for the difference. \n" ); document.write( "But in formal mathematics, the \"difference between A and B\" is always A-B, even if the result is negative. \n" ); document.write( "For the expression in your post.... \n" ); document.write( "\"a number decreased by...\" --> x- ... \n" ); document.write( "\"the difference between 9 and the number: --> 9 - x \n" ); document.write( "\"a number decreased by the difference between 9 and the number: --> x - (9 - x) = x - 9 + x = 2x - 9 \n" ); document.write( " \n" ); document.write( " |