Skip to content
🚨 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:

  1. x218+y28=1\frac{x^2}{18} + \frac{y^2}{8} = 1 and x23βˆ’y23=81\frac{x^2}{3} - \frac{y^2}{3} = 81
  2. x2+y2=8x^2 + y^2 = 8 and x2βˆ’y2=1x^2 - y^2 = 1
  3. 3x2βˆ’4y2=123x^2 - 4y^2 = 12 and 3y2βˆ’2x2=73y^2 - 2x^2 = 7
  4. 3x2+5y2=603x^2 + 5y^2 = 60 and 9x2+y2=1249x^2 + y^2 = 124
  5. x29+y29=1\frac{x^2}{9} + \frac{y^2}{9} = 1 and x22βˆ’y24=1\frac{x^2}{2} - \frac{y^2}{4} = 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:

  1. Substituting one equation into the other.
  2. Simplifying to find values for the variables.
  3. 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. x218+y28=1\frac{x^2}{18} + \frac{y^2}{8} = 1 and x23βˆ’y23=81\frac{x^2}{3} - \frac{y^2}{3} = 81

  1. Simplify and combine the two equations:
    Start by multiplying both equations by appropriate constants to eliminate fractions. From x218+y28=1\frac{x^2}{18} + \frac{y^2}{8} = 1 and x23βˆ’y23=81\frac{x^2}{3} - \frac{y^2}{3} = 81, we get:
8x2+18y2=144andx2βˆ’y2=3 8x^2 + 18y^2 = 144 \quad \text{and} \quad x^2 - y^2 = 3

Now we have the system:

8x2+18y2=144(1) 8x^2 + 18y^2 = 144 \quad \text{(1)} x2βˆ’y2=3(2) x^2 - y^2 = 3 \quad \text{(2)}
  1. Solve the system:
    From equation (2), solve for x2x^2:
x2=y2+3 x^2 = y^2 + 3

Substitute this into equation (1):

8(y2+3)+18y2=144 8(y^2 + 3) + 18y^2 = 144

Simplifying:

8y2+24+18y2=144 8y^2 + 24 + 18y^2 = 144 26y2=120β‡’y2=12026=6013 26y^2 = 120 \quad \Rightarrow \quad y^2 = \frac{120}{26} = \frac{60}{13}

Therefore, y=Β±6013y = \pm \sqrt{\frac{60}{13}}.

  1. Find the corresponding xx-values:
    Substitute y2=6013y^2 = \frac{60}{13} into equation (2):
x2=3+6013=9913 x^2 = 3 + \frac{60}{13} = \frac{99}{13}

Thus, x=Β±9913x = \pm \sqrt{\frac{99}{13}}.

ii. x2+y2=8x^2 + y^2 = 8 and x2βˆ’y2=1x^2 - y^2 = 1

  1. Add the equations:
    Adding equation (1) and (2):
(x2+y2)+(x2βˆ’y2)=8+1 (x^2 + y^2) + (x^2 - y^2) = 8 + 1

Simplifying:

2x2=9β‡’x2=92 2x^2 = 9 \quad \Rightarrow \quad x^2 = \frac{9}{2}

So, x=Β±32x = \pm \frac{3}{\sqrt{2}}.

  1. Substitute x2=92x^2 = \frac{9}{2} into equation (1):
92+y2=8β‡’y2=8βˆ’92=72 \frac{9}{2} + y^2 = 8 \quad \Rightarrow \quad y^2 = 8 - \frac{9}{2} = \frac{7}{2}

So, y=Β±72y = \pm \sqrt{\frac{7}{2}}.

  1. Points of intersection:
    The points of intersection are:
(Β±32,Β±72) \left( \pm \frac{3}{\sqrt{2}}, \pm \sqrt{\frac{7}{2}} \right)

iii. 3x2βˆ’4y2=123x^2 - 4y^2 = 12 and 3y2βˆ’2x2=73y^2 - 2x^2 = 7

  1. Multiply equations:
    Multiply equation (1) by 2 and equation (2) by 3, then add the equations:
6x2βˆ’8y2=24andβˆ’6x2+9y2=24 6x^2 - 8y^2 = 24 \quad \text{and} \quad -6x^2 + 9y^2 = 24

Adding these gives:

y2=45β‡’y=Β±45 y^2 = 45 \quad \Rightarrow \quad y = \pm \sqrt{45}
  1. Find xx-values:
    Substitute y2=45y^2 = 45 into equation (1):
3x2βˆ’4(45)=12β‡’3x2βˆ’180=12β‡’3x2=192β‡’x2=64 3x^2 - 4(45) = 12 \quad \Rightarrow \quad 3x^2 - 180 = 12 \quad \Rightarrow \quad 3x^2 = 192 \quad \Rightarrow \quad x^2 = 64

Thus, x=Β±8x = \pm 8.

  1. Points of intersection:
    The points of intersection are:
(Β±8,Β±45) (\pm 8, \pm \sqrt{45})

iv. 3x2+5y2=603x^2 + 5y^2 = 60 and 9x2+y2=1249x^2 + y^2 = 124

  1. Multiply equations:
    Multiply equation (1) by 3 and subtract from equation (2):
9x2+y2=124and9x2+15y2=βˆ’180 9x^2 + y^2 = 124 \quad \text{and} \quad 9x^2 + 15y^2 = -180

Simplifying:

βˆ’14y2=βˆ’56β‡’y2=4β‡’y=Β±2 -14y^2 = -56 \quad \Rightarrow \quad y^2 = 4 \quad \Rightarrow \quad y = \pm 2
  1. Find xx-values:
    Substitute y2=4y^2 = 4 into equation (1):
3x2+5(4)=60β‡’3x2=40β‡’x2=403 3x^2 + 5(4) = 60 \quad \Rightarrow \quad 3x^2 = 40 \quad \Rightarrow \quad x^2 = \frac{40}{3}

Thus, x=Β±2103x = \pm \frac{2\sqrt{10}}{3}.

  1. Points of intersection:
    The points of intersection are:
(Β±2103,Β±2) \left( \pm \frac{2\sqrt{10}}{3}, \pm 2 \right)

v. x29+y29=1\frac{x^2}{9} + \frac{y^2}{9} = 1 and x22βˆ’y24=1\frac{x^2}{2} - \frac{y^2}{4} = 1

  1. Multiply equation (2) by 12\frac{1}{2} and subtract from equation (1):
x24+y29=1 \frac{x^2}{4} + \frac{y^2}{9} = 1

and

x29βˆ’y28=βˆ’12 \frac{x^2}{9} - \frac{y^2}{8} = -\frac{1}{2}

Simplifying gives:

y2=βˆ’72 y^2 = -72

This leads to an imaginary solution, so the conics do not intersect.


Key Formulas or Methods Used

  1. Solving Systems of Equations: The primary method used was solving systems of equations by substitution and elimination.

  2. 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

  1. Set up the system of equations for the conics.
  2. Use substitution to express one variable in terms of the other.
  3. Solve the resulting quadratic equation.
  4. Use the solutions to find the points of intersection.
  5. If no real solutions exist (i.e., the discriminant is negative), conclude that the conics do not intersect.