I stumbled across this... What are the values of x, y and z?
x + y + z = -1
xy + xz + yz = -2
xyz = -1
x + y + z = -1
xy + xz + yz = -2
xyz = -1
2 Answers
Explanation:
Consider a cubic function of the form
By the fundamental theorem of algebra, we know that the three and only three roots to this function are
Now, expanding the expression and grouping like terms:
Don't be intimidated - this is exactly the same polynomial, so it still has those three roots. Just because it deserves a mention, this is a specific case of Vieta's formulas .
Notice that the same expressions in the original question pop up here (but relabelled
We may substitute these restrictions into our function.
The roots of this function are still
To answer the original question,
where
Explanation:
To complement the other answer, here is a method for solving
Given:
#f(w) = w^3+w^2-2w+1#
Discriminant
The discriminant
#Delta = b^2c^2-4ac^3-4b^3d-27a^2d^2+18abcd#
In our example,
#Delta = 4+32-4-27-36 = -31#
Since
Tschirnhaus transformation
To make the task of solving the cubic simpler, we make the cubic simpler using a linear substitution known as a Tschirnhaus transformation.
#0=27f(w)=27w^3+27w^2-54w+27#
#=(3w+1)^3-21(3w+1)+47#
#=t^3-21t+47#
where
Cardano's method
We want to solve:
#t^3-21t+47=0#
Let
Then:
#u^3+v^3+3(uv-7)(u+v)+47=0#
Add the constraint
#u^3+343/u^3+47=0#
Multiply through by
#(u^3)^2+47(u^3)+343=0#
Use the quadratic formula to find:
#u^3=(-47+-sqrt((47)^2-4(1)(343)))/(2*1)#
#=(-47+-sqrt(2209-1372))/2#
#=(-47+-sqrt(837))/2#
#=(-47+-3sqrt(93))/2#
Since this is Real and the derivation is symmetric in
#t_1=root(3)((-47+3sqrt(93))/2)+root(3)((-47-3sqrt(93))/2)#
and related Complex roots:
#t_2=omega root(3)((-47+3sqrt(93))/2)+omega^2 root(3)((-47-3sqrt(93))/2)#
#t_3=omega^2 root(3)((-47+3sqrt(93))/2)+omega root(3)((-47-3sqrt(93))/2)#
where
Now
#w_1 = 1/3(-1+root(3)((-47+3sqrt(93))/2)+root(3)((-47-3sqrt(93))/2))#
#w_2 = 1/3(-1+omega root(3)((-47+3sqrt(93))/2)+omega^2 root(3)((-47-3sqrt(93))/2))#
#w_3 = 1/3(-1+omega^2 root(3)((-47+3sqrt(93))/2)+omega root(3)((-47-3sqrt(93))/2))#
Hence we can express the solution of the original problem as:
#{ x, y, z } = { 1/3(-1+omega^n root(3)((-47+3sqrt(93))/2)+omega^-n root(3)((-47-3sqrt(93))/2)) : n = 0, 1, 2 }#