Question
Question: Find positive numbers, $x$, $y$ and $z$ such that \[x + 2y + 3z = 9\] and \[x^3 + 8y^3 + 27z^3...
Find positive numbers, x, y and z such that
x+2y+3z=9
and
x3+8y3+27z3=18xyz.

Answer
(x,y,z)=(3,23,1)
Explanation
Solution
Solution Outline
- Set a=x,b=2y,c=3z. Then the first equation becomes a+b+c=9.
- Note that x3+8y3+27z3=a3+b3+c3, and xyz=a⋅2b⋅3c=6abc. Hence the second equation x3+8y3+27z3=18xyz becomes a3+b3+c3=18⋅6abc=3abc.
- Use the identity for three numbers: a3+b3+c3−3abc=21(a+b+c)[(a−b)2+(b−c)2+(c−a)2]. For this to be zero with a+b+c=9>0, we require (a−b)2+(b−c)2+(c−a)2=0 which implies a=b=c=39=3.
- Recover (x,y,z): x=a=3,2y=b=3⟹y=23,3z=c=3⟹z=1.
Answer:
(x,y,z)=(3,23,1).