Solving for Real Values of x, y, & z with x+y=1 and xy-z^2=1

  • Context: Undergrad 
  • Thread starter Thread starter Euler_Euclid
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around finding real values of x, y, and z that satisfy the equations x + y = 1 and xy - z² = 1. The scope includes mathematical reasoning and exploration of potential solutions.

Discussion Character

  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant suggests substituting y = 1 - x into the second equation to derive a quadratic equation in terms of x and z.
  • Another participant questions the positivity of x, indicating that the graphical interpretation shows the intersection of xy ≥ 1 with the line x + y = 1 results in a closed line segment.
  • Some participants argue that both x and y must be positive, leading to the conclusion that xy must be less than or equal to 1/4, which implies z² must be less than or equal to -3/4, suggesting no real solutions for z.
  • A participant presents a logical argument showing that if x > 1, then y < 0, leading to a contradiction since xy must be positive. They conclude that both x and y must be between 0 and 1.
  • Another participant points out that the derived quadratic equation has a negative discriminant for all values of z, indicating no real solutions exist.
  • One participant offers an alternative view by rewriting the quadratic equation in a different form to emphasize the impossibility of real solutions.

Areas of Agreement / Disagreement

Participants generally agree that no real solutions exist for the given equations, although the reasoning and interpretations of the problem vary among them.

Contextual Notes

The discussion highlights various approaches to the problem, including graphical interpretations and algebraic manipulations, but does not resolve the underlying assumptions or dependencies on definitions.

Euler_Euclid
Messages
10
Reaction score
0
find all real values such that:
x+y=1
and xy-z^2=1

This one was in one of the exams we had.
 
Mathematics news on Phys.org
Nothing at all difficult about that, except that I presume you mean "find all 'triples' of real numbers, (x, y, z) that satisfy the equations". From x+ y= 1, y= 1- x. Putting that for y in the second equation, x(1- x)- z2= x- x2- z2= 1 which we can rewrite as the quadratic equation x2- x- (z2+ 1)= 0. Now we can solve that for x, as a function of z, using the quadratic formula:
x= \frac{-(-1)\pm\sqrt{(-1)^2- 4(1)(-(z^2+ 1)}}{2}= \frac{1\pm \sqrt{8z^2+ 9}}{2}
Now, since 8z2+ 9 is positive for all z, z can be any number, x can be calculated from that formula, and then y can be calculated from y= 1- x.
 
HallsofIvy said:
x= \cdots= \frac{1\pm \sqrt{8z^2+ 9}}{2}

As x must be positive, that can't be right.

The problem is easy to see graphically. The set of values for (x,y) is just the intersection of the region xy>=1 with the line x + y = 1, which gives a closed line segment.
 
x^2+2xy+y^2=1
x^2+y^2+2(1+z^2)=1
x^2+y^2+2z^2=-1

or

We observe that both y and x must be positive.

(x+y)^2/4&gt;=xy, so xy&lt;=1/4. (AM-GM)
z^2=xy-1&lt;=-3/4, so no solutions for z if x and y are real.
 
gel said:
As x must be positive, that can't be right.

The problem is easy to see graphically. The set of values for (x,y) is just the intersection of the region xy>=1 with the line x + y = 1, which gives a closed line segment.

How on Earth can you deduce that?
 
Jarle said:
How on Earth can you deduce that?
z2 is nonnegative.
 
Of course.
Intersection of the region xy>=1 and the line x+y=1 :

y>=1/x, and y=1-x Suppose 1-x > 1/x, then 1/x+x<1 which is impossible! (as x is positive)
 
Right. I find it slightly quicker to visualize the result -- xy >= 1 fills in the top-right and bottom-left parts of the hyperbola xy=1... and x+y=1 passes right between the two branches.
 
Either way, the closed line segment doesn't exist, right?
 
  • #10
The question has no solution... Consider the following argument...


x + y = 1
xy = 1 + z^2

Now if x > 1, then
y = 1 - x => y < 0

This gives x > 1, y < 0, Thus xy < 0. But since xy = 1 + z^2, xy must be positive.

Thus x <= 1 and y <= 1

Now if x < 0, then
y = 1 - x => y > 1

In this case x < 0 and y > 1. Therefore xy < 0.
Thus x >= 0 and y >= 0.

Taking in both arguments
0 <= x <= 1
and 0 <= y<= 1.

In this case xy <= 1. However since xy = z^2 + 1, xy must be greater than or equal to 1. The only possibility is xy = 1

Solve for

x+y = 1
xy = 1

Since no real value satisfies this equation, no solution exists
 
Last edited:
  • #11
HallsofIvy said:
Nothing at all difficult about that, except that I presume you mean "find all 'triples' of real numbers, (x, y, z) that satisfy the equations". From x+ y= 1, y= 1- x. Putting that for y in the second equation, x(1- x)- z2= x- x2- z2= 1 which we can rewrite as the quadratic equation x2- x- (z2+ 1)= 0

Well, u made a mistake. x(1-x) - z2 = 1 does not reduce to x^2 - x - (z^2 - 1) = 0. Infact, the equation is x^2 - x + z^2 + 1 = 0.

D = (-1)^2 - 4(1)(z^2 + 1) = 1 - 4 - 4z^2 = -3 - 4 z^2 which is negative for all values of z. Thus, no real solution exists
 
  • #12
Thanks for clearing that up,prahamirta.
Another way of seeing this is by rewriting the correct quadratic as
(x-\frac{1}{2})^{2}+z^{2}=-\frac{3}{4}
 

Similar threads

Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K