Last visit was: 18 Nov 2025, 23:52 It is currently 18 Nov 2025, 23:52
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: 18 Nov 2025
Posts: 105,377
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,377
Kudos: 778,143
 [30]
1
Kudos
Add Kudos
29
Bookmarks
Bookmark this Post
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,237
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,684
Own Kudos:
Given Kudos: 607
Location: United States
Posts: 1,684
Kudos: 1,447
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
hero_with_1000_faces
Joined: 02 Jan 2016
Last visit: 17 Mar 2025
Posts: 358
Own Kudos:
Given Kudos: 314
Status:Studying 4Gmat
Location: India
Concentration: Strategy, Entrepreneurship
GMAT 1: 590 Q37 V33
GPA: 4
WE:Law (Manufacturing)
Products:
GMAT 1: 590 Q37 V33
Posts: 358
Kudos: 146
Kudos
Add Kudos
Bookmarks
Bookmark this Post
chetan2u

Can you help me with this question please.
User avatar
Ahmed9955
Joined: 18 Feb 2019
Last visit: 02 Dec 2023
Posts: 83
Own Kudos:
Given Kudos: 326
Location: India
GMAT 1: 570 Q46 V21
GMAT 1: 570 Q46 V21
Posts: 83
Kudos: 24
Kudos
Add Kudos
Bookmarks
Bookmark this Post
exc4libur
Bunuel
For which value of k does the following pair of equations yield a unique solution for x, such that the solution is positive?

\((x - k)^2 - y^2 = 8\)
\((x + 2k)^2 + (y^2 - k^2) = 0\)

(A) \(\frac{-4}{\sqrt{7}}\)
(B) \(\frac{\sqrt{7}}{4}\)
(C) \(\sqrt{2}\)
(D) \(\frac{4}{\sqrt{7}}\)
(E) None of these

x = unique positive solution, so \(b^2-4ac=0\) and b<0;

\((x - k)^2 - y^2 = 8\)
\((x + 2k)^2 + (y^2 - k^2) = 0\)
\([x^2+k^2-2xk-y^2=8]+[(x + 2k)^2 + y^2 - k^2 = 0]\)
\([x^2-2xk]+[(x + 2k)^2]=8…x^2-2xk+x^2+4k^2+4xk=8\)
\(2x^2+2xk+4k^2=8…x^2+xk+2k^2=4…x^2+xk+(2k^2-4)=0\)
\(b^2-4ac=0…(xk)^2-4(x^2)(2k^2-4)=0…(xk)^2=4(x^2)(2k^2-4)\)
\(k^2=4(2k^2-4)…8k^2-16-k^2=0…7k^2=16…k^2=16/7\)
\(|k|=[4/√7,-4/√7]…[x^2+xk+(2k^2-4)=0]…[xk]=[b<0]…k=-4/√7\)

Ans (A)


Hi ,
[x = unique positive solution, so \(b^2-4ac=0\) and b<0 ]

Can you explain me why b should be < 0?
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,237
Kudos
Add Kudos
Bookmarks
Bookmark this Post
-b is the sum of roots of the equation. It's given in the question that solutions or roots of the equation are positive.

Hence, -b>0 or b<0

Ahmed9955
exc4libur
Bunuel
For which value of k does the following pair of equations yield a unique solution for x, such that the solution is positive?

\((x - k)^2 - y^2 = 8\)
\((x + 2k)^2 + (y^2 - k^2) = 0\)

(A) \(\frac{-4}{\sqrt{7}}\)
(B) \(\frac{\sqrt{7}}{4}\)
(C) \(\sqrt{2}\)
(D) \(\frac{4}{\sqrt{7}}\)
(E) None of these

x = unique positive solution, so \(b^2-4ac=0\) and b<0;

\((x - k)^2 - y^2 = 8\)
\((x + 2k)^2 + (y^2 - k^2) = 0\)
\([x^2+k^2-2xk-y^2=8]+[(x + 2k)^2 + y^2 - k^2 = 0]\)
\([x^2-2xk]+[(x + 2k)^2]=8…x^2-2xk+x^2+4k^2+4xk=8\)
\(2x^2+2xk+4k^2=8…x^2+xk+2k^2=4…x^2+xk+(2k^2-4)=0\)
\(b^2-4ac=0…(xk)^2-4(x^2)(2k^2-4)=0…(xk)^2=4(x^2)(2k^2-4)\)
\(k^2=4(2k^2-4)…8k^2-16-k^2=0…7k^2=16…k^2=16/7\)
\(|k|=[4/√7,-4/√7]…[x^2+xk+(2k^2-4)=0]…[xk]=[b<0]…k=-4/√7\)

Ans (A)


Hi ,
[x = unique positive solution, so \(b^2-4ac=0\) and b<0 ]

Can you explain me why b should be < 0?
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,582
Own Kudos:
Posts: 38,582
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderators:
Math Expert
105377 posts
Tuck School Moderator
805 posts