Question
Question: Find the locus of point of intersection of the lines \[x\cos \alpha + y\sin \alpha = a\] and \[x\...
Find the locus of point of intersection of the lines
xcosα+ysinα=a and xsinα−ycosα=b, where α is a parameter.
A.x2−y2=a2+b2
B.x2−y2=a2−b2
C.x2+y2=a2−b2
D.x2+y2=a2+b2
Solution
Here, we are required to find the locus of points of intersection of the given lines. We will assume the coordinate of the point of intersection of the given lines to be some variable. Then we will substitute the values of the coordinate in the given equation of line. We will then square and add these equations and simplify it to find the required locus of the point of intersection of the two given equations.
Complete step-by-step answer:
Let the point of intersection of the lines xcosα+ysinα=a and xsinα−ycosα=b be P(h,k).
Since, this point is a point of intersection, hence, this will satisfy both the lines, i.e. at point P(h,k), the given lines will be:
hcosα+ksinα=a……………………….(1)
And
hsinα−kcosα=b……………………….(2)
Now, squaring and adding both the equation (1) and (2), we get
(hcosα+ksinα)2+(hsinα−kcosα)2=a2+b2
Now, computing the square on the expression using the formula (a±b)2=a2±2ab+b2, we get
⇒h2cos2α+2hcosα.ksinα+k2sin2α+h2sin2α−2hsinα.kcosα+k2cos2α=a2+b2
Factoring out common terms, we get
⇒h2(sin2α+cos2α)+k2(sin2α+cos2α)=a2+b2
Now, as we know (sin2α+cos2α)=1
Hence,
⇒h2(1)+k2(1)=a2+b2
⇒h2+k2=a2+b2
Since the point of intersection P(h,k) satisfies the given lines, so x2+y2=a2+b2 is the locus of the point of intersection of the given lines.
This forms a circle with radius a2+b2 and centre at the origin.
Therefore, option D is the correct answer and x2+y2=a2+b2 is the required answer.
Note: In mathematics, a locus is a set of all points that satisfy some properties which usually results as a curve or a surface. We also know that when two or more lines intersect each other at a point, that point is known as the point of intersection. In this question, the locus of the point of intersection of the given lines forms a circle with origin as its centre and with the radius a2+b2.