Norbert W. answered 11/12/16
Tutor
4.4
(5)
Math and Computer Language Tutor
From U = 3x + 2y - z => z = 3x + 2y - U.
Substitute this value into the other two equations:
V = x - 2y + z = x - 2y + 3x + 2y - U = 4x - U
W = x (x + 2y - z) = x (x + 2y - 3x -2y + U) = x (-2x + U)
From V = 4x - U => x = (U + V)/4
Substitute this into the third equation: W = (U + V)/4 *(-U/2 - V/2 + U)
W = (U + V)/4 * (U - V)/2 = (U2 - V2)/8
This is the relationship between U, V and W