Solving Triples with xy=a(x+y) and b = xy+xz+yz

  • Context: Undergrad 
  • Thread starter Thread starter Yann
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on solving the equations xy=a(x+y), xz=a(x+z), and yz=a(y+z) to find valid triples (x, y, z) under various conditions for the parameter a. When a=0, the only solutions are (0,0,z), (0,y,0), and (x,0,0) for any values of x, y, and z, resulting in b=0. For non-zero a, the only solution is (0,0,0) when b=0, while for (a,12a²), the solution is (2a, 2a, 2a). Any other values of (a,b) yield no solutions.

PREREQUISITES
  • Understanding of algebraic equations and systems of equations
  • Familiarity with the concept of variables and parameters in mathematical expressions
  • Knowledge of the properties of zero in multiplication and addition
  • Basic skills in manipulating fractions and ratios
NEXT STEPS
  • Explore the implications of parameter variations in algebraic equations
  • Study the properties of zero in algebraic systems
  • Investigate the relationship between variables in symmetric equations
  • Learn about the methods for solving systems of nonlinear equations
USEFUL FOR

Mathematicians, students studying algebra, and anyone interested in solving complex systems of equations involving multiple variables.

Yann
Messages
48
Reaction score
0
Is it possible to find triples that satifsy;

xy=a(x+y)

xz=a(x+z)

yz=a(y+z)

b = xy+xz+yz
 
Physics news on Phys.org
If a = 0, then (x = 0 or y = 0) AND (x = 0 or z = 0) AND (y = 0 or z = 0) so it's easy to see that b = 0. Any triple with at least two of x, y, and z being 0 will satisfy the given equations.

If a is nonzero and anyone of x, y, or z is 0, then it turns out that all three must be 0, from the first three equations. E.g. if x = 0, then 0 = xy = a(x+y) = ay, and since a is non-zero, y must be zero; then we get 0 = yz = a(y+z) = az and since a is non-zero, z too must be zero. So we only get a solution if b is zero, and that solution is (0,0,0).

If a is nonzero and none of the x, y, z are 0, then we get:

xy = a(x+y)
1/a = 1/x + 1/y [dividing both sides by axy]

Likewise, 1/a = 1/x + 1/z and 1/a = 1/y + 1/z. It's easy to see that this gives 1/x = 1/y = 1/z, i.e. x = y = z. x2 = xy = a(x+y) = 2ax, so x = 2a. So we'd get b = 12a2.

Summary:
(a,b) = (0,0) has solutions (0,0,z), (0,y,0), and (x,0,0) for any x, y, and z
(a,b) = (a,0) with a non-zero has the solution (0,0,0)
(a,b) = (a,12a2) with a non-zero has the solution (2a, 2a, 2a)
(a,b) = anything else has no solution
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K