Unable to find the intersection between a circle and ellipse

Click For Summary
SUMMARY

The discussion focuses on finding the intersection between the equations of a circle and an ellipse, specifically the equations x² + xy + y² = 18 and x² + y² = 12. The initial attempts to solve the system led to the conclusion that xy = 6, but errors in substituting values were identified. The correct approach involves solving for x in terms of y as x = 6/y, which allows for proper substitution into the original equations to find valid solutions.

PREREQUISITES
  • Understanding of quadratic equations and their solutions
  • Familiarity with algebraic manipulation and substitution techniques
  • Knowledge of conic sections, specifically circles and ellipses
  • Ability to work with systems of equations
NEXT STEPS
  • Study the method of solving systems of equations involving conic sections
  • Learn about the properties of quadratic equations and their graphs
  • Explore the implications of substituting variables in algebraic equations
  • Investigate the geometric interpretations of intersections between different conic sections
USEFUL FOR

Mathematics students, educators, and anyone interested in solving complex algebraic systems involving conic sections.

lotur512
Messages
1
Reaction score
0
Homework Statement
Find the intersection/system of equation between a parabola and circle
Relevant Equations
x^2+xy+y^2=18; x^2+y^2=12
Given:
x^2+xy+y^2=18
x^2+y^2=12

Attempt:
(x^2+y^2)+xy=18
12+xy=18
xy=6

y^2=12-x^2
(12)+xy=18
xy=6

Attempt 2:
xy=6
x=y/6
y^2/36+(y/6)y+y^2=18
43/36y^2=18
y ≠ root(6) <- should be the answer

Edit:
Just realized you can't plug the modified equation back into its original self

I plugged y=6/x into the circle instead and got:
x^2+36/x^2=12
now I have x^4+36=12x^2
x^4-12x^2+36=0
 
Last edited:
Physics news on Phys.org
lotur512 said:
Homework Statement:: Find the intersection/system of equation between a parabola and circle
Relevant Equations:: x^2+xy+y^2=18; x^2+y^2=12

Given:
x^2+xy+y^2=18
x^2+y^2=12

Attempt:
(x^2+y^2)+xy=18
12+xy=18
xy=6

y^2=12-x^2
(12)+xy=18
xy=6

Attempt 2:
xy=6
x=y/6
y^2/36+(y/6)y+y^2=18
43/36y^2=18
y ≠ root(6) <- should be the answer

Edit:
Just realized you can't plug the modified equation back into its original self

I plugged y=6/x into the circle instead and got:
x^2+36/x^2=12
now I have x^4+36=12x^2
x^4-12x^2+36=0
Your last equation is quadratic in form. Let ##u = x^2## to get an actual quadratic, and solve for u, then substititute back to get values for x.
 
lotur512 said:
Attempt 2:
xy=6
x=y/6
...

Edit:
Just realized you can't plug the modified equation back into its original self
...
No. That wasn't what caused your difficulty.

If you solve
##xy=6## for ##x##, you get ##x=\dfrac {6}{y}## rather than ##x=\dfrac {y}{6}##. Plugging that into either equation gives the correct solution.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
19
Views
3K
Replies
7
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 10 ·
Replies
10
Views
25K