Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
302
1
avatar

Assuming x, y, and z are positive real numbers satisfying:

xy - z = 15

xz - y = 15

yz - x = 15

then, what is the value of xyz?

 May 3, 2022
 #1
avatar+9675 
0

Since xy - z = xz - y = 15, (xyz)(xzy)=1515=0.

Then x(yz)+(yz)=0.

Factorizing gives (x+1)(yz)=0.

 

Since x is positive, it is not possible that x + 1 = 0. The only possibility is y - z = 0, which implies y = z.

 

Similarly, we can get x = z from equation 1 and equation 3. Therefore, x=y=z.

 

Substituting that into xy - z = 15 gives x2x=15. You can solve it and get the positive value of x. Then since x = y = z, xyz is just x^3. Please try to continue from here.

 May 3, 2022

1 Online Users