Last visit was: 18 Nov 2025, 15:48 It is currently 18 Nov 2025, 15:48
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
555-605 Level|   Algebra|               
User avatar
Lolaergasheva
Joined: 04 Feb 2011
Last visit: 22 Jul 2011
Posts: 36
Own Kudos:
981
 [89]
Given Kudos: 42
Location: US
Posts: 36
Kudos: 981
 [89]
6
Kudos
Add Kudos
81
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
kostyan5
Joined: 29 Oct 2011
Last visit: 27 Apr 2021
Posts: 114
Own Kudos:
381
 [29]
Given Kudos: 19
Concentration: General Management, Technology
GMAT 1: 760 Q49 V44
GPA: 3.76
GMAT 1: 760 Q49 V44
Posts: 114
Kudos: 381
 [29]
22
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
General Discussion
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,099
Own Kudos:
5,094
 [4]
Given Kudos: 376
Posts: 1,099
Kudos: 5,094
 [4]
1
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
Lolaergasheva
Joined: 04 Feb 2011
Last visit: 22 Jul 2011
Posts: 36
Own Kudos:
Given Kudos: 42
Location: US
Posts: 36
Kudos: 981
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I like more -finding roots and further substitution as you explained first. I cant understand second solving algebraically, because other equations also share x=1 root.

I appreciate your help. Thanks a lot
User avatar
fluke
User avatar
Retired Moderator
Joined: 20 Dec 2010
Last visit: 24 Oct 2013
Posts: 1,099
Own Kudos:
5,094
 [1]
Given Kudos: 376
Posts: 1,099
Kudos: 5,094
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Lolaergasheva
I like more -finding roots and further substitution as you explained first. I cant understand second solving algebraically, because other equations also share x=1 root.

I appreciate your help. Thanks a lot

None of the other equations has either 1 or 5 as root.

The quadratic equations in your example were not factored properly.

1.
x^2+1=0
was factored as
"(x-1)(x+1)", which is not correct

(x-1)(x+1) = x^2 - 1^2 = x^2 - 1 and not {x^2 + 1}

The correct way of factoring it is;
x^2 = -1
Well I see that; it cannot be factored because \(x = \sqrt{-1}\) will result in some imaginary number.
So; x^2+1=0 has zero roots.

2.
x^2-x-2=0
x^2-2x+x-2=0
x(x-2)+1(x-2)=0
(x+1)(x-2)=0
So roots are;
x+1=0; x=-1 (Not 1)
x-2=0; x=2

3.
x^2-10x-5=0
This has two solutions but cannot be factored like other equations;
We will have to use discriminant approach to find roots;

For a quadratic equation; ax^2+bx+c=0
The two roots are;
\(Roots=\frac{-b \pm sqrt{b^2-4*a*c}}{2*a}\)

x^2-10x-5=0
can be written as
1x^2+(-10)x+(-5)=0
a=1
b=-10
c=-5

Plug these values in the formula;
\(Roots = \frac{-(-10) \pm sqrt{(-10)^2-4*1*(-5)}}{2*1}\)
\(Roots = \frac{10 \pm sqrt{100+20}}{2*1}\)
\(Roots = \frac{10 \pm sqrt{120}}{2}\)
\(Roots=5 \pm \frac{sqrt{120}}{2}\)

###\(\frac{sqrt{120}}{2} \approx 5.5\)###

\(Root_1 \approx 5+5.5=10.5\)
\(Root_2 \approx 5-5.5=-0.5\)

Neither of the roots is 1 or 5.

4.
2x^2-2=0
2(x^2-1)=0
x^2-1=0
x^2=1
i.e. x=1(This is the only place where the root is 1) and x=-1

5.
x^2-2x-3=0
x^2-3x+x-3=0
x(x-3)+1(x-3)=0
(x+1)(x-3)=0
x+1=0; x=-1(Not 1)
x-3=0; x=3

Please visit the following link should you need in-depth theory about quadratic equation and factorization;

https://gmatclub.com/forum/algebra-101576.html#p787276
User avatar
Lolaergasheva
Joined: 04 Feb 2011
Last visit: 22 Jul 2011
Posts: 36
Own Kudos:
Given Kudos: 42
Location: US
Posts: 36
Kudos: 981
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thank you for the link and for correcting my mistakes.
User avatar
intcan
Joined: 27 Oct 2010
Last visit: 03 Apr 2021
Posts: 71
Own Kudos:
Given Kudos: 20
Posts: 71
Kudos: 34
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Roots of x^2-6x+5=0 are 1 and 5
After scanning the answer choices, I chose easy equation 2x^2-2=0 which gives x = 1 or -1 So D
User avatar
manalq8
Joined: 12 Apr 2011
Last visit: 12 Feb 2012
Posts: 110
Own Kudos:
Given Kudos: 52
Status:D-Day is on February 10th. and I am not stressed
Affiliations: American Management association, American Association of financial accountants
Location: Kuwait
Concentration: finance and international business
Schools:Columbia university
GPA: 3.48
Posts: 110
Kudos: 2,294
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ok here is how I approached the problem:

I solved the equation to get the x value
x=5, x=1

and I solved each of the equations to see if any of the equations has a common factor with the equation in the stem quation.
non of the had anything in common except for C, which has x=1,x=-1.

hope that helps
avatar
blink005
Joined: 20 Aug 2011
Last visit: 23 Jun 2016
Posts: 61
Own Kudos:
Posts: 61
Kudos: 215
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Stoneface
Which of the following equations has a root in common with x^2 - 6x + 5 = 0?

A. x^2 + 1 = 0
B. x^2 - x - 2 = 0
C. 2x^2 - 2 = 0
D. x^2 - 2x - 3 = 0
E. x^2 - 10x - 5 = 0

The given equation can be simplified to (x-1)(x-5)=0
Roots are 1 and 5.

You don't need to find roots of each equation give as options
Just simplify each option

After quick inspection only E can have 5 as a probable root. So only check whether or not 1 is a root.

A. No real root
B. (x-2)(x+1)=0 [x=1 does not make the left hand side zero]
C. 2(x^2-1)=0 [x=1 does make the left hand side zero]
D. (x-3)(x+1)=0 [x=1 does not make the left hand side zero]
E. Don't care... by observation neither 1 nor 5 can be a root

Hence C
User avatar
hdwnkr
Joined: 17 Jun 2015
Last visit: 29 Jul 2021
Posts: 160
Own Kudos:
Given Kudos: 176
GMAT 1: 540 Q39 V26
GMAT 2: 680 Q50 V31
GMAT 2: 680 Q50 V31
Posts: 160
Kudos: 227
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Which of the following has "A" root common. Only C has one root common with the equation in the question.
avatar
OptimusPrepJanielle
Joined: 06 Nov 2014
Last visit: 08 Sep 2017
Posts: 1,779
Own Kudos:
1,483
 [1]
Given Kudos: 23
Expert
Expert reply
Posts: 1,779
Kudos: 1,483
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lolaergasheva
Which of the following equations has a root in common with x^2 - 6x + 5 = 0?

A. x^2 + 1 = 0
B. x^2 - x - 2 = 0
C. 2x^2 - 2 = 0
D. x^2 - 2x - 3 = 0
E. x^2 - 10x - 5 = 0

x^2 - 6x + 5 = 0
(x-5)(x-1) = 0
The roots are 1 and 5

We need to check for each option to calculate the roots. This can be done by plugging in the values in the equations

(A) x2 + 1 = 0. None of 1 or 5 satisfies this equation
(B) x2 - x - 2 =0. None of 1 or 5 satisfies this equation
(C) 2x2 - 2 =0. x = 1 satisfies this equation. Hence this has a common root
(D) x2 - 2x - 3 =0. None of 1 or 5 satisfies this equation
(E) x^2 - 10x - 5 = 0. None of 1 or 5 satisfies this equation

Correct Option: C
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,331
 [1]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,331
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lolaergasheva
Which of the following equations has a root in common with \(x^2 - 6x + 5 = 0\)?

A. \(x^2 + 1 = 0\)

B. \(x^2 - x - 2 = 0\)

C. \(2x^2 - 2 = 0\)

D. \(x^2 - 2x - 3 = 0\)

E. \(x^2 - 10x - 5 = 0\)

Step 1: Solve the given equation: x² – 6x + 5 = 0
This is a quadratic set equal to zero, so let's factor to get:
(x-1)(x-5)=0
So, we have two solutions (roots): x=1 or x=5

Step 2: Solve the other 5 equations to see which one has a root (solution) of x=1 or x=5

IMPORTANT: It appears that the only way to answer this question is to keep checking every single answer choice until we find that one that has a solution of either x=1 or x=5. Given this, where do you think the test-maker would hide the correct answer? In these situations, I always start at E and work my way up. Is the answer to these questions always E (or perhaps D)? No, but it's more likely that the correct answer is near the bottom.

Okay, E: x² – 2x – 3 =0
Factor to get: (x-3)(x+1)=0
So, x=3 or x=-1
No shared solutions (roots) so keep going.

D: x² – 2x -3 =0
Factor: (x - 3)(x + 1) = 0
So, x = 3 or x = -1
No shared solutions (roots) so keep going.

C: 2x² – 2 =0
Factor: 2(x² - 1) = 0
Keep factoring: 2(x+1)(x-1)=0
So, x=1 or x=-1

We have a common solution, so the correct answer must be C

Cheers,
Brent
User avatar
dave13
Joined: 09 Mar 2016
Last visit: 12 Aug 2025
Posts: 1,108
Own Kudos:
Given Kudos: 3,851
Posts: 1,108
Kudos: 1,113
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lolaergasheva
Which of the following equations has a root in common with \(x^2 - 6x + 5 = 0\)?

A. \(x^2 + 1 = 0\)

B. \(x^2 - x - 2 = 0\)

C. \(2x^2 - 2 = 0\)

D. \(x^2 - 2x - 3 = 0\)

E. \(x^2 - 10x - 5 = 0\)

is my approach correct ?

so from here \(x^2 - 6x + 5 = 0\) we have:

Root one = 1
Root two = 5

so i simply plugged one of these roots ( i took 1 ) in all answer choices and only C yielded ZERO

is it correct?

not sure about 5 though :) Am i just lucky to answer correctly?:)
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,739
Own Kudos:
35,331
 [3]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,739
Kudos: 35,331
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
dave13
Lolaergasheva
Which of the following equations has a root in common with \(x^2 - 6x + 5 = 0\)?

A. \(x^2 + 1 = 0\)

B. \(x^2 - x - 2 = 0\)

C. \(2x^2 - 2 = 0\)

D. \(x^2 - 2x - 3 = 0\)

E. \(x^2 - 10x - 5 = 0\)

is my approach correct ?

so from here \(x^2 - 6x + 5 = 0\) we have:

Root one = 1
Root two = 5

so i simply plugged one of these roots ( i took 1 ) in all answer choices and only C yielded ZERO

is it correct?

not sure about 5 though :) Am i just lucky to answer correctly?:)

Perfect approach!

Cheers,
Brent
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 18 Nov 2025
Posts: 5,793
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,508
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lolaergasheva
Which of the following equations has a root in common with \(x^2 - 6x + 5 = 0\)?

A. \(x^2 + 1 = 0\)

B. \(x^2 - x - 2 = 0\)

C. \(2x^2 - 2 = 0\)

D. \(x^2 - 2x - 3 = 0\)

E. \(x^2 - 10x - 5 = 0\)

x^2-6x+5=0

x=5 or 1

3. 2x^2-2=0
x = 1 or -1

Root x=1 is common

IMO C

Posted from my mobile device
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 18 Nov 2025
Posts: 21,712
Own Kudos:
26,989
 [2]
Given Kudos: 300
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 21,712
Kudos: 26,989
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Lolaergasheva
Which of the following equations has a root in common with \(x^2 - 6x + 5 = 0\)?

A. \(x^2 + 1 = 0\)

B. \(x^2 - x - 2 = 0\)

C. \(2x^2 - 2 = 0\)

D. \(x^2 - 2x - 3 = 0\)

E. \(x^2 - 10x - 5 = 0\)


First, let’s solve x^2 - 6x + 5 = 0 by factoring:

(x - 5)(x - 1) = 0

x = 5 or x = 1

We can solve the equations in the given choices by factoring also. However, we see that the equation in choice A is not factorable (the equation is a sum of squares), so we can start with choice B.

B. (x - 2)(x + 1) = 0

x = 2 or x = -1

We see that the equation in choice B does not have a root in common with x^2 - 6x + 5 = 0.

C. 2(x^2 - 1) = 0

2(x - 1)(x + 1) = 0

x = 1 or x = -1

We see that the equation in choice C does have a root in common with x^2 - 6x + 5 = 0 (namely, x = 1).

Answer: C
avatar
Mahalakshmi0101
Joined: 15 Aug 2020
Last visit: 09 May 2022
Posts: 4
Given Kudos: 125
Posts: 4
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
OptimusPrepJanielle
Lolaergasheva
Which of the following equations has a root in common with x^2 - 6x + 5 = 0?

A. x^2 + 1 = 0
B. x^2 - x - 2 = 0
C. 2x^2 - 2 = 0
D. x^2 - 2x - 3 = 0
E. x^2 - 10x - 5 = 0

x^2 - 6x + 5 = 0
(x-5)(x-1) = 0
The roots are 1 and 5

We need to check for each option to calculate the roots. This can be done by plugging in the values in the equations

(A) x2 + 1 = 0. None of 1 or 5 satisfies this equation
(B) x2 - x - 2 =0. None of 1 or 5 satisfies this equation
(C) 2x2 - 2 =0. x = 1 satisfies this equation. Hence this has a common root
(D) x2 - 2x - 3 =0. None of 1 or 5 satisfies this equation
(E) x^2 - 10x - 5 = 0. None of 1 or 5 satisfies this equation

Correct Option: C

This approach takes less time . Thanks this is exactly how I too have solved the problem.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,586
Own Kudos:
Posts: 38,586
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
105355 posts
Tuck School Moderator
805 posts