Last visit was: 19 Nov 2025, 07:58 It is currently 19 Nov 2025, 07:58
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,389
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,389
Kudos: 778,259
 [24]
1
Kudos
Add Kudos
22
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,237
 [8]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,237
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
GMATWhizTeam
User avatar
GMATWhiz Representative
Joined: 07 May 2019
Last visit: 14 Oct 2025
Posts: 3,380
Own Kudos:
2,141
 [3]
Given Kudos: 69
Location: India
GMAT 1: 740 Q50 V41
GMAT 2: 760 Q51 V40
Expert
Expert reply
GMAT 2: 760 Q51 V40
Posts: 3,380
Kudos: 2,141
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
yashikaaggarwal
User avatar
Senior Moderator - Masters Forum
Joined: 19 Jan 2020
Last visit: 17 Jul 2025
Posts: 3,086
Own Kudos:
3,103
 [2]
Given Kudos: 1,510
Location: India
GPA: 4
WE:Analyst (Internet and New Media)
Posts: 3,086
Kudos: 3,103
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IMO is D 9 values.
Starting from 1 to the left side of number line.
X(X+2)(X+4)(X+6)<200

Putting 2 as x, LHS will be 384>200(wrong)
Put x=1;105<200
Similarly putting x=0,-1,-2,-3,-4.....up to -7
All will give value less than 200
So Answer should be 9

Other way to do this is to put x=-6 in equation. You will get zero. So we know value of x from 1 to -6 is definitely less than 200
We just have to check for -7.

Posted from my mobile device
User avatar
LeenaPG
Joined: 03 Feb 2016
Last visit: 17 Jul 2025
Posts: 19
Own Kudos:
23
 [1]
Given Kudos: 66
Location: China
Posts: 19
Kudos: 23
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
9

Steps:

first check with +6 as thats the greatest integer - not possible

Then check with -6 - possible, -7 is also possible.

0 to -7 is possible - 8 integers including +1

So totally 9 integers.
User avatar
freedom128
Joined: 30 Sep 2017
Last visit: 01 Oct 2020
Posts: 939
Own Kudos:
1,356
 [4]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Products:
GMAT 1: 720 Q49 V40
Posts: 939
Kudos: 1,356
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How many integer values of x satisfy: x(x + 2)(x + 4)(x + 6) < 200?

Let y=x+3

(y-3)(y-1)(y+1)(y+3) < 200
(y^2-9)(y^2-1) - 200 < 0
y^4 - 10y^2 - 191 < 0
(y^2-5)^2 < 216

-√216 < y^2-5 < √216, where √216 = ~15
-15 < y^2-5 < 15
-10 < y^2 < 20
---> 0 <= y^2 < 20, where y^2 must be non-negative
---> y = -4,-3,-2,-1, 0, 1, 2, 3, 4 (9 values)

Since y=x+3 and x is an integer, x also has 9 values: -7,-6,..., 0, 1

FINAL ANSWER IS (D)

Posted from my mobile device
User avatar
unraveled
Joined: 07 Mar 2019
Last visit: 10 Apr 2025
Posts: 2,720
Own Kudos:
2,258
 [1]
Given Kudos: 763
Location: India
WE:Sales (Energy)
Posts: 2,720
Kudos: 2,258
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
How many integer values of x satisfy x(x+2)(x+4)(x+6)<200 ?

A. 6
B. 7
C. 8
D. 9
E. 10

x(x+2)(x+4)(x+6)<200

With four integers each 2 more than the previous multiplying, max. value of x is 1.
x = 1, 1*3*5*7 = 105 < 200
x = 2, 2*4*6*8 = 384 < 200

Similarly, x will have other negative integer values including '0'.
Values till x = -6 satisfy
x = -7, -7*-5*-3*-1 = 105 < 200
x = -8, -8*-6*-4*-2 = 384 < 200

Total values of x = 1-(-7) + 1 = 9

Answer D.
User avatar
exc4libur
Joined: 24 Nov 2016
Last visit: 22 Mar 2022
Posts: 1,684
Own Kudos:
1,447
 [1]
Given Kudos: 607
Location: United States
Posts: 1,684
Kudos: 1,447
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Quote:
How many integer values of x satisfy x(x+2)(x+4)(x+6)<200?

A. 6
B. 7
C. 8
D. 9
E. 10

x(x+2)(x+4)(x+6)<200
x=1: 1.3.5.7=35.3=105
x=2: 2.4.6.8=64.6=360+24>200
x=-7: 7.5.3.1=105
x=-8: 8.6.4.2=384>200
-8<x<2: 1--7=8+1=9

ans (D)
User avatar
MayankSingh
Joined: 08 Jan 2018
Last visit: 20 Dec 2024
Posts: 289
Own Kudos:
274
 [2]
Given Kudos: 249
Location: India
Concentration: Operations, General Management
GMAT 1: 640 Q48 V27
GMAT 2: 730 Q51 V38
GPA: 3.9
WE:Project Management (Manufacturing)
Products:
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
IMO D

x(x+2)(x+4)(x+6)<200

P= x(x+2)(x+4)(x+6) = Product of 4 consecutive number differing by 2

x= 2 , P= 2*4*6*8 > 200

x=1, P=1*3*5*7 <200
........
x= -7 , P = -7*-5*-3*-1 <200

x=-8 , P= -8*-6*-4*-2 >200

Total values of x = [-7, 1] = 9

D. 9
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 19 Nov 2025
Posts: 8,422
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,422
Kudos: 4,981
Kudos
Add Kudos
Bookmarks
Bookmark this Post
substitute for values of x we get
that given relation is satisfied at x = -7,-6,-5,-4,-3,-2,-1,0,1,
total 9 values of x
OPTION D


How many integer values of x satisfy x(x+2)(x+4)(x+6)<200?

A. 6
B. 7
C. 8
D. 9
E. 10
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,509
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Competition Mode Question



How many integer values of x satisfy \(x(x + 2)(x + 4)(x + 6) < 200\)?

A. 6
B. 7
C. 8
D. 9
E. 10


Are You Up For the Challenge: 700 Level Questions

Asked: How many integer values of x satisfy \(x(x + 2)(x + 4)(x + 6) < 200\)?

if x =1; 1*3*5*7 = 105 < 200
If x =2; 2*4*6*8 = 2^4*4! = 16*24 = 384 > 200
If x=0; 0 < 200
If x=-1; -1*1*3*5 = - 15 < 200
..
..
If x=-7; -7*-5*-3*-1 = 105<200
x = {1,0,-1,-2,-3,-4,-5,-6,-7}; 9 solutions

IMO D
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 18 Nov 2025
Posts: 21,712
Own Kudos:
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,995
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Competition Mode Question



How many integer values of x satisfy \(x(x + 2)(x + 4)(x + 6) < 200\)?

A. 6
B. 7
C. 8
D. 9
E. 10


If x is 0, -2, -4, or -6, we see that the value of the expression on the left hand side of the expression will be 0 and thus less than 200.

If x is -1, then one factor (the first one) is negative while the other three factors are positive. Therefore, the value of the expression is negative and less than 200. Similarly, if x is -5, then one factor (the last one) is positive while the other three factors are negative. Therefore, the value of the expression is negative and less than 200.

If x is -3, then the first two factors are negative and the last two are positive. Therefore, the value of the expression is positive. It might or might not be less than 200, so we have to check:

-3(-1)(1)(3) = 9 < 200 → Yes!

If x is greater than 0, then all the factors are positive. Therefore,the value of the expression is positive. It might or might not be less than 200, again we have to check:

x = 1: 1(3)(5)(7) = 105 < 200 → Yes!

x = 2: 2(4)(6)(8) = 8(48) < 200 → No!

We see that we don’t need to check any integer values greater than 2 since the value of the expression is already greater than 200 when x = 2. Last but not least, if x is less than -6, then all the factors are negative. Therefore,the value of the expression is positive. It might or might not be less than 200, so we have to check:

x = -7: -7(-5)(-3)(-1) = 105 < 200 → Yes!

x = -8: -8(-6)(-4)(-2) = 48(8) < 200 → No!

Again, we see that we don’t need to check any integer values greater than -8 since the value of the expression is already greater than 200 when x = -8. Therefore, there are 9 integer values (-7 to 1, inclusive) that satisfy the given inequality.

Answer: D
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,588
Own Kudos:
Posts: 38,588
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
105389 posts
Tuck School Moderator
805 posts