Straight-Line Graphs: Question 3

Syllabus C3.2, E3.2, C3.5, E3.5

Multiple choice Extended 2 marks

The straight line LL passes through the points P(0,5)P(0,\,5) and Q(4,1)Q(4,\,-1). Find the equation of LL in the form y=mx+cy = mx + c.

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Step 1: Find the gradient

The gradient between two points (x1,y1)(x_1,y_1) and (x2,y2)(x_2,y_2) is

m=y2y1x2x1=change in ychange in x.m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{\text{change in } y}{\text{change in } x}.

Using P(0,5)P(0,5) and Q(4,1)Q(4,-1):

m=1540=64=32.m = \frac{-1 - 5}{4 - 0} = \frac{-6}{4} = -\frac{3}{2}.

The line falls as we move to the right, so a negative gradient is expected, a useful sanity check.

Step 2: Find the yy-intercept

The point P(0,5)P(0,5) has x=0x = 0, so it lies on the yy-axis. Its yy-coordinate is therefore the intercept directly:

c=5.c = 5.

(If PP had not been on the axis, you would substitute a known point into y=mx+cy = mx + c and solve. Using Q(4,1)Q(4,-1) as a check: 1=32(4)+c1=6+cc=5.-1 = -\tfrac{3}{2}(4) + c \Rightarrow -1 = -6 + c \Rightarrow c = 5. ✓)

Step 3: Write the equation

y=32x+5.y = -\frac{3}{2}x + 5.

Verify with point Q(4,1)Q(4,-1)

y=32(4)+5=6+5=1.  y = -\frac{3}{2}(4) + 5 = -6 + 5 = -1. \;\checkmark

Both points satisfy the equation, so the answer is

y=32x+5(Option B).\boxed{y = -\tfrac{3}{2}x + 5} \quad \text{(Option B)}.

Why the other options are wrong

  • A (y=32x+5)\left(y=\tfrac{3}{2}x+5\right): correct size of gradient but the sign was lost; this line rises, contradicting the points.
  • C (y=23x+5)\left(y=-\tfrac{2}{3}x+5\right): the gradient fraction was inverted (ΔxΔy\tfrac{\Delta x}{\Delta y} instead of ΔyΔx\tfrac{\Delta y}{\Delta x}).
  • D (y=23x+5)\left(y=\tfrac{2}{3}x+5\right): both the inversion and the sign error were made.