Question
Question: What is the eccentric angle in the first quadrant of a point on the ellipse \(\dfrac{{{x^2}}}{{10}} ...
What is the eccentric angle in the first quadrant of a point on the ellipse 10x2+8y2=1 at a distance 3 units from the centre of the ellipse?
(A). 6π
(B). 4π
(C). 3π
(D). 2π
Solution
Hint- In such types of questions, just follow the simple approach first take the parametric equation of ellipse a2x2+b2y2=1 centred at origin and find the distance of x=acosθ,y=bsinθ point in the first quadrant from the origin and then equate that to the given distance to get the required value of θ i.e. the eccentric angle.
Complete step-by-step solution -
Let us suppose the point P is on the ellipse given.
Now we have a2=10,b2=8 so we have a=10,b=8
We have the parametric equation of the ellipse as x=acosθ,y=bsinθ and here x=10cosθ,y=8sinθ
Now, we know that the distance formula to calculate distance between two points say A (x1,y1) and B (x2,y2) which is d=(x2−x1)2+(y2−y1)2
Here the two points are P(10cosθ,8sinθ) and O (0, 0)
So, d=(0−10cosθ)2+(0−8sinθ)2
⇒d=(−10cosθ)2+(−8sinθ)2
⇒d=10cos2θ+8sin2θ
Now, d = 3 as given in the question so we get,
⇒3=10cos2θ+8sin2θ
Squaring both sides, we get,
⇒32=10cos2θ+8sin2θ
⇒9=10cos2θ+8sin2θ
Now we know that cos2θ=1−sin2θ
⇒9=10(1−sin2θ)+8sin2θ
⇒9=10−10sin2θ+8sin2θ
⇒10sin2θ−8sin2θ=10−9
⇒2sin2θ=1
⇒sin2θ=21
⇒sinθ=21
We know that sin(4π)=21 in the first quadrant.
So, we have θ=4π
Hence, the eccentric angle in the first quadrant of a point on the ellipse 10x2+8y2=1 at a distance 3 units from the centre of the ellipse is θ=4π
∴ Option B. 4π is the correct answer.
Note- In such types of questions, just keep in mind the distance formula to calculate the distance between two points i.e. for two points say two points say A (x1,y1) and B (x2,y2) distance is d=(x2−x1)2+(y2−y1)2 and also keep in mind the parametric equation of ellipse as x=acosθ,y=bsinθ.