Question
Question: If \[x\cos \alpha + y\sin \alpha = p\]is a tangent to a circle \[{x^2} + {y^2} = 2q(x\cos \alpha + y...
If xcosα+ysinα=pis a tangent to a circle x2+y2=2q(xcosα+ysinα) then the set of possible values of p is
Solution
In a quadratic equationax2+bx+c=0, its discriminant is b2−4ac. In a second-degree quadratic equation, we know it has two values for its unknown value. When the discriminant value is zero, then the circle and parabola are tangent with each other. To solve this problem, we need to understand the relation between circles and lines, how this can be explained using a quadratic equation.
Complete step by step answer:
Now we look at the given question, we are given an equation xcosα+ysinα=p.
Let’s find the value of ‘y’ from this equation.
From this we have y=sinαp−xcosα
Now put this value of ‘p’ in the given equation of the circle.
That is x2+y2=2q(xcosα+ysinα)becomesx2+(sinαp−xcosα)2=2qxcosα+2q(sinαp−xcosα)sinα
That is x2+(sin2αp2−2pxcosα+x2cos2α)−2qxcosα−2qp+2qxcosα=0
Or we will get x2sin2α+p2−2pxcosα+x2cos2α−2qpsin2α=0
x2(sin2α+cos2α)+p2−2pxcosα−2qpsin2α=0
x2−2pxcosα+p2−2qpsin2α=0
This is of the form ax2+bx+c=0wherea=1,b=−2pcos∝,c=p2−2qpsin2∝
The equation of discriminant is b2−4ac
That is (−2pcosα)2−4×1×(p2−2qpsin2α)
For being tangent, the value of the discriminant should be zero. Therefore, we have to equate this equation to zero.
That is (−2pcosα)2−4×1×(p2−2qpsin2α)=0
4p2cos2α−4p2+8qpsin2α=0
2qpsin2α−p2(1−cos2α)=0
But we know 1−cos2α=sin2α
Then the equation will become 2qpsin2α−p2sin2α=0
Or sin2α(2qp−p2)=0
But sin2α=0
Therefore 2qp−p2=0
That is p(2q−p)=0
On solving we get values of p as ‘p = 0’ and ‘p = 2q’
Note:
When the value of the discriminant is positive, we have two solutions for the equation. If the discriminant value is negative then there will be no solution and when the discriminant value is zero, then there is only one solution. Also, the equation of a circle with center (h, k) and radius ‘r’ is (x−h)2+(y−k)2=r2.