Animated Solution for Mathematics - Conic Sections: Consider the two curves C1:y2=4x,C2:x2+y2−6x+1=0. Then,
Select Answer:
Visualized Solution
Visualizing the Curves C1 and C2
Curve C1: y2=4x (Parabola opening rightwards)
Curve C2: x2+y2−6x+1=0 (Circle)
Goal: Determine the nature of intersection or tangency between C1 and C2.
Strategy: Substitution Method
To find intersection points, we must solve the equations simultaneously.
We will substitute the value of y2 from C1 into the equation of C2.
Substituting y2=4x into C2
Equation of C2: x2+y2−6x+1=0
Substitute y2=4x:
x2+(4x)−6x+1=0
Simplifying the Equation
Combine the x terms: 4x−6x=−2x
Simplified quadratic equation: x2−2x+1=0
Solving for x: The Repeated Root
Recognize the perfect square identity: x2−2x+1=(x−1)2
Set (x−1)2=0
Solving yields: x=1
Interpreting the Repeated Root
A distinct root implies curves cross each other (intersection).
A repeated root implies the curves touch each other (tangency).
Therefore, C1 and C2 are tangent at x=1.
Finding the y-coordinates
Substitute x=1 back into C1: y2=4(1)
y2=4
Taking the square root: y=2 or y=−2
The points of tangency are (1,2) and (1,−2).
Final Conclusion
The curves C1 and C2 share exactly two points: (1,2) and (1,−2).
At both points, the curves touch each other.
Final Answer:C1 and C2 touch each other exactly at two points.
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
Visualizing the Curves
We start with the parabola C1:y2=4x, which is a standard parabola opening to the right with its vertex at the origin.
Then we have the circle C2:x2+y2−6x+1=0. If you complete the square for the circle, you get:
(x−3)2+y2=8
This tells us the circle is centered at (3,0) with a radius of 8. The parabola starts at the origin and opens right, while the circle is centered further along the x-axis.
The Algebraic Bridge
To find the intersection points, we must solve the equations simultaneously. This is our logic bridge.
Since the parabola gives us a direct value for y2, the smartest move is to use the substitution method. We will take y2=4x from the parabola and plug it straight into the circle's equation.
This transforms our two-variable problem into a single-variable quadratic equation.
The Quadratic Revelation
Substituting y2=4x into the circle's equation x2+y2−6x+1=0 gives us:
x2+4x−6x+1=0
Simplifying this, we get x2−2x+1=0. Do you recognize this pattern? It is a perfect square!
We can rewrite this as:
(x−1)2=0
Solving for x, we find x=1. Note that this is a repeated root. In the context of coordinate geometry, a repeated root signifies that the curves just graze or touch each other without crossing. This is the hallmark of tangency.
Geometric Interpretation
Because we found a repeated root at x=1, we know that the parabola and the circle are tangent at this x-coordinate.
To find the corresponding y-coordinates, we substitute x=1 back into the parabola's equation:
y2=4(1)⇒y2=4
Taking the square root, we get y=2 and y=−2.
Thus, the curves share exactly two points: (1,2) and (1,−2). At both these points, the curves touch each other. We have successfully navigated the problem, moving from visualization to algebraic manipulation and finally to geometric interpretation.