Last visit was: 25 Apr 2024, 13:50 It is currently 25 Apr 2024, 13:50

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:
Difficulty: 505-555 Levelx   Remaindersx                           
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619010 [93]
Given Kudos: 81595
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619010 [56]
Given Kudos: 81595
Send PM
User avatar
Manager
Manager
Joined: 15 Jun 2010
Posts: 242
Own Kudos [?]: 1175 [6]
Given Kudos: 50
Concentration: Marketing
Schools:IE'14, ISB'14, Kellogg'15
 Q47  V26 GMAT 2: 540  Q45  V19 GMAT 3: 580  Q48  V23
GPA: 3.2
WE 1: 7 Yrs in Automobile (Commercial Vehicle industry)
Send PM
General Discussion
Senior Manager
Senior Manager
Joined: 24 Aug 2009
Posts: 388
Own Kudos [?]: 2260 [2]
Given Kudos: 276
Concentration: Finance
Schools:Harvard, Columbia, Stern, Booth, LSB,
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
2
Kudos
The best way to solve this question is to use equation rather than getting stuck in remainder part
1) x = 100a+30 , where a is non-negative integer.
Thus x can take following values 30,130,230,330....etc
So the ten's digit always will be 3
Sufficient
2) x = 110a+30 , where a is non-negative integer.
Thus x can take following values 30,140,250,380....etc
So the ten's digit in not unique
In-Sufficient
Answer A
Senior Manager
Senior Manager
Joined: 17 Mar 2010
Status:Final Countdown
Posts: 320
Own Kudos [?]: 1305 [2]
Given Kudos: 76
Location: United States (NY)
GPA: 3.82
WE:Account Management (Retail Banking)
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
2
Kudos
What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30.
Means, x=100n+30 ; n=1,2,3...
x can be 130,230,330-in all cases tens place is held by 3- sufficient

(2) x divided by 110 has a remainder of 30.
Means, x=110n+30 ; n =1,2,3...
x can be 110,220,330- the tens place is changing with changing value of n - insufficient

Answer : A
User avatar
Manager
Manager
Joined: 28 Dec 2013
Posts: 50
Own Kudos [?]: 14 [0]
Given Kudos: 3
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
Bunuel wrote:
What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30 --> x=100q+30: 30, 130, 230, ... as you can see every such number has 3 as the tens digit. Sufficient.

(2) x divided by 110 has a remainder of 30 --> x=110p+30: 30, 140, 250, 360, ... so, there are more than 1 value of the tens digit possible. Not sufficient.

Answer: A.


Question :(1) x divided by 100 has a remainder of 30 --> x=100q+30: 30, 130, 230, ... as you can see every such number has 3 as the tens digit. Sufficient. QUESTION :How exactly are 30, 130, 230 computed?
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619010 [6]
Given Kudos: 81595
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
1
Kudos
5
Bookmarks
Expert Reply
sagnik242 wrote:
Bunuel wrote:
What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30 --> x=100q+30: 30, 130, 230, ... as you can see every such number has 3 as the tens digit. Sufficient.

(2) x divided by 110 has a remainder of 30 --> x=110p+30: 30, 140, 250, 360, ... so, there are more than 1 value of the tens digit possible. Not sufficient.

Answer: A.


Question :(1) x divided by 100 has a remainder of 30 --> x=100q+30: 30, 130, 230, ... as you can see every such number has 3 as the tens digit. Sufficient. QUESTION :How exactly are 30, 130, 230 computed?


If q=0, then x=30;
If q=1, then x=130;
If q=2, then x=230;
If q=3, then x=330;
...

All these numbers when divided by 100 gives the remainder of 30.

Generally, if \(x\) and \(y\) are positive integers, there exist unique integers \(q\) and \(r\), called the quotient and remainder, respectively, such that \(y =divisor*quotient+remainder= xq + r\) and \(0\leq{r}<x\).

For example, when 15 is divided by 6, the quotient is 2 and the remainder is 3 since \(15 = 6*2 + 3\).

Notice that \(0\leq{r}<x\) means that remainder is a non-negative integer and always less than divisor.

This formula can also be written as \(\frac{y}{x} = q + \frac{r}{x}\).

You really need to brush up fundamentals:
Theory on remainders problems: remainders-144665.html

Units digits, exponents, remainders problems: new-units-digits-exponents-remainders-problems-168569.html

All DS remainders problems to practice: search.php?search_id=tag&tag_id=198
All PS remainders problems to practice: search.php?search_id=tag&tag_id=199


Hope this helps.
IIM School Moderator
Joined: 04 Sep 2016
Posts: 1261
Own Kudos [?]: 1238 [0]
Given Kudos: 1207
Location: India
WE:Engineering (Other)
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
Bunuel chetan2u niks18
amanvermagmat

Quote:
What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30 --> \(x=100q+30\), so \(x\) can be: 30, 130, 230, ... Each has the tens digit of 3. Sufficient.

(2) x divided by 110 has a remainder of 30 --> \(x=110p+30\), so \(x\) can be: 30, 250, ... We already have two values for the tens digit. Not sufficient.

Answer: A.


Is it valid to take quotient(p/q) as 0 ? I assumed if divisor is divided by dividend, we need minimum value of quotient to be
non positive for division to be valid.
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619010 [0]
Given Kudos: 81595
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
Expert Reply
adkikani wrote:
Bunuel chetan2u niks18
amanvermagmat

Quote:
What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30 --> \(x=100q+30\), so \(x\) can be: 30, 130, 230, ... Each has the tens digit of 3. Sufficient.

(2) x divided by 110 has a remainder of 30 --> \(x=110p+30\), so \(x\) can be: 30, 250, ... We already have two values for the tens digit. Not sufficient.

Answer: A.


Is it valid to take quotient(p/q) as 0 ? I assumed if divisor is divided by dividend, we need minimum value of quotient to be
non positive for division to be valid.


What is the remainder when 30 is divided by 100? Isn't it 30? So, why could not p (or q) be 0?
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6820
Own Kudos [?]: 29930 [5]
Given Kudos: 799
Location: Canada
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
4
Kudos
1
Bookmarks
Expert Reply
Top Contributor
Bunuel wrote:
What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30
(2) x divided by 110 has a remainder of 30


Target question: What is the tens digit of positive integer x ?

Statement 1: x divided by 100 has a remainder of 30
ASIDE: When it comes to remainders, we have a nice rule that says:
If N divided by D leaves remainder R, then the possible values of N are R, R+D, R+2D, R+3D,. . . etc.
For example, if k divided by 5 leaves a remainder of 1, then the possible values of k are: 1, 1+5, 1+(2)(5), 1+(3)(5), 1+(4)(5), . . . etc.
In other words, the possible values of k are: 1, 6, 11, 16, 21, 26, 31, . . . etc.

So, from statement 1, we can conclude that the possible values of x are: 30, 130, 230, 330, 430, 530,. . .
In ALL possible values of x, the tens digit is always 3
Since we can answer the target question with certainty, statement 1 is SUFFICIENT

Statement 2: x divided by 110 has a remainder of 30
From statement 2, we can conclude that the possible values of x are: 30, 140, 250, 360, 470, 580,. . .
Notice that the the tens digit can have many different values
Since we cannot answer the target question with certainty, statement 2 is NOT SUFFICIENT

Answer: A

Cheers,
Brent
Intern
Intern
Joined: 03 Nov 2019
Status:Undergraduate
Posts: 38
Own Kudos [?]: 12 [0]
Given Kudos: 56
Location: Cyprus
Concentration: Finance, Economics
GPA: 3
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
hello

Am i the only one thinking x as the same number which gave the answer c for me
Intern
Intern
Joined: 12 Jun 2020
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 280
Send PM
Re: What is the tens digit of positive integer x ? [#permalink]
Bunuel wrote:
SOLUTION

What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30 --> \(x=100q+30\), so \(x\) can be: 30, 130, 230, ... Each has the tens digit of 3. Sufficient.

(2) x divided by 110 has a remainder of 30 --> \(x=110p+30\), so \(x\) can be: 30, 250, ... We already have two values for the tens digit. Not sufficient.

Answer: A.


Hi Bunuel,

I was wondering how do we know that x cannot be a larger number which has 4 or more digits? e.g. x=1030
in that case, the tenth digit would be 0 and neither statements would be sufficient to answer the question.
Is there any "rule of thumb" on GMAT that a positive integer only refers to a max. 3 digit number?

Could you please share your thoughts about it?

Thank you.
Intern
Intern
Joined: 03 Nov 2019
Status:Undergraduate
Posts: 38
Own Kudos [?]: 12 [1]
Given Kudos: 56
Location: Cyprus
Concentration: Finance, Economics
GPA: 3
Send PM
What is the tens digit of positive integer x ? [#permalink]
1
Kudos
WaterVac wrote:
Bunuel wrote:
SOLUTION

What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30 --> \(x=100q+30\), so \(x\) can be: 30, 130, 230, ... Each has the tens digit of 3. Sufficient.

(2) x divided by 110 has a remainder of 30 --> \(x=110p+30\), so \(x\) can be: 30, 250, ... We already have two values for the tens digit. Not sufficient.

Answer: A.


Hi Bunuel,

I was wondering how do we know that x cannot be a larger number which has 4 or more digits? e.g. x=1030
in that case, the tenth digit would be 0 and neither statements would be sufficient to answer the question.
Is there any "rule of thumb" on GMAT that a positive integer only refers to a max. 3 digit number?

Could you please share your thoughts about it?

Thank you.


Hello to you;

1030 divided by 100 gives 30 as a remainder and number 1030 has a tens digit of 3 just like any number divided by 100 to leave a remainder of 30 will have 3 as a tens digit;so Statement A is sufficient
Director
Director
Joined: 14 Jul 2010
Status:No dream is too large, no dreamer is too small
Posts: 972
Own Kudos [?]: 4928 [0]
Given Kudos: 690
Concentration: Accounting
Send PM
What is the tens digit of positive integer x ? [#permalink]
Top Contributor
Bunuel wrote:
What is the tens digit of positive integer x ?

(1) x divided by 100 has a remainder of 30.
(2) x divided by 110 has a remainder of 30.



(1) \(x=100q+30; x \ can \ be 130, 230, 330\) All cases tens digit is \(3\) Sufficient.

(2) \(x=110q+30; x \ can \ be 140, 250,\) Two different tens \((4, or \ 5)\), Insufficient.

The answer is A
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32679
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: What is the tens digit of positive integer x ? [#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: What is the tens digit of positive integer x ? [#permalink]
Moderator:
Math Expert
92915 posts

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