System of equations with 2 parameters

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Hivoyer
Messages
26
Reaction score
0

Homework Statement


I have a system of two equations:

3*x^2 - x + 3*y^2 = 0
2*x^2 - y + 2*y^2 = 0

Homework Equations





The Attempt at a Solution


I don't know how to express one with the other.I mean I can either have x = 3*y^2 + 3*x^2 or y = y = -2*y^2 - 2*x^2 and in both cases it becomes an utter mess.What can I do?
 
Physics news on Phys.org
Here's another suggestion. You can see by inspection that (0,0) is one intersection point. Since both equations represent circles, put them in standard form and locate their centers. Determine the slope ##m_1## of the line of centers. The slope of the common chord between their intersection points will be ##m_2=-\frac 1 {m_1}##. The line through the origin with that slope ##m_2## whose equation is ##y=m_2x## will pass through the other intersection point. Solve that with one of your circles. It works out pretty easily.