π¨ This site is a work in progress. Exciting updates are coming soon!
6.7 Q-8
Question Statement
Find the points of intersection of the given conics:
18x2β+8y2β=1 and 3x2ββ3y2β=81
x2+y2=8 and x2βy2=1
3x2β4y2=12 and 3y2β2x2=7
3x2+5y2=60 and 9x2+y2=124
9x2β+9y2β=1 and 2x2ββ4y2β=1
Background and Explanation
To find the points of intersection between two conics, we need to solve the system of equations that represents these conics. This typically involves:
Substituting one equation into the other.
Simplifying to find values for the variables.
Analyzing the resulting equations to find the points where the conics intersect.
We will use algebraic manipulation and the method of substitution to solve these systems of equations.
Solution
i. 18x2β+8y2β=1 and 3x2ββ3y2β=81
Simplify and combine the two equations:
Start by multiplying both equations by appropriate constants to eliminate fractions.
From 18x2β+8y2β=1 and 3x2ββ3y2β=81, we get:
8x2+18y2=144andx2βy2=3
Now we have the system:
8x2+18y2=144(1)x2βy2=3(2)
Solve the system:
From equation (2), solve for x2:
x2=y2+3
Substitute this into equation (1):
8(y2+3)+18y2=144
Simplifying:
8y2+24+18y2=14426y2=120βy2=26120β=1360β
Therefore, y=Β±1360ββ.
Find the corresponding x-values:
Substitute y2=1360β into equation (2):
x2=3+1360β=1399β
Thus, x=Β±1399ββ.
ii. x2+y2=8 and x2βy2=1
Add the equations:
Adding equation (1) and (2):
(x2+y2)+(x2βy2)=8+1
Simplifying:
2x2=9βx2=29β
So, x=Β±2β3β.
Substitute x2=29β into equation (1):
29β+y2=8βy2=8β29β=27β
So, y=Β±27ββ.
Points of intersection:
The points of intersection are:
(Β±2β3β,Β±27ββ)
iii. 3x2β4y2=12 and 3y2β2x2=7
Multiply equations:
Multiply equation (1) by 2 and equation (2) by 3, then add the equations:
6x2β8y2=24andβ6x2+9y2=24
Adding these gives:
y2=45βy=Β±45β
Find x-values:
Substitute y2=45 into equation (1):
3x2β4(45)=12β3x2β180=12β3x2=192βx2=64
Thus, x=Β±8.
Points of intersection:
The points of intersection are:
(Β±8,Β±45β)
iv. 3x2+5y2=60 and 9x2+y2=124
Multiply equations:
Multiply equation (1) by 3 and subtract from equation (2):
9x2+y2=124and9x2+15y2=β180
Simplifying:
β14y2=β56βy2=4βy=Β±2
Find x-values:
Substitute y2=4 into equation (1):
3x2+5(4)=60β3x2=40βx2=340β
Thus, x=Β±3210ββ.
Points of intersection:
The points of intersection are:
(Β±3210ββ,Β±2)
v. 9x2β+9y2β=1 and 2x2ββ4y2β=1
Multiply equation (2) by 21β and subtract from equation (1):
4x2β+9y2β=1
and
9x2ββ8y2β=β21β
Simplifying gives:
y2=β72
This leads to an imaginary solution, so the conics do not intersect.
Key Formulas or Methods Used
Solving Systems of Equations: The primary method used was solving systems of equations by substitution and elimination.
Discriminant Condition for Tangency: For the line to be tangent to the conic, the discriminant of the corresponding quadratic equation must be zero.
Summary of Steps
Set up the system of equations for the conics.
Use substitution to express one variable in terms of the other.
Solve the resulting quadratic equation.
Use the solutions to find the points of intersection.
If no real solutions exist (i.e., the discriminant is negative), conclude that the conics do not intersect.