Last visit was: 21 Apr 2026, 14:25 It is currently 21 Apr 2026, 14:25
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
subhashghosh
User avatar
Retired Moderator
Joined: 16 Nov 2010
Last visit: 25 Jun 2024
Posts: 894
Own Kudos:
1,302
 [49]
Given Kudos: 43
Location: United States (IN)
Concentration: Strategy, Technology
Products:
Posts: 894
Kudos: 1,302
 [49]
3
Kudos
Add Kudos
46
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,728
Own Kudos:
810,463
 [6]
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,463
 [6]
3
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
Rajkiranmareedu
Joined: 20 Apr 2013
Last visit: 27 Oct 2013
Posts: 12
Own Kudos:
Given Kudos: 98
Concentration: Finance, Finance
GMAT Date: 06-03-2013
GPA: 3.3
WE:Accounting (Accounting)
Posts: 12
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,728
Own Kudos:
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,463
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Rajkiranmareedu
Bunuel
subhashghosh
Hi

I have a doubt in this question :

Given that x^4 - 25x^2 = -144 , which of the following is NOT a sum of two possible values of x ?

Official Answer - D

The roots are x = 4 or -4, and -3 or +3

These values are considered for the sum,

-7 = -4+ -3

-1 = -4 + 3

0 = -4 + 4 or -3 + 3

7 = 4 + 3

But why was 4 -3 not considered ?

Regards,
Subhash

Subhash, please read and follow: how-to-improve-the-forum-search-function-for-others-99451.html

So please:
Provide answer choices for PS questions.

Original question is:
Given that x^4 – 25x^2 = -144, which of the following is NOT a sum of two possible values of x?
A. -7
B. -1
C. 0
D. 3
E. 7

Factor \(x^4-25x^2+144=0\) --> \((x^2 - 16)*(x^2 - 9)=0\) --> \(x^2=16\) or \(x^2=9\) (alternately you could solve \(x^4-25x^2+144=0\) for \(x^2\) to get the same values for it) --> \(x=4\) or \(x=-4\) or \(x=3\) or \(x=-3\).

All but option D. could be expressed as the sum of two roots: A. 7=-4-3; B. -1=-3+4; C. 0=3-3 (or 0=4-4); E. 7=3+4.

Answer: D.

As for your question: there are no enough answer choices to show all possible values of a sum of two roots, so there are 4 possible values for a sum and one which is not.

Hope it's clear.

How did u calculate the highlighted part.

Solving and Factoring Quadratics:
https://www.purplemath.com/modules/solvquad.htm
https://www.purplemath.com/modules/factquad.htm

Hope it helps.
User avatar
blueseas
User avatar
Current Student
Joined: 14 Dec 2012
Last visit: 15 Jan 2019
Posts: 572
Own Kudos:
4,535
 [1]
Given Kudos: 197
Location: India
Concentration: General Management, Operations
GMAT 1: 700 Q50 V34
GPA: 3.6
GMAT 1: 700 Q50 V34
Posts: 572
Kudos: 4,535
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Rajkiranmareedu
Bunuel
subhashghosh
Hi

I have a doubt in this question :

Given that x^4 - 25x^2 = -144 , which of the following is NOT a sum of two possible values of x ?

Official Answer - D

The roots are x = 4 or -4, and -3 or +3

These values are considered for the sum,

-7 = -4+ -3

-1 = -4 + 3

0 = -4 + 4 or -3 + 3

7 = 4 + 3

But why was 4 -3 not considered ?

Regards,
Subhash

Subhash, please read and follow: how-to-improve-the-forum-search-function-for-others-99451.html

So please:
Provide answer choices for PS questions.

Original question is:
Given that x^4 – 25x^2 = -144, which of the following is NOT a sum of two possible values of x?
A. -7
B. -1
C. 0
D. 3
E. 7

Factor \(x^4-25x^2+144=0\) --> \((x^2 - 16)*(x^2 - 9)=0\) --> \(x^2=16\) or \(x^2=9\) (alternately you could solve \(x^4-25x^2+144=0\) for \(x^2\) to get the same values for it) --> \(x=4\) or \(x=-4\) or \(x=3\) or \(x=-3\).

All but option D. could be expressed as the sum of two roots: A. 7=-4-3; B. -1=-3+4; C. 0=3-3 (or 0=4-4); E. 7=3+4.

Answer: D.

As for your question: there are no enough answer choices to show all possible values of a sum of two roots, so there are 4 possible values for a sum and one which is not.

Hope it's clear.

How did u calculate the highlighted part.

To calculate the roots of a quadratic equation ax^2+bx+c=0
you can use the formula
roots =(-b+sqrt(b^2-4ac))/2a...and .....(-b-sqrt(b^2-4ac))/2a

now in this x^4-25x^2+144=0===>just for convenience put x^2= X
therefore equation becomes: X^2-25X+144=0

NOW using the formula of roots

X=(25+sqrt(25^2-4*1*144))/2 and X=(25-sqrt(25^2-4*1*144))/2
On simplifying
X=16...AND X=9
now replacing back X WITH x
we get x^2=16 and x^2=9
therefore four roots are x=+4,-4,+3,-3

hope it helps...

SKM

hope it h
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,728
Own Kudos:
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,463
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bumping for review and further discussion*. Get a kudos point for an alternative solution!

*New project from GMAT Club!!! Check HERE

Theory on Algebra: algebra-101576.html

DS Algebra Questions to practice: search.php?search_id=tag&tag_id=29
PS Algebra Questions to practice: search.php?search_id=tag&tag_id=50

Special algebra set: new-algebra-set-149349.html
avatar
krrish
Joined: 04 Mar 2013
Last visit: 03 Feb 2014
Posts: 46
Own Kudos:
15
 [1]
Given Kudos: 6
Location: India
Concentration: General Management, Marketing
GPA: 3.49
WE:Web Development (Computer Software)
Posts: 46
Kudos: 15
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
subhashghosh
Given that x^4 – 25x^2 = -144, which of the following is NOT a sum of two possible values of x?

A. -7
B. -1
C. 0
D. 3
E. 7



Factorization of roots initially conisder 144 and now diivide this to roots which add to 25 => 16, 9
and now
x^2 -9 and x^2 -15 one of them is equal to zero, equate and we get l3l l4l as the roots
so add them individually in all combniations we can achieve all othe but not 3 as sum of two roots

so the answer is D

hope this helps
User avatar
GMATSPARTAN
Joined: 15 Aug 2011
Last visit: 21 Jan 2016
Posts: 12
Own Kudos:
63
 [3]
Given Kudos: 53
Location: United States
Concentration: Marketing, Technology
GPA: 3.6
WE:Project Management (Computer Software)
Products:
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Assume, \(x ^2 = y\); then the equation is \(y^2 -25y+144=0\)

sum of the roots = 25 = y1 + y2

product of the roots = \(144 = y1 * y2\)

==> y1 - y2 = 7

==> y1 = 16 and y2 = 9

==> \(x^2\) = 16, 9

==> x = +4, -4, +3 , -3

so sum of any two values of x is not '3'
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,955
Own Kudos:
Posts: 38,955
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
109728 posts
Tuck School Moderator
853 posts