when 8 is added to the number that is produced by doubling the number x, the result is equal to 8 times the number that is 5 less than x. What is the value of x?
OK.....so we have
2x + 8 = 8(x - 5) And expanding gives
2x + 8 = 8x - 40 Subtract 8x from both sides and 8 from both sides
-6x =-48 Divide both sides by -6
x = 8
Cphil, when you plug 8 back into the equation as x, it doesn't check out to be true.
What I meant to say/ask was, why isn't 2x inside the parenthesis, because if it is then 8 doesn't work in the equation.