Let N be the product of all possible values of x such that ( x , y ) satisfies the equation x 2 + y 2 = 2 8 − x y , and that both x and y are integers. Find the last three digits of ∣ N ∣ .
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.
Wait dude!? I think there is a mistake in this problem. Your explanation is good, but you forget that for every value of x you will get 2 distinct values of y . For example, if x = − 2 , then y 1 = 2 − ( − 2 ) + 1 1 2 − 3 ( − 2 ) 2 = 6 and y 2 = 2 − ( − 2 ) − 1 1 2 − 3 ( − 2 ) 2 = − 4 . Thus, the answer must be 4 1 6 since ∣ N ∣ = ∣ ∣ ( − 2 ) 2 ⋅ ( 2 ) 2 ⋅ ( − 4 ) 2 ⋅ ( 4 ) 2 ⋅ ( − 6 ) 2 ⋅ ( 6 ) 2 ∣ ∣ = 5 3 0 8 4 1 6 . I wanna claim my point back! And also give me extra points for the right answer. # Q . E . D . #
Log in to reply
I've just plotted x 2 + y 2 + x y = 2 8 in R and I get a geometric figure ellipse. That strongly indicates that for every value of x , you will get 2 distinct values of y .
Log in to reply
Yes u are right, but the question is asking for possible values of x only, which means repeated ones are counted once only. Hope this clears up a lil of ur confusion here.
Log in to reply
@Edmund Heng – But the equation itself, has 12 distinct combination integers as the solution. So, in my point of view, it has 12 values of x .
Log in to reply
@Tunk-Fey Ariawan – They are asking you the product of the "possible" values of "x", so this solution is absolutely correct.
right...416 should be the answer
Agreed...I also did the same thing......
The solution is very simple, for every
x
you have
two values of y
, say
{p, q}
, such that-
x + p + q = 0
and
x
takes values
{-6, -4, -2, 2, 4, 6}
, so you can multiply each
x
and i think its
2304
not
5308416
.
I missed on interpretation of values of x and got 5308416 =2304^2.
My solution:-
x 2 + y 2 = 2 8 − x y ⟹ ( x + y ) 2 = 2 8 + x y . S o R H S a l s o i s a s q u a r e . T o m a k e R H S a p e r f e c t s q u a r e , w e s h o u l d h a v e t h e x y v a l u e s g i v e n i n t h e c o l u m n 2 o f f o l l o w i n g t a b l e . O n l y i f , f o r a r o w w e g e t s a m e v a l u e i n c o l u m n 1 a n d 4 , x a n d y a r e t h e s o l u t i o n . S i n c e x a n d y a r e i n t e r c h a n g e a b l e , o r d e r d o e s n o t m a t t e r a n d w h a t i s t r u e f o r y i s a l s o t r u e f o r x . T w o f a c t o r s o f x y w e s e l e c t w e r e w h e r e x + y i s s m a l l e s t . O n l y t h i s p a i r m a y b e i n t h e s o l u t i o n s e t . I n o t h e r p a i r s L H S > R H S . W e W a n t ( x + y ) 2 1 4 9 1 6 2 5 3 6 4 9 B i g g e r t h a n 4 9 x y − 2 7 − 2 4 − 1 9 − 1 2 − 3 8 2 1 x , y ± 3 , ∓ 9 ± 4 , ∓ 6 ± 1 , ∓ 1 9 ± 2 , ∓ 6 ± 1 , ∓ 3 ± 2 , ± 4 ± 3 , ± 7 W e g e t ( x + y ) 2 3 6 4 1 8 2 1 6 4 3 6 1 0 0 R e m a r k s G o o d . . . x = ± 4 a n d ∓ 6 G o o d . . . x = ± 2 a n d ∓ 6 G o o d . . . x = ± 2 a n d ± 4 L H S > R H S ∴ p r o d u c t o f P O S S I B L E x = ( 2 ∗ ( − 2 ) ) ∗ ( 4 ∗ ( − 4 ) ) ∗ ( − 6 ∗ 6 ) = − 2 3 0 4 S o ∣ N ∣ = 3 0 4
Let x and y be the roots of a quadratic equation.
Also, let s = x + y p = x y
If x and y are integers, then s and p are integers too.
Rewriting the given relationship, we have p = s 2 − 2 8 Then, the quadratic equation whose roots are x and y is : k 2 − s k + ( s 2 − 2 8 ) = 0 .
We solve for the roots of such quadratic equation k = 2 s ± s 2 − 4 s 2 + 1 1 2 = 2 s ± 1 1 2 − 3 s 2
W.L.O.G, consider x > y x = 2 s + 1 1 2 − 3 s 2 ; y = 2 s − 1 1 2 − 3 s 2 1 1 2 − 3 s 2 ≥ 0 s ∈ { − 6 , − 5 , − 4 , … , 4 , 5 , 6 }
Substituting possible values of s in the expression for x and y , we see that x and y are both integers only when s = ± 2 , ± 4 , ± 6 .
When s = 2 , x = 6 , y = − 4 s = − 2 , x = 4 , y = − 6 s = 4 , x = 6 , y = − 2 s = − 4 , x = 2 , y = − 6 s = 6 , x = 4 , y = 2 s = − 6 , x = − 2 , y = − 4
Hence there are 6 possible values for x , namely: ± 2 , ± 4 , ± 6 . ∣ N ∣ = ∣ − 2 2 ⋅ − 4 2 ⋅ − 6 2 ∣ = 2 3 0 4
you considered x > y but without this you get 6 new results, just by swapping x and y. since x>y hasn't been stated, shouldn't we consider them too?
Log in to reply
Yes, thanks. I forgot to mention that, but such case should be considered indeed. Without considering that, one would obtain only three possible values for x .
But, when x=0, y=±√28 Like that, you get real value of y for x=±1,±3,±5 also. Substitute and check. You won't get for integer x>6 or x<-6 because then the quadratic in y so formed won't have real solutions.
Dude!! I think there is a mistake in this problem. See my explanation above! Jeez! I wanna claim my point back! And also give me extra points for the right answer.
possible solutions are (-2,6),(6,-2),(-6,2),(2,-6),(2,4),(4,2),(-2,-4),(-4,-2).
different values of x are -2,6,-6,2,4,-4.
product = -2304 last three digits of |-2304|= 304
step 1: write table of squares. Select x and y integers. compute the value of x^2 + y^2 + xy step 2: Get the result
The expression can be written as x 2 + x y + y 2 = 2 8 . Note that − 5 ≤ x , y ≤ 5 . If you check this cases in terms of y (looking for the possibilities for x ), you will get the following quadratic polinomials in x :
x 2 ± 5 x − 3
x 2 ± 4 x − 1 2
x 2 ± 3 x − 1 9
x 2 ± 2 x − 2 4
x 2 ± x − 2 7
x 2
The only ones with integer roots are the second and the fourth pairs ( 3 rd , 4 th , 7 th and 8 th ). The roots are ± 6 , ± 4 and ± 2 , whose product is − 2 3 0 4 . Thats why the last three digits of ∣ N ∣ are 3 0 4 .
Mistake: − 6 ≤ x , y ≤ 6 and not − 5 and 5 . This gives a new pair: x 2 ± 6 x + 8 . Fortunately, this doesn't has an integer root. Sorry! :D
Problem Loading...
Note Loading...
Set Loading...
Rearranging the equation in terms of y , y 2 + ( x ) y + ( x 2 − 2 8 ) = 0 y = 2 ( 1 ) − x ± x 2 − 4 ( 1 ) ( x 2 − 2 8 ) y = 2 − x ± 1 1 2 − 3 x 2 Now we need to fulfill 3 conditions :
To get an integer y , 1 1 2 − 3 x 2 must be a perfect square
For real values of y , 1 1 2 − 3 x 2 must be ≥ 0 .
The maximum value of 1 1 2 − 3 x 2 is 112 for any value of x , so the perfect square must be < 1 1 2
⇒ 0 ≤ 1 1 2 − 3 x 2 < 1 1 2 where 1 1 2 − 3 x 2 is a perfect square.
Perfect squares within the range are 1 , 4 , 9 , 1 6 , 2 5 , 3 6 , 4 9 , 6 4 , 8 1 , 1 0 0 . Remember that x must be an integer too! Let k = 1 1 2 − 3 x 2 where k is the perfect square listed, x 2 = 3 1 1 2 − k 1 1 2 − k must be divisible by 3, the only k 's that fulfill are 4 , 6 4 , 1 0 0 . Solving each of them we get x = ± 6 , ± 4 , ± 2 ⇒ ∣ N ∣ = ∣ 6 2 ∗ 4 2 ∗ 2 2 ∣ = 2 3 0 4 Last 3 digits is 3 0 4