Animated Solution for Mathematics - Conic Sections: The common tangents to the circle x2+y2=2 and the parabola y2=8x touch the circle at the points P,Q and the parabola at the points R,S. Then the area of the quadrilateral PQRS is
Select Answer:
Visualized Solution
Visualizing the Curves
Given Circle: x2+y2=2 (Center (0,0), Radius r=2)
Given Parabola: y2=8x (Comparing with y2=4ax, we get a=2)
General Tangent to the Parabola
The general equation of a tangent to the parabola y2=4ax is y=mx+ma.
For y2=8x, where a=2, the tangent is: y=mx+m2
Rearranging to standard form: mx−y+m2=0
Condition for Tangency to the Circle
A line Ax+By+C=0 touches a circle x2+y2=r2 if the perpendicular distance from the center equals the radius: A2+B2∣C∣=r.
Applying this to mx−y+m2=0 and r=2:
m2+(−1)2∣m2∣=2
Solving for the Slope m
Square both sides: m2(m2+1)4=2
Cross-multiply: 2=m2(m2+1)⟹m4+m2−2=0
Factorize: (m2+2)(m2−1)=0
Since m2=−2 (for real slopes), we have m2=1⟹m=±1
The Common Tangent Equations
Substitute m=1 into y=mx+m2: y=x+2
Substitute m=−1 into y=mx+m2: y=−x−2
These are the two common tangents to the circle and the parabola.
Points of Contact on the Circle
The point of contact of a tangent y=mx±r1+m2 to x2+y2=r2 is (1+m2∓mr,1+m2±r).
Alternatively, solve y=x+2 with x2+y2=2: x2+(x+2)2=2⟹2x2+4x+2=0⟹(x+1)2=0⟹x=−1,y=1. So, P(−1,1).
Similarly, for y=−x−2: Q(−1,−1).
Points of Contact on the Parabola
The point of contact of tangent y=mx+ma to y2=4ax is given by (m2a,m2a).
For m=1,a=2: R=(122,12(2))=(2,4).
For m=−1,a=2: S=((−1)22,−12(2))=(2,−4).
Identifying the Quadrilateral PQRS
Vertices: P(−1,1),Q(−1,−1),R(2,4),S(2,−4)
Notice that P and Q have the same x-coordinate (x=−1). So, line segment PQ is vertical.
Similarly, R and S have the same x-coordinate (x=2). So, line segment RS is also vertical.
Since PQ and RS are both vertical, they are parallel to each other.
Therefore, the quadrilateral PQRS is a trapezium.
Calculating the Area
Length of parallel side PQ=1−(−1)=2
Length of parallel side RS=4−(−4)=8
The perpendicular distance (height h) between the parallel sides x=−1 and x=2 is h=2−(−1)=3.
Area of Trapezium =21×(Sum of parallel sides)×height
Area =21×(2+8)×3=21×10×3=15
Conclusion and Key Takeaway
Final Answer: The area of quadrilateral PQRS is 15 square units.
Key Takeaway: Using the parametric point of contact (m2a,m2a) for a parabola significantly speeds up calculations compared to solving equations simultaneously.
Pro Tip: Always look for geometric properties like vertical or horizontal lines to simplify area calculations instead of blindly using the shoelace formula.
00:00 / 00:00
The Sigma Insight: Standard Equations of Parabola, Ellipse, and Hyperbola
Solution Diagram
Analyzing the Setup
Imagine you are standing at the origin of a coordinate plane. Before you lies a circle, x2+y2=2, a perfect, symmetric loop with a radius of 2.
To your right, the parabola y2=8x opens its arms wide. Your mission is to find the common tangents—the lines that graze both these curves simultaneously.
The Tangent Hunt
To bridge these two curves, we need a line that speaks the language of both. For the parabola y2=4ax, where a=2, any tangent can be described by the elegant equation:
y=mx+m2
This equation is our bridge. It doesn't matter where the tangent touches the parabola; as long as it has slope m, it must satisfy this form.
Now, we bring in the circle. For this line to touch the circle, the perpendicular distance from the center (0,0) to the line mx−y+m2=0 must be exactly the radius, 2.
Using the distance formula, we get:
m2+1∣m2∣=2
Squaring both sides, we arrive at:
m2(m2+1)4=2
This simplifies to the beautiful biquadratic equation:
m4+m2−2=0
Factoring this, we find (m2+2)(m2−1)=0. Since m2 cannot be −2 for real slopes, we are left with m2=1, giving us m=±1.
The common tangents are y=x+2 and y=−x−2.
The Geometry of Contact
Now that we have the lines, we need the points where they touch the curves. For the circle, solving y=x+2 with x2+y2=2 leads us to x2+(x+2)2=2, which simplifies to 2(x+1)2=0.
This tells us the tangent touches the circle at x=−1. Substituting back, we get y=1. So, the points of contact on the circle are P(−1,1) and, by symmetry, Q(−1,−1).
For the parabola, we use the parametric point of contact (m2a,m2a). With a=2 and m=1, we get R(2,4). With m=−1, we get S(2,−4).
The Trapezium Insight
Look at the coordinates: P(−1,1), Q(−1,−1), R(2,4), and S(2,−4). Notice that P and Q share the same x-coordinate, making PQ a vertical line of length 1−(−1)=2.
Similarly, R and S share an x-coordinate, making RS a vertical line of length 4−(−4)=8. Because both PQ and RS are vertical, they are parallel.
We have formed a trapezium. The distance between these parallel lines is the difference in their x-coordinates: 2−(−1)=3.
The area is calculated as:
Area=21×(2+8)×3=15
We have conquered the problem not by brute force, but by observing the geometric soul of the equations. The final area is 15.