Last visit was: 26 Apr 2024, 17:41 It is currently 26 Apr 2024, 17:41

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 13 Jul 2013
Posts: 54
Own Kudos [?]: 43 [5]
Given Kudos: 21
GMAT 1: 570 Q46 V24
Send PM
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Posts: 4452
Own Kudos [?]: 28575 [2]
Given Kudos: 130
User avatar
Manager
Manager
Joined: 13 Jul 2013
Posts: 54
Own Kudos [?]: 43 [0]
Given Kudos: 21
GMAT 1: 570 Q46 V24
Send PM
User avatar
Director
Director
Joined: 25 Apr 2012
Posts: 531
Own Kudos [?]: 2285 [3]
Given Kudos: 740
Location: India
GPA: 3.21
WE:Business Development (Other)
Send PM
Re: If x-5 = (2x^2-18x+37)^1/2 then x could equal [#permalink]
2
Kudos
1
Bookmarks
theGame001 wrote:
If \(x - 5 = \sqrt{2x^2-18x+37}\) then x could equal

A. 2
B. 3
C. 4
D. 5
E. 6

Now we get 2 & 6. If we put 2 in the equation we get \(3=\sqrt{9}\)

so shouldn't the answer be 2 and not 6?



We know that the term \sqrt{2x^2-18x+37} is greater than or equal to 0--------> this implies LHS is greater than or equal to zero and hence Option A,B and C are ruled out as LHS becomes negative for any of the above 3 values.

If you take x =5 then LHS is 0 but RHS is \sqrt{3}. If we put x= 6 then we get LHS=RHS=1

Ans E
User avatar
Retired Moderator
Joined: 29 Apr 2015
Posts: 717
Own Kudos [?]: 4225 [0]
Given Kudos: 302
Location: Switzerland
Concentration: Economics, Finance
Schools: LBS MIF '19
WE:Asset Management (Investment Banking)
Send PM
Re: If x-5 = (2x^2-18x+37)^1/2 then x could equal [#permalink]
mikemcgarry wrote:
theGame001 wrote:
\(If x - 5 = \sqrt{2x^2-18x+37}\) then x could equal

a) 2
b) 3
c) 4
d) 5
e) 6

Now we get 2 & 6. If we put 2 in the equation we get \(3=\sqrt{9}\)

so shouldn't the answer be 2 and not 6?

Dear theGame001,
I'm happy to help. :-)

You may find this blog helpful:
https://magoosh.com/gmat/2013/gmat-math- ... -radicals/

This might just be a small oversight, but if we put in x = 2, the left side becomes
2 - 5 = -3
The left side is (-3) and the right side is sqrt(9) = +3, so they are not equal.

If we put in x = 6, then on the left side we get 6 - 5 = +1.
On the right side, sqrt(1) = +1
so, they are equal.

Does all this make sense?
Mike :-)


But if we decide to square both sides:

LHS we get / RHS we get
\(x^2-10x+25 = 2x^2-18x+37\)
\(x^2-10x=2x^2-18x+12\)
\(-10x=x^2-18x+12\)
\(0=x^2-8x+12\)

If you plug in 2, then the equation stays true???
Magoosh GMAT Instructor
Joined: 28 Dec 2011
Posts: 4452
Own Kudos [?]: 28575 [1]
Given Kudos: 130
Re: If x-5 = (2x^2-18x+37)^1/2 then x could equal [#permalink]
1
Kudos
Expert Reply
reto wrote:
But if we decide to square both sides:

LHS we get / RHS we get
\(x^2-10x+25 = 2x^2-18x+37\)
\(x^2-10x=2x^2-18x+12\)
\(-10x=x^2-18x+12\)
\(0=x^2-8x+12\)

If you plug in 2, then the equation stays true???

Dear reto,
I'm happy to respond. :-)

My friend, ordinarily when we do the same thing to both sides of an algebraic equation, the fundamental mathematical relationships remain unchanged, and the equation would retain the same roots. A big exception is when we square both sides of an equation with a radical: this situation has the potential to create "extraneous roots," that is, roots that work in the new squared equation but not in the original radical equation. The value x = 2 is just such an extraneous root. It is absolutely a solution for the squared equation, but it does not work in the original equation. It is a solution that has been artificially added by the act of squaring both sides.

Think of a much simpler example. Suppose we have the ridiculously easy equation:
\(sqrt(25) = x\)
Obviously, the only solution to this is x = 5. Now, suppose we square both sides. We get:
\(x^2 = 25\)
and this new, squared equation has two roots, x = +5 and x = -5. The latter is an extraneous root that does not hold in the original equation but emerges as an extra solution when we square both sides.

For more, see:
https://magoosh.com/gmat/2012/gmat-quant-roots/

Does all this make sense?
Mike :-)
Senior SC Moderator
Joined: 22 May 2016
Posts: 5330
Own Kudos [?]: 35497 [0]
Given Kudos: 9464
Send PM
If x-5 = (2x^2-18x+37)^1/2 then x could equal [#permalink]
Expert Reply
theGame001 wrote:
If \(x - 5 = \sqrt{2x^2-18x+37}\) then x could equal

A. 2
B. 3
C. 4
D. 5
E. 6

If you don't catch WoundedTiger 's solution (by far the fastest), and you do the algebra . . .

Square both sides. Check solutions. RHS and LHS cannot be negative. RHS has "the square root." By convention, "the square root" refers to the positive square root ONLY.

\(x - 5 = \sqrt{2x^2-18x+37}\)

\((x - 5)^{2} = (\sqrt{2x^2-18x+37})^{2}\)

\(x^2 - 10x + 25 = 2x^2 - 18x + 37\)

\(x^2 - 8x + 12 = 0\)

\((x - 6)(x - 2) = 0\)

\(x = 6\) or \(x = 2\)

LHS and RHS must be nonnegative or positive.

RHS cannot be negative. The square root sign denotes only the positive square root.

If x = 2, LHS is negative. (2 - 5) = -3.

Not possible. LHS must = RHS, and RHS cannot be negative.

Or \(\sqrt{x^{2}} = |x|\), such that RHS is nonnegative or positive, and LHS must be, too, in order for sides to be equal. LHS cannot be negative.

x = 6

ANSWER E
Manager
Manager
Joined: 04 May 2014
Posts: 114
Own Kudos [?]: 72 [1]
Given Kudos: 126
Location: India
WE:Sales (Mutual Funds and Brokerage)
Send PM
Re: If x-5 = (2x^2-18x+37)^1/2 then x could equal [#permalink]
1
Kudos
One more option is to plug in answer choices as the value of x in the above equation.
First Hint is that RHS cannot be -ve as its a square root.
The only option left is 6
6-5=√2(6)²-18(6)+37
1=√1
1=1(√1=1)
we actually need not do this calculation.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32689
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If x-5 = (2x^2-18x+37)^1/2 then x could equal [#permalink]
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.
GMAT Club Bot
Re: If x-5 = (2x^2-18x+37)^1/2 then x could equal [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne