Animated Solution for Mathematics - Circles: 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 ?
Select Answer:
Visualized Solution
Visualizing the Setup
Parabola: y=6−x2 (Vertex: (0,6), opens downwards)
Lines: y=3∣x∣⟹y=3x and y=−3x
Symmetry and Center
Due to symmetry about the y-axis, the center of the circle C must be (0,k).
Let the radius of the circle be r.
Tangency to the Lines
Distance from (0,k) to 3x−y=0 is r.
r=(3)2+(−1)2∣3(0)−k∣=3+1∣−k∣=2k
⟹k=2r
Equation of the Circle
Circle Equation: x2+(y−2r)2=r2
Substitute x2=6−y from the parabola equation into the circle equation:
(6−y)+(y−2r)2=r2
Condition for Tangency
Expand: 6−y+y2−4ry+4r2=r2
Rearrange as a quadratic in y:
y2−(1+4r)y+(6+3r2)=0
For tangency, the discriminant D=0.
Solving for the Radius
Discriminant: (1+4r)2−4(1)(6+3r2)=0
1+16r2+8r−24−12r2=0⟹4r2+8r−23=0
Solving for r gives r=−1±233
Positive root r≈1.598.
The Vertex Tangency Case
Tangency can also occur at the vertex (0,6) without D=0.
The top of the circle is at y=2r+r=3r.
Equating to vertex height: 3r=6⟹r=2.
Checking the Vertex Case
If r=2, Center is (0,4). Circle: x2+(y−4)2=4.
Intersection with y=6−x2:
(6−y)+(y−4)2=4⟹y2−9y+18=0
(y−3)(y−6)=0⟹y=3,6.
Final Verification
Circle C: x2+(y−4)2=4
Check point (2,4): 22+(4−4)2=4+0=4
The point (2,4) satisfies the circle equation.
Correct Option: (2, 4)
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
Analyzing the Setup
The problem involves a parabola defined by y=6−x2 and two lines defined by y=3∣x∣. We seek a circle that is tangent to both the parabola and these lines.
The Symmetry Anchor
The first observation is the inherent symmetry of the system. Both the parabola and the V-shaped lines are symmetric about the y-axis.
Consequently, the center of the circle must lie on the y-axis. Let the center be (0,k) and the radius be r.
The Distance Constraint
The lines are given by y=3x and y=−3x, which can be rewritten as 3x−y=0 and 3x+y=0. For the circle to be tangent to these lines, the perpendicular distance from (0,k) to the line 3x−y=0 must equal r.
Using the point-to-line distance formula:
r=(3)2+(−1)2∣3(0)−k∣=3+1∣−k∣=2k
This yields the relationship k=2r. Thus, the center of the circle is (0,2r).
The Algebraic Dance
The equation of the circle is x2+(y−2r)2=r2. Given the parabola x2=6−y, we substitute x2 into the circle's equation:
(6−y)+(y−2r)2=r2
Expanding this expression, we obtain:
6−y+y2−4ry+4r2=r2
y2−(1+4r)y+(6+3r2)=0
For the circle to be tangent to the parabola, the discriminant D of this quadratic must be zero:
D=(1+4r)2−4(1)(6+3r2)=0
1+8r+16r2−24−12r2=0
4r2+8r−23=0
The Vertex Trap
Tangency can also occur at the vertex (0,6) of the parabola. The highest point of the circle is at y=2r+r=3r.
If the circle touches the vertex, then 3r=6, which implies r=2. For r=2, the center is (0,4) and the circle equation is x2+(y−4)2=4.
Testing this circle, we find it is tangent to the parabola at the vertex. This confirms that r=2 is a valid solution, resulting in a circle centered at (0,4) with radius 2.