Last visit was: 26 Apr 2024, 01:19 It is currently 26 Apr 2024, 01:19

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:
Kudos
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92922
Own Kudos [?]: 619089 [11]
Given Kudos: 81596
Send PM
Most Helpful Reply
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6818
Own Kudos [?]: 29936 [4]
Given Kudos: 799
Location: Canada
Send PM
General Discussion
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18761
Own Kudos [?]: 22055 [1]
Given Kudos: 283
Location: United States (CA)
Send PM
Verbal Forum Moderator
Joined: 08 Dec 2013
Status:Greatness begins beyond your comfort zone
Posts: 2101
Own Kudos [?]: 8810 [0]
Given Kudos: 171
Location: India
Concentration: General Management, Strategy
GPA: 3.2
WE:Information Technology (Consulting)
Send PM
Re: How many two-digit numbers are there whose remainder when divided by 1 [#permalink]
2 digit numbers whose remainder when divided by 10 is 1 are
11 , 21 , 31 , 41 , 51 , 61 , 71 , 81 , 91
Out of above , numbers whose remainder when divided by 6 is 5 are
11 , 41 and 71

Answer A
Manager
Manager
Joined: 15 May 2017
Status:Discipline & Consistency always beats talent
Posts: 146
Own Kudos [?]: 124 [0]
Given Kudos: 132
Location: United States (CA)
GPA: 3.59
WE:Sales (Retail)
Send PM
Re: How many two-digit numbers are there whose remainder when divided by 1 [#permalink]
ScottTargetTestPrep wrote:
Bunuel wrote:
How many two-digit numbers are there whose remainder when divided by 10 is 1, and whose remainder when divided by 6 is 5?

A. 3
B. 4
C. 5
D. 6
E. 7



Of all the 2-digit numbers that have a remainder of 1 when divided by 10, only 11, 11 + GCF(6, 10) = 11 + 30 = 41, and 41 + 30 = 71, when divided by 6, yield a remainder of 5.

Answer: A


Isn’t GCF(6,10) 2 how did you get to 30?

I tried the n=24x + …. But I can’t find the value of …
Could someone please advise? Thanks
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18761
Own Kudos [?]: 22055 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
How many two-digit numbers are there whose remainder when divided by 1 [#permalink]
Expert Reply
David nguyen wrote:
ScottTargetTestPrep wrote:
Bunuel wrote:
How many two-digit numbers are there whose remainder when divided by 10 is 1, and whose remainder when divided by 6 is 5?

A. 3
B. 4
C. 5
D. 6
E. 7



Of all the 2-digit numbers that have a remainder of 1 when divided by 10, only 11, 11 + GCF(6, 10) = 11 + 30 = 41, and 41 + 30 = 71, when divided by 6, yield a remainder of 5.

Answer: A


Isn’t GCF(6,10) 2 how did you get to 30?

I tried the n=24x + …. But I can’t find the value of …
Could someone please advise? Thanks


We actually meant LCM(6, 10) instead of GCD(6, 10); you're absolutely right that GCD(6, 10) is 2. Thanks for pointing it out.

If the "n" in your equation represents a two digit number that produces a remainder of 1 when divided by 10 and a remainder of 5 when divided by 6; I don't think you'll be able to find the numbers using any equation of the sort n = 24x + ... You can proceed as follows in order to find the numbers that way:

Since n produces a remainder of 1 when divided by 10, n = 10k + 1 for some k.

Since n produces a remainder of 5 when divided by 6, n = 6s + 5 for some s.

Let's add 19 to each equation:

n + 19 = 10k + 20

n + 19 = 6s + 24

Notice that 10k + 20 is divisible by 10 and 6s + 24 is divisible by 6. Since n + 19 is both divisible by 10 and by 6, n + 19 must be divisible by the LCM of 10 and 6, which is 30. Thus, the smallest possible value of n + 19 is 30; which yields the smallest possible value of n is 30 - 19 = 11.

Once we find the smallest possible value of n, we can just add LCM of 6 and 10 to find other two digit numbers which satisfy the requirements of the question; the numbers are 11, 11 + 30 = 41 and 41 + 30 = 71.
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1777
Own Kudos [?]: 2094 [0]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
Re: How many two-digit numbers are there whose remainder when divided by 1 [#permalink]
Expert Reply
Top Contributor
We need to find the total number of two-digit numbers whose remainder when divided by 10 is 1, and whose remainder when divided by 6 is 5

Let's solve the problem using two methods

Let n be the two digit number which gives 1 remainder when divided by 10 and 5 remainder when divided by 6

Dividend = Divisor * Quotient + Remainder
n when divided by 10 gives 1 remainder
Dividend = n
Divisor = 10
Quotient = a (Assume)
Remainder = 1
=> n = 10a + 1 ...(1)

n when divided by 6 gives 5 remainder
Dividend = n
Divisor = 6
Quotient = b (Assume)
Remainder = 5
=> n = 6b + 5 ...(2)

Method 1: Writing Values

n = 10a + 1 [ From (1) ]
Putting a = 1, 2,... we get values of n as
n = 11, 21, 31, 41, ...., 91 (we need to consider only two digit values)

n = 6b + 5 [ From (2) ]
Putting b = 1, 2,... we get values of n as
n = 11, 17, 23, 29, ...., 95 (we need to consider only two digit values)
For common values we need unit's digit to be 1
=> units' digit of 6b + 5 = 1
=> units' digit of 6b = 11-5 = 6
This will happen when b = 1, 6, 11, 16,
=> n = 6b + 5 = 11 (for b=1)
n = 41 (for b=6)
n = 71 (for b=11)
n = 101 (for b= 16.. but we need only two digit values of n)

=> Common values of n in both the cases is 11, 41 and 71
=> 3 values

Method 2: Algebra

n = 10a + 1 [ From (1) ] and n = 6b + 5 [ From (2) ]
=> 10a + 1 = 6b + 5
=> 10a = 6b + 4
=> a = \(\frac{6b+4}{10}\)
Now, only those values of "b" which also make "a" an integer will give us common values of n in both the cases

=> 6b + 4 has to be a multiple of 10
=> unit's digit of 6b = 10-4 = 6
=> b = 1, 6, 11 (As shown above)

So, Answer will be A
Hope it helps!

Watch the following video to learn the Basics of Remainders

User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32678
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: How many two-digit numbers are there whose remainder when divided by 1 [#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: How many two-digit numbers are there whose remainder when divided by 1 [#permalink]
Moderators:
Math Expert
92918 posts
Senior Moderator - Masters Forum
3137 posts

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