Question

Difficulty: Very hardCoordinate Geometry of Straight Lines

A line L1L_1 is given by the equation 3x+4y24=03x + 4y - 24 = 0, intersecting the x-axis at point AA and the y-axis at point BB. A second line L2L_2 has the equation 4x3y+k=04x - 3y + k = 0, where k>0k > 0. If the perpendicular distance from the midpoint of the line segment ABAB to L2L_2 is 55 units, what is the value of kk?

Answer: 18

Answer

The value of kk is 1818.
To find kk, first determine the intercepts of L1L_1: setting y=0y=0 gives A(8,0)A(8, 0) and setting x=0x=0 gives B(0,6)B(0, 6). The midpoint MM of segment ABAB is (8+02,0+62)=(4,3)\left(\frac{8+0}{2}, \frac{0+6}{2}\right) = (4, 3). Using the perpendicular distance formula d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}} for point M(4,3)M(4,3) and line 4x3y+k=04x - 3y + k = 0, we get d=4(4)3(3)+k42+(3)2=7+k5d = \frac{|4(4) - 3(3) + k|}{\sqrt{4^2 + (-3)^2}} = \frac{|7 + k|}{5}. Setting d=5d = 5 gives 7+k=25|7 + k| = 25. Since k>0k > 0, solving 7+k=257 + k = 25 gives the correct value k=18k = 18.

Step-by-Step Solution

1
Determine the coordinates of points A and B
A=(8,0)A = (8, 0) and B=(0,6)B = (0, 6)
Setting y=0y = 0 in 3x+4y24=03x + 4y - 24 = 0 yields 3x=24    x=83x = 24 \implies x = 8. Setting x=0x = 0 yields 4y=24    y=64y = 24 \implies y = 6.
2
Calculate the midpoint M of segment AB
M=(4,3)M = (4, 3)
Using the midpoint formula M=(x1+x22,y1+y22)=(8+02,0+62)=(4,3)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right) = \left(\frac{8 + 0}{2}, \frac{0 + 6}{2}\right) = (4, 3).
3
Set up the perpendicular distance equation from M(4,3) to line L₂
d=7+k5d = \frac{|7 + k|}{5}
Applying the distance formula d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}} gives d=4(4)3(3)+k42+(3)2=169+k25=7+k5d = \frac{|4(4) - 3(3) + k|}{\sqrt{4^2 + (-3)^2}} = \frac{|16 - 9 + k|}{\sqrt{25}} = \frac{|7 + k|}{5}.
4
Solve for k given d = 5 and k > 0
k=18k = 18
Equating distance to 55 gives 7+k5=5    7+k=25\frac{|7 + k|}{5} = 5 \implies |7 + k| = 25. Since k>0k > 0, 7+k=257 + k = 25, which yields k=18k = 18.

Key Concept

Perpendicular Distance from a Point to a Straight Line
Estimated Time:2m 30s
Rate this question