SOLUTION: the difference between eight times a number and five more than two times the number is what?

Algebra ->  Expressions-with-variables -> SOLUTION: the difference between eight times a number and five more than two times the number is what?      Log On


   



Question 1084460: the difference between eight times a number and five more than two times the number is what?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
the difference between eight times a number and five more than two times the number is what?
------------
n = a number
---
8*n - (2*n + 5) is what.
---
Or,
2n+5 - 8n is what.
===================
The difference between a & b can be either a-b, or b-a.