Last visit was: 31 Aug 2024, 18:59 It is currently 31 Aug 2024, 18:59
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
User avatar
Senior Manager
Senior Manager
Joined: 03 Sep 2006
Posts: 445
Own Kudos [?]: 6962 [663]
Given Kudos: 33
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 95291
Own Kudos [?]: 654402 [386]
Given Kudos: 87117
Send PM
Director
Director
Joined: 14 Jul 2010
Status:No dream is too large, no dreamer is too small
Posts: 954
Own Kudos [?]: 5064 [84]
Given Kudos: 690
Concentration: Accounting
Send PM
avatar
Intern
Intern
Joined: 10 May 2010
Posts: 7
Own Kudos [?]: 38 [38]
Given Kudos: 1
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
25
Kudos
13
Bookmarks
7x + 77(n-x) = 350 --> where x is the number of times 7 repeats
7x + 7(11)(n-x) = 350
dividing both sides by 7
x + 11 (n-x) = 50

trying different options

now (n-x) has to be 1 because if its more than 1 (ex. 2) then 11(n-x) = 22 and x will be 37 or more which takes the total beyond 50.

Therefore now trying options we get

38 --> 37 + 11(1) = 48
39 --> 38 + 11(1) = 49
40 --> 39 + 11(1) = 50 ... this is the right answer
User avatar
Manager
Manager
Joined: 28 Aug 2006
Posts: 165
Own Kudos [?]: 289 [30]
Given Kudos: 0
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
25
Kudos
5
Bookmarks
LM wrote:
If each term in the sum a1+a2+a3+.....+an is either 7 or 77 and the sum equals 350, which of the following could be equal to n?

A. 38
B. 39
C. 40
D. 41
E. 42


This is as good as saying all the numbers are either 1 or 11 and the sum equals 50
Let 1s be x and 11s be y, thus making n = x+y
x + 11y = 50
(x+y)+10y = 50
x+y = 10(5-y)
Hence x+y must be a multiple of 10 i.e. n must be multiple of 10. Only choice C

In case if the question asks the possible values of n, we can conclude that n could be 10,20,30,40,50
avatar
SVP
SVP
Joined: 27 Dec 2012
Status:The Best Or Nothing
Posts: 1557
Own Kudos [?]: 7347 [23]
Given Kudos: 193
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
18
Kudos
5
Bookmarks
\(\frac{350}{7} = 50\);

As all the options are below 50, there should be atleast one 77 present

To add one 77, we require to remove eleven 7's (7 x 11)

50 - 11 + 1 = 40 = Answer = C

If 40 wasn't there, then again same method:

40 - 11 + 1 = 30
General Discussion
User avatar
Intern
Intern
Joined: 05 Feb 2011
Status:It's a long road ahead
Posts: 3
Own Kudos [?]: 16 [16]
Given Kudos: 1
Location: Chennai, India
Concentration: Finance
GPA: 3.2
Send PM
Re: Sequence [#permalink]
13
Kudos
2
Bookmarks
Hi,
One other approach could be this.
350/7 =50.
Implies, it takes 50 7s or 0 77s to get a 350.
Considering 77 is 11 7s put together, try 1 77 and 39 7s (50-11 7s).
There u go. 1+39 = 40 !
User avatar
Retired Moderator
Joined: 02 Sep 2010
Posts: 612
Own Kudos [?]: 2983 [7]
Given Kudos: 25
Location: London
 Q51  V41
Send PM
Re: Tough PS problem- please help! [#permalink]
6
Kudos
1
Bookmarks
Same concept alternate solution

Let the number of 77's be X, we know \(X>=0\)

\(7*(n-X) + 77*X = 350\)
\(7*(n-X) + 7*X + 70*X = 350\)
\(7*n + 70*X = 350\)

Since \(X>=0\), \(X\) can be \(0,1,2,3,4,5\) .... Correspondingly the value of n would be \(50,40,30,20,10,0\) (always a multiple of 10)

So the answer in this case is 40.
Math Expert
Joined: 02 Sep 2009
Posts: 95291
Own Kudos [?]: 654402 [5]
Given Kudos: 87117
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
4
Kudos
1
Bookmarks
Expert Reply
egiles wrote:
Hi Bunuel,

Thanks for all your help, as usual. I answered the question using the second approach but would love to understand the first approach better. I must be missing something simple, but could you further explain why the number off terms must be a multiple of 10 to get a "0" in the units digit? That statement is tripping me up.


Consider this 7+7+7+7+7+7+7+7+7+7=10*7=70 (the sum of ten 7's equals to 10 times that term).

Hope it helps.
avatar
Intern
Intern
Joined: 04 Jul 2013
Posts: 16
Own Kudos [?]: 30 [5]
Given Kudos: 26
Schools: ISB '16
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
5
Kudos
350= 7a + 77b (a= no of 7s & b = no of 77s)

If b=0 then a=50
If a=0 then b=4 (+some remainder)

both these answers are not in the options.And looking at the options and above range we can conclude that the sum contains atleast 1 term as 77

put b=1,

350= 7a + 77(1)
350 - 77 = 7a

50-11 = a

a=39

a+b = 39+1 = 40 which is in the options

hence C
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6804
Own Kudos [?]: 31158 [5]
Given Kudos: 799
Location: Canada
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
2
Kudos
3
Bookmarks
Expert Reply
Top Contributor
LM wrote:
If each term in the sum \(a_1+a_2+a_3+...+a_n\) is either 7 or 77 and the sum equals 350, which of the following could be equal to n?

A. 38
B. 39
C. 40
D. 41
E. 42


APPROACH #1:

Notice that 77 does not divide into 350 many times.
In fact, there can be, at most, four 77's in the sum
So, there are only 5 cases to consider (zero 77's, one 77, two 77's, three 77's and four 77's)
It shouldn't take long to check the cases.

case 1: zero 77's in the sum
If every term is 7, the total number of terms is 50.
50 is not one of the answer choices, so move on.

case 2: one 77 in the sum
350 - 77 = 273
273/7 = 39
So, there could be 39 7's and 1 77 in the sum, for a total of 40 terms

This matches one of the answer choices, so the correct answer is C


APPROACH #2:
Another possible approach is to look for a pattern.

Since both 7 and 77 have 7 as their units digit, we know that if we take any two terms, their sum will have a units digit of 4 (e.g., 7 + 7 = 14, 7 + 77 = 84, 77 + 77 = 154)

Similarly, if we take any three terms, their sum will have a units digit of 1. (e.g., 7 + 7 + 7 = 21, 7 + 7 + 77 = 91, etc.)

Now let's look for a pattern.

The sum of any 1 term will have units digit 7
The sum of any 2 terms will have units digit 4
The sum of any 3 terms will have units digit 1
The sum of any 4 terms will have units digit 8
The sum of any 5 terms will have units digit 5
The sum of any 6 terms will have units digit 2
The sum of any 7 terms will have units digit 9
The sum of any 8 terms will have units digit 6
The sum of any 9 terms will have units digit 3
The sum of any 10 terms will have units digit 0
The sum of any 11 terms will have units digit 7 (at this point, the pattern repeats)

From this, we can conclude that the sum of any 20 terms will have units digit 0
And the sum of any 30 terms will have units digit 0, and so on.

We are told the sum of the terms is 350 (units digit 0), so the number of terms must be 10 or 20 or 30 or . . .

Since C is a multiple of 10, this must be the correct answer.

Cheers,
Brent
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 6065
Own Kudos [?]: 14064 [3]
Given Kudos: 125
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
1
Kudos
2
Bookmarks
Expert Reply
LM wrote:
If each term in the sum \(a_1+a_2+a_3+...+a_n\) is either 7 or 77 and the sum equals 350, which of the following could be equal to n?

A. 38
B. 39
C. 40
D. 41
E. 42



Check the solution in attachment
Attachments

File comment: www.GMATinsight.com
SOl3.jpg
SOl3.jpg [ 100.56 KiB | Viewed 123399 times ]

User avatar
Manager
Manager
Joined: 23 Apr 2015
Posts: 234
Own Kudos [?]: 528 [2]
Given Kudos: 36
Location: United States
Concentration: General Management, International Business
WE:Engineering (Consulting)
Send PM
If each term in the sum A1 + A2 + ....... + An [#permalink]
2
Bookmarks
janety0312 wrote:
Qs: If each term in the sum A1 + A2 + ....... + An is either 7 or 77 and the sum equals 350, which of the following could be equal to n ?

a) 38
b) 39
c) 40 (answer)
d) 41
e) 42


Could someone teach me how to solve it? Thanks a lot~!



Given \(A1 + A2 + ... An = 350\)
Let there be \(x\) 7 and \((n-x)\) 77 in the set.

so \(x * 7 + (n-x) * 77 = 350\)
= \(7 * (x + (n-x)*11) = 7* 50\)
= \((x + 11n - 11x) = 50\)
= \(11n - 10x = 50\)
Since right hand side is a multiple of 10,then n has to be a multiple of 10 for integer \(x\) value and only C)40 . \(( x = (11 n - 50)/10)\)


+1 for kudos
GMAT Club Legend
GMAT Club Legend
Joined: 03 Oct 2013
Affiliations: CrackVerbal
Posts: 4914
Own Kudos [?]: 7885 [2]
Given Kudos: 221
Location: India
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
1
Kudos
1
Bookmarks
Top Contributor
Solution:

Let there be a number of 7s and b number of 77s

=> Total number of terms = a + b

=>7a + 77b = 350

=> a + 11b = 50

Its a Diophantine equation and we can solve it by checking for values of a and b

If b=1 then a should be 39 and total terms = a +b =1+39 =40

=> Total terms is present among the options

Hence 39 (option c)

Devmitra Sen
GMAT SME
User avatar
Senior Manager
Senior Manager
Joined: 23 Apr 2010
Posts: 476
Own Kudos [?]: 360 [1]
Given Kudos: 7
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
1
Bookmarks
Thank you, Bunuel. Your first solution is a good one (the second one is rather non-deterministic for me).
User avatar
Senior Manager
Senior Manager
Joined: 25 Jun 2011
Status:Finally Done. Admitted in Kellogg for 2015 intake
Posts: 395
Own Kudos [?]: 17213 [1]
Given Kudos: 217
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
1
Kudos
Thanks Bunuel for both the solutions. Very much appreciated.
Intern
Intern
Joined: 08 Jan 2018
Posts: 20
Own Kudos [?]: 9 [1]
Given Kudos: 29
Location: India
Concentration: Strategy, General Management
GMAT 1: 560 Q42 V26
GMAT 2: 660 Q47 V35
GPA: 3.3
WE:Analyst (Consulting)
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
1
Kudos
Answer - C)

Let the no. of 7s be a and the no. of 77s be b

7a + 77b = 350

7(a+11b) =350

a+b+10b = 50

As a+b = n, n = 50-10b (50- a multiple of 10)

The only ans choice which is a multiple of 10 is C)40
avatar
Intern
Intern
Joined: 01 Jun 2012
Posts: 14
Own Kudos [?]: 15 [0]
Given Kudos: 15
Location: United States
Concentration: Nonprofit
GMAT 1: 720 Q48 V43
GPA: 3.83
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
Bunuel wrote:
nonameee wrote:
Can I ask someone to take a look at it as I don't understand the solutions provided (or rather I don't understand how they came up with the solutions)? Thanks.


If each term in the sum a1+a2+a3+.....+an is either 7 or 77 and the sum equals 350, which of the following could be equal to n?
A. 38
B. 39
C. 40
D. 41
E. 42

Number of approaches are possible.

For example: as units digit of 350 is zero then # of terms must be multiple of 10. Only answer choice which is multiple of 10 is C (40).

To illustrate consider adding:

*7
*7
...
77
77
----
=350

So, several 7's and several 77's, note that the # of rows equals to the # of terms. Now, to get 0 for the units digit of the sum the # of rows (# of terms) must be multiple of 10. Only answer choice which is multiple of 10 is C (40).

Answer: C.

Or:
\(7x+77y=350\), where \(x\) is # of 7's and \(y\) is # of 77's, so # of terms \(n\) equals to \(x+y\);

\(7(x+11y)=350\) --> \(x+11y=50\) --> now, if \(x=39\) and \(y=1\) then \(n=x+y=40\) and we have this number in answer choices.

Answer: C.

Hope it helps.


Hi Bunuel,

Thanks for all your help, as usual. I answered the question using the second approach but would love to understand the first approach better. I must be missing something simple, but could you further explain why the number off terms must be a multiple of 10 to get a "0" in the units digit? That statement is tripping me up.
Tutor
Joined: 20 Dec 2013
Posts: 104
Own Kudos [?]: 249 [0]
Given Kudos: 1
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
Expert Reply
LM wrote:
If each term in the sum a1+a2+a3+.....+an is either 7 or 77 and the sum equals 350, which of the following could be equal to n?

A. 38
B. 39
C. 40
D. 41
E. 42


We will start with the bigger numbers. There can be maximum of 50 Sevens and one 77 will replace 11 Sevens.

For there to be 50 terms: there will be One 77 (11 sevens) and 39 sevens. Hence 39 + 11 = 50 sevens.

Hence the answer is C.
User avatar
Manager
Manager
Joined: 15 Aug 2013
Posts: 176
Own Kudos [?]: 347 [0]
Given Kudos: 23
Send PM
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
Bunuel wrote:
nonameee wrote:
Can I ask someone to take a look at it as I don't understand the solutions provided (or rather I don't understand how they came up with the solutions)? Thanks.


If each term in the sum a1+a2+a3+.....+an is either 7 or 77 and the sum equals 350, which of the following could be equal to n?
A. 38
B. 39
C. 40
D. 41
E. 42

Number of approaches are possible.

For example: as units digit of 350 is zero then # of terms must be multiple of 10. Only answer choice which is multiple of 10 is C (40).

To illustrate consider adding:

*7
*7
...
77
77
----
=350

So, several 7's and several 77's, note that the # of rows equals to the # of terms. Now, to get 0 for the units digit of the sum the # of rows (# of terms) must be multiple of 10. Only answer choice which is multiple of 10 is C (40).

Answer: C.

Or:
\(7x+77y=350\), where \(x\) is # of 7's and \(y\) is # of 77's, so # of terms \(n\) equals to \(x+y\);

\(7(x+11y)=350\) --> \(x+11y=50\) --> now, if \(x=39\) and \(y=1\) then \(n=x+y=40\) and we have this number in answer choices.

Answer: C.

Hope it helps.


Hi Bunuel,

I noticed that you tried to clarify method 1 below but still not connecting.

How are you drawing the conclusion that it has to be a multiple of 10? Why can't it be 2*175 which is NOT a multiple of 10 or 1*350 etc?

Thanks!
GMAT Club Bot
Re: If each term in the sum a1+a2+a3+...+an is either 7 or 77 and the sum [#permalink]
 1   2   
Moderator:
Math Expert
95291 posts