1
$\begingroup$

$2x-\dfrac{x+1}{2} + \dfrac{1}{3}(x+3)= \dfrac{7}{3}$

When I solve this I always end up with 11x = 5, which is wrong, no matter which way I solve it. Does anyone know how to solve it? Steps? (Because I know the answer should be x=1)

  • 0
    I know, they are! I didn't realize that it was one term, so it got -3 instead of +3. Thanks everyone!2011-12-12

3 Answers 3

3

$\eqalign{&2x -{x+1\over 2}+{x+3\over 3 }={7\over 3}\cr &\iff12x \color{red}{- 3}(x+1) +{2 (x+3)}={14}\cr &\iff12x-3x\color{red}{-3}+2x+6 ={14}\cr &\iff 11x =11\cr &\iff x=1 } $

You most likely forgot to "distribute the negative" (since you said you obtained $11x=5$).


To see what's going on there: we are using the rule that subtraction of a quantity is the same adding $(-1)$ times the quantity.

$\eqalign{12x -3(x+1)&=12x +(-1)\cdot3 (x+1) \cr &=12x +(-3)(x+1)\cr &=12x+(-3)x+(-3)\cdot1\cr&=12x-3x-3.}$

Of course, once you're accustomed to it, you just "distribute the negative sign".

1

$\begin{align*} && 2x-\frac{x+1}{2}+\frac{x+3}{3} &= \frac{7}{3} & \cdot 6 \\ &\Leftrightarrow& 12x - 3x - 3 + 2x +6 &= 14 & \text{rearrange} \\ &\Leftrightarrow& 11x&=11 \end{align*}$

  • 0
    Thanks, but 12x-3x, then you wrote -3, why isn't it +3? it says x+1 and not -1. Hopefully this is where I left of. Edit: Is x+1 one term? So it's like -(x+1) = -x-1 to remove the brackets?2011-12-12
1

Multiply by $6$ to clear fractions:

$12x - 3(x +1) +2(x +3) = 14$

Eventually you'll get

$11x = 11$