Linear Equations and Inequalities: Question 1

Syllabus C2.5, E2.5, C2.6, E2.6

Structured Core 7 marks

Solve each of the following linear equations. Show your working.

(a)   4(x+3)=2(x+9)\;4(x + 3) = 2(x + 9) [3]

(b)   203(x1)=2(x+4)+5\;20 - 3(x - 1) = 2(x + 4) + 5 [4]

Show worked solution Hide worked solution

Worked solution

Strategy

For a linear equation with brackets and the unknown on both sides, work in a fixed order:

  1. Expand every bracket (multiply each term inside by the number outside).
  2. Simplify each side by collecting like terms.
  3. Collect the xx-terms on one side and the number terms on the other.
  4. Solve by dividing.
  5. Check by substituting your answer back in.

Part (a): 4(x+3)=2(x+9)4(x + 3) = 2(x + 9)

Step 1: Expand both brackets. Multiply both terms inside each bracket:

4(x+3)=4x+12,2(x+9)=2x+184(x+3) = 4x + 12, \qquad 2(x+9) = 2x + 18

So the equation becomes

4x+12=2x+18.4x + 12 = 2x + 18.

Step 2: Collect the xx-terms. Subtract 2x2x from both sides (this keeps the xx-coefficient positive):

4x2x+12=18        2x+12=18.4x - 2x + 12 = 18 \;\;\Longrightarrow\;\; 2x + 12 = 18.

Step 3: Collect the numbers. Subtract 1212 from both sides:

2x=1812=6.2x = 18 - 12 = 6.

Step 4: Solve. Divide both sides by 22:

x=62=3.x = \frac{6}{2} = 3.

Step 5: Check.   \; LHS =4(3+3)=4×6=24= 4(3+3) = 4 \times 6 = 24;   \; RHS =2(3+9)=2×12=24.= 2(3+9) = 2 \times 12 = 24. \checkmark

x=3\boxed{x = 3}


Part (b): 203(x1)=2(x+4)+520 - 3(x - 1) = 2(x + 4) + 5

Step 1: Expand each bracket carefully. On the left the bracket is multiplied by 3-3, so watch the signs:

3(x1)=3x+3(since 3×1=+3).-3(x - 1) = -3x + 3 \quad(\text{since } -3 \times -1 = +3).

Left-hand side:   203x+3=233x.\;20 - 3x + 3 = 23 - 3x.

Right-hand side:   2(x+4)+5=2x+8+5=2x+13.\;2(x + 4) + 5 = 2x + 8 + 5 = 2x + 13.

The equation is now

233x=2x+13.23 - 3x = 2x + 13.

Step 2: Collect the xx-terms. The xx-term on the left is negative, so add 3x3x to both sides:

23=2x+3x+13        23=5x+13.23 = 2x + 3x + 13 \;\;\Longrightarrow\;\; 23 = 5x + 13.

Step 3: Collect the numbers. Subtract 1313 from both sides:

2313=5x        10=5x.23 - 13 = 5x \;\;\Longrightarrow\;\; 10 = 5x.

Step 4: Solve. Divide both sides by 55:

x=105=2.x = \frac{10}{5} = 2.

Step 5: Check.   \; LHS =203(21)=203=17= 20 - 3(2 - 1) = 20 - 3 = 17;   \; RHS =2(2+4)+5=12+5=17.= 2(2 + 4) + 5 = 12 + 5 = 17. \checkmark

x=2\boxed{x = 2}


Alternative for part (b)

You could instead gather the xx-terms on the left. From 233x=2x+1323 - 3x = 2x + 13, subtract 2x2x and subtract 2323:

3x2x=1323        5x=10        x=105=2.-3x - 2x = 13 - 23 \;\;\Longrightarrow\;\; -5x = -10 \;\;\Longrightarrow\;\; x = \frac{-10}{-5} = 2.

Same answer; moving the unknowns to whichever side keeps the coefficient positive simply avoids a final division by a negative number.