Question

Difficulty: MediumParallel and Perpendicular Lines

Consider two lines in a coordinate plane: Line AA, represented by the equation 3x+ky=83x + ky = 8 for some constant kk, and Line BB, which contains the points (2,1)(2, -1) and (5,8)(5, 8). If Line AA is perpendicular to Line BB, what is the value of kk?

  1. 9Answer
  2. B
    -9
  3. C
    1
  4. D
    -1
  5. E
    3

Answer

The value of kk is 99.
The correct answer is the value 99. First, we find the slope of Line BB using the coordinate points (2,1)(2, -1) and (5,8)(5, 8), which gives a slope of 33. Since Line AA is perpendicular to Line BB, its slope must be the negative reciprocal of 33, which is 13-\frac{1}{3}. By rewriting the equation of Line AA, 3x+ky=83x + ky = 8, in slope-intercept form, we identify its slope as 3k-\frac{3}{k}. Setting these two slope values equal gives 3k=13-\frac{3}{k} = -\frac{1}{3}, which solves to k=9k = 9.

Step-by-Step Solution

1
Calculate the slope of Line BB using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the points (2,1)(2, -1) and (5,8)(5, 8).
The slope of Line BB is mB=8(1)52=93=3m_B = \frac{8 - (-1)}{5 - 2} = \frac{9}{3} = 3.
Finding the slope of the given line is necessary to determine the perpendicular slope.
2
Determine the perpendicular slope of Line AA using the relationship mA=1mBm_A = -\frac{1}{m_B}.
The slope of Line AA must be mA=13m_A = -\frac{1}{3}.
Perpendicular lines have slopes that are negative reciprocals of each other.
3
Express the slope of Line AA in terms of kk by rewriting 3x+ky=83x + ky = 8 in slope-intercept form (y=mx+by = mx + b).
Subtracting 3x3x from both sides gives ky=3x+8ky = -3x + 8, and dividing by kk yields y=3kx+8ky = -\frac{3}{k}x + \frac{8}{k}. The slope is 3k-\frac{3}{k}.
This allows us to set up an equation to solve for kk.
4
Equate the slope of Line AA to the perpendicular slope found in Step 2 and solve for kk.
3k=133k=13k=9-\frac{3}{k} = -\frac{1}{3} \Rightarrow \frac{3}{k} = \frac{1}{3} \Rightarrow k = 9.
Solving this equation gives the value of kk that makes the lines perpendicular.

Key Concept

Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other.
Estimated Time:1m 30s
Rate this question