Find all School-related info fast with the new School-Specific MBA Forum

It is currently 22 May 2013, 09:52
Customize  |  Hide

If n is an integer and n^3 is between 1 and 100, inclusive

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
1 KUDOS received
Manager
Manager
Joined: 24 Aug 2010
Posts: 193
Location: Finland
Schools: Admitted: IESE($$),HEC, RSM,Esade
WE 1: 3.5 years international
Followers: 4

Kudos [?]: 42 [1] , given: 18

GMAT Tests User
If n is an integer and n^3 is between 1 and 100, inclusive [#permalink] New post 19 Oct 2010, 11:25
1
This post received
KUDOS
00:00

Question Stats:

55% (02:17) correct 44% (01:02) wrong based on 1 sessions
If n is an integer and n^3 is between 1 and 100, inclusive, what is the value of n?

(1) n = 2k+1, where k is an integer.
(2) n is a prime number.

Need help on this question which is explained in the Number Properties book by Manhattan. According to Manhattan, the OA is C, but to me, the OA should be A.

We know that n>0 because n^3 is between 1 and 100, so n is a positive integer. The value of n could be 1, 2, 3, and 4.

Statement 1: n = 2k+1. So n is an odd number. So n is either 1 or 3. According to MGMAT, statement 1 is not sufficient to answer the question because n could be either 1 or 3 and so there is not a unique value of n as it yields two possible values. But this is where I beg to differ. According to me, the value of n could be only 3 (n = 2*1+1).

Tell me where I am wrong.
[Reveal] Spoiler: OA
Manhattan GMAT Discount CodesKaplan GMAT Prep Discount CodesKnewton GMAT Discount Codes
2 KUDOS received
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796

Kudos [?]: 9571 [2] , given: 826

Re: DS: MGMAT Number Properties [#permalink] New post 19 Oct 2010, 12:00
2
This post received
KUDOS
shekharvineet wrote:
Need help on this question which is explained in the Number Properties book by Manhattan. According to Manhattan, the OA is C, but to me, the OA should be A.

If n is an integer and n^3 is between 1 and 100, inclusive, what is the value of n?
(1). n = 2k+1, where k is an integer.
(2). n is a prime number.
We know that n>0 because n^3 is between 1 and 100, so n is a positive integer. The value of n could be 1, 2, 3, and 4.

Statement 1: n = 2k+1. So n is an odd number. So n is either 1 or 3. According to MGMAT, statement 1 is not sufficient to answer the question because n could be either 1 or 3 and so there is not a unique value of n as it yields two possible values. But this is where I beg to differ. According to me, the value of n could be only 3 (n = 2*1+1).
Tell me where I am wrong.


If n is an integer and n^3 is between 1 and 100, inclusive, what is the value of n?

n is an integer and n^3 is between 1 and 100, inclusive, means that n could be 1, 2, 3 or 4 (but not 5 or more since 5^3=125>100).

(1) n = 2k+1, where k is an integer --> n is an odd number --> n could be 1 or 3. Not sufficient.

(2) n is a prime number --> n could be 2 or 3. Not sufficient.

(1)+(2) n could be only 3. Sufficient.

Answer: C.

As for your doubt: n=2k+1, where k is an integer is a fromula of odd number so you can get ANY odd number with it, including 1: if k=0 then n=2k+1=1.

Hope it helps.
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Manager
Manager
Joined: 24 Aug 2010
Posts: 193
Location: Finland
Schools: Admitted: IESE($$),HEC, RSM,Esade
WE 1: 3.5 years international
Followers: 4

Kudos [?]: 42 [0], given: 18

GMAT Tests User
Re: DS: MGMAT Number Properties [#permalink] New post 19 Oct 2010, 12:21
Thanks.
It cleared my doubt, especially the last part in your solution where you talk about the value of the integer k. I simply forgot the fact that 0 is and integer and so n could be 1 or 3. thats the reason why I was getting 3 as the only value of n from the 1st statement.
+1 to you.
Manager
Manager
Joined: 25 Aug 2010
Posts: 102
Followers: 1

Kudos [?]: 4 [0], given: 1

GMAT Tests User
Re: DS: MGMAT Number Properties [#permalink] New post 20 Oct 2010, 06:11
(1) n = 2k+1, where k is an integer -->

so K can take ----- -4 -3 -2 -1 0 1 2 3 4 ----
but if i take any negative it wont be between 1 and 100 as a power cube..
so negative numbers out.
from n = 2K + 1 ===> k should be either 0 or 2 if it is 3 then n =
so i should consider only 0,1,2,3,.....

but n = 2k + 1 and n^3 is between 1 and 100 inclusive... there could be a chance of 2 values for n

if k = 0, then n = 1 ===> n^3 =1 <= 100
K = 1, then n= 3 ===> n^3 = 27 <= 100
k = 2 then n = 5 ====> n^3 = 5^3 = 125 > 100

So from 1 only 2 possible values 1 and 3 for the N

(2) n is a prime number --> could be 2 or 3 -->

So the n value from the both (1) and (2) is 3
Manager
Manager
User avatar
Joined: 30 Apr 2012
Posts: 51
Location: India
Concentration: Finance, Human Resources
Schools: YLP '15
GMAT 1: 550 Q48 V19
GPA: 3.31
WE: Information Technology (Computer Software)
Followers: 0

Kudos [?]: 16 [0], given: 2

GMAT ToolKit User
If n is an integer and n^3 is between 1 and 100, inclusive [#permalink] New post 05 Jun 2012, 11:23
If n is an integer and n^3 is between 1 and 100, inclusive, what is the value of n?

(1) n = 2k + 1, where k is an integer.
(2) n is a prime number.

que. from manhattangmat number properties page 100....
can anybody provide the solution to this problem.....i am having doubt in this problem...
_________________

Your KUDOS will keep me inspired in contributing more to this community......

1 KUDOS received
Manager
Manager
Joined: 02 Jun 2011
Posts: 160
Followers: 1

Kudos [?]: 4 [1] , given: 11

Re: doubt on question from manhattangmat book number properties [#permalink] New post 05 Jun 2012, 12:34
1
This post received
KUDOS
given n*n*n = inclusive 1 - 100
St.1 ) n = 2k+1
implies n is odd and n*n*n = 1 - 100,
n= 1, 3 - NOT sufficient

St.2) n=prime no.
implies n= 2,3 (as again n*n*n = 1- 100) NOT sufficient

St.1) and St. 2) = 3, sufficient.

Answer - C
Manager
Manager
User avatar
Joined: 30 Apr 2012
Posts: 51
Location: India
Concentration: Finance, Human Resources
Schools: YLP '15
GMAT 1: 550 Q48 V19
GPA: 3.31
WE: Information Technology (Computer Software)
Followers: 0

Kudos [?]: 16 [0], given: 2

GMAT ToolKit User
Re: doubt on question from manhattangmat book number properties [#permalink] New post 05 Jun 2012, 14:40
kashishh wrote:
given n*n*n = inclusive 1 - 100
St.1 ) n = 2k+1
implies n is odd and n*n*n = 1 - 100,
n= 1, 3 - NOT sufficient

St.2) n=prime no.
implies n= 2,3 (as again n*n*n = 1- 100) NOT sufficient

St.1) and St. 2) = 3, sufficient.

Answer - C


thanks a lot......i need 1 more help....while solving quant section,most of my questions on inequalities,probablity,standard deviation etc are always gettin wrong....ny idea from where should i study these......

regards,
mudit
_________________

Your KUDOS will keep me inspired in contributing more to this community......

Intern
Intern
Joined: 19 May 2012
Posts: 29
GMAT Date: 01-07-2013
GPA: 3.3
Followers: 0

Kudos [?]: 6 [0], given: 8

GMAT ToolKit User
Number properties question from GMAT manhattan [#permalink] New post 10 Jun 2012, 04:00
If n is an integer and n^3 is between 1 and 100 inclusive. What is the value of n?

(a) n = 2k+1 where k is an integer

(b) n is a prime number

[Reveal] Spoiler:
This where I get confused as the answer is C. Both statements are together sufficient. But Shouldn't it be A? Since according to (a), n is at least 3 and odd. Thus it cant be 5x5x5=125 (it's to much), 4x4x 4= 64 (not odd), 2x2x2= 16 (must be higher) same goes for 1x1x1.

so according to (a). K can only be 1. which makes n = 3.

So what have I missed here since the official answer is (C) that both are together sufficient. Why would I need to know that n is a prime number since that can be derived from (a)
GMAT Club team member
User avatar
Joined: 02 Sep 2009
Posts: 11565
Followers: 1796

Kudos [?]: 9571 [0], given: 826

Re: Number properties question from GMAT manhattan [#permalink] New post 10 Jun 2012, 04:04
jonatande wrote:
If n is an integer and n^3 is between 1 and 100 inclusive. What is the value of n?

(a) n = 2k+1 where k is an integer

(b) n is a prime number

[Reveal] Spoiler:
This where I get confused as the answer is C. Both statements are together sufficient. But Shouldn't it be A? Since according to (a), n is at least 3 and odd. Thus it cant be 5x5x5=125 (it's to much), 4x4x 4= 64 (not odd), 2x2x2= 16 (must be higher) same goes for 1x1x1.

so according to (a). K can only be 1. which makes n = 3.

So what have I missed here since the official answer is (C) that both are together sufficient. Why would I need to know that n is a prime number since that can be derived from (a)


Merging similar topics. Please ask if anything remains unclear.

P.S. Please read and follow: 11-rules-for-posting-133935.html
_________________

PLEASE READ AND FOLLOW: 11 Rules for Posting!!!

RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory

COLLECTION OF QUESTIONS:
PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!

DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!


What are GMAT Club Tests?
25 extra-hard Quant Tests

Find out what's new at GMAT Club - latest features and updates

Re: Number properties question from GMAT manhattan   [#permalink] 10 Jun 2012, 04:04
    Similar topics Author Replies Last post
Similar
Topics:
Popular new posts If n is a positive integer, is n^3 - n divisible by 4? (1) n TeHCM 15 24 Oct 2005, 22:12
New posts n is an intiger and n^3 is between 1 and 100 inclusive,what yezz 6 16 Sep 2006, 09:07
This topic is locked, you cannot edit posts or make further replies. New 1 EXPERTS_POSTS_IN_THIS_TOPIC If n is a positive integer, is n3 n divisible by 4? 1. n = sondenso 6 24 Feb 2008, 18:59
New posts 3 EXPERTS_POSTS_IN_THIS_TOPIC if M and N are integers, is (10^M + N)/3 an integer? 1. N = sprtng 9 06 Aug 2009, 20:56
Popular new posts 1 If n is an integer and n^3 is between 1 and 100 inclusive, meshell 13 10 Aug 2011, 13:56
Display posts from previous: Sort by

If n is an integer and n^3 is between 1 and 100, inclusive

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.