Last visit was: 24 Apr 2024, 01:22 It is currently 24 Apr 2024, 01:22

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
User avatar
Manager
Manager
Joined: 18 Aug 2009
Posts: 214
Own Kudos [?]: 1622 [44]
Given Kudos: 9
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92892
Own Kudos [?]: 618669 [38]
Given Kudos: 81586
Send PM
SVP
SVP
Joined: 17 Nov 2007
Posts: 2408
Own Kudos [?]: 10035 [19]
Given Kudos: 361
Concentration: Entrepreneurship, Other
Schools: Chicago (Booth) - Class of 2011
GMAT 1: 750 Q50 V40
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 28 Feb 2012
Posts: 92
Own Kudos [?]: 186 [2]
Given Kudos: 17
Concentration: Strategy, International Business
GPA: 3.9
WE:Marketing (Other)
Send PM
Re: If w, x, y, and z are the digits of the four-digit number N, a positiv [#permalink]
2
Kudos
gmattokyo wrote:
If w, x, y, and z are the digits of the four-digit number N, a positive integer, what is the remainder when N is divided by 9?

(1) w + x + y + z = 13
(2) N + 5 is divisible by 9



There is a divisibility rule for 9 - if the sum of the digits of the number is divisible to 9 then the whole number is divisible to 9.

(1) the sum of the digits is 13 which is 4 more than 9, it means in order to be divisible to 9 one of the digits or the sum of some digits within the number should be 4 less. Otherwise there will be 4 extra when we divide to 9. So the remainder is 4. Sufficient.

(2) the same rule as in the first statement applies here as well. Moreover it does not really matter how big is the number whether four digits or two. For example lets take possible two digits numbers for N: 13, 22, 31 etc. in all case the remainder when divided by 9 will be 4. Or four digit numbers: 1129, or 1138, we will have the same remainder. Sufficient.
avatar
Manager
Manager
Joined: 17 Aug 2015
Posts: 90
Own Kudos [?]: 318 [2]
Given Kudos: 341
Location: India
Concentration: Strategy, General Management
Schools: Duke '19 (II)
GMAT 1: 750 Q49 V42
GPA: 4
WE:Information Technology (Investment Banking)
Send PM
Re: If w, x, y, and z are the digits of the four-digit number N, a positiv [#permalink]
2
Kudos
timothyhenman1 wrote:
If w, x, y, and z are the digits of the four-digit number N, a positive integer, what is the remainder when N is divided by 9?

(1) w + x + y + z = 13
(2) N + 5 is divisible by 9


Nice question. Answer is (D) - Each alone is sufficient. Here's why:

(1) SUFFICIENT.

The rule for divisibility by 9 is that you add up all the digits of the given number. If this addition is divisible by nine, the number too is divisible by nine. In case the addition works out to be a number > 9, add the digits again. The same works for remainders - for 9, the remainder you get when you add digits and divide the result by 9 is the same remainder you get after dividing the original number by 9.

In our case, w+x+y+z = 13
Add digits again - 1+3 = 4
So, remainder after dividing by 9 is exactly 4 => SUFFICIENT.

Now for the analytical part - WHY?

A four digit number can be represented as 1000w + 100x + 10y + z.

Let's take the Remainder operation on "number" and call it Rem(number/9). Note that we can add remainders as long as we make the final adjustment to make them < original number (which is 9 here).

So, overall remainder is = Rem(1000w/9) + Rem (100x/9) + Rem(10y/9) +z

For any multiple of 10, you'll notice that 10^n - 1 is always divisible by 9 (e.g. 9, 99, 999 and so on). So, Rem(1000w/9) becomes Rem(1000/9)*Rem(w/9) = 1*Rem(w/9)
As w is a single digit, Rem(w/9) = w (even if w is 9, remainder can be technically 9. we will make the adjustment in the final phase)

Similarly, Rem(100x/9) = x, Rem (10y/9) = y and Rem(z/9) = z

So, overall remainder = Rem{(w+x+y+z)/9}
That's what we did above. We took the remainder after adding all the digits. This is complicated to remember, so just focus on the part before the incurably curious mind asks "WHY". It's a rule worth remembering. :)

(2) SUFFICIENT

If N+5 is divisible by 9, it means N+5 = 9k (where k is any integer). You can just stop here and say that this is sufficient, as if you know this then intuitively you know that N+4 would leave a remainder of 8, N+3 would leave 7 and so on.. with N/9 leaving a remainder of 4. Hence, SUFFICIENT.

Here's a more analytical treatment (and unnecessary at that - you MUST save time on DS if you can. If you are sure with the above approach, don't even do this) -

So, N = 9k - 5.

i.e. N/9 = k -5/9

compare this with Dividend / Divisor = Quotient + Remainder/Divisor

We get Remainder = -5.

For negative remainders, we add back the divisor to get the proper positive remainder. So, remainder = -5 +9 = 4. Therefore, SUFFICIENT.
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16593 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: If w, x, y, and z are the digits of the four-digit number N, a positiv [#permalink]
1
Kudos
Expert Reply
Forget conventional ways of solving math questions. In DS, Variable approach is the easiest and quickest way to find the answer without actually solving the problem. Remember equal number of variables and independent equations ensures a solution.

If w, x, y, and z are the digits of the four-digit number N, a positive integer, what is the remainder when N is divided by 9?

(1) w + x + y + z = 13
(2) N + 5 is divisible by 9

When you divide some integer n with 9, the remainder is same as the remainder which is the sum of all digits of the integer n and divided by 9. In the original condition, there is 1 variable(n), which should match with the number of equations. For 1) 1 equation, for 2) 1 equation, which is likely to make D the answer.
In 1), the sum of all digits of n is 13. From 13=9*1+4, 4 is the remainder as divided by 9, which is unique and sufficient.
In 2), when dividing n+5 with 9, from n+5=9m, n=9m-5=9(m-1)+4, 4 is also the remainder as dividing n with 9, which is unique and sufficient. Therefore, the answer is D.


 For cases where we need 1 more equation, such as original conditions with “1 variable”, or “2 variables and 1 equation”, or “3 variables and 2 equations”, we have 1 equation each in both 1) and 2). Therefore, there is 59 % chance that D is the answer, while A or B has 38% chance and C or E has 3% chance. Since D is most likely to be the answer using 1) and 2) separately according to DS definition. Obviously there may be cases where the answer is A, B, C or E.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32639
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If w, x, y, and z are the digits of the four-digit number N, a positiv [#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: If w, x, y, and z are the digits of the four-digit number N, a positiv [#permalink]
Moderator:
Math Expert
92888 posts

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