Given: The ellipse is x2+9y2=9. Its major axis lies along the x-axis with endpoints (−3,0) and (3,0), so the circle having this major axis as diameter is
x2+y2=9
Point A=(3,0) and point B=(0,1).
Find: m−n, where the area of triangle AOP is nm.
The line through A(3,0) and B(0,1) is
3x+1y=1
which gives
x+3y=3
or
x=3−3ySubstitute this in the circle equation:
(3−3y)2+y2=9
9(1+y2−2y)+y2=9
10y2−18y=0
y(10y−18)=0
So the second intersection point is obtained from
y=59Now,
x=3−3(59)=3(1−59)=−512
Hence,
P(−512,59)Area of triangle AOP is
21×Base(OA)×Height
Here, OA=3 and the perpendicular height from P to the x-axis is 59. Therefore,
Area=21×3×59=1027
So,
m=27,n=10
Thus,
m−n=27−10=17
Therefore, the correct option is D. The solution labels it as Option C, but the computed value 17 matches option D in the given options.