Find number of real solutions of system of equations

Click For Summary

Homework Help Overview

The discussion revolves around finding the number of real solutions for a system of nonlinear equations: x² - xy - 2 = 0 and x² + x + 2y = 0. Participants are exploring the nature of these equations and the methods to analyze their solutions.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss treating the equations as simultaneous equations, considering the nonlinear nature, and exploring methods to express one variable in terms of another. There are attempts to isolate variables and analyze the resulting expressions to determine the number of solutions.

Discussion Status

There is an ongoing exploration of the solutions, with some participants identifying specific solutions and questioning whether additional solutions exist. Guidance has been provided on checking the validity of solutions and the implications of the equations being linear in one variable and quadratic in another.

Contextual Notes

Participants note the potential for multiple solutions and the importance of verifying that all identified solutions satisfy the original equations. There is also mention of the risk of introducing extraneous solutions through algebraic manipulation.

songoku
Messages
2,514
Reaction score
395

Homework Statement


I got this question from my friend.

How many real solutions for this system of equations:
x2 - xy - 2 = 0
x2 + x + 2y = 0

Homework Equations


Don't know

The Attempt at a Solution


I have never learned about this type of question. What chapter or topic should I learn in order to be able to answer this question?

Thanks
 
Physics news on Phys.org
songoku said:

Homework Statement


I got this question from my friend.

How many real solutions for this system of equations:
x2 - xy - 2 = 0
x2 + x + 2y = 0

Homework Equations


Don't know

The Attempt at a Solution


I have never learned about this type of question. What chapter or topic should I learn in order to be able to answer this question?

Thanks
You can just treat them as simultaneous equations, though they are nonlinear.
With linear simultaneous equations, the standard approach is to use one equation to express one unknown in terms of the other(s) then use that to substitute for it in all the other equations. That looks more awkward here because it will give you cubic or worse terms. So instead you could use one equation to express a quadratic term as a sum of linear terms, then use that to eliminate that quadratic from the other equation. See where that leads.
 
  • Like
Likes   Reactions: songoku
haruspex said:
You can just treat them as simultaneous equations, though they are nonlinear.
With linear simultaneous equations, the standard approach is to use one equation to express one unknown in terms of the other(s) then use that to substitute for it in all the other equations. That looks more awkward here because it will give you cubic or worse terms. So instead you could use one equation to express a quadratic term as a sum of linear terms, then use that to eliminate that quadratic from the other equation. See where that leads.

I am not sure I get your hint but I managed to do this:
After subtracting the two equations:
x + xy + 2y + 2 = 0
x(1 + y) + 2(y + 1) = 0
(x + 2)(y + 1) = 0
x = -2 , y = -1

Is this the only solution? How can we know or check whether there are other solutions?

Thanks
 
songoku said:
I am not sure I get your hint but I managed to do this:
After subtracting the two equations:
x + xy + 2y + 2 = 0
x(1 + y) + 2(y + 1) = 0
(x + 2)(y + 1) = 0
x = -2 , y = -1

Is this the only solution? How can we know or check whether there are other solutions?

Thanks
No. If (x + 2)(y + 1) = 0, either x=-2 or y=-1, not necessarily both. Assuming x=-2, replace it back into the original equations and find y. Also, assume y=-1 and find the value(s) of x.
 
  • Like
Likes   Reactions: songoku
ehild said:
No. If (x + 2)(y + 1) = 0, either x=-2 or y=-1, not necessarily both. Assuming x=-2, replace it back into the original equations and find y. Also, assume y=-1 and find the value(s) of x.

Ah, my bad. I got (-2, -1) and (1, -1). So there are only 2 solutions? How can we know that there won't be any other solutions? Is there formula or method to know exactly number of possible solutions?

Thanks
 
songoku said:
Ah, my bad. I got (-2, -1) and (1, -1). So there are only 2 solutions? How can we know that there won't be any other solutions? Is there formula or method to know exactly number of possible solutions?

Thanks
The system of equations is liner in y, but quadratic in x. For any value of x, both equations yield some single value for y. As this is a system of equations, the y values coming from the single equations must be the same.
Isolating y from the equations, you get that ##y=\frac{-x^2-x}{2}## and ##y=\frac{x^2-2}{x}##, so ##\frac{-x^2-x}{2}=\frac{x^2-2}{x}##
That is the same as ##x^3+3x^2-4=0## (for x≠0). This equation can have three real roots. You know two roots already, x=1 and x=-2. So (x-1)(x+2) divides the polynomial x3+3x2-4, and the synthetic division gives the third factor in the factorized equation x3+3x2-4=(x-1)(x+2)(x-a). What is that new root a?
 
  • Like
Likes   Reactions: songoku
songoku said:
I got (-2, -1) and (1, -1).
Certainly plugging in x=-2 will give a unique value for y since the resulting equations are linear, but as ehild writes, plugging in y=-1 will yield a quadratic in x, so generally two solutions or none.
All that is pure deduction, so you know there can be no other solutions. The risk can be that somewhere along the way you made an algebraic step which introduced extra solutions, so to complete it you should check all the solutions you have satisfy the original equations.
 
  • Like
Likes   Reactions: songoku
The system of equations is linear in y:
xy=x2-2
2y=-x2-x.
Pretend x is a parameter. A system of linear equations can have a single root, one root or no roots, depending on the value of the parameter(s).
The system of equations can be transformed to ##y =\frac{-x^2-x}{2}## and ##\frac{x^2-2}{x}-\frac{-x^2-x}{2}=0##.
If ##\frac{x^2-2}{x}-\frac{-x^2-x}{2}## was zero for all values of x, you would have infinite many solution for y, one for all x values. But it is not zero for all x. If the expression is not zero, there is no solution for y. If the expression is zero for certain values of x, you have a ##y =\frac{-x^2-x}{2}## value for all these x values. In principle, you can have 3 solutions, but two of them coincide.
 
  • Like
Likes   Reactions: songoku

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
1K
Replies
6
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K