Last visit was: 24 Apr 2026, 09:27 It is currently 24 Apr 2026, 09:27
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,814
Own Kudos:
Given Kudos: 105,871
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,814
Kudos: 811,030
 [14]
3
Kudos
Add Kudos
11
Bookmarks
Bookmark this Post
User avatar
FacelessMan
Joined: 19 Dec 2015
Last visit: 17 Jul 2020
Posts: 86
Own Kudos:
461
 [1]
Given Kudos: 13
Location: United States
GMAT 1: 720 Q50 V38
GPA: 3.8
WE:Information Technology (Computer Software)
GMAT 1: 720 Q50 V38
Posts: 86
Kudos: 461
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
gauravsaggis1
Joined: 30 Jun 2014
Last visit: 28 Mar 2017
Posts: 27
Own Kudos:
Given Kudos: 76
GPA: 3.6
WE:Operations (Energy)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
CounterSniper
Joined: 20 Feb 2015
Last visit: 14 Apr 2023
Posts: 611
Own Kudos:
Given Kudos: 74
Concentration: Strategy, General Management
Posts: 611
Kudos: 859
Kudos
Add Kudos
Bookmarks
Bookmark this Post
gauravsaggis1
circle x^2+y^2=4 cuts line y=x+2.
so intercept will be x^2+(x+2)^2=4
x(x+1)=0,
x=0 or x=-1.

in the options only c has x=0.
Ans C.


x^2+x^2+4x+4=4
2x^2+4x=0
2x(x+2)=0
x=0
x=-2

alternatively

Among the given answer choices B,C,D will satisfy the equation of the circle
B and C however , will not satisfy equation of the line
correct answer is D
User avatar
law258
Joined: 05 Sep 2016
Last visit: 11 Oct 2020
Posts: 259
Own Kudos:
Given Kudos: 283
Status:DONE!
Posts: 259
Kudos: 121
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Simple plug and chug:

x^2 +(x+2)^2 = 4
x^2 + x^2 +4x+4 = 4
2(x^2) +4x=0
2x(x+2)=0
x =0 or -2

if x = 0 --> (plug into second equation) --> y = 2 --> (0,2); not an option, thus eliminate

if x=-2 --> y =0 --> (-2,0) --> D is the correct answer.
User avatar
grichagupta
Joined: 13 Dec 2016
Last visit: 02 Sep 2018
Posts: 32
Own Kudos:
35
 [1]
Given Kudos: 570
Posts: 32
Kudos: 35
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Alternate solution:
x^2+y^2 = 4 is a circle with centre at origin (0,0) and radius 2. Hence, (2,0) and (0,2) are two such points that lie on this circle.

Also, y=x+2 is a line that intersects the circle in IInd Quadrant and touches it at point (0,2) and (-2,0). Hence, quickly glancing through options such that x coordinate is negative and y positive, we get (-2,0) as one of the options. Hence, D
avatar
jahidhassan
Joined: 23 Jun 2016
Last visit: 03 May 2017
Posts: 6
Own Kudos:
Given Kudos: 36
Posts: 6
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Need more explanation for better understanding.
avatar
Psk13
Joined: 23 Jul 2016
Last visit: 15 Nov 2021
Posts: 20
Own Kudos:
Given Kudos: 176
Posts: 20
Kudos: 7
Kudos
Add Kudos
Bookmarks
Bookmark this Post
equation of line y=x+2 right?
also it is given circle and line intersect at point p
so at point p the any value of x,y which satisfies for the line ,will also satisfy the circle equation
only d option does that
so correct answer is D


m i correct? Bunuel
User avatar
EMPOWERgmatRichC
User avatar
Major Poster
Joined: 19 Dec 2014
Last visit: 31 Dec 2023
Posts: 21,777
Own Kudos:
13,047
 [1]
Given Kudos: 450
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Expert
Expert reply
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Posts: 21,777
Kudos: 13,047
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi All,

This question can be solved by TESTing THE ANSWERS. Notice how each answer is a co-ordinate. We just have to find the one that 'fits' both equations and then we can stop working.

Answer A: (1,2) does NOT fit the first equation. Eliminate Answer A.
Answer B: (2,0) fits the first equation but NOT the second. Eliminate Answer B.
Answer C: (0,-2) fits the first equation but NOT the second. Eliminate Answer C.
Answer D: (-2,0) fits the first equation AND the second. This MUST be the answer.

Final Answer:
GMAT assassins aren't born, they're made,
Rich
avatar
coolkl
Joined: 10 Jun 2016
Last visit: 06 Feb 2019
Posts: 31
Own Kudos:
12
 [1]
Given Kudos: 194
Schools: IIM-A"19
Schools: IIM-A"19
Posts: 31
Kudos: 12
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
We are given two equations and two unknowns. So we start by substituting y = x+2 in the equation of circle
x^2 + (x+2)^2 = 4
x^2+x^2+4x + 4 = 4
x(2x+4) = 0
x = 0 or x = -2
If x = 0 then y = 2 and point is (0,2) using y = x+2
or
If x = -2 then y = 0 and point is (-2,0)
From the options we see that Option D holds true.
Answer = D
avatar
[email protected]
Joined: 25 Feb 2017
Last visit: 04 Aug 2025
Posts: 13
Own Kudos:
Given Kudos: 30
Location: Korea, Republic of
Schools: LBS '19 (A)
GMAT 1: 720 Q50 V38
GPA: 3.67
Products:
Schools: LBS '19 (A)
GMAT 1: 720 Q50 V38
Posts: 13
Kudos: 118
Kudos
Add Kudos
Bookmarks
Bookmark this Post
P(x, y) is the intersection point between the circle (x^2 + y^2 = 4) and the line (y = x +2). Which of the following can be the point P?

A. (1, 2).
B. (2, 0).
C. (0, -2).
D. (-2, 0).
E. (2, 2).

My 2 cents.
I would just plug it in.
As P intersects two equations, the value of P must satisfy both.
Only D works.
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,711
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
P(x, y) is the intersection point between the circle (x^2 + y^2 = 4) and the line (y = x +2). Which of the following can be the point P?

A. (1, 2).
B. (2, 0).
C. (0, -2).
D. (-2, 0).
E. (2, 2).

Since P(x, y) is the intersection point between the circle (x^2 + y^2 = 4) and the line (y = x +2), the coordinates of point P must fulfill both the equation of the circle and the line. Let’s test each answer choice.

A) (1, 2)

y = x + 2

2 = 1 + 2 ?

2 = 3 ?

Since 2 does not equal 3, answer choice A is not correct.

B) (2, 0)

y = x + 2

0 = 2 + 2 ?

0 = 4 ?

Since 0 does not equal 4, answer choice B is not correct.

C) (0, -2)

y = x + 2

-2 = 0 + 2 ?

-2 = 2 ?

Since -2 does not equal 2, answer choice C is not correct.

D) (-2, 0)

y = x + 2

0 = -2 + 2 ?

0 = 0 ? → Yes

x^2 + y^2 = 4

(-2)^2 + 0^2 = 4 ?

4 = 4 ? → Yes

Since the ordered pair (-2,0) fulfills both equations, answer choice D is correct.

Alternate Solution:

We have two equations and two unknowns, so we can substitute (x + 2) for y in the circle equation:

x^2 + (x + 2)^2 = 4

x^2 + x^2 + 4x + 4 = 4

2x^2 + 4x = 0

x^2 + 2x = 0

x(x + 2) = 0

x = 0 or x = -2

For x = 0, let’s substitute x = 0 into the linear equation y = x + 2, which yields y = 2; the ordered pair (0,2) is not an answer choice.

For x = -2, let’s substitute x = -2 into the linear equation y = x + 2, which yields y = 0; the ordered pair (-2,0) is answer choice D.

Answer: D
User avatar
TheKingInTheNorth
Joined: 13 Mar 2013
Last visit: 03 May 2019
Posts: 132
Own Kudos:
Given Kudos: 25
Location: United States
Concentration: Leadership, Technology
GPA: 3.5
WE:Engineering (Telecommunications)
Posts: 132
Kudos: 326
Kudos
Add Kudos
Bookmarks
Bookmark this Post
P(x, y) is the intersection point between the circle (x^2 + y^2 = 4) and the line (y = x +2). Which of the following can be the point P?

A. (1, 2).
B. (2, 0).
C. (0, -2).
D. (-2, 0).
E. (2, 2).

I made a mistake .
But this is how GMAT plays . Making a simple question complicated by putting an equation of circle .
Note here we are given a circle and line equation .
Ask to find the point of intersection between circle and point .

Note that point will always satisfy equation of line and but it also satisfy the equation of circle .

You use both to eliminate the answer choices .

Hence D is the ans .
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,973
Own Kudos:
Posts: 38,973
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109814 posts
Tuck School Moderator
853 posts