Last visit was: 26 Apr 2024, 20:35 It is currently 26 Apr 2024, 20:35

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
avatar
Intern
Intern
Joined: 23 Sep 2008
Posts: 22
Own Kudos [?]: 152 [27]
Given Kudos: 137
Send PM
Most Helpful Reply
User avatar
Current Student
Joined: 15 Sep 2012
Status:Done with formalities.. and back..
Posts: 525
Own Kudos [?]: 1187 [11]
Given Kudos: 23
Location: India
Concentration: Strategy, General Management
Schools: Olin - Wash U - Class of 2015
WE:Information Technology (Computer Software)
Send PM
General Discussion
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1562
Own Kudos [?]: 7208 [0]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92948
Own Kudos [?]: 619258 [3]
Given Kudos: 81609
Send PM
Re: Sum of the Digits [#permalink]
1
Kudos
2
Bookmarks
Expert Reply
PareshGmat wrote:
Vips0000 wrote:
monsoon1 wrote:
If a, b, and c are different nonnegative digits, which of the following CANNOT be a solution to the addition problem below?

abc +
cba
------------

A) 929
B) 1,110
C) 1,111
D) 1,322
E) 1,776


abc can be written as = 100a +10b+c
similarly cba = 100c+10b+a

Hence sum = 101a+101c+20b = 101(a+c) +20b
Sum has to be of the form of 101 *Number1 + 20 *Number2

Choices,
A) 929 = 101 *9 + 20*1 => possible
B) 1,110 = 101*10+20*5 =>possible
C) 1,111= 101*11+20*0 => possible
D) 1,322 = 101*13+9 or 101*12+110 => not possible
E) 1,776 = 101*17 + 59 or 101*16+20*8 = possible

Ans D it is!


I randomly took 415 & 514 to give 929 ; so ruled out option A

Reached upto this point:

abc can be written as = 100a +10b+c
similarly cba = 100c+10b+a
Hence sum = 101a+101c+20b = 101(a+c) +20b

Cant understand how the numbers were picked / tested to check the results??

Can someone please explain? Thanks


abc can be written as 100a + 10b + c.
cba can be written as 100c + 10b + a.

The sum = (100a + 10b + c) + (100c + 10b + a) = 20(5a + 5c + b) + (a + c) = {a multiple of 20} + (a + c).

A. 929 --> 920 + 9 = {a multiple of 20} + (a + c) --> a + c can be 9;
...
D. 1,322 --> 1,320 + 2 = 1,300 + 22 --> a + c can be neither 2 (because a and c are different, non negative digits) nor 22.

Answer: D.

Similar questions to practice: given-that-a-b-c-and-d-are-different-nonzero-digits-and-126865.html

Hope it helps.
Current Student
Joined: 14 Nov 2016
Posts: 1174
Own Kudos [?]: 20719 [0]
Given Kudos: 926
Location: Malaysia
Concentration: General Management, Strategy
GMAT 1: 750 Q51 V40 (Online)
GPA: 3.53
Send PM
If a, b, and c are different nonnegative digits, which of [#permalink]
monsoon1 wrote:
If a, b, and c are different non negative digits, which of the following CANNOT be a solution to the addition problem below?

abc +
cba
-------------

A) 929
B) 1,110
C) 1,111
D) 1,322
E) 1,776


Source : Manhattan Advanced Quant Question No. 4

OFFICIAL SOLUTION



Note that many of the answer choices have four digits, which would require “carrying” from the hundredths digit. This observation gives us a good starting place.

If \(a + c < 10\), no carrying would be required from the ones place to the tens place. The resulting sum would have an even tens digit (\(b + b = 2b\)) and could have either three or four digits. A three digit sum will be a palindrome, as both the ones digit and hundreds digit will be the single-digit \(a + c\). A four digit sum occurs for \(a + c < 10\) only when \(a + c = 9\) and \(2b ≥ 10\) (i.e., carry a 1 from the tens place to the hundreds place), and must have the following digits: 1 0 even 9 .

If \(a + c ≥ 10\), we must “carry” a 1 from the ones place to the tens place. The resulting sum would have an odd tens digit (\(1 + b + b = 2b + 1\)) and must have four digits. Both the ones digit and hundreds digit are formed by summing a + c, so these digits will either be the same (if we don’t carry from the tens digit) or differ by exactly 1 (that is, if a 1 is carried from the tens digit).

We now inspect the answer choices:
(A) OK. Even tens digit in a three digit number.
(B) OK. Odd tens digit in a four digit number with hundreds digit = ones digit + 1.
(C) OK. Odd tens digit in a four digit number with hundreds digit = ones digit.
(D) NO. Even tens digit in a four digit number, yet the first two digits are not 1 and 0.
(E) OK. Odd tens digit in a four digit number with hundreds digit = ones digit + 1.

Alternatively, we could try to produce each sum:
(A) 929 = 316 + 613
(B) 1,110 = 258 + 852
(C) 1,111 = 209 + 902
(D) CANNOT
(E) 1,776 = 789 + 987

The correct answer is D.
Manager
Manager
Joined: 08 Sep 2016
Posts: 77
Own Kudos [?]: 54 [0]
Given Kudos: 25
Send PM
If a, b, and c are different nonnegative digits, which of [#permalink]
(100a +10b+ c) + (100c + 10b + a) = 101a+20b+101c
101(a+c) + 20b

I got stuck here so I then looked at the answer choices.

I immediately tried c by setting (a+c) = 11. I was able to get 1111
I next tried answer d by setting (a+c) = 13. I noticed 20b is a multiple of 20 so I got 1333. I ran out of time and chose D since I couldn't see how I could get 1322.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32691
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If a, b, and c are different nonnegative digits, which of [#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 a, b, and c are different nonnegative digits, which of [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

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