Analyzing the Setup
The circle is defined by the equation:
x2+y2+2x+4y−p=0
By comparing this to the general form x2+y2+2gx+2fy+c=0, we identify the center of the circle at (−1,−2). The circle's interaction with the coordinate axes depends entirely on the parameter p.
The Origin Strategy
Consider the case where the circle passes through the origin
(0,0). Substituting
x=0 and
y=0 into the equation yields:
02+02+2(0)+4(0)−p=0⇒p=0
When p=0, the equation becomes x2+y2+2x+4y=0.
For the x-axis (y=0), we get x2+2x=0, resulting in points (0,0) and (−2,0).
For the y-axis (x=0), we get y2+4y=0, resulting in points (0,0) and (0,−4).
Since the origin (0,0) is counted once, the total number of distinct intersection points is exactly three: (0,0), (−2,0), and (0,−4). Thus, p=0 is a valid solution.
The Tangency Trap
To obtain exactly three points, the circle could be tangent to one axis (providing one point) while intersecting the other axis at two distinct points (providing two points).
First, test tangency to the
x-axis by setting
y=0:
x2+2x−p=0
For tangency, the discriminant
D must be zero:
D=(2)2−4(1)(−p)=4+4p=0⇒p=−1
Now, verify
p=−1 by checking the
y-axis (
x=0):
y2+4y+1=0
The discriminant is
D=42−4(1)(1)=12. Since
12>0, there are two distinct intersection points on the
y-axis. Therefore,
p=−1 is a valid solution.
The Final Investigation
Next, test tangency to the
y-axis by setting
x=0:
y2+4y−p=0
For tangency, the discriminant must be zero:
D=42−4(1)(−p)=16+4p=0⇒p=−4
Verify
p=−4 by checking the
x-axis (
y=0):
x2+2x+4=0
The discriminant is
D=22−4(1)(4)=−12. Since the discriminant is negative, there are no real intersection points on the
x-axis. This case fails to meet the requirement of three distinct points.
Conclusion
Through rigorous testing of the geometric constraints, we have determined that the values of p that result in exactly three intersection points are p=0 and p=−1.
The final set of values is {0,−1}.