Solving System of Equations: Guidance for Australian Math Olympiad Problem

In summary, the conversation discusses how to solve the system of equations: (x-1)(y^2+6)=y(x^2+1)(y-1)(x^2+6)=x(y^2+1)Various methods are suggested, including using software, completing the square, and intersecting a circle and a curve. The final solution involves rewriting the equations in terms of new variables and solving the resulting system. The solutions are (2,2), (2,3), (3,2), (3,3), and the complex solutions \left( \frac{1}{2}\left(1\pm i\sqrt{15}\right) , \frac{1}{2}\left(
  • #1
murshid_islam
457
19
can anyone tell me how to solve the system of equations:

[tex](x-1)(y^2+6) = y(x^2+1)[/tex]

[tex](y-1)(x^2+6) = x(y^2+1)[/tex]

note: this is not a homework problem. as far as i know, this is a problem from australia's national math olympiad.
 
Mathematics news on Phys.org
  • #2
I used the http://www.hostsrv.com/webmab/app1/MSP/quickmath/02/pageGenerate?site=quickmath&s1=equations&s2=solve&s3=advanced and put

Code:
(x-1)(y^2+6)=y(x^2+1)
(y-1)(x^2+6)=x(y^2+1)

into the field marked "EQUATION(S)" to get the solutions

[tex](x,y)=(2,2),\, (2,3),\, (3,2),\, (3,3),\, \left( \frac{1}{2}\left(1\pm i\sqrt{15}\right) , \frac{1}{2}\left(1\mp i\sqrt{15}\right)\right)[/tex].
 
Last edited by a moderator:
  • #3
I do not think that resorting to a software solution would be acceptable on a test.

Expand both equations, then add them together. You will now have quadratic equations in x any y. Complete the squares and you will easily get the real solutions.
 
  • #4
benorin, i also got those solutions using Maple. but what i want to know is how to solve them without using softwares.

Integral, i tried doing what you suggested. i expanded and subtracted one from the other and got an equation of a circle. but i don't know what to do next. can you give some more hints?
 
  • #5
Try completing the square
 
  • #6
by adding the 2 equations i got, [tex](x-y)(x+y+2xy+7) = 0[/tex]

by subtracting one from the other i got, [tex]\left(x-\frac{5}{2}\right)^2 + \left(y-\frac{5}{2}\right)^2 = \frac{1}{2}[/tex]

but i can't figure out what to do next.
 
  • #7
That's the eqn of a circle in the Oxy plane with radius 1/2 and located with the center at (5/2,5/2). You'll have to intersect this circle with the 2 line y=x and with the curve x+y+2xy+7=0 to get the possible solutions.

Daniel.
 
  • #8
dextercioby said:
That's the eqn of a circle in the Oxy plane with radius 1/2 and located with the center at (5/2,5/2).
the radius is actually [tex]\frac{1}{\sqrt{2}}[/tex]

dextercioby said:
You'll have to intersect this circle with the 2 line y=x and with the curve x+y+2xy+7=0 to get the possible solutions.
but how do i do that? if i take the intersection between the circle and the line y = x, i get the solutions (3,3) and (2,2). but how do i get the intersection of the circle and the curve x+y+2xy+7=0?
 
  • #9
well, i tried the following:
from x+y+2xy+7=0, we get [tex]y = \frac{-7-x}{1+2x}[/tex]

substituting this into the equation of the circle and simplifying, i got the quartic equation:

[tex]x^4 - 4x^3 + 10x^2 + 33x + 24 = 0[/tex]

now how do i solve this?
 
  • #10
First of all, you got the first equation wrong, it should read:
(x-y)(x+y-2xy+7)=0

Secondly, eliminating the (x-y) factor, ADD the two equations you now have, yielding:
[tex]x^{2}-5x+y^{2}-5y+\frac{25}{2}+(x+y-2xy+7)=\frac{1}{2}[/tex]
that is:
[tex](x-y)^{2}-4(x+y)+19=0[/tex]

Similarly, subtract the first one from your second one to get:
[tex](x+y)^{2}-6(x+y)+5=0[/tex]

Now, introduce the new variables u=x+y, v=x-y to rewrite your system of equations as:
[tex]u^{2}-6u+5=0[/tex]
[tex]v^{2}-4u+19=0[/tex]
This system is readily solvable. :smile:
 
  • #11
Is it helpful to notice here that these equations are inverses of each other? Then would mean that the intersect on the like y=x correct? And a few other places of course...but thought it might help since if you have one solution, you immediately have another :)
 

What is a system of equations?

A system of equations is a set of equations that are related and have the same variables. These equations are often used to solve for multiple unknown variables.

How do I solve a system of equations?

There are multiple methods for solving a system of equations, including substitution, elimination, and graphing. The method you choose will depend on the specific equations and variables involved.

What is the purpose of a system of equations?

A system of equations is used to find the values of multiple unknown variables. This can be useful in a variety of fields, including science, engineering, and economics.

Can a system of equations have more than one solution?

Yes, a system of equations can have one, infinite, or no solutions. The number of solutions depends on the relationship between the equations and variables in the system.

What are some real-life applications of a system of equations?

A system of equations can be used to model and solve real-life problems such as calculating the optimal production levels for a company or determining the intersection point of two moving objects.

Similar threads

Replies
2
Views
239
Replies
1
Views
641
  • General Math
Replies
7
Views
856
Replies
10
Views
2K
Replies
2
Views
770
Replies
7
Views
1K
Replies
9
Views
1K
Replies
1
Views
379
  • General Math
Replies
18
Views
2K
  • General Math
Replies
13
Views
1K
Back
Top