Last visit was: 29 Apr 2024, 21:50 It is currently 29 Apr 2024, 21:50

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:
Kudos
User avatar
Retired Moderator
Joined: 20 Dec 2010
Posts: 1113
Own Kudos [?]: 4704 [14]
Given Kudos: 376
Send PM
User avatar
Current Student
Joined: 08 Jan 2009
Posts: 245
Own Kudos [?]: 441 [4]
Given Kudos: 7
GMAT 1: 770 Q50 V46
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21845
Own Kudos [?]: 11669 [2]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 01 Feb 2011
Posts: 309
Own Kudos [?]: 324 [1]
Given Kudos: 42
Send PM
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
1
Kudos
my solution is pretty similar to what @pike mentioned above

given f(xyz) = \(2^x 3^y 5^z\)

lets say c = efg and k = hij

=> f(c)= \(2^e 3^f 5^g\)
=>f(k) = \(2^h 3^i 5^j\)

given f(c)= 16*f(k)

equating powers we have

e = 4+h
f = i
g =j

c-k = (100e+10f+g)-(100h+10i+j) = 400

Answer is A.
User avatar
Manager
Manager
Joined: 29 Jun 2010
Posts: 217
Own Kudos [?]: 129 [1]
Given Kudos: 12
Concentration: Finance
Schools:LBS, Oxford
 Q50  V42
Send PM
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
1
Kudos
400

as only powers of 2 can make it 16 times

so hundredth digit must be 4 more
User avatar
Director
Director
Joined: 08 May 2009
Status:There is always something new !!
Affiliations: PMI,QAI Global,eXampleCG
Posts: 552
Own Kudos [?]: 589 [0]
Given Kudos: 10
Send PM
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
c-k = (x+4) * 100 + y*10 + z - ( x*100+ y*10 + z)

leaves 400. A.
Retired Moderator
Joined: 16 Nov 2010
Posts: 909
Own Kudos [?]: 1175 [1]
Given Kudos: 43
Location: United States (IN)
Concentration: Strategy, Technology
Send PM
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
1
Bookmarks
C = pqr

f(c) = 2^p3^5^r

K = lmn

f(k) = 2^l3^m5^n


2^p3^5^r = 16 * 2^l3^m5^n

=> p = l+4, m = 3, n = r

So pqr - lmn = (l+4)100 + 10m + n - (l)100 + 10m + n = 400

Answer - A
avatar
Intern
Intern
Joined: 03 Apr 2015
Posts: 18
Own Kudos [?]: 22 [0]
Given Kudos: 6
Schools: ISB '16 (A)
Send PM
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
f(c)=16∗f(k) implies that f(c)/f(k) =16.

this can be true if the powers 3 and 5 for f(c) and f(k) are equal and there is a difference of 4 in the powers of 2.

For eg. (2^6 * 3^2 * 5^3) / (2^2 3^2 * 5^3) = 16. Therefore, this gives the numbers as 623 and 223. Difference is 400.

Similarly, we can replace the other permissible values and check. The answer will always be 400.

Cheers!
Sidhant
Tutor
Joined: 16 Oct 2010
Posts: 14842
Own Kudos [?]: 64994 [0]
Given Kudos: 429
Location: Pune, India
Send PM
The function f is defined as follows: for any 3-digit integer (written [#permalink]
Expert Reply
fluke wrote:
The function f is defined as follows: for any 3-digit integer (written xyz), \(f(xyz)=2^x3^y5^z\). If c and k are 3-digit integers, and \(f(c)=16*f(k)\), what is the value of c - k?

(A) 400
(B) 320
(C) k/(16c)
(D) 40
(E) Cannot be determined


©Grockit


Functions and custom characters look complicated though they are often not so.

\(f(xyz)=2^x3^y5^z\)

E.g, \(f(432) = 2^4*3^3*5^2 = f(k)\) (Assume values to see what it looks like)

\(f(c)=16*f(k) = 2^4*f(k) = 2^4 * 2^4*3^3*5^2 = 2^8*3^3*5^2\)
So if k = 432, c = 832

c - k = 400

Answer (A)
Intern
Intern
Joined: 01 Dec 2018
Posts: 9
Own Kudos [?]: 0 [0]
Given Kudos: 21
Send PM
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
pike wrote:
\(c = efg\)
\(k = lmn\)

\(f(c) = 2^e*3^f*5^g\)
\(f(k) = 2^l*3^m*5^n\)

\(f(c) = 16 * f(k)\)
\(2^e*3^f*5^g = 2^4 * 2^l*3^m*5^n\)

So, \(e = (4 + l), f = m, g = n\)

\(c - k = efg - lmn = (4+l)mn - lmn = 400\)

e.g k = 100, f(k) = 2, f(c) = 16*f(k) = 32 = 2^5, therefore c = 500, 500 - 100 = 400



Can you pls explain the highlighted part?
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32747
Own Kudos [?]: 823 [0]
Given Kudos: 0
Send PM
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
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.
GMAT Club Bot
Re: The function f is defined as follows: for any 3-digit integer (written [#permalink]
Moderators:
Math Expert
93015 posts
Senior Moderator - Masters Forum
3137 posts

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