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
 [17]
1
Kudos
Add Kudos
14
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
dips1122
Joined: 12 Oct 2019
Last visit: 24 Feb 2022
Posts: 73
Own Kudos:
48
 [6]
Given Kudos: 92
Location: India
Concentration: Marketing, General Management
GMAT 1: 720 Q48 V41
GMAT 2: 730 Q50 V39
GMAT 3: 760 Q50 V44
GPA: 4
WE:Information Technology (Computer Software)
Products:
6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
General Discussion
User avatar
shameekv1989
Joined: 14 Dec 2019
Last visit: 17 Jun 2021
Posts: 820
Own Kudos:
Given Kudos: 354
Location: Poland
Concentration: Entrepreneurship, Strategy
GMAT 1: 640 Q49 V27
GMAT 2: 660 Q49 V31
GMAT 3: 720 Q50 V38
GPA: 4
WE:Engineering (Consumer Electronics)
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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
re write given expression as
\(n^3–7n^2+11n–5\)
\((n^2(n-7)+11n–5)\)

plugin values of options since \(n≥m\)
at a=4 we get -ve
at a=5 we get 0
at a=6 we get +ve value
IMO D; sufficient


Bunuel
\(m\) is the smallest positive integer such that for any integer \(n≥m\), the quantity \(n^3–7n^2+11n–5\) is positive. What is the value of \(m\)?

A. 4
B. 5
C. 8
D. 6
E. 11


Are You Up For the Challenge: 700 Level Questions
User avatar
Arvind90
Joined: 27 Jan 2016
Last visit: 21 Feb 2022
Posts: 24
Own Kudos:
13
 [1]
Given Kudos: 53
Location: India
GMAT 1: 700 Q50 V38
GPA: 4
GMAT 1: 700 Q50 V38
Posts: 24
Kudos: 13
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
why cant m be any positive integer value less than 6? the equation states n>=m.
We know that the smallest value of n is 6 as the cubic equation is positive for n=6.

n is greater than or equal to m.

so then, m can be 5 or 4?

Can anyone explain what am i missing here?
User avatar
Dream2020
Joined: 07 Aug 2018
Last visit: 11 Sep 2021
Posts: 11
Own Kudos:
Given Kudos: 47
Status:Wings of Fire
Location: India
Concentration: Finance, General Management
GMAT 1: 610 Q47 V27
GMAT 2: 700 Q46 V40
WE:Accounting (Retail Banking)
Products:
GMAT 2: 700 Q46 V40
Posts: 11
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Is there any other way to solve this problem without resorting to Trail and error? It is very time consuming.
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Factorize the cubic equation to (n-1)(n-1)(n-5) which is positive for all integers greater than 5. So the smalleo value of n turns out to be 6 which equals m

Posted from my mobile device
User avatar
Kalpit1212
Joined: 25 Sep 2019
Last visit: 23 Aug 2024
Posts: 56
Own Kudos:
Given Kudos: 103
Posts: 56
Kudos: 38
Kudos
Add Kudos
Bookmarks
Bookmark this Post
can you please tell how did you factorize a cubic polynomial?
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Kalpit1212
can you please tell how did you factorize a cubic polynomial?
You normally look for one number when substituted gives 0. In this case finding that one number was easy. So once you get '1' as a root n-1 becomes a factor. Divide the cubic by n-1 to get a quadratic that can easily be factorized.

Posted from my mobile device
User avatar
RastogiSarthak99
Joined: 20 Mar 2019
Last visit: 10 Aug 2024
Posts: 141
Own Kudos:
Given Kudos: 282
Location: India
Posts: 141
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This is solveable for when n = m and replace n for any of the values mentioned in the list.

Bunuel correct me if I am wrong but in GMAT options are listed in ascending or descending order of value right? This list here seems random. TIA.
User avatar
Chacotay
Joined: 25 Sep 2022
Last visit: 07 Sep 2025
Posts: 3
Given Kudos: 1
Posts: 3
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
One way to factorize polynomials is to use Rene Descartes Rational Root Theorem. In our case the factors of -5 are +1,-1,+5,-5 and the factors of the leading term 1 are +1,-1. Therefore, the rational possible roots of the polynomial are : +1,-1,+5,-5.
By checking it is obvious that +1 is a root of the polynomial and by a long division we find that
n^3 – 7n^2 + 11n - 5 = (n^2 – 6n + 5)(n – 1) = (n - 5)(n – 1)^2
However, (n – 1)^2 always positive. So, n – 5 > 0 => n > 5
Solution is n = 6 => 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