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 #832600 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
to find the difference, you would subtract the smaller number from the larger number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if x is larger than 9, then x - (x - 9) = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if x is smaller than 9, then x - (9-x) = 2x - 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "example 1:
\n" ); document.write( "x is equal to 5
\n" ); document.write( "since x is less than 9, you get x - (9-x) becomes 5 - (9-5) which becomes 5 - 4 which becomes 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "example 2:
\n" ); document.write( "x is equal to 15
\n" ); document.write( "since x is larger than 9, you get x - (x - 9) which becomes 15 - (15 - 9) which becomes 15 - 6 which becomes 9.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can also use an absolute value expression.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "youc could get x - |x - 9|
\n" ); document.write( "if (x - 9) is positive, then this becomes x - (x - 9)
\n" ); document.write( "if (x - 9) is negative, then this becomes x + (x - 9)
\n" ); document.write( "note that, if x = 15, then (x - 9) is positive and if x = 5, then (x - 9) is negative.
\n" ); document.write( "you would get 15 - (15 - 9) = 9 because (x - 9) is positive.
\n" ); document.write( "you would get 5 + (5 - 9) = 1 because (x - 9) is negative.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let me know if you have any questions.
\n" ); document.write( "theo\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );