Question
Mathematics Question on Parabola
Let C be the circle of minimum area touching the parabola y=6−x2 and the lines y=3∣x∣. Then, which one of the following points lies on the circle C?
(2,4)
(1,2)
(2,2)
(1,1)
(2,4)
Solution
The equation of the circle is:
x2+(y−(6−r))2=r2,
where the center is (0,6−r) and radius is r.
Step 1: Condition for tangency with y=3∣x∣: The perpendicular distance from the center (0,6−r) to the line y=3∣x∣ must equal the radius r.
For the line y=3x, the distance is: 12+(3)2∣0−(6−r)∣=r. Simplify: 2∣6−r∣=r.
Step 2: Solve for r:
Case 1: 6−r=2r⟹6=3r⟹r=2.
Case 2: 6−r=−2r⟹6=−r⟹r=−6 (not valid as r>0).
Hence, r=2.
Step 3: Equation of the circle: Substituting r=2, the center becomes (0,6−2)=(0,4).
The equation of the circle is: x2+(y−4)2=4.
Step 4: Check which point lies on the circle: Substituting (2,4) into the equation:
22+(4−4)2=4⟹4+0=4. Thus, (2,4) lies on the circle.