Last visit was: 25 Apr 2026, 00:33 It is currently 25 Apr 2026, 00:33
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
tarunanandani
Joined: 01 Apr 2018
Last visit: 09 Jul 2019
Posts: 99
Own Kudos:
225
 [33]
Given Kudos: 86
Location: India
GMAT 1: 650 Q49 V30
GPA: 3.9
GMAT 1: 650 Q49 V30
Posts: 99
Kudos: 225
 [33]
2
Kudos
Add Kudos
30
Bookmarks
Bookmark this Post
User avatar
u1983
User avatar
Current Student
Joined: 24 Aug 2016
Last visit: 06 Jun 2021
Posts: 700
Own Kudos:
873
 [4]
Given Kudos: 97
GMAT 1: 540 Q49 V16
GMAT 2: 680 Q49 V33
Products:
GMAT 2: 680 Q49 V33
Posts: 700
Kudos: 873
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
PKN
Joined: 01 Oct 2017
Last visit: 11 Oct 2025
Posts: 809
Own Kudos:
1,637
 [2]
Given Kudos: 41
Status:Learning stage
WE:Supply Chain Management (Energy)
Posts: 809
Kudos: 1,637
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
6,235
 [1]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tarunanandani
Let p and q be the roots of the quadratic equation \(x^{2}-(a-2)x-a-1=0\).
What is the minimum possible value of \(p^{2} + q^{2}\)?

A. 0
B. 3
C. 4
D. 5
E. 12

Quadratic equation \(x^{2} - (a-2)x -a-1 = 0\) can be re-written as \(x^{2} - (a-2)x -(a+1) = 0\)

For a quadratic equation \(ax^2 + bx + x\). The sum of the roots is \(\frac{-b}{a}\) and product of the roots is \(\frac{c}{a}\)

Sum of the roots(p+q) = \((a-2)\) | Product of the roots(pq) = \(-(a+1)\)

\(p^{2} + q^{2} = (p+q)^2 - 2*pq\)

Here, \(p^{2} + q^{2} = (a-2)^2 - 2(-a-1) = a^2 - 4a + 4 + 2a + 2 = a^2 - 2a + 6\)

Since we need the minimum value, a^2 - 2a = -1 when a = 1. Therefore, \(p^{2} + q^{2} = 5\) (Option C)
avatar
dmod14
Joined: 10 Oct 2017
Last visit: 21 Jun 2018
Posts: 3
Given Kudos: 36
Concentration: Marketing
GPA: 3.71
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How do you figure out that p^2+q^2 is equal to (p+q)^2-2pq?
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
6,235
 [3]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dmod14
How do you figure out that p^2+q^2 is equal to (p+q)^2-2pq?

Hi dmod14

You must be aware of the property: \((p+q)^2 = p^2 + 2pq + q^2\)

Re-arranging this we get \(p^2+q^2 = (p+q)^2 - 2pq\)

Hope this helps you!
avatar
dmod14
Joined: 10 Oct 2017
Last visit: 21 Jun 2018
Posts: 3
Given Kudos: 36
Concentration: Marketing
GPA: 3.71
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks pushpitkc! That makes a lot of sense.

Can you explain how you got the minimum value, specifically how you went from a^2-2a+6 to p^2+q^2=5
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 02 Apr 2026
Posts: 1,347
Own Kudos:
3,905
 [4]
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,347
Kudos: 3,905
 [4]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
tarunanandani
Let p and q be the roots of the quadratic equation \(x^{2}-(a-2)x-a-1=0\).
What is the minimum possible value of \(p^{2} + q^{2}\)?

A. 0
B. 3
C. 4
D. 5
E. 12
For any quadratic in the form \(x^2 + bx + c=0\):
Product of the roots = c.
Sum of the roots = -b.

Converting \(x^{2}-(a-2)x-a-1=0\) into the form \(x^2 + bx + c=0\), we get:
\(x^{2} + (-a+2)x + (-a-1)=0\).

In the quadratic above, c = -a-1 and -b = a-2.
Since the roots are p and q, we get:
Product of the roots = pq = -a-1.
Sum of the roots = p+q = a-2.

Squaring the blue equation, we get:
\((p+q)^2\) = \((a-2)^2\)
\(p^2 + q^2 + 2pq\) = \(a^2 + 4 - 4a\)

Substituting pq = -a-1 into the red equation, we get:
\(p^2 + q^2 + 2(-a-1)\) = \(a^2 + 4 - 4a\)
\(p^2 + q^2 -2a - 2\) = \(a^2 + 4 - 4a\)
\(p^2 + q^2\) = \(a^2 - 2a + 6\)

To minimize the value of \(p^2 + q^2\), we must minimize the value of \(a^2 - 2a + 6\).
Test easy values in \(a^2 - 2a + 6\):
a = 0 --> \(a^2 - 2a + 6 = 6\)
a = 1 --> \(a^2 - 2a + 6 = 5\)
a = 2 --> \(a^2 - 2a + 6 = 6\)
The resulting values on the right -- 6, 5, 6 -- indicate that \(y = a^2 - 2a + 6\) is a U-shaped parabola with a minimum value of 5.
Thus:
The minimum value of \(p^2 + q^2 = 5\).

User avatar
Hero8888
Joined: 29 Dec 2017
Last visit: 14 Apr 2019
Posts: 299
Own Kudos:
348
 [1]
Given Kudos: 273
Location: United States
Concentration: Marketing, Technology
GMAT 1: 630 Q44 V33
GMAT 2: 690 Q47 V37
GMAT 3: 710 Q50 V37
GPA: 3.25
WE:Marketing (Telecommunications)
GMAT 3: 710 Q50 V37
Posts: 299
Kudos: 348
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dmod14
Thanks pushpitkc! That makes a lot of sense.

Can you explain how you got the minimum value, specifically how you went from a^2-2a+6 to p^2+q^2=5

a^2-2a+6 = p^2+q^2, and you are asked to find min of p^2+q^2, so you have to find the minimum of a^2-2a+6 - parabola
The minimum of parabola is point x= -b/2a=-(-2)/2*1=1, so y will be 1^2-2*1+6=5. Hence min p^2+q^2=5
User avatar
pushpitkc
Joined: 26 Feb 2016
Last visit: 19 Feb 2025
Posts: 2,800
Own Kudos:
6,235
 [1]
Given Kudos: 47
Location: India
GPA: 3.12
Posts: 2,800
Kudos: 6,235
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dmod14
Thanks pushpitkc! That makes a lot of sense.

Can you explain how you got the minimum value, specifically how you went from a^2-2a+6 to p^2+q^2=5

Hey dmod14

If you observe the solution, you will arrive at \(p^2+q^2 = a^2-2a+6\)

We have been asked to find the minimum value of the expression \(p^2+q^2\).
This will happen when the expression \(a^2-2a\) takes the minimum value.
For that to happen, we test values and find that when a = 1 , \(a^2-2a\) = -1.
Now, the value of the overall expression \(a^2-2a +6\) now becomes \(-1+6 = 5\)

Hope this helps you!
User avatar
tarunanandani
Joined: 01 Apr 2018
Last visit: 09 Jul 2019
Posts: 99
Own Kudos:
225
 [2]
Given Kudos: 86
Location: India
GMAT 1: 650 Q49 V30
GPA: 3.9
GMAT 1: 650 Q49 V30
Posts: 99
Kudos: 225
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
dmod14
Thanks pushpitkc! That makes a lot of sense.

Can you explain how you got the minimum value, specifically how you went from a^2-2a+6 to p^2+q^2=5

The equation \(p^{2}+q^{2}=a^{2}−2a+6\) can be re-written as \(p^{2}+q^{2}=(a^{2}−2a+1^{2})+5\).
Now the last equation can be simplified as \(p^{2}+q^{2}=(a-1)^{2}+5\) and for \(p^{2}+q^{2}\) to be minimum the term \((a-1)^{2}\) has to be minimum, i.e., 0 as square of any term can't be negative. Therefore the minimum value of \(p^{2}+q^{2}=0+5=5\).
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,978
Own Kudos:
Posts: 38,978
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
109821 posts
Tuck School Moderator
853 posts