|
Author |
Message |
|
TAGS:
|
|
|
Senior Manager
Joined: 02 Sep 2006
Posts: 255
Followers: 1
Kudos [?]:
4
[0], given: 0
|
For any four digit number, abcd, *abcd*=3^a*5^b*7^c*11^d [#permalink]
19 Mar 2007, 21:49
Question Stats:
33% (01:51) correct
66% (02:09) wrong based on 4 sessions
For any four digit number, abcd, *abcd*= (3^a)(5^b)(7^c)(11^d). What is the value of (n – m) if m and n are four digit numbers for which *m* = (3^r)(5^s)(7^t)(11^u) and *n* = (25)(*m*)? A. 2000 B. 200 C. 25 D. 20 E. 2 Open discussion of this question is here: for-any-four-digit-number-abcd-abcd-3-a-5-b-7-c-11-d-126522.html
This topic is locked. MODERATOR.
Last edited by Bunuel on 13 Feb 2012, 04:29, edited 2 times in total.
Edited the question and added the OA. Topic is locked.
|
|
|
|
|
|
|
|
|
VP
Joined: 22 Oct 2006
Posts: 1447
Schools: Chicago Booth '11
Followers: 7
Kudos [?]:
136
[0], given: 12
|
I get B
We need to substitute values to get these confusing mess simpler
We need to get as many 0's and 1's in the exponents to make it simpler.
I chose M to be 1000 since it is 4 digits, and it contains the most 0's
so since M = 1000
*M* = (3^1) (5^0) ( 7^0 ) (11 ^ 0)
this leaves as as *M* = 3
so now we know *N* = 25 (*M*)
*N* = 25(3)
*N* = 75
so to find N we need to work backwards
3^R 5^S 7^T 11^ U = 75
what values of R S T U would yield 75? 7 and 11 are out since they are not factors so T and U get 0
3 and 5 to make 75 would be 3^1 * 5 ^2 = 75
so the first 2 digits would be 1 and 2 , last 2 would be 0 and 0 and we get
N = 1200
M = 1000
N-M = 200
|
|
|
|
|
|
Senior Manager
Joined: 29 Jan 2007
Posts: 455
Location: Earth
Followers: 2
Kudos [?]:
36
[0], given: 0
|
I got 200 (B) as well.
But did it with a different approach
We are given *n* = 25 x *m* -eq [1]
and also *m* = (3r)(5s)(7t)(11u) -eq [2]
So, for *n*, if you absorb the 25 as 5^2 within *m*, then the value for s in (5s) in eq [2] will go up by 2
So if *m* = 1000 then *n* = 1200
So answer is 200 (B)
|
|
|
|
|
|
Director
Joined: 13 Dec 2006
Posts: 524
Location: Indonesia
Followers: 3
Kudos [?]:
65
[0], given: 0
|
Kyatin, apparently your answer is smart,
can you please explain following line to me
So, for *n*, if you absorb the 25 as 5^2 within *m*, then the value for s in (5s) in eq [2] will go up by 2
regards,
Amardeep
|
|
|
|
|
|
Senior Manager
Joined: 29 Jan 2007
Posts: 455
Location: Earth
Followers: 2
Kudos [?]:
36
[0], given: 0
|
Amardeep
What I mean by absorbing is this : when you absorb 25 in 5^5 the result is 5^7. So power is gone up by 2.
Now if you read the line in the earlier post again, ( modified it a bit )
Quote: So, for *n* ( which is 25 times *m*) , if you absorb the 25 as 5^2 within *m*, then the value for s in (5s) in eq [2] will go up by 2
You will see here value of s is going up by 2. S is digit at 100th place in value of m [*m* = (3r)(5s)(7t)(11u)]. So when s goes up by 2, the value is actually gone up by 2*100. (similarly when r goes up by 2 value goes up by 2000 etc..)
Let me know if it makes sense.
|
|
|
|
|
|
Manager
Joined: 04 Jan 2006
Posts: 58
Followers: 1
Kudos [?]:
0
[0], given: 0
|
Kyatin,
According to your description, 200 is *n* - *m*
Question is to find n-m
|
|
|
|
|
|
Senior Manager
Joined: 29 Jan 2007
Posts: 455
Location: Earth
Followers: 2
Kudos [?]:
36
[0], given: 0
|
nope...I disagree. My answer is indeed n-m,
Please give it a shot...I will explain when you give up
fight!
|
|
|
|
|
|
Manager
Joined: 20 Jun 2005
Posts: 151
Followers: 1
Kudos [?]:
2
[0], given: 0
|
Re: PS: Asterisks away [#permalink]
20 Mar 2007, 16:18
faifai0714 wrote: For any four digit number, abcd, *abcd*= (3a)(5b)(7c)(11d). What is the value of (n – m) if m and n are four-digit numbers for which *m* = (3r)(5s)(7t)(11u) and *n* = (25)(*m*)?
a)2000 b)200 c)25 d)20 e)2
(3a) means 3 to the power a... (5b) means 5 to the power b... and so on...
The answer is B.
"The fundamental theorem of arithmetic states that every positive integer larger than 1 can be written as a product of one or more primes in a unique way, i.e. unique except for the order. The same prime may occur multiple times. "
Lets set f(m) = *m* = *(rstu)*=(3r)(5s)(7t)(11u)
and f(n) = *n* = *(xyzq)*= (3x)(5y)(7z)(11q)
we see that 3,5,7,11 - prime numbers.
but from other hand f(n) = (25)(*m*) = (25)(3r)(5s)(7t)(11u) = (5^2)(3r)(5s)(7t)(11u) = (3r)( 5^s+2)(7t)(11u)
thus, x=r, y=s+2, z=t and u=q. the difference is only y=s+2 - the hundred's digit.
it meas that n - m = |r| |s+2| |t| |u| - |r| |s| |t| |u| = 200.
|
|
|
|
|
|
Director
Joined: 13 Dec 2006
Posts: 524
Location: Indonesia
Followers: 3
Kudos [?]:
65
[0], given: 0
|
Yes Kyatin it does make sense.... thanks for the explanation buddy
regards,
Amardeep
|
|
|
|
|
|
Manager
Joined: 16 Dec 2011
Posts: 52
GMAT Date: 04-23-2012
Followers: 0
Kudos [?]:
0
[0], given: 12
|
Re: For any four digit number, abcd, *abcd*= (3a)(5b)(7c)(11d). [#permalink]
13 Feb 2012, 03:13
need explanation for this thanks
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11588
Followers: 1798
Kudos [?]:
9582
[1] , given: 826
|
Re: For any four digit number, abcd, *abcd*= (3a)(5b)(7c)(11d). [#permalink]
13 Feb 2012, 04:24
1
This post received KUDOS
pbull78 wrote: need explanation for this thanks There was a typo in the stem. Original question should read: For any four digit number, abcd, *abcd*= (3^a)(5^b)(7^c)(11^d). What is the value of (n – m) if m and n are four digit numbers for which *m* = (3^r)(5^s)(7^t)(11^u) and *n* = (25)(*m*)?A. 2000 B. 200 C. 25 D. 20 E. 2 Given for four digit number, abcd, *abcd*=3^a*5^b*7^c*11^d; From above as *m*=3^r*5^s*7^t*11^u then four digits of m are rstu; Next, *n*=25*\{*m*\}=5^2*(3^r*5^s*7^t*11^u)=3^r*5^{(s+2)}*7^t*11^u, hence four digits of n are r(s+2)tu, note that s+2 is hundreds digit of n; You can notice that n has 2 more hundreds digits and other digits are the same, so n is 2 hundreds more than m: n-m=200. Answer: B. Or represent four digits integer rstu as 1000r+100s+10t+u and four digit integer r(s+2)tu as 1000r+100(s+2)+10t+u --> n-m=(1000r+100(s+2)+10t+u)-1000r+100s+10t+u=200. Answer: B. In case of any question please continue discussion here: abcd-126522.htmlHope 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
|
|
|
|
|
|
|
Re: For any four digit number, abcd, *abcd*= (3a)(5b)(7c)(11d).
[#permalink]
13 Feb 2012, 04:24
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
For any four digit number, abcd, *abcd*=
|
beckee529 |
3 |
22 Sep 2007, 18:37 |
|
|
|
What is the hundreds digit of the smallest four digit number
|
yuefei |
2 |
02 Nov 2007, 16:41 |
|
|
|
How many four digit numbers
|
ankitranjan |
1 |
27 Oct 2010, 03:49 |
|
8
|
|
For the four-digit number ABCD , where A, B, C, and D all
|
fluke |
14 |
15 May 2011, 15:01 |
|
1
|
|
For any four digit number, abcd, *abcd*=3^a*5^b*7^c*11^d
|
enigma123 |
7 |
24 Jan 2012, 17:12 |
|
|
|
|
|
|