Let x , y , and z be real numbers such that { x + y + z = 2 0 1 8 x y + y z + z x = x y z . Find the value of z x + y + x y + z + y z + x .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
z x + y + x y + z + y z + x = ( x + y + z ) ( x y z x y + y z + z x ) − 3 = ( 2 0 1 8 ) ( 1 ) − 3 = 2 0 1 5
But how do you know that x , y , z must be real numbers? Maybe there are no triplet of real numbers x , y , z that satisfy the 2 given equations?
Log in to reply
It certainly isn't something implied in the solution, but it's not hard to show. Here's the simplest way I personally know of:
Let x = 3 2 0 1 8 , y = 3 2 0 1 8 + c , z = 3 2 0 1 8 − c . Then x , y , z are real and x + y + z = 2 0 1 8 for every real c . Also, for c ∈ [ 0 , 3 2 0 1 8 ) , all the variables are nonzero, so the second equation is equivalent to f ( c ) : = 2 0 1 8 3 + 2 0 1 8 + 3 c 3 + 2 0 1 8 − 3 c 3 = x 1 + y 1 + z 1 = 1 Since f is continuous on [ 0 , 3 2 0 1 8 ) , f ( 0 ) = 2 0 1 8 9 < 1 and c → 3 2 0 1 8 − lim f ( c ) = ∞ , the intermediate value theorem tells us there's a c ∗ ∈ [ 0 , 3 2 0 1 8 ) such that f ( c ∗ ) = 1 .
Another, slightly more algebraic way, is to recognize by Vieta's formulas that x , y , z are the roots of X 3 − 2 0 1 8 X 2 + C X − C = 0 for some nonzero real C ( C = 0 is valid for the system of equations, but then the expression we're evaluating is undefined). Then we can find the cubic discriminant Δ 3 , which turns out to be a cubic polynomial in C , and since every cubic polynomial is onto as a function R → R , there will be some nonzero real C such that Δ 3 > 0 .
Log in to reply
Yay! I did your second method. I love your first method. Thanks for sharing!
Given x + y + z = 2018, (1) dividing by x, (y + z)/x = 2018/x - 1. (2) dividing by y, (x + z)/y = 2018/y - 1. (3) dividing by z, (x + y)/1 = 2018/z -1. From xy + yz + zx = xyz, dividing by xyz gives 1/x + 1/y + 1/z = 1. Combining these results, (x + y)/z + (y + z)/x +(z + x)/y = 2018(1/x + 1/y + 1/z) - 3, = 2018 - 3 = 2015.
Problem Loading...
Note Loading...
Set Loading...
From x y + y z + z x = x y z , dividing both sides by x y z , we have x 1 + y 1 + z 1 = 1 . Then,
X = z x + y + x y + z + y z + x = z 2 0 1 8 − z + x 2 0 1 8 − x + y 2 0 1 8 − y = z 2 0 1 8 − 1 + x 2 0 1 8 − 1 + y 2 0 1 8 − 1 = 2 0 1 8 ( x 1 + y 1 + z 1 ) − 3 = 2 0 1 8 ( 1 ) − 3 = 2 0 1 5 Since x + y + z = 2 0 1 8 And x 1 + y 1 + z 1 = 1