Last visit was: 24 Apr 2024, 18:37 It is currently 24 Apr 2024, 18:37

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: 31 Oct 2011
Posts: 201
Own Kudos [?]: 7797 [30]
Given Kudos: 18
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618819 [12]
Given Kudos: 81588
Send PM
General Discussion
avatar
Intern
Intern
Joined: 06 Mar 2012
Posts: 32
Own Kudos [?]: 186 [0]
Given Kudos: 32
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618819 [1]
Given Kudos: 81588
Send PM
Re: If the tens digit x and the units digit y of a positive [#permalink]
1
Kudos
Expert Reply
damham17 wrote:
I plugged in with the numbers 23 and 32.

x=2, y=3 therefore y must be x+1.
____
Bunuel,

I followed your solution up until the last portion. Could you explain how you solved the equation into y=x+1? Thanks.


Welcome to GMAT Club.

First of all let me say that plug-in method is fine for this question and your approach is correct.

As for my solution: \(n'-n=(10y+x)-(10x+y)=9\) --> \(9y-9x=9\) --> \(y-x=1\) --> \(y=x+1\).

Hope it's clear.
SVP
SVP
Joined: 27 May 2012
Posts: 1680
Own Kudos [?]: 1422 [0]
Given Kudos: 632
Send PM
Re: PT #11 PS 3 Q 15 [#permalink]
Bunuel wrote:
eybrj2 wrote:
If the tens digit x and the units digit y of a positive integer n are reversed, the resulting integer is 9 more than n. What is y in terms of x?

A. 10 - x
B. 9 - x
C. x + 9
D. x - 1
E. x + 1


\(n=10x+y\) and \(n'=10y+x\) --> \(n'-n=(10y+x)-(10x+y)=9\) --> \(y=x+1\).

Answer: E.


Can anybody clear this for me

suppose I take first number as 10y + x and reverse it to get 10x + y

Then according to the equation (10x + y) - (10y + x ) = 9
9x -9y= 9
x-y=1
y= x-1

so why are we getting two different answers.

if I take first number to be 10x + y and reverse it to get 10y +x
then (10y + x) - (10x +y)= 9y- 9x=9
y-x=1
y= x+1

why two different answers ?
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618819 [0]
Given Kudos: 81588
Send PM
Re: PT #11 PS 3 Q 15 [#permalink]
Expert Reply
stne wrote:
Bunuel wrote:
eybrj2 wrote:
If the tens digit x and the units digit y of a positive integer n are reversed, the resulting integer is 9 more than n. What is y in terms of x?

A. 10 - x
B. 9 - x
C. x + 9
D. x - 1
E. x + 1


\(n=10x+y\) and \(n'=10y+x\) --> \(n'-n=(10y+x)-(10x+y)=9\) --> \(y=x+1\).

Answer: E.


Can anybody clear this for me

suppose I take first number as 10y + x and reverse it to get 10x + y

Then according to the equation (10x + y) - (10y + x ) = 9
9x -9y= 9
x-y=1
y= x-1

so why are we getting two different answers.

if I take first number to be 10x + y and reverse it to get 10y +x
then (10y + x) - (10x +y)= 9y- 9x=9
y-x=1
y= x+1

why two different answers ?


You cannot arbitrary assign which will be the "first" number and which will be the "second", since the stem explicitly clears that.

Positive integer \(n\) has the tens digit x and the units digit y, so \(n=10x+y\);

Reversed integer, say \(n'\), has the tens digit y and the units digit x, so \(n'=10y+x\);

We are also told that " the resulting integer (so \(n'\)) is 9 more than \(n\)", which means \(n'-n=(10y+x)-(10x+y)=9\) --> \(y=x+1\).

Hope it's clear.
SVP
SVP
Joined: 27 May 2012
Posts: 1680
Own Kudos [?]: 1422 [0]
Given Kudos: 632
Send PM
Re: PT #11 PS 3 Q 15 [#permalink]
Bunuel wrote:
stne wrote:
Bunuel wrote:
If the tens digit x and the units digit y of a positive integer n are reversed, the resulting integer is 9 more than n. What is y in terms of x?

A. 10 - x
B. 9 - x
C. x + 9
D. x - 1
E. x + 1

\(n=10x+y\) and \(n'=10y+x\) --> \(n'-n=(10y+x)-(10x+y)=9\) --> \(y=x+1\).

Answer: E.


Can anybody clear this for me

suppose I take first number as 10y + x and reverse it to get 10x + y

Then according to the equation (10x + y) - (10y + x ) = 9
9x -9y= 9
x-y=1
y= x-1

so why are we getting two different answers.

if I take first number to be 10x + y and reverse it to get 10y +x
then (10y + x) - (10x +y)= 9y- 9x=9
y-x=1
y= x+1

why two different answers ?


You cannot arbitrary assign which will be the "first" number and which will be the "second", since the stem explicitly clears that.

Positive integer \(n\) has the tens digit x and the units digit y, so \(n=10x+y\);

Reversed integer, say \(n'\), has the tens digit y and the units digit x, so \(n'=10y+x\);

We are also told that " the resulting integer (so \(n'\)) is 9 more than \(n\)", which means \(n'-n=(10y+x)-(10x+y)=9\) --> \(y=x+1\).

Hope it's clear.


Its clear now , great. Thank you
avatar
Intern
Intern
Joined: 10 Dec 2013
Status:Preparing for GMAT
Posts: 11
Own Kudos [?]: 8 [1]
Given Kudos: 61
Location: India
Concentration: Marketing, Leadership
GMAT 1: 530 Q46 V18
WE:Other (Entertainment and Sports)
Send PM
Re: If the tens digit x and the units digit y of a positive [#permalink]
1
Kudos
Bunuel!!!! Your solutions make us all speechless. You are like the "Salman Khan" (The Hedge fund analyst who is the founder of Khan Academy- Free & quality education for all) of Gmat club. And what makes you even more special is that your solutions effectively convey what a hundred videos do, without any audio voice-overs.
avatar
Intern
Intern
Joined: 11 Jun 2014
Posts: 44
Own Kudos [?]: 67 [0]
Given Kudos: 3
Concentration: Technology, Marketing
GMAT 1: 770 Q50 V45
WE:Information Technology (Consulting)
Send PM
Re: If the tens digit x and the units digit y of a positive [#permalink]
n is 10x+y
reversed it is, 10y+x

10y+x - (10x+y) = 9

9y-9x=9 --> y-x=1 --> y=x+1
Alum
Joined: 12 Aug 2015
Posts: 2282
Own Kudos [?]: 3127 [2]
Given Kudos: 893
GRE 1: Q169 V154
Send PM
Re: If the tens digit x and the units digit y of a positive [#permalink]
2
Kudos
NOTE=> This Question Should have specified that n is a two digit positive integer.
Nevertheless let us proceed =>
N=xy=> 10x+y (x,y are tens and units digit)
N'=yx=10y+x
hence N'=N+9
=> 9y-9x=9
y=1+x

Hence E
Senior Manager
Senior Manager
Joined: 02 Jan 2022
Posts: 266
Own Kudos [?]: 94 [0]
Given Kudos: 3
GMAT 1: 760 Q50 V42
Send PM
Re: If the tens digit x and the units digit y of a positive [#permalink]
Since y and x are the units and tens digits respectively of n,

n = 10x + y .....(i)

If the digits are reversed, then the value of n increases by 9.

Thus, n + 9 = 10y + x....(ii)

Subtracting (i) from (ii),

9 = 9y - 9x
y - x = 9

y = x + 1

Thus, the correct option is E.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32655
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If the tens digit x and the units digit y of a positive [#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 the tens digit x and the units digit y of a positive [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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