Key Concepts and Formulas
- Pencil of Lines: The equation of any line passing through the intersection of two lines L1=0 and L2=0 is given by L1+λL2=0, where λ is a real parameter.
- Intercepts: The x-intercept is the point where y=0, and the y-intercept is the point where x=0.
- Midpoint Formula: The midpoint of two points (x1,y1) and (x2,y2) is (2x1+x2,2y1+y2).
Step-by-Step Solution
Step 1: Convert the given equations to the general form
The given lines are 3x+4y=1 and 4x+3y=1. We convert these to the form Ax+By+C=0.
- Line 1: 3x+4y=1. Multiplying by 12, we get 4x+3y=12, so L1:4x+3y−12=0.
- Line 2: 4x+3y=1. Multiplying by 12, we get 3x+4y=12, so L2:3x+4y−12=0.
We do this to easily apply the pencil of lines formula.
Step 2: Write the equation of the variable line
The variable line passes through the intersection of L1=0 and L2=0. Its equation is given by L1+λL2=0.
Substituting the expressions for L1 and L2, we have:
(4x+3y−12)+λ(3x+4y−12)=0
4x+3y−12+3λx+4λy−12λ=0
x(4+3λ)+y(3+4λ)−12(1+λ)=0
This represents the equation of any line passing through the intersection of the two given lines.
Step 3: Find the x and y intercepts
The variable line meets the coordinate axes at A and B.
-
x-intercept (Point A): Set y=0 in the equation of the line:
x(4+3λ)−12(1+λ)=0
x=4+3λ12(1+λ)
So, point A is (4+3λ12(1+λ),0).
-
y-intercept (Point B): Set x=0 in the equation of the line:
y(3+4λ)−12(1+λ)=0
y=3+4λ12(1+λ)
So, point B is (0,3+4λ12(1+λ)).
Step 4: Find the midpoint of AB
Let (h,k) be the midpoint of AB. Using the midpoint formula:
h=24+3λ12(1+λ)+0=4+3λ6(1+λ)(Equation 1)
k=20+3+4λ12(1+λ)=3+4λ6(1+λ)(Equation 2)
Step 5: Eliminate the parameter λ
From Equation 1:
h(4+3λ)=6(1+λ)
4h+3hλ=6+6λ
3hλ−6λ=6−4h
λ(3h−6)=6−4h
λ=3h−66−4h=3(h−2)2(3−2h)(Equation 3)
From Equation 2:
k(3+4λ)=6(1+λ)
3k+4kλ=6+6λ
4kλ−6λ=6−3k
λ(4k−6)=6−3k
λ=4k−66−3k=2(2k−3)3(2−k)(Equation 4)
Equate Equation 3 and Equation 4:
3(h−2)2(3−2h)=2(2k−3)3(2−k)
4(3−2h)(2k−3)=9(h−2)(2−k)
4(6k−9−4hk+6h)=9(2h−hk−4+2k)
24k−36−16hk+24h=18h−9hk−36+18k
6h+6k−7hk=0
6(h+k)=7hk
Step 6: Write the locus equation
Replace h with x and k with y:
6(x+y)=7xy
7xy=6(x+y)
Common Mistakes & Tips
- Be careful with signs when expanding and simplifying the equations. A small sign error can lead to an incorrect locus.
- Always check for restrictions on the parameter λ. In this case, while not strictly necessary for solving, λ=−1 because it would imply that the line passes through the origin, which is not allowed due to the condition A=B. Also, λ=−4/3 and λ=−3/4.
- Remember to replace h and k with x and y at the end to get the final locus equation.
Summary
We found the equations of the two lines in the standard form, then used the pencil of lines concept to obtain the equation of a general line passing through their intersection. We then found the x and y intercepts of this line, and subsequently the midpoint of the segment joining them. Finally, we eliminated the parameter λ to find the locus of the midpoint, which is 7xy=6(x+y).
The final answer is 6xy = 7(x + y), which corresponds to option (A).