Last visit was: 25 Apr 2024, 09:42 It is currently 25 Apr 2024, 09:42

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: 92914
Own Kudos [?]: 618964 [34]
Given Kudos: 81595
Send PM
Most Helpful Reply
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [7]
Given Kudos: 704
Location: India
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8019
Own Kudos [?]: 4096 [1]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
VP
VP
Joined: 20 Jul 2017
Posts: 1300
Own Kudos [?]: 3450 [4]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
1
Kudos
3
Bookmarks
Bunuel wrote:
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008
(D) 1.012
(E) 1.016


Are You Up For the Challenge: 700 Level Questions


\(1.002^4 = (1 + 0.002)^4\)
= \( (1 + 0.002)^2*(1 + 0.002)^2 \)
= \((1 + 2*0.002 + 0.002^2)* (1 + 2*0.002 + 0.002^2) \)
Neglect \( 0.002^2 (= 0.000004) \)
= \((1 + 0.004)*(1 + 0.004) \)
= \((1 + 0.004)^2 \)
= \( 1 + 2*0.004 + 0.004^2 \)
= \( 1 + 0.008 + 0.000016 \)
= \( 1.008016 \)

Rounded to 3 decimal places = 1.008

IMO Option C

Posted from my mobile device
Intern
Intern
Joined: 16 Apr 2019
Posts: 11
Own Kudos [?]: 12 [1]
Given Kudos: 100
Location: India
GMAT 1: 760 Q50 V42
GPA: 3.88
Send PM
Rounded to three decimal places, 1.002^4 = [#permalink]
1
Kudos
Bunuel wrote:
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008
(D) 1.012
(E) 1.016


Are You Up For the Challenge: 700 Level Questions


Step 1: calculate (1.002)^2 = 1 + (0.002)^2+ 2*(0.002) = 1.004 (because we want only first 3 digits and square of 0.002 will be 6 digits).
Step 2: calculate 1.004^2 = 1 + 0.008 = 1.008 (using the same logic as in step 1).

Ans = 0.008, Option C
Manager
Manager
Joined: 20 Aug 2017
Posts: 96
Own Kudos [?]: 200 [1]
Given Kudos: 174
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
Archit3110 wrote:
Bunuel wrote:
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008
(D) 1.012
(E) 1.016


Are You Up For the Challenge: 700 Level Questions



1.002^4 = ~ 1.008
IMO C


Did you use a calculator? or is there some trick to visualize this.
Manager
Manager
Joined: 20 Aug 2017
Posts: 96
Own Kudos [?]: 200 [1]
Given Kudos: 174
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
1
Bookmarks
We can write this fraction as a binomial -
(1+0.002)^4. now applying approximation,
we have (1+x)^n = 1 + n*x + \(\frac{n(n-1)}{2}\)*x^2
so, our expression becomes =

1 +4*0.002 + \(\frac{4*3}{2}\)*(0.002)^2
The third term is very small and the number can be approximated to
1.008

OA - C
Bunuel wrote:
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008
(D) 1.012
(E) 1.016


Are You Up For the Challenge: 700 Level Questions
Director
Director
Joined: 21 Jun 2017
Posts: 638
Own Kudos [?]: 531 [0]
Given Kudos: 4092
Location: India
Concentration: Finance, Economics
GMAT 1: 660 Q49 V31
GMAT 2: 620 Q47 V30
GMAT 3: 650 Q48 V31
GPA: 3.1
WE:Corporate Finance (Non-Profit and Government)
Send PM
Rounded to three decimal places, 1.002^4 = [#permalink]
nick1816 wrote:
\((1+\frac{1}{500})^4\)= \(1+4C1(1)^3(\frac{1}{500})+ 4C2 (1)^2 (\frac{1}{500})^2+4C3 (1) (\frac{1}{500})^3+4C4 (\frac{1}{500})^4\)

\(6*(\frac{1}{500})^2\)= .0000015
This is so small that we can neglect it or any higher power of (1/500)

Hence, neglect third, fourth and fifth term of the binomial expansion.

\(1.002^4 =\) \(1+\frac{4}{500}\)=1.008

OR

If you're not familiar with the binomial expansion, you can write \((1.002)^4= (1.002)^2 *(1.002)^2\)

\((1+0.002)^2= 1+2*1*0.002+(0.002)^2\)= 1.004......as we can neglect \((0.002)^2\)

\((1.002)^4= (1.004)^2\)

\((1+0.004)^2= 1+2*1*0.004+(0.004)^2\)= 1.008......as we can neglect \((0.004)^2\)




Bunuel wrote:
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008
(D) 1.012
(E) 1.016


Are You Up For the Challenge: 700 Level Questions

Hi nick1816,

Have you used nc0 + nc1 + ... ncn = 2^n or you have used ncr (p)^r (q)^n-r

If not, can you please explain the binomial approch a bit more ?


Regards
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [2]
Given Kudos: 704
Location: India
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
1
Kudos
\((1+x)^n= 1+ nC1*x + nC2*x^2 +.........+ nC(n-1)x^{n-1} + nCn* x^n\)

second or greater powers of x are so small that they won't affect the third decimal place; hence, you can neglect them.




ShankSouljaBoi wrote:
nick1816 wrote:
\((1+\frac{1}{500})^4\)= \(1+4C1(1)^3(\frac{1}{500})+ 4C2 (1)^2 (\frac{1}{500})^2+4C3 (1) (\frac{1}{500})^3+4C4 (\frac{1}{500})^4\)

\(6*(\frac{1}{500})^2\)= .0000015
This is so small that we can neglect it or any higher power of (1/500)

Hence, neglect third, fourth and fifth term of the binomial expansion.

\(1.002^4 =\) \(1+\frac{4}{500}\)=1.008

OR

If you're not familiar with the binomial expansion, you can write \((1.002)^4= (1.002)^2 *(1.002)^2\)

\((1+0.002)^2= 1+2*1*0.002+(0.002)^2\)= 1.004......as we can neglect \((0.002)^2\)

\((1.002)^4= (1.004)^2\)

\((1+0.004)^2= 1+2*1*0.004+(0.004)^2\)= 1.008......as we can neglect \((0.004)^2\)




Bunuel wrote:
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008
(D) 1.012
(E) 1.016


Are You Up For the Challenge: 700 Level Questions

Hi nick,

Have you used nc0 + nc1 + ... ncn = 2^n or you have used ncr (p)^r (q)^n-r

If not, can you please explain the binomial approch a bit more ?


Regards
Director
Director
Joined: 21 Jun 2017
Posts: 638
Own Kudos [?]: 531 [0]
Given Kudos: 4092
Location: India
Concentration: Finance, Economics
GMAT 1: 660 Q49 V31
GMAT 2: 620 Q47 V30
GMAT 3: 650 Q48 V31
GPA: 3.1
WE:Corporate Finance (Non-Profit and Government)
Send PM
Rounded to three decimal places, 1.002^4 = [#permalink]
nick1816

Would you use the binomial approach for (2.002 )^4 ?
Retired Moderator
Joined: 19 Oct 2018
Posts: 1878
Own Kudos [?]: 6296 [1]
Given Kudos: 704
Location: India
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
1
Kudos
\((a+x)^n= a^n+ nC1*a^{n-1}*x + nC2*a^{n-2}*x^2 +.........+ nC(n-1)*a*x^{n-1} + nCn* x^n\)

\((2+0.002)^4 ≈ 2^4+ 4C1*2^3*0.002\)




ShankSouljaBoi wrote:
nick1816

Would you use the binomial approach for (2.002 )^4 ?
Senior Manager
Senior Manager
Joined: 12 Dec 2015
Posts: 468
Own Kudos [?]: 543 [0]
Given Kudos: 84
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008 --> correct: approximation: \((1+x)^n=1+xn\), if x <<1 i.e. x is very very small. so \(1.002^4 = (1+0.002)^4 = 1+0.002*4=1+0.008=1.008\)
(D) 1.012
(E) 1.016
Director
Director
Joined: 30 Sep 2017
Posts: 956
Own Kudos [?]: 1256 [0]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
(1.002)^2
= (1+0.002)^2
= 1 +2*0.002*1 +0.002^2
= ~1.004
(neglect the term 0.002^2 because it is negligibly small)

(1.002)^4
= ((1.002)^2)^2
= (1.004)^2
= (1+0.004)^2
= 1 +2*0.004*1 +0.004^2
= ~1.008
(neglect 0.004^2 because it is negligibly small)

Final answer is (C)

Posted from my mobile device
RC & DI Moderator
Joined: 02 Aug 2009
Status:Math and DI Expert
Posts: 11178
Own Kudos [?]: 31923 [0]
Given Kudos: 290
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
Expert Reply
Bunuel wrote:
Rounded to three decimal places, \(1.002^4 =\)

(A) 1.004
(B) 1.006
(C) 1.008
(D) 1.012
(E) 1.016


Are You Up For the Challenge: 700 Level Questions



If I have to do this question, the first step would be to remove the decimals.

\(1.002^4 =1002^4*1000^{-4}\)

\(1002^4=((1000+2)^2)^2=(1000^2+2*2*1000+4)^2=1004004^2\)
\((1004.004)^2*1000^2*1000^{-4}=1004^2*1000^{-2}\)

\(1004^2=(1000+4)^2=(1000^2+2*4*1000+16)=1008016\)
\((1008.016)*1000*1000^{-2}=1008*1000^{-1}=1.008\)


C
Director
Director
Joined: 16 Jul 2019
Posts: 524
Own Kudos [?]: 197 [0]
Given Kudos: 146
Send PM
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
(1+x)^n=1+nx when x<<1,
Ans=1+0.008
GMAT Club Bot
Re: Rounded to three decimal places, 1.002^4 = [#permalink]
Moderators:
Math Expert
92914 posts
Senior Moderator - Masters Forum
3137 posts

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