You can put this solution on YOUR website! x,y,z are real number. if xyz = 78 and x^2+y^2+z^2=206, determine x+y+z
:
Assume that one of the variables = 1 (z)
:
Three factors of 78: x=6, y=13, z=1
Then
6^2 + 13^2 + 1^2 = 206
:
x+y+z sum:
6 + 13 + 1 = 20