Question
Question: Find the locus of the point of intersection of two straight lines \[\dfrac{tx}{a}-\dfrac{y}{b}+t=0\]...
Find the locus of the point of intersection of two straight lines atx−by+t=0andax+bty−1=0.
Solution
Hint: Assume a point and its coordinates, and make them satisfy the two equations of lines given in the question. Then, eliminate t from them, using algebra, and get an equation only in terms of the x and y coordinates of the point of intersection you originally assumed.
We have been given two lines in the equation, let’s start working towards simplifying them first.
Given that,
atx−by+t=0 ……………. (1)
⇒btx−ay=−abt ……………… (A)
ax+bty−1=0 ……………… (2)
⇒bx+aty=ab ……………… (B)
Thus, we have successfully simplified both the equations to represent something like the general equation of a line, which is y=mx+c.
Let the given curves intersect each other at a pointP(h,k).
Therefore P(h,k)will satisfy both the curves. Let’s put the value of P(h,k) in both, equation (A) and equation (B). Doing so, we get :
bth−ak=−abt ……………. (3)
bh+atk=ab …………….. (4)
Multiply the equation (3) with t and add with the equation (4).
Multiplying (3) with t, we will get the equation bt2h−akt=−abt2
Now, let’s add the new equation we got after multiplying (3), to (4). Doing so, we get :
(bt2h−akt=−abt2)
bh+atk=ab
----------------
⇒bh+bt2h=ab−abt2
⇒bh(1+t2)=ab(1−t2)
⇒h=(1+t2)a(1−t2)
⇒ah=(1+t2)(1−t2)
Squaring both sides, we get :
⇒(ah)2=((1+t2)(1−t2))2
⇒a2h2=(1+t2)2(1−t2)2 ……….. (5)
Put the valueh=(1+t2)a(1−t2) in equation (4), we get
b((1+t2)a(1−t2))+atk=ab
⇒tk=b−(1+t2)b(1−t2)
⇒k=tb(1+t21+t2−1+t2)
⇒k=1+t22bt
⇒bk=1+t22t
Squaring both sides, we get
⇒(bk)2=(1+t22t)2
⇒b2k2=(1+t2)24t2 ……………. (6)
On adding equation (5) and equation (6), we get :
a2h2=(1+t2)2(1−t2)2
b2k2=(1+t2)24t2
----------------------
a2h2+b2k2=(1+t2)2(1−t2)2+(1+t2)24t2
⇒a2h2+b2k2=(1+t2)21+t4−2t2+4t2=(1+t2)21+t4+2t2
⇒a2h2+b2k2=1 This is the locus of point of intersection in (h,k).
Now, to finally find our locus in terms of x and y, all we have to do is this :
Replace (h,k)→(x,y). Doing so, we get :
⇒a2x2+b2y2=1
Therefore, we can say that the locus of points of intersection of a given curve is an ellipse.
Note: The given equations are in parametric from with parameter t. For different values of t, we get a different equation of straight line.