Question

Difficulty: HardCoordinate Geometry of Straight Lines

A straight line L1L_1 passes through the points (k,2)(k, 2) and (3,8)(3, 8). If L1L_1 is perpendicular to the line L2L_2 defined by the equation 2x3y+5=02x - 3y + 5 = 0, what is the value of kk?

  1. 77Answer
  2. B
    6-6
  3. C
    1-1
  4. D
    1212

Answer

The value of kk is 77.
Rearranging the line equation 2x3y+5=02x - 3y + 5 = 0 gives y=23x+53y = \frac{2}{3}x + \frac{5}{3}, so its gradient is 23\frac{2}{3}. The line perpendicular to it must have a gradient equal to the negative reciprocal, which is 32-\frac{3}{2}. Equating this to the slope formula 823k\frac{8 - 2}{3 - k} gives 63k=32\frac{6}{3 - k} = -\frac{3}{2}. Cross-multiplying yields 12=9+3k12 = -9 + 3k, which simplifies to 3k=213k = 21, giving the correct answer 77.

Step-by-Step Solution

1
Find the gradient (m2m_2) of the line L2L_2
Rearrange 2x3y+5=02x - 3y + 5 = 0 into y=mx+cy = mx + c form: 3y=2x+5    y=23x+533y = 2x + 5 \implies y = \frac{2}{3}x + \frac{5}{3}. Thus, m2=23m_2 = \frac{2}{3}.
The coefficient of xx in slope-intercept form gives the gradient of L2L_2.
2
Determine the gradient (m1m_1) of the perpendicular line L1L_1
Using the perpendicular condition m1m2=1m_1 \cdot m_2 = -1: m1=1m2=32m_1 = -\frac{1}{m_2} = -\frac{3}{2}.
Perpendicular lines have gradients that are negative reciprocals of each other.
3
Express the gradient of L1L_1 using the two given points (k,2)(k, 2) and (3,8)(3, 8)
m1=y2y1x2x1=823k=63km_1 = \frac{y_2 - y_1}{x_2 - x_1} = \frac{8 - 2}{3 - k} = \frac{6}{3 - k}.
The gradient of a line through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}.
4
Equate the two gradient expressions and solve for kk
63k=32    62=3(3k)    12=9+3k    3k=21    k=7\frac{6}{3 - k} = -\frac{3}{2} \implies 6 \cdot 2 = -3(3 - k) \implies 12 = -9 + 3k \implies 3k = 21 \implies k = 7.
Solving the linear algebraic equation yields the required value of the unknown coordinate kk.

Key Concept

Two non-vertical lines are perpendicular if and only if the product of their gradients is 1-1 (m1m2=1m_1 \cdot m_2 = -1).
Estimated Time:2m 0s
Rate this question