Last visit was: 24 Apr 2024, 15:46 It is currently 24 Apr 2024, 15:46

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
Tags:
Show Tags
Hide Tags
Intern
Intern
Joined: 10 Jan 2013
Posts: 4
Own Kudos [?]: 61 [28]
Given Kudos: 19
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618809 [11]
Given Kudos: 81588
Send PM
Tutor
Joined: 16 Oct 2010
Posts: 14817
Own Kudos [?]: 64900 [7]
Given Kudos: 426
Location: Pune, India
Send PM
General Discussion
avatar
Intern
Intern
Joined: 12 Dec 2012
Posts: 3
Own Kudos [?]: 3 [2]
Given Kudos: 3
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
2
Kudos
Bunuel wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)

\(2^k*5^{k-1}=(2*2^{k-1})*5^{k-1}=2*10^{k-1}\).

Answer: A.

I don't understand how you get 2*2^(K-1). I'm obviously missing something but can't figure it out. Can you please explain?
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618809 [2]
Given Kudos: 81588
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
2
Kudos
Expert Reply
mp2469 wrote:
Bunuel wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)

\(2^k*5^{k-1}=(2*2^{k-1})*5^{k-1}=2*10^{k-1}\).

Answer: A.

I don't understand how you get 2*2^(K-1). I'm obviously missing something but can't figure it out. Can you please explain?


Operations involving the same exponents:
Keep the exponent, multiply or divide the bases
\(a^n*b^n=(ab)^n\)

Thus, \(2*2^{k-1}=2^{1+k-1}=2^k\).

For more check here: math-number-theory-88376.html

Hope it helps.
avatar
Manager
Manager
Joined: 21 Oct 2013
Posts: 154
Own Kudos [?]: 212 [0]
Given Kudos: 19
Location: Germany
GMAT 1: 660 Q45 V36
GPA: 3.51
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
Bunuel wrote:

Operations involving the same exponents:
Keep the exponent, multiply or divide the bases
\(a^n*b^n=(ab)^n\)

Thus, \(2*2^{k-1}=2^{1+k-1}=2^k\).

For more check here: math-number-theory-88376.html

Hope it helps.


Hey Karishma, Hey Bunuel,

Till now, I have encountered this kind of problem several times.
Am I right to assume that these are the rules for simplifiying expontents like those in the questions:

\(2^k=2*2^{k-1}\) I can simplify from k to k-1.
\(2^{k+1}=2*2^k\). I can simplify from k+1 to k

BUT I CAN'T simplify the first equation "backwards" meaning that if I see a exponent like \(5^{k-1}\) I have to see directly that I have to get all other exponents to k-1??

I hope you get my question :D Thanks for your help

Greetings!
Tutor
Joined: 16 Oct 2010
Posts: 14817
Own Kudos [?]: 64900 [0]
Given Kudos: 426
Location: Pune, India
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
Expert Reply
unceldolan wrote:
Bunuel wrote:

Operations involving the same exponents:
Keep the exponent, multiply or divide the bases
\(a^n*b^n=(ab)^n\)

Thus, \(2*2^{k-1}=2^{1+k-1}=2^k\).

For more check here: math-number-theory-88376.html

Hope it helps.


Hey Karishma, Hey Bunuel,

Till now, I have encountered this kind of problem several times.
Am I right to assume that these are the rules for simplifiying expontents like those in the questions:

\(2^k=2*2^{k-1}\) I can simplify from k to k-1.
\(2^{k+1}=2*2^k\). I can simplify from k+1 to k

BUT I CAN'T simplify the first equation "backwards" meaning that if I see a exponent like \(5^{k-1}\) I have to see directly that I have to get all other exponents to k-1??

I hope you get my question :D Thanks for your help

Greetings!


What you need to do in any question depends on that particular question.

You know that \(2^k=2*2^{k-1}\) so you can easily get \(2^k\) down to \(2^{k-1}\). Also, \(2^{k-1} = 2^k/2\). So whether you bring the terms down to (k-1) or (k) depends on the question. Here all options involve multiplication. Hence you will need to use \(2^k=2*2^{k-1}\).
User avatar
Intern
Intern
Joined: 06 Oct 2013
Status:Student
Posts: 21
Own Kudos [?]: 68 [0]
Given Kudos: 17
Location: Germany
Concentration: Operations, General Management
GMAT 1: 670 Q49 V35
GPA: 2.4
WE:Other (Consulting)
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
unceldolan wrote:
Bunuel wrote:

Operations involving the same exponents:
Keep the exponent, multiply or divide the bases
\(a^n*b^n=(ab)^n\)

Thus, \(2*2^{k-1}=2^{1+k-1}=2^k\).

For more check here: math-number-theory-88376.html

Hope it helps.


Hey Karishma, Hey Bunuel,

Till now, I have encountered this kind of problem several times.
Am I right to assume that these are the rules for simplifiying expontents like those in the questions:

\(2^k=2*2^{k-1}\) I can simplify from k to k-1.
\(2^{k+1}=2*2^k\). I can simplify from k+1 to k

BUT I CAN'T simplify the first equation "backwards" meaning that if I see a exponent like \(5^{k-1}\) I have to see directly that I have to get all other exponents to k-1??

I hope you get my question :D Thanks for your help

Greetings!


No, you could also change \(5^{k-1}\) to \(\frac{5^{k}}{5}\)
It is a bit more complicated but may help to understand.

In this case, you would get
\(2^{k}*5^{k-1} = \frac{2^{k} * 5^{k}}{5} = \frac{10^{k}}{5} = \frac{10*10^{k-1}}{5} = 2*10^{k-1}\)
User avatar
Manager
Manager
Joined: 10 Jun 2015
Posts: 89
Own Kudos [?]: 72 [0]
Given Kudos: 0
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
4112019 wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)


2^k*5^(k-1)=10^k*5^-1
option (A) is correct
2*10^(k-1) = 10^k*5^-1
avatar
Intern
Intern
Joined: 10 Jun 2013
Posts: 12
Own Kudos [?]: 103 [0]
Given Kudos: 25
Concentration: General Management, Technology
GMAT Date: 06-26-2015
WE:Corporate Finance (Venture Capital)
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
Bunuel wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)

\(2^k*5^{k-1}=(2*2^{k-1})*5^{k-1}=2*10^{k-1}\).

Answer: A.



Is the following also correct ?

2^k x 5^(k-1) = 2^(k) x 5^(k) x 5^(-1)
= 10^(k)/5

?
Tutor
Joined: 16 Oct 2010
Posts: 14817
Own Kudos [?]: 64900 [0]
Given Kudos: 426
Location: Pune, India
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
Expert Reply
mike34170 wrote:
Bunuel wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)

\(2^k*5^{k-1}=(2*2^{k-1})*5^{k-1}=2*10^{k-1}\).

Answer: A.



Is the following also correct ?

2^k x 5^(k-1) = 2^(k) x 5^(k) x 5^(-1)
= 10^(k)/5

?


Yes it is but it doesn't match any of the given options.
So you need to split the numerator as

\(10*10^{k - 1}/5 = 2*10^{k - 1}\)
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3127 [0]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
4112019 wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)



Nice one


=> 2^k-1 * x 2 x 5^k-1 => 10^k-1 x 2 => option A
Director
Director
Joined: 04 Dec 2015
Posts: 620
Own Kudos [?]: 1585 [1]
Given Kudos: 276
Location: India
Concentration: Technology, Strategy
WE:Information Technology (Consulting)
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
1
Bookmarks
4112019 wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)

\(2^k*5^{(k-1)}\)

Simplifying the expression we get;

\(2^k*\frac{5^k}{5}\)

\(\frac{2^k*5^k}{5}\)

\(\frac{(2*5)^k}{5} = \frac{10^k}{5}\)

Check the options;

(A) \(2*10^{(k-1)} = 2*\frac{10^k}{10} = \frac{10^k}{5}\)

Answer (A)...
Director
Director
Joined: 09 Mar 2018
Posts: 783
Own Kudos [?]: 453 [0]
Given Kudos: 123
Location: India
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
4112019 wrote:
Which of the following is equal to 2^k*5^(k-1)?

A. 2*10^(k-1)
B. 5*10^(k-1)
C. 10^k
D. 2*10^k )
E. 10^(2k-1)


Question is

\(2^k\) \(5^{k-1}\)

[\(2^k\) \(5^k\)] / 5

A) 2 * 10^k * 1/10

[\(2^k\) \(5^k\)] / 5
Intern
Intern
Joined: 09 May 2018
Posts: 3
Own Kudos [?]: 1 [0]
Given Kudos: 14
Location: India
Schools: HBS '22
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
2^k*5^(k-1)
2^k*5^k/5
(2*5)^k/5
10^k/5

multiple by 2 on both up and down
2*10^k/10
2*10^(k-1)

Ans: A
Senior Manager
Senior Manager
Joined: 01 Mar 2015
Posts: 411
Own Kudos [?]: 913 [0]
Given Kudos: 36
Location: India
Send PM
Re: Which of the following is equal to (2^k)(5^k − 1)? [#permalink]
4112019 wrote:
Which of the following is equal to \(2^k*5^{(k-1)}\)?


A. \(2*10^{(k-1)}\)

B. \(5*10^{(k-1)}\)

C. \(10^k\)

D. \(2*10^k\)

E. \(10^{(2k-1)}\)


\(2^k*5^{(k-1)}\)
=\(2^k*5^k*5^{-1}\)
=\(10^k*5^{-1}\)
=\(10^k*5^{-1}*2^{-1}*2^1\)
=\(2*10^{(k-1)}\)

Hence, OA is (A).
Intern
Intern
Joined: 20 Jul 2017
Posts: 9
Own Kudos [?]: 8 [0]
Given Kudos: 26
Location: Indonesia
Schools: Tuck '26 (S)
Send PM
Re: Which of the following is equal to (2^k)(5^k 1)? [#permalink]
Hi Bunuel,

Please add gmat focus tag for this question, just test from Focus trial testing.
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618809 [0]
Given Kudos: 81588
Send PM
Re: Which of the following is equal to (2^k)(5^k 1)? [#permalink]
Expert Reply
MclLaurent wrote:
Hi Bunuel,

Please add gmat focus tag for this question, just test from Focus trial testing.


_____________________
Done. Thank you!
GMAT Club Bot
Re: Which of the following is equal to (2^k)(5^k 1)? [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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