SOLUTION: Twice the difference between a number, n, and thirty-one is three times the number. How do I translate n solve this problem?

Algebra ->  Expressions-with-variables -> SOLUTION: Twice the difference between a number, n, and thirty-one is three times the number. How do I translate n solve this problem?      Log On


   



Question 731975: Twice the difference between a number, n, and thirty-one is three times the number. How do I translate n solve this problem?
Found 2 solutions by stanbon, Alan3354:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Twice the difference between a number, n, and thirty-one is three times the number.
---
Equation:
2(n-31) = 3n
2n-62 = 3n
n = -62
--------------
Cheers,
Stan H.
==============

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Twice the difference between a number, n, and thirty-one is three times the number. How do I translate n solve this problem?
--------------
The difference between a number, n, and thirty-one can be n-31 or 31-n.
The absolute value, |n-31|, covers both.
-----
2|n-31| = 3n
2n-62 = 3n
n = -62
-----------
2(31-n) = 3n
62 - 2n = 3n
5n = 62
n = 12.4