Question

Difficulty: EasyCoordinate Geometry of Straight Lines

A straight line passing through the points (1,3)(1, 3) and (5,k)(5, k) has a gradient of 22. What is the value of kk?

Answer: 11

Answer

The value of kk is 1111.
The gradient mm of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting (1,3)(1, 3), (5,k)(5, k), and m=2m = 2 yields 2=k351=k342 = \frac{k - 3}{5 - 1} = \frac{k - 3}{4}. Multiplying by 44 gives 8=k38 = k - 3, so k=11k = 11.

Step-by-Step Solution

1
Recall the slope/gradient formula for a straight line.
m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
The gradient of a straight line passing through two points is the ratio of vertical change to horizontal change.
2
Substitute the known point coordinates and gradient into the formula.
2=k3512 = \frac{k - 3}{5 - 1}
We are given (x1,y1)=(1,3)(x_1, y_1) = (1, 3), (x2,y2)=(5,k)(x_2, y_2) = (5, k), and gradient m=2m = 2.
3
Simplify and solve for kk.
2=k34    8=k3    k=112 = \frac{k - 3}{4} \implies 8 = k - 3 \implies k = 11
Multiplying both sides by 44 clears the fraction, and adding 33 isolates kk.

Key Concept

Gradient of a straight line passing through two points
Estimated Time:45s
Rate this question