Find all School-related info fast with the new School-Specific MBA Forum

It is currently 17 Jun 2013, 22:51
Customize  |  Hide

If x, y, and z are three-digit positive integers and if x =

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
User avatar
Joined: 23 Aug 2011
Posts: 83
Followers: 3

Kudos [?]: 19 [0], given: 13

If x, y, and z are three-digit positive integers and if x = [#permalink] New post 18 Sep 2012, 09:10
00:00

Question Stats:

50% (02:03) correct 49% (01:13) wrong based on 73 sessions
If x, y, and z are three-digit positive integers and if x = y + z, is the hundreds digit of x equal to the sum of the hundreds digits of y and z ?

(1) The tens digit of x is equal to the sum of the tens digits of y and z.
(2) The units digit of x is equal to the sum of the units digits of y and z.

[Reveal] Spoiler:
Is it safe to conclude that the place value of an integer number (represented as a sum of different integers), depends upon only the preceding place value of integers being summed up?

for eg:
x=1000a+100b+10c+1d
y=1000e+100f+10g+1h
z=1000l+100m+10n+1p
if z=x+y then

is l only dependent upon value of b and f or some other parameters also??
[Reveal] Spoiler: OA

_________________

Whatever one does in life is a repetition of what one has done several times in one's life!
If my post was worth it, then i deserve kudos :)


Last edited by Bunuel on 18 Sep 2012, 09:16, edited 1 time in total.
Renamed the topic and edited the question.
Manager
Manager
Joined: 02 Jun 2011
Posts: 115
Followers: 0

Kudos [?]: 18 [0], given: 5

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 18 Sep 2012, 11:04
conty911 wrote:
If x, y, and z are three-digit positive integers and if x = y + z, is the hundreds digit of x equal to the sum of the hundreds digits of y and z ?

(1) The tens digit of x is equal to the sum of the tens digits of y and z.
(2) The units digit of x is equal to the sum of the units digits of y and z.

[Reveal] Spoiler:
Is it safe to conclude that the place value of an integer number (represented as a sum of different integers), depends upon only the preceding place value of integers being summed up?

for eg:
x=1000a+100b+10c+1d
y=1000e+100f+10g+1h
z=1000l+100m+10n+1p
if z=x+y then

is l only dependent upon value of b and f or some other parameters also??


Question is demanding 100 digit of Y + 100 digit of Z is equal to 100 digit of X, means there will not be any carryover from the sum of tens digit of Y and Z. therefore from Option 1, sum of tens digit of Y and Z equal to of X means there will not be any carryforward from here to 100 digit of Y and Z. therefore option 1 is sufficient to answer.
Option 2 unit digit sum is equal, will not give any indication whether tens digit will not carryforward any to hundered. therefore this is not sufficient.

ANswer "A"
2 KUDOS received
Intern
Intern
Joined: 02 Nov 2009
Posts: 45
Location: India
Concentration: General Management, Technology
GMAT Date: 04-21-2013
GPA: 4
WE: Information Technology (Internet and New Media)
Followers: 3

Kudos [?]: 23 [2] , given: 8

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 18 Sep 2012, 11:06
2
This post received
KUDOS
Let x= a b c
y = d e f
z= g h i

x= y+z

1 --> b= e+h which in turn implies c=f+i and so a=d+g (and this implies there is no carry forward in the addition of units and tens place digit of the two numbers)

2--> c=f+i which does not tell us if b= e+h(as there could be a carry forward bcos of this addition to the hundred place)

and so the answer is A
_________________

KPV

Intern
Intern
Joined: 01 Jun 2012
Posts: 26
Concentration: Entrepreneurship, Social Entrepreneurship
WE: Information Technology (Consulting)
Followers: 0

Kudos [?]: 5 [0], given: 4

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 18 Sep 2012, 21:13
The concern here is the sum of the tenth digit might have a carryover, so the sum of the hundredth digit on Y & Z might not be equal to X's hundredth digit. So A is the right answer.
Senior Manager
Senior Manager
User avatar
Joined: 13 Aug 2012
Posts: 468
Followers: 13

Kudos [?]: 88 [0], given: 11

GMAT ToolKit User GMAT Tests User
Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 20 Sep 2012, 00:12
x = ABC
y = DEF
z = GHI

DEF
+GHI
_____
ABC

Question: Is D + G = A? This is true if there is no carry-over from the tens digits' sum.

1. E + H = B, This means there is no carry over to hundreds position. SUFFICIENT.
2. C + F = I, This means there is no carry over to tens position BUT we do not know if there will be a carry over during the sum of tens. INSUFFICIENT.

Answer: A

Last edited by mbaiseasy on 15 Jan 2013, 01:23, edited 1 time in total.
Senior Manager
Senior Manager
Joined: 29 Nov 2012
Posts: 389
Followers: 1

Kudos [?]: 17 [0], given: 303

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 14 Jan 2013, 02:52
abhishekkpv wrote:
Let x= a b c
y = d e f
z= g h i

x= y+z

1 --> b= e+h which in turn implies c=f+i and so a=d+g (and this implies there is no carry forward in the addition of units and tens place digit of the two numbers)

2--> c=f+i which does not tell us if b= e+h(as there could be a carry forward bcos of this addition to the hundred place)

and so the answer is A


so this is sort of a number property?
Senior Manager
Senior Manager
User avatar
Status: Prevent and prepare. Not repent and repair!!
Joined: 13 Feb 2010
Posts: 268
Location: India
Concentration: Technology, General Management
GPA: 3.75
WE: Sales (Telecommunications)
Followers: 8

Kudos [?]: 11 [0], given: 256

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 23 Feb 2013, 03:18
Let the 3 digit numbers be,
x=ABC
y=DEF
z=GHI

Now, its given that
DEF
+ GHI
_____
ABC
_____

Statement 1---- says that E+H=B. Substitute any digit for E and H, you will find that D+G must be equal to A. Sufficient
Statement2.......says F+I=C. E and H can be anything and in turn D and G can be anything. Not sufficient.
_________________

I've failed over and over and over again in my life and that is why I succeed--Michael Jordan
Kudos drives a person to better himself every single time. So Pls give it generously
Wont give up till i hit a 700+

Intern
Intern
Joined: 13 Apr 2013
Posts: 22
Followers: 0

Kudos [?]: 0 [0], given: 3

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 13 Apr 2013, 11:23
abhishekkpv wrote:
Let x= a b c
y = d e f
z= g h i

x= y+z

1 --> b= e+h which in turn implies c=f+i and so a=d+g (and this implies there is no carry forward in the addition of units and tens place digit of the two numbers)

2--> c=f+i which does not tell us if b= e+h(as there could be a carry forward bcos of this addition to the hundred place)

and so the answer is A



my confusion is the following regarding (1). maybe i am not reading the question right, but assume the following:

y: 6 4 3
z: 4 4 2

x: 1 0 8 5

so, the tens digit of x is equal to the sum of the tens digit of y + z. however, the hundreds digit, 6 + 4 = 1 0. The hundreds digit of x would be 0. can someone please explain? thank you :)
1 KUDOS received
Director
Director
User avatar
Joined: 02 Sep 2012
Posts: 758
Location: Italy
Concentration: Finance, Entrepreneurship
GMAT Date: 08-02-2013
GPA: 3.8
Followers: 33

Kudos [?]: 502 [1] , given: 117

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 13 Apr 2013, 11:27
1
This post received
KUDOS
mokura wrote:

my confusion is the following regarding (1). maybe i am not reading the question right, but assume the following:

y: 6 4 3
z: 4 4 2

x: 1 0 8 5

so, the tens digit of x is equal to the sum of the tens digit of y + z. however, the hundreds digit, 6 + 4 = 1 0. The hundreds digit of x would be 0. can someone please explain? thank you :)


Your problem is very simple : "x, y, and z are three-digit positive integers".
x cannot be 1085, it must be \leq{999}

P.S: welcome to GmatClub!
_________________

If you have a garden and a library, you have everything you need.

Cicero , Ad Familiares IX

First rule about GMATClub : you do not talk about GMATClub ;)
Second rule about GMATClub : a great post deserves a +1 KUDOS

Tips and tricks: Inequalities , Mixture | Review: MGMAT workshop
Strategy: SmartGMAT v1.0 | Questions: Verbal challenge SC CR New SC set out !! , My Quant

Intern
Intern
Joined: 13 Apr 2013
Posts: 22
Followers: 0

Kudos [?]: 0 [0], given: 3

Re: If x, y, and z are three-digit positive integers and if x = [#permalink] New post 13 Apr 2013, 11:29
Zarrolou wrote:
mokura wrote:

my confusion is the following regarding (1). maybe i am not reading the question right, but assume the following:

y: 6 4 3
z: 4 4 2

x: 1 0 8 5

so, the tens digit of x is equal to the sum of the tens digit of y + z. however, the hundreds digit, 6 + 4 = 1 0. The hundreds digit of x would be 0. can someone please explain? thank you :)


Your problem is very simple : "x, y, and z are three-digit positive integers".
x cannot be 1085, it must be \leq{999}

P.S: welcome to GmatClub!




ouffff :) thanks so much for the quick reply and clarification. should re-read the question next time :)
Re: If x, y, and z are three-digit positive integers and if x =   [#permalink] 13 Apr 2013, 11:29
    Similar topics Author Replies Last post
Similar
Topics:
New posts The numbers x and y are three-digit positive integers, and x marine 5 27 Aug 2004, 07:22
New posts The numbers x and y are three-digit positive integers, and x TOUGH GUY 5 12 May 2006, 11:55
New posts The numbers x and y are three-digit positive integers, and x gluon 3 11 Sep 2007, 18:54
New posts 2 Experts publish their posts in the topic If x, y and z are positive integers such that x is a factor lumone 6 29 Nov 2007, 11:01
New posts 2 The numbers x and y are three-digit positive integers, and x albany09 3 07 Oct 2008, 09:09
Display posts from previous: Sort by

If x, y, and z are three-digit positive integers and if x =

  Question banks Downloads My Bookmarks Reviews  


cron

GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.