Suppose w , x , y , z satisfy w + x + y + z w x + w y + w z + x y + x z + y z = 2 5 , = 2 y + 2 z + 1 9 3 The largest possible value of w can be expressed in lowest terms as w 1 / w 2 for some integers w 1 , w 2 > 0 . Find w 1 + w 2 .
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.
I salute you!
Awesome solution!
Can you explain from where you got that 3rd line in the equation?
Log in to reply
w + x + y + z = 2 5 ⟹ w + x + ( y + 2 ) + ( z + 2 ) = 2 5 + 4 = 2 9
Problem Loading...
Note Loading...
Set Loading...
6 2 5 = w 2 + x 2 + y 2 + z 2 + 2 w x + 2 w y + 2 w z + 2 x y + 2 x z + 2 y z w 2 + x 2 + ( y + 2 ) 2 + ( z + 2 ) 2 w + x + ( y + 2 ) + ( z + 2 ) ( 1 + 1 + 1 ) ( x 2 + ( y + 2 ) 2 + ( z + 2 ) 2 ) 3 ( 2 4 7 − w 2 ) 2 w 2 − 2 9 w + 5 0 ( 2 w − 2 5 ) ( w − 2 ) w = w 2 + y 2 + z 2 + x 2 + 4 y + 4 z + 3 8 6 = 2 4 7 = 2 9 ≥ ( x + ( y + 2 ) + ( z + 2 ) ) 2 ≥ ( 2 9 − w ) 2 ≤ 0 ≤ 0 ∈ [ 2 , 2 2 5 ]
Thus the answer is 2 5 + 2 = 2 7 .