Let
x
and
y
be real numbers such that
x
5
+
x
3
y
2
+
x
2
y
3
+
y
5
x
3
+
x
2
+
y
2
+
y
3
=
9
0
2
4
0
=
1
0
3
6
What is the maximum integer value for x + y ?
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.
What is A ∧ B ?
Log in to reply
Sorry, it shouldn't be ∧ but ∨ .
It means "A or B = 940".
Problem Loading...
Note Loading...
Set Loading...
Factorizing both expressions, we get the first one is a product and the second one is a sum of x 3 + y 3 = A and x 2 + y 2 = B .
Because ( A + B ) 2 − 4 A B = ( A − B ) 2 , we have that
∣ A − B ∣ = 1 0 3 6 2 − 4 × 9 0 2 4 0 ⇒ ∣ A − B ∣ + A + B = 8 4 4 + 1 0 3 6 ⇒ A ∨ B = 9 4 0 A + B − ∣ A − B ∣ = 1 0 3 6 − 8 4 4 ⇒ A ∨ B = 9 6
Supposing x 3 + y 3 = 9 4 0 and x 2 + y 2 = 9 6 , we will have this system:
( x + y ) 2 − 2 x = 9 6 ( x + y ) 3 − 3 x y ( x + y ) = 9 4 0
Isolating x y in the first equation we have x y = 2 ( x + y ) 2 − 4 8 . Plugging it in the second equation we have
1 4 4 ( x + y ) − 2 ( x + y ) 3 = 9 4 0
By trial and error, we figure out x + y = 1 0 is a root. This leaves us with also
2 ( x + y 2 ) + 5 ( x + y ) − 9 4 = 0
That yields ( x + y ) = ± 2 1 3 − 5 , none of them actually greater than 1 0 .
PS: For x 3 + y 3 = 9 6 and x 2 + y 2 = 9 4 0 , the values of x + y are not integers.