Question

Difficulty: MediumCoordinate Geometry of Straight Lines

Points P(k,2)P(k, 2) and Q(3,8)Q(3, 8) lie on a straight line L1L_1. If L1L_1 is perpendicular to the line L2L_2 given by 4x+3y12=04x + 3y - 12 = 0, what is the value of kk?

Answer: -5

Answer

The value of kk is 5-5.
To determine kk, the gradient of L2L_2 (4x+3y12=04x + 3y - 12 = 0) is found to be 43-\frac{4}{3}. Using the perpendicularity rule m1m2=1m_1 \cdot m_2 = -1, the gradient of L1L_1 is 34\frac{3}{4}. Equating this to the slope formula 823k\frac{8 - 2}{3 - k} gives 63k=34\frac{6}{3 - k} = \frac{3}{4}, which simplifies to k=5k = -5.

Step-by-Step Solution

1
Find the gradient m2m_2 of line L2L_2
m2=43m_2 = -\frac{4}{3}
Converting 4x+3y12=04x + 3y - 12 = 0 to y=mx+cy = mx + c form gives y=43x+4y = -\frac{4}{3}x + 4.
2
Apply the perpendicular line condition to find m1m_1
m1=34m_1 = \frac{3}{4}
Perpendicular lines have negative reciprocal gradients (m1m2=1m_1 \cdot m_2 = -1).
3
Express the gradient m1m_1 using the coordinates of PP and QQ
m1=63km_1 = \frac{6}{3 - k}
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} for points P(k,2)P(k, 2) and Q(3,8)Q(3, 8).
4
Solve for kk
k=5k = -5
Equating 63k=34\frac{6}{3 - k} = \frac{3}{4} yields 3(3k)=24    93k=24    k=53(3 - k) = 24 \implies 9 - 3k = 24 \implies k = -5.

Key Concept

Perpendicular Lines and Gradient Formula
Rate this question