Last visit was: 25 Apr 2024, 00:13 It is currently 25 Apr 2024, 00:13

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618867 [29]
Given Kudos: 81588
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5343
Own Kudos [?]: 3964 [14]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
General Discussion
Manager
Manager
Joined: 30 May 2018
Posts: 88
Own Kudos [?]: 63 [4]
Given Kudos: 3
Location: Canada
GMAT 1: 710 Q49 V36
GPA: 3.8
Send PM
Senior Manager
Senior Manager
Joined: 22 Nov 2018
Posts: 446
Own Kudos [?]: 492 [3]
Given Kudos: 292
Location: India
GMAT 1: 640 Q45 V35
GMAT 2: 740 Q49 V41
Send PM
For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
3
Kudos
(x−y)^2+2y^2=18 - Includes both +ve and -ve Integers

(x−y)^2 can have Perfect squares values of 0,1,4,9,16 only.
If (x−y)^2 is odd then 2*y^2 must be odd - which is not possible. So (x−y)^2 can take only 0,4 or 16.

If (x−y)^2 is 4 then 2*y^^2=14; y^2=7 not possible.
Hence (x-y)^2 can be 16 which gives y=1 or -1. If Y=1 then X=5 or -3 and Y=-1 then X= 3 or -5.
When (x-y)^2 is 0, 2y^=18, y=3,-3. Then x=3,-3
Hence 4 ordered pairs are possible (5,1),(-3,1),(3,-1) , (-5,-1), (3,3) and (-3,-3).

IMO C

Originally posted by Lampard42 on 16 Jul 2019, 08:38.
Last edited by Lampard42 on 16 Jul 2019, 22:32, edited 1 time in total.
Current Student
Joined: 16 Jan 2019
Posts: 631
Own Kudos [?]: 1444 [3]
Given Kudos: 144
Location: India
Concentration: General Management
GMAT 1: 740 Q50 V40
WE:Sales (Other)
Send PM
For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
3
Kudos
(x-y)^2 and 2y^2 are always non negative

So let's see what are the cases we can get a perfect square + 2*perfect square = 18 (We take perfect squares since we need x and y to be integers)

Perfect squares: 0, 1, 4, 9, 16 ------- (1)
2*Perfect squares: 0, 2, 8, 18 ------- (2)

So only cases when an element from list 1 and an element from list 2 add up to 18 is (0+18) and (16+2)

(0+18) - Possible when (x,y) = (3,3) and (-3,-3) - 2 cases
(16+2) - Possible when (x,y) = (5,1), (-5,-1), (-3,1) and (3,-1) - 4 cases

Therefore we have 6 cases in total

Answer is (C)

Originally posted by firas92 on 16 Jul 2019, 08:41.
Last edited by firas92 on 16 Jul 2019, 09:18, edited 1 time in total.
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [1]
Given Kudos: 704
Location: India
Send PM
For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
1
Kudos
(x-y)^2+2y^2=18

As \(18=0^2+2*3^2\)
and \(18= 4^2+2*1^2\)

Hence there are 2 cases possible

Case 1- when \((x-y)^2\)=0 and \(y^2\)=9
\((x-y)^2=0\)
or x-y=0.....(1)

\(y^2=9\)
y= 3 or -3

We have 2 distinct integral values of y and 1 integral value of x-y.
Hence number of solutions possible= 2*1=2



Case 2 - When \((x-y)^2=16\) and \(y^2=1\)
\((x-y)^2=16\)
(x-y)=4 or -4

and \(y^2=1\)
y=1 or -1

We have 2 distinct integral values of x-y and 2 distinct integral values of y
Number of solutions possible= 2*2=4

Total number of solutions possible= 2+4=6

IMO C

[There are couple of reasons for why we don't need to find the solutions of (x, y)
1. If (x-y) and y are integers, x will always be an integer.
2. Values of y are different in both cases, hence there is no overlap possible.
3 it will save some precious time. :)]

Originally posted by nick1816 on 16 Jul 2019, 10:33.
Last edited by nick1816 on 16 Jul 2019, 13:02, edited 1 time in total.
Manager
Manager
Joined: 18 Jun 2013
Posts: 99
Own Kudos [?]: 192 [2]
Given Kudos: 198
Location: India
Concentration: Technology, General Management
GMAT 1: 690 Q50 V35
GPA: 3.2
WE:Information Technology (Consulting)
Send PM
Re: For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
2
Kudos
Given,

(x − y)^2 + 2*y^2 = 18

This can be seen as 18 being the sum of 2 squares.

Case 1:

=> The first perfect square less than 18 is 16. Let us see if we can have integer values of x and y such that one of the squars is 16

if y = 1, we can try to get (x - y)^2 to be 16.

=> x = 5, y = 1 satisfies the equation. Now let us play with the signs of x and y and see which combinations satisfy the equation. By doing so we get the following 3 combinations of x and y.

1. (5 , 1)
2. (-5 , 1)
3. (-5 , -1)


Case 2:

=> The second perfect square less than 18 is 9. Let us see if we can have integer values of x and y such that one of the squars is 9

if y = 3, we can try to get (x - y)^2 to be 9.

=> x = 3, y = 3 satisfies the equation. Now let us play with the signs of x and y and see which combinations satisfy the equation. By doing so we get the following 3 combinations of x and y.

4. (3 , 3)
5. (-3 , -3)
6. (-3 , 3)


Case 3:

=> The third perfect square less than 18 is 4. Let us see if we can have integer values of x and y such that one of the squars is 4

By putting multiple values of y we see that we do not have an integer pair for x and y such that the equation satisfies where one of the squares in the LHS is the perfect square 4.

Thus we conclude that we have 6 unique integer pairs of x and y which satisfy the given equation.

Answer: C
Manager
Manager
Joined: 10 Aug 2016
Posts: 145
Own Kudos [?]: 269 [2]
Given Kudos: 61
Location: India
Send PM
Re: For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
2
Kudos
(x−y)^2+2y^2=18

For how many ordered pairs (x , y) that are solutions of the equation above are x and y both integers?

(x-y)^2 + 2y^2 = 18
In the above equation both square terms will be positive and less than 18 respectively.

By trail and error,
If y = 0, then solving we get x^2 = 18.. not a perfect square.
If y = 1, then solving we get (x-1)^2 = 16 --> x-1 = (+/-)4 --> x = 5 or -3. Hence two pairs (5,1) and (-3,1)
If y = 2, then solving we get (x-2)^2 = 10...not a perfect square.
If y = 3, then solving we get (x-3)^2 = 0 --> x = 3. One pair (3,3)
If y = 4, then 2y^2 becomes > 18 hence y cannot take any value > 3

Similarly y can take negative numbers -1, -2, -3... anything -4 and below we will have second term > 18 hence not possible.

If y = -1, then x+1 = (+/-)4 --> x = 3, -5. Hence two pairs (3, -1) and (-5, -1)
If y = -2, then (x+2)^2 = 10. Not a perfect square.
If y = -3, then (x+3)^2 = 0 --> x = -3. One pair (-3, -3)

Hence total pairs (x, y) are (5,1); (-3,1); (3,3); (3, -1); (-5, -1); (-3, -3)
Total number of pairs = 6.

A. 2
B. 4
C. 6
D. 8
E. 10

Answer Choice: C
Manager
Manager
Joined: 08 Jan 2018
Posts: 84
Own Kudos [?]: 232 [1]
Given Kudos: 374
Send PM
For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
1
Kudos
We need to find ordered pairs such that x and y both are integers.
Let us look at the equation once and see what we can determine:

\((x – y)^2\) will always be positive -> (a)
\(y^2\) will always be positive -> (b)
Thus, 18 will be the result of the sum of squares of two positive numbers. -> (c)

Looking at the equation and from (b) and (c) we find that y can take a range of value such that \(-3 \leq{y} \leq{+3}\)
Thus, we can find all ordered pairs in the given range of y

y = -3
\((x + 3)^2\) – 18 = 0
x = 3
So (3, -3) is a ordered pair. -> [1]

y = -2
\((x + 2)^2\)+ 8 =18
\((x + 2)^2\) = 10 -> 10 is not a square of any integer.

y = -1
\((x + 1)^2\) – 2 = 18
\((x + 1)^2\) = 20 -> 20 is not a square of any integer.

y = 0
\(x^2\) = 18
x = -9 OR x = 9
So (-9, 0) is a ordered pair. -> [2]
So (9, 0) is a ordered pair. -> [3]

y = 1
\((x – 1)^2\) + 2 = 18
\((x – 1)^2\) = 16
x = 5 OR x = -3
So (-3, 1) is a ordered pair. -> [4]
So (5, 1) is a ordered pair. -> [5]

y = 2
\((x – 2)^2\) = 10 -> 10 is not a square of any integer.

y = 3
\((x -3)^2\) + 18 = 18
x = 3
So (3, 3) is a ordered pair. -> [6]

From [1], [2], [3], [4], [5] and [6] we have 6 ordered pairs.

Answer C
Manager
Manager
Joined: 26 Jan 2019
Posts: 122
Own Kudos [?]: 191 [0]
Given Kudos: 334
Location: India
Concentration: Finance, Technology
GMAT 1: 500 Q42 V17
GMAT 2: 590 Q47 V26
Send PM
For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
Given: (x-y)^2 +2y^2 = 18
To Find: No. of pairs of (x,y) for which x and y will be integers.

(x-y)^2 +2y^2 = 18 can be written as (x-y)^2 = 18 - 2y^2
=> (x-y)^2 = 2(9-y^2)
=> (x-y)^2 = 2 (3+y)(3-y)
Now, since L.H.S is a perfect square, y can take values between [-3,3] only.
(Any value greater than 3 or less than -3 will make R.H.S negative and L.H.S can't be negative as it's a perfect square.)
i.e. -3,-2,-1,0,1,2,3
For y = +3 or -3, R.H.S will be 0
=> x = +3 or -3
=> 2 pairs (3,3) and (-3,-3)
For y = +2 or -2,R.H.S will be 10
Now, 10 is not a perfect square so we will not get integral solutions for x.
For y = +1 or -1,R.H.S will be 16
Now, 16 is a perfect square
=> (x+1)^2 = 16 and (x-1)^2 = 16
=> x+1 = +-4 and x-1 = +-4
we will get 4 pairs by the above 2 quadratics i.e. (5,1),(-3,1),(3,-1),(-5,-1)
For y = 0,R.H.S will be 18
Now, 18 is not a perfect square so we will not get integral solutions for x.
=> total 6 integral solutions i.e. (3,3),(-3,-3),(5,1),(-3,1),(3,-1),(-5,-1)
Option C.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32662
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: For how many ordered pairs (x , y) that are solutions of the equation [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne