Let P(723,76),Q,R and S be four points on the ellipse 9x2+4y2=36. Let PQ and RS be mutually perpendicular and pass through the origin. If (PQ)21+(RS)21=qp, where p and q are coprime, then p+q is equal to :
Options
Solution
This problem is a fantastic illustration of how polar coordinates can simplify geometric problems involving ellipses, especially when distances from the origin and angles are central to the question. The core idea is to express points on the ellipse in terms of their distance from the origin (r) and the angle they make with the x-axis (ϕ).
1. Standardizing the Ellipse Equation and Deriving its Polar Form
The first crucial step in any ellipse problem is to convert the given equation into its standard form. This helps us identify the semi-major and semi-minor axes, which are fundamental to understanding the ellipse's shape and dimensions.
The given equation is:
9x2+4y2=36
To get it into the standard form a2x2+b2y2=1 (or vice-versa), we divide the entire equation by the constant term on the right-hand side, which is 36:
369x2+364y2=36364x2+9y2=1
Now, comparing this with the standard form b2x2+a2y2=1 (since 9>4, the major axis is along the y-axis):
b2=4⟹b=2. This is the semi-minor axis length.
a2=9⟹a=3. This is the semi-major axis length.
Next, we derive the polar form of this ellipse equation. This form is particularly useful because it directly relates the distance of a point from the origin (r) to the angle (ϕ) that the line segment connecting the point to the origin makes with the positive x-axis.
We substitute x=rcosϕ and y=rsinϕ into the standard ellipse equation:
4(rcosϕ)2+9(rsinϕ)2=1r2(4cos2ϕ+9sin2ϕ)=1
Rearranging this equation to solve for r21 provides a powerful formula that will be central to solving this problem:
r21=4cos2ϕ+9sin2ϕ— (General Polar Form Equation)
This equation tells us the reciprocal of the square of the distance from the origin to any point on the ellipse at an angle ϕ.
2. Analyzing the Line Segment PQ
The problem states that P, Q, R, S are points on the ellipse. The lines PQ and RS pass through the origin and are mutually perpendicular.
Let's consider point P, given as (723,76).
Let rP be the distance of point P from the origin O(0,0). We calculate rP2 using the distance formula:
rP2=(723)2+(76)2rP2=7(23)2+762=712+736=748
Therefore, rP21=487.
Since the line segment PQ passes through the origin, P and Q must be diametrically opposite points on the ellipse. This means that the distance from the origin to Q (OQ) is equal to the distance from the origin to P (OP). So, OQ=OP=rP.
The total length of the chord PQ is OP+OQ=rP+rP=2rP.
Therefore, (PQ)2=(2rP)2=4rP2.
From this, we get (PQ)21=4rP21.
Now, let θ be the angle that the line OP (and thus the line PQ) makes with the positive x-axis. We can find cosθ and sinθ using the coordinates of P and rP.
The coordinates of P are (xP,yP)=(rPcosθ,rPsinθ).
We have rP=748=716×3=743.
So,
cosθ=rPxP=43/723/7=21sinθ=rPyP=43/76/7=436=233=23
Thus, cos2θ=(21)2=41 and sin2θ=(23)2=43.
Self-check: We can verify these values using our General Polar Form Equation:
rP21=4cos2θ+9sin2θ=41/4+93/4=161+363=161+121
To sum these fractions, find a common denominator (48):
483+484=487
This matches our direct calculation of rP21=487, confirming our values for cos2θ and sin2θ are correct.
Now, we can express (PQ)21 in terms of θ:
(PQ)21=4rP21=41(4cos2θ+9sin2θ)— (Equation A)
3. Analyzing the Line Segment RS
The problem states that the line RS also passes through the origin and is mutually perpendicular to PQ.
If the line PQ makes an angle θ with the positive x-axis, then a line perpendicular to it must make an angle of θ+2π (or θ−2π) with the positive x-axis. Let's use ϕ′=θ+2π for the angle of line RS.
Let rR be the distance of point R from the origin. Using our General Polar Form Equation for point R (at angle ϕ′):
rR21=4cos2ϕ′+9sin2ϕ′
Substitute ϕ′=θ+2π:
rR21=4cos2(θ+2π)+9sin2(θ+2π)
Recall the trigonometric identities:
cos(θ+2π)=−sinθ
sin(θ+2π)=cosθ
Squaring these, we get:
cos2(θ+2π)=(−sinθ)2=sin2θ
sin2(θ+2π)=(cosθ)2=cos2θ
Substituting these into the equation for rR21:
rR21=4sin2θ+9cos2θ
Similar to PQ, since RS passes through the origin, R and S are diametrically opposite points on the ellipse.
The total length of the chord RS is OR+OS=rR+rR=2rR.
Therefore, (RS)2=(2rR)2=4rR2.
From this, we get (RS)21=4rR21.
(RS)21=41(4sin2θ+9cos2θ)— (Equation B)
4. Combining the Results to Find the Desired Sum
We need to calculate the value of (PQ)21+(RS)21.
We simply add Equation A and Equation B:
(PQ)21+(RS)21=41(4cos2θ+9sin2θ)+41(4sin2θ+9cos2θ)
Factor out the common term 41:
=41[(4cos2θ+9sin2θ)+(4sin2θ+9cos2θ)]
Now, group the terms inside the brackets by cos2θ and sin2θ:
=41[cos2θ(41+91)+sin2θ(91+41)]
Notice that the coefficients for cos2θ and sin2θ are the same. Factor out (41+91):
=41[(41+91)(cos2θ+sin2θ)]
We know the fundamental trigonometric identity cos2θ+sin2θ=1.
=41(41+91)(1)
Now, perform the addition of the fractions:
41+91=369+364=3613
Substitute this back:
(PQ)21+(RS)21=41(3613)=14413
5. Final Calculation and Answer
The problem states that (PQ)21+(RS)21=qp, where p and q are coprime.
We found the sum to be 14413.
Here, p=13 and q=144.
Since 13 is a prime number and 144 is 122=(24×32), 13 and 144 share no common factors other than 1. Thus, p=13 and q=144 are coprime.
Finally, we need to find p+q:
p+q=13+144=157
Comparing this with the given options:
(A) 143
(B) 147
(C) 137
(D) 157
The calculated value matches option (D).
Key Takeaways and JEE Tips
Polar Form is King for Origin-Centric Problems: When a problem involves distances from the origin (like OP, OQ) or chords passing through the origin, the polar form of the conic section equation (especially for ellipses and hyperbolas) is often the most efficient approach. Remember the general derivation: r21=b2cos2ϕ+a2sin2ϕ for b2x2+a2y2=1.
Diametric Chords: If a chord passes through the origin, the points on the ellipse are diametrically opposite, meaning PQ=2×OP. This simple fact