Real Number Problem: Evaluate xyz with Given Equations

  • Context: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2015
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
If $x,\,y,\,z$ are real numbers such that $x+2y+3z=6$ and $x^2+4y^2+9z^2=12$, evaluate $xyz$.

_______________________________________________________________________________________________________

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to Opalg for his correct solution, which is shown below:):

The equation with roots $x$, $2y$, $3z$ must be of the form $\lambda^3 - 6\lambda^2 + 12\lambda + c = 0$ for some constant $c$, or $(\lambda-2)^3 + c + 8 = 0.$ But the function $(\lambda-2)^3$ is strictly increasing everywhere except at $\lambda = 2.$ So the only way that the equation $(\lambda-2)^3 + c + 8 = 0$ can have three real roots is if $c = -8$ (and then the three roots are all equal to $2$). Therefore $x=2$, $y=1$, $z=\frac23$ and their product is $xyz = \frac43.$