Last visit was: 24 Apr 2024, 17:39 It is currently 24 Apr 2024, 17:39

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
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618815 [82]
Given Kudos: 81588
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618815 [23]
Given Kudos: 81588
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618815 [14]
Given Kudos: 81588
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 29 Apr 2014
Posts: 56
Own Kudos [?]: 116 [5]
Given Kudos: 48
Location: India
Concentration: Other, Finance
GMAT 1: 770 Q51 V42
WE:Analyst (Retail Banking)
Send PM
Re: D01-13 [#permalink]
5
Kudos
Bunuel wrote:
Official Solution:

If \(x=\sqrt[4]{x^3+6x^2}\), then the sum of all possible solutions for x is:

A. \(-2\)
B. \(0\)
C. \(1\)
D. \(3\)
E. \(5\)


Take the given expression to the 4th power: \(x^4=x^3+6x^2\);

Re-arrange and factor out x^2: \(x^2(x^2-x-6)=0\);

Factorize: \(x^2(x-3)(x+2)=0\);

So, the roots are \(x=0\), \(x=3\) and \(x=-2\). But \(x\) cannot be negative as it equals to the even (4th) root of some expression (\(\sqrt{expression}\geq{0}\)), thus only two solution are valid \(x=0\) and \(x=3\).

The sum of all possible solutions for x is 0+3=3.


Answer: D

Why can 4th root of an expression not be negative?

\({-2}^4 = 16\) and \(2^4 = 16\)

So, shouldn't \(\sqrt[4]{16}\) be \(-2\) or \(2\)?
User avatar
Manager
Manager
Joined: 02 Jul 2012
Posts: 151
Own Kudos [?]: 711 [4]
Given Kudos: 84
Location: India
Schools: IIMC (A)
GMAT 1: 720 Q50 V38
GPA: 2.6
WE:Information Technology (Consulting)
Send PM
Re: D01-13 [#permalink]
4
Kudos
Bunuel wrote:
If \(x=\sqrt[4]{x^3+6x^2}\), then the sum of all possible solutions for x is:

A. \(-2\)
B. \(0\)
C. \(1\)
D. \(3\)
E. \(5\)


I got this question wrong in the test. So, solving it here for a better understanding.

Basically this question tests one concept i.e. \(\sqrt{x^2}\) is x and not -x.

Solving the equation, \(x^4= x^3+6x^2\)
\(=>\) \(x^4-x^3-6x^2=0\)
\(x^2(x^2-x-6)=0\)
\(x=0,3,-2\)

As mentioned earlier, \(\sqrt{x^2}\) is x and not -x, the value -2 is discarded.

Thus the two values are 3 and 0

SO, the sum = 3
avatar
Intern
Intern
Joined: 26 Jun 2014
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 1
Send PM
Re: D01-13 [#permalink]
would it be wrong to have \(x^4 = x^3+6x^2\) (as previously stated)
then factor out \(x^2\) on both sides for\((x^2)(x^2) = (x^2)(x+6)\)
then divide both sides by \(x^2\) leaving \(x^2=x+6\), ie. \(x^2-x-6=0\)?

if this is acceptable does that still leave 0 as a solution with -2 and 3?
I'm more curious if this would cause problems on other similar problems.
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618815 [1]
Given Kudos: 81588
Send PM
D01-13 [#permalink]
1
Kudos
Expert Reply
SQUEE wrote:
would it be wrong to have \(x^4 = x^3+6x^2\) (as previously stated)
then factor out \(x^2\) on both sides for\((x^2)(x^2) = (x^2)(x+6)\)
then divide both sides by \(x^2\) leaving \(x^2=x+6\), ie. \(x^2-x-6=0\)?

if this is acceptable does that still leave 0 as a solution with -2 and 3?
I'm more curious if this would cause problems on other similar problems.


When dividing the equation x^4 = x^2(x + 6) by x^2, it is important to note that this assumes x ≠ 0, without any basis for this assumption. This excludes a potential solution, as x = 0 does indeed satisfy the equation. It is crucial to remember that you should never simplify an equation by dividing it by a variable (or an expression containing a variable) if you cannot guarantee that the variable (or the expression with the variable) is not equal to zero. Dividing by zero is not permitted.

Check more tips on Algebra here: https://gmatclub.com/forum/algebra-tips ... 75003.html

Hope it helps.
Manager
Manager
Joined: 14 Oct 2012
Posts: 117
Own Kudos [?]: 258 [10]
Given Kudos: 1023
Send PM
D01-13 [#permalink]
8
Kudos
2
Bookmarks
I think this should clarifies everybody's confusion regarding the answer, i hope everyone understands how we got 0,3,(-2)

\(x=\sqrt[4]{x^3+6x^2}\)
x=0
\(0=\sqrt[4]{0^3+6*0^2}\)
\(0=\sqrt[4]{0}\)
\(0=0\)

\(x=\sqrt[4]{x^3+6x^2}\)
x=3
\(3=\sqrt[4]{3^3+6*3^2}\)
\(3=\sqrt[4]{27+6*9}\)
\(3=\sqrt[4]{27+54}\)
\(3=\sqrt[4]{81}\)
\(3=3\)

\(x=\sqrt[4]{x^3+6x^2}\)
x=(-2)
\((-2)=\sqrt[4]{(-2)^3+6*(-2)^2}\)
\((-2)=\sqrt[4]{-8+6*4}\)
\((-2)=\sqrt[4]{-8+24}\)
\((-2)=\sqrt[4]{16}\)
\((-2) =| 2\)
Thus solution x = (-2) isn't applicable.
Answer: 3+0 = 3
avatar
Intern
Intern
Joined: 28 Jun 2018
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 0
Send PM
Re: D01-13 [#permalink]
I think this is a poor-quality question and I don't agree with the explanation. the solution of minus two is correct , you can have the 4th root of (X=-2) it is a 4th root of 16 ,and 16 it is a positive number which can use for the root.
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618815 [1]
Given Kudos: 81588
Send PM
D01-13 [#permalink]
1
Kudos
Expert Reply
Eyaltau wrote:
I think this is a poor-quality question and I don't agree with the explanation. the solution of minus two is correct , you can have the 4th root of (X=-2) it is a 4th root of 16 ,and 16 it is a positive number which can use for the root.


\(\sqrt{}\) denotes a function. Mathematically the square root function cannot give negative result. When the GMAT provides the square root sign for an even root, such as \(\sqrt{x}\) or \(\sqrt[4]{x}\), then the only accepted answer is the positive root.

That is, \(\sqrt{25}=5\), NOT +5 or -5. In contrast, the equation \(x^2=25\) has TWO solutions, +5 and -5. Even roots have only a positive value on the GMAT.

OFFICIAL GUIDE:
\(\sqrt{n}\) denotes the positive number whose square is n.
Yale Moderator
Joined: 29 May 2018
Posts: 39
Own Kudos [?]: 6 [0]
Given Kudos: 91
Location: India
Send PM
Re: D01-13 [#permalink]
I think this is a high-quality question and I agree with explanation.
Intern
Intern
Joined: 05 Jun 2017
Posts: 2
Own Kudos [?]: 8 [0]
Given Kudos: 4
GMAT 1: 700 Q50 V35
GMAT 2: 730 Q50 V38
Send PM
Re: D01-13 [#permalink]
I think this is a high-quality question and I don't agree with the explanation. Why 4th root or even root of some no can't be -ve? Any even root of a no can +ve as well as -ve
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618815 [0]
Given Kudos: 81588
Send PM
D01-13 [#permalink]
Expert Reply
sandipbhuyan wrote:
I think this is a high-quality question and I don't agree with the explanation. Why 4th root or even root of some no can't be -ve? Any even root of a no can +ve as well as -ve


I'll try once more.

Even roots cannot give negative result.

\(\sqrt{...}\) is the square root sign, a function (called the principal square root function), which cannot give negative result. So, this sign (\(\sqrt{...}\)) always means non-negative square root.


The graph of the function f(x) = √x

Notice that it's defined for non-negative numbers and is producing non-negative results.

TO SUMMARIZE:
When the GMAT provides the square root sign for an even root, such as a square root, fourth root, etc. then the only accepted answer is the non-negative root. That is:

\(\sqrt{9} = 3\), NOT +3 or -3;
\(\sqrt[4]{16} = 2\), NOT +2 or -2;
Similarly \(\sqrt{\frac{1}{16}} = \frac{1}{4}\), NOT +1/4 or -1/4.


Notice that in contrast, the equation \(x^2 = 9\) has TWO solutions, +3 and -3. Because \(x^2 = 9\) means that \(x =-\sqrt{9}=-3\) or \(x=\sqrt{9}=3\).
Intern
Intern
Joined: 19 Jul 2020
Posts: 3
Own Kudos [?]: 0 [0]
Given Kudos: 8
Send PM
Re: D01-13 [#permalink]
I think this is a high-quality question and I agree with explanation.
Current Student
Joined: 27 Apr 2020
Posts: 70
Own Kudos [?]: 23 [0]
Given Kudos: 111
GMAT 1: 710 Q45 V44
Send PM
Re: D01-13 [#permalink]
I think this is a high-quality question and I agree with explanation.
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618815 [0]
Given Kudos: 81588
Send PM
Re: D01-13 [#permalink]
Expert Reply
I have edited the question and the solution by adding more details to enhance its clarity. I hope it is now easier to understand.
Intern
Intern
Joined: 19 Jun 2022
Posts: 1
Own Kudos [?]: 5 [0]
Given Kudos: 26
Location: India
Concentration: Other, Strategy
Send PM
Re D01-13 [#permalink]
I think this is a high-quality question and I agree with explanation.
DI Forum Moderator
Joined: 05 May 2019
Status:GMAT Club Team member
Affiliations: GMAT Club
Posts: 1031
Own Kudos [?]: 638 [0]
Given Kudos: 1003
Location: India
GMAT Focus 1:
645 Q82 V81 DI82
GMAT 1: 430 Q31 V19
GMAT 2: 570 Q44 V25
GMAT 3: 660 Q48 V33
GPA: 3.26
WE:Engineering (Manufacturing)
Send PM
Re D01-13 [#permalink]
I think this is a high-quality question and I agree with explanation.
GMAT Club Bot
Re D01-13 [#permalink]
Moderator:
Math Expert
92900 posts

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