Question

Difficulty: MediumLinear Equations in Two Variables

In the xyxy-plane, a line has a yy-intercept of (0,d)(0, d) and passes through the point (4,d3)(4, d - 3), where dd is a constant. If the line also passes through the point (12,k)(12, k), which of the following expressions represents the value of kk?

  1. A
    d+9d + 9
  2. B
    d16d - 16
  3. d9d - 9Answer
  4. D
    d36d - 36

Answer

d9d - 9
The correct answer represents the value of kk as d9d - 9. The slope mm of the line passing through (0,d)(0, d) and (4,d3)(4, d - 3) is (d3)d40=34\frac{(d - 3) - d}{4 - 0} = -\frac{3}{4}. Using the yy-intercept (0,d)(0, d), the equation of the line is y=34x+dy = -\frac{3}{4}x + d. Substituting the point (12,k)(12, k) gives k=34(12)+d=d9k = -\frac{3}{4}(12) + d = d - 9.

Step-by-Step Solution

1
Calculate the slope of the line using the points (0,d)(0, d) and (4,d3)(4, d - 3).
m=34m = -\frac{3}{4}
The slope formula is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting the given coordinates yields m=(d3)d40=34m = \frac{(d - 3) - d}{4 - 0} = -\frac{3}{4}.
2
Write the equation of the line using the slope-intercept form.
y=34x+dy = -\frac{3}{4}x + d
Since the line's yy-intercept is (0,d)(0, d), the constant bb in the slope-intercept equation y=mx+by = mx + b is equal to dd.
3
Substitute the point (12,k)(12, k) into the equation of the line to solve for kk.
k=d9k = d - 9
Substituting x=12x = 12 and y=ky = k into y=34x+dy = -\frac{3}{4}x + d gives k=34(12)+d=9+dk = -\frac{3}{4}(12) + d = -9 + d, which simplifies to d9d - 9.

Key Concept

Determining the equation and coordinates of a line in the coordinate plane given its slope and intercepts.
Rate this question