SOLUTION: what is three times the difference between the number and twelve

Algebra ->  Human-and-algebraic-language -> SOLUTION: what is three times the difference between the number and twelve       Log On


   



Question 1128061: what is three times the difference between the number and twelve

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
what is three times the difference between the number and twelve
------------
The difference is either n-12 or 12-n.
|n-12| covers both cases.
Then 3 times that.