Last visit was: 19 Nov 2025, 17:08 It is currently 19 Nov 2025, 17:08
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: 19 Nov 2025
Posts: 105,390
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,390
Kudos: 778,370
 [23]
2
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,239
 [8]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,239
 [8]
5
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
ArunSharma12
Joined: 25 Oct 2015
Last visit: 20 Jul 2022
Posts: 513
Own Kudos:
1,019
 [4]
Given Kudos: 74
Location: India
GMAT 1: 650 Q48 V31
GMAT 2: 720 Q49 V38 (Online)
GPA: 4
Products:
GMAT 2: 720 Q49 V38 (Online)
Posts: 513
Kudos: 1,019
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
sathriyan
Joined: 22 Feb 2019
Last visit: 29 Jan 2023
Posts: 7
Own Kudos:
Given Kudos: 293
Status:Stay Hungry, Stay Foolish
Posts: 7
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ArunSharma12
If all the roots of the equation \(x2−2ax+a2+a−3=0\) are less than 3, then which of the following must be true?

A. a < 2
B. 2 < a < 3
C. 3 < a < 4
D. 4 < a < 5
E. a > 5

sum of the roots = 2a < 6; a < 3. ans seems to be between A & B.

on solving the equation, x = \(a ± \sqrt{3-a}\)

taking first root:
\(a-\sqrt{3-a}<3\)
\(\sqrt{3-a}(-1 - \sqrt{3-a}) < 0\)
\(\sqrt{3-a}(1+\sqrt{3-a}) > 0\)
solving inequality,
\(\sqrt{3-a} < -1\) not possible or
\(\sqrt{3-a} > 0; a < 3\)


taking second root:
\(a + \sqrt{3-a} < 3\)
\(\sqrt{3-a} < 3 -a\); as both sides are positive I can square both sides
\(3-a < (3-a)^2\)
\((3-a) - (3-a)^2 < 0\)
\((3-a)(a-2) < 0\); I know (3-a) is positive; (a-2) must be < 0 or a < 2

Ans: A

Hello !! Can you please elaborate how you have solved the equation to arrive the highlighted part?

Thanks in advance.. :)
User avatar
ArunSharma12
Joined: 25 Oct 2015
Last visit: 20 Jul 2022
Posts: 513
Own Kudos:
1,019
 [1]
Given Kudos: 74
Location: India
GMAT 1: 650 Q48 V31
GMAT 2: 720 Q49 V38 (Online)
GPA: 4
Products:
GMAT 2: 720 Q49 V38 (Online)
Posts: 513
Kudos: 1,019
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sathriyan
ArunSharma12
If all the roots of the equation \(x2−2ax+a2+a−3=0\) are less than 3, then which of the following must be true?

on solving the equation, x = \(a ± \sqrt{3-a}\)

Hello !! Can you please elaborate how you have solved the equation to arrive the highlighted part?

Thanks in advance.. :)

applying the quadratic formula: \(x=\frac{-b±\sqrt{b^2-4a*c}}{2a}\)

\(x=\frac{-(-2a)±\sqrt{(-2a)^2-4(a^2+a-3)}}{2}\)
\(x=\frac{2a±\sqrt{4a^2-4a^2-4a+12}}{2}\)
\(x=a±\sqrt{-a+3}\)
User avatar
preetamsaha
Joined: 14 Oct 2019
Last visit: 18 Jan 2025
Posts: 337
Own Kudos:
Given Kudos: 127
Status:Today a Reader; Tomorrow a Leader.
Location: India
GPA: 4
WE:Engineering (Energy)
Posts: 337
Kudos: 541
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816 ii) f(3)>0 why is it?why not <0 ? what is the logic behind it ?
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,239
 [2]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,239
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
coefficient of x^2 is positive, so the equation is an upward parabola.



preetamsaha
nick1816 ii) f(3)>0 why is it?why not <0 ? what is the logic behind it ?
User avatar
preetamsaha
Joined: 14 Oct 2019
Last visit: 18 Jan 2025
Posts: 337
Own Kudos:
Given Kudos: 127
Status:Today a Reader; Tomorrow a Leader.
Location: India
GPA: 4
WE:Engineering (Energy)
Posts: 337
Kudos: 541
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816 ok thanks. got it.
avatar
damd
Joined: 24 Jun 2019
Last visit: 26 Jun 2021
Posts: 5
Own Kudos:
Given Kudos: 46
GMAT 1: 740 Q50 V42
GMAT 1: 740 Q50 V42
Posts: 5
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
[quote="nick1816"]Since both roots are less than 3 and coefficient of x is positive,

i)Sum of roots < 3+3
2a<6
a<3

ii) f(3)>0

9-6a+a^2+a-3 >0
a^2-5a+6 >0
(a-2)(a-3)>0

a<2 or a>3 ( rejected, as 'a' can't be greater than 3.)


A


Hey, Can you explain to me on how you arrived at the below conclusion-

a<2 or a>3 ( rejected, as 'a' can't be greater than 3.)

Thanks
avatar
Zuki1803
Joined: 08 Feb 2020
Last visit: 11 Feb 2024
Posts: 32
Own Kudos:
13
 [1]
Given Kudos: 7
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I took the 1,2 as maximum assumed roots if you add 1+2=3
hence, sum of roots = -b/a = 2a/1=2a
=2a<4
=a<2
product of roots = c/a =a^2+a-3
=a^2+a-3<3
=(a+3)(a-2)<0
=-3<a<2
union of both
a<2
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,239
Kudos
Add Kudos
Bookmarks
Bookmark this Post
damd
Product of 2 numbers is positive, if both of them are positive or negative.

(a-2)(a-3)>0

i) if a<2, both a-2 and a-3 are negative.
ii) if a>3, both a-2 and a-3 are positive.
avatar
kelbyandrews
Joined: 18 May 2021
Last visit: 02 Dec 2021
Posts: 14
Given Kudos: 4
Posts: 14
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Can you just number pick and plug-in for a?

I started with 2 (since it would help me decide between A & B, and got X^2-4x+3 = (X-3)(X-1) and realized we can't have any root equal to 3. So a has to be less than 2.

Does this method work? If not, please explain!
User avatar
Crytiocanalyst
Joined: 16 Jun 2021
Last visit: 27 May 2023
Posts: 950
Own Kudos:
Given Kudos: 309
Posts: 950
Kudos: 208
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kelbyandrews
Can you just number pick and plug-in for a?

I started with 2 (since it would help me decide between A & B, and got X^2-4x+3 = (X-3)(X-1) and realized we can't have any root equal to 3. So a has to be less than 2.

Does this method work? If not, please explain!

Even though it might feel like a brute force method i had a similar line of reasoning however used the magical number

let us assume a=0
=> x=+\sqrt{3} or -\sqrt{3}
which are both less than 3

therefore i safely concluded a<2 eleminating all other possibilites

Hence IMO A
User avatar
devashish2407
Joined: 28 Jul 2022
Last visit: 06 Sep 2025
Posts: 58
Own Kudos:
Given Kudos: 139
Posts: 58
Kudos: 96
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If all the roots of the equation \(x^2 - 2ax + a^2 + a - 3 = 0\) are less than 3, then which of the following must be true?

A. a < 2
B. 2 < a < 3
C. 3 < a < 4
D. 4 < a < 5
E. a > 5


Are You Up For the Challenge: 700 Level Questions
­Bunuel

Hello, I have a doubt here. 

So in the question it is given that roots are less than 3. What does that mean? Does it mean that for some values of x the equation will be zero? Or Does it mean that for some values of a the equation will be zero? 

 
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
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,390
Kudos: 778,370
Kudos
Add Kudos
Bookmarks
Bookmark this Post
devashish2407

Bunuel
If all the roots of the equation \(x^2 - 2ax + a^2 + a - 3 = 0\) are less than 3, then which of the following must be true?

A. a < 2
B. 2 < a < 3
C. 3 < a < 4
D. 4 < a < 5
E. a > 5


Are You Up For the Challenge: 700 Level Questions
­Bunuel

Hello, I have a doubt here. 

So in the question it is given that roots are less than 3. What does that mean? Does it mean that for some values of x the equation will be zero? Or Does it mean that for some values of a the equation will be zero? 

­It would be clearer if the question specified that x is a variable and a is a constant. Regardless, "all the roots of the equation are less than 3" means that both values of x that satisfy the equation (the roots) are less than 3.
User avatar
sravojitgoswami
Joined: 20 Mar 2023
Last visit: 26 Oct 2025
Posts: 6
Own Kudos:
Given Kudos: 549
Location: India
Posts: 6
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If all the roots of the equation \(x^2 - 2ax + a^2 + a - 3 = 0\) are less than 3, then which of the following must be true?

A. a < 2
B. 2 < a < 3
C. 3 < a < 4
D. 4 < a < 5
E. a > 5


Are You Up For the Challenge: 700 Level Questions
­f(x) = x2 - 2ax + a2 + a - 3 = 0; roots < 3



For roots to be real, b2 - 4ac > or = 0



Therefore, (-2a)2 - 4(1)(a2 + a - 3) >= 0

=> 4a2 - 4a2 - 4a + 12 >= 0

=> 4a =< 12

=> a =< 3



On option evaluation, we see that option (c), (d), and (e) will be eliminated as the options contradict “a =< 3”

On evaluating option (b), we cannot definitely conclude if a lies between 2 and 3. Hence, eliminated.



Option (a) sits apt, as “a < 2” is definitely concurrent with “a =< 3”. Hence (a) is the answer.



Please let me know if this particular approach is valid for this question?­
Attachments

Solution.jpg
Solution.jpg [ 1.11 MiB | Viewed 1948 times ]

User avatar
AJSIPA
Joined: 05 Nov 2017
Last visit: 23 Jan 2025
Posts: 9
Own Kudos:
Given Kudos: 96
Posts: 9
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816 can you elaborate why 2a<3+3 and not 2a<3? and why f(3)>0?
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,511
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If all the roots of the equation \(x^2 - 2ax + a^2 + a - 3 = 0\) are less than 3, then which of the following must be true?

Sum of the roots = 2a < 6; a<3
f(3) > 0; 9 -6a + a^2 + a - 3 > 0; a^2-5a+6 > 0; (a-2)(a-3)>0; a>3 or a<2

Combining we get; a<2

IMO A
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts