SUMMATION

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 75
Joined: Thu Aug 20, 2009 11:55 am
Location: vancouver, B.C
GMAT Score:640

SUMMATION

by hpgmat » Tue Nov 17, 2009 11:38 am
if each term in the sum a1+a2+........a n is either 7 or 77 , and the sum equals 350, which could be equal to n?

38
39
40
41
42

My Approach:

7 H + 77( N-H) = 350

7 ( H + 11 (N-H))= 350
7 ( 11 N -10 H) = 350
11N - 10H = 50 ................?????? STUCK HERE
Will Win
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 199
Joined: Sat Oct 24, 2009 4:43 pm
Thanked: 22 times
GMAT Score:710

by palvarez » Tue Nov 17, 2009 11:39 am
n = (50+10h)/11 = 4 +h + [(6-h)/11]

h = 6 (mod 11)
h = 6 or 17, 28, 39 etc

h = 39, then n = 43-3 = 40

Senior | Next Rank: 100 Posts
Posts: 75
Joined: Thu Aug 20, 2009 11:55 am
Location: vancouver, B.C
GMAT Score:640

by hpgmat » Tue Nov 17, 2009 11:57 am
palvarez wrote:n = (50+10h)/11 = 4 +h + [(6-h)/11]

h = 6 (mod 11)
h = 6 or 17, 28, 39 etc

h = 39, then n = 43-3 = 40
IM LOST ON HOW YOU GOT FROM n = (50+10h)/11 TO 4 +h + [(6-h)/11].

PLEASE EXPLAIN
Will Win

Master | Next Rank: 500 Posts
Posts: 199
Joined: Sat Oct 24, 2009 4:43 pm
Thanked: 22 times
GMAT Score:710

by palvarez » Tue Nov 17, 2009 12:01 pm
hpgmat wrote:
palvarez wrote:n = (50+10h)/11 = 4 +h + [(6-h)/11]

h = 6 (mod 11)
h = 6 or 17, 28, 39 etc

h = 39, then n = 43-3 = 40
IM LOST ON HOW YOU GOT FROM n = (50+10h)/11 TO 4 +h + [(6-h)/11].

PLEASE EXPLAIN

50+10h = 11(4+h) + (6-h)

Divide by 11.

Senior | Next Rank: 100 Posts
Posts: 75
Joined: Thu Aug 20, 2009 11:55 am
Location: vancouver, B.C
GMAT Score:640

by hpgmat » Tue Nov 17, 2009 12:16 pm
palvarez wrote:
hpgmat wrote:
palvarez wrote:n = (50+10h)/11 = 4 +h + [(6-h)/11]

h = 6 (mod 11)
h = 6 or 17, 28, 39 etc

h = 39, then n = 43-3 = 40
IM LOST ON HOW YOU GOT FROM n = (50+10h)/11 TO 4 +h + [(6-h)/11].

PLEASE EXPLAIN

50+10h = 11(4+h) + (6-h)

I GET THAT NOW , THANKS . BUT , HOW DO YOU GET THOSE NUMBERS FOR H?
Will Win

Master | Next Rank: 500 Posts
Posts: 199
Joined: Sat Oct 24, 2009 4:43 pm
Thanked: 22 times
GMAT Score:710

by palvarez » Tue Nov 17, 2009 5:23 pm
hpgmat wrote:
palvarez wrote:
hpgmat wrote:
palvarez wrote:n = (50+10h)/11 = 4 +h + [(6-h)/11]

h = 6 (mod 11)
h = 6 or 17, 28, 39 etc

h = 39, then n = 43-3 = 40
IM LOST ON HOW YOU GOT FROM n = (50+10h)/11 TO 4 +h + [(6-h)/11].

PLEASE EXPLAIN

50+10h = 11(4+h) + (6-h)

I GET THAT NOW , THANKS . BUT , HOW DO YOU GET THOSE NUMBERS FOR H?
Here is the logic:

n = (50+10h)/11 = 4+h + ((6-h))/11)

if n is an integer, (6-h)/11 has to be an integer.

or 6-h is a multiple of 11
or h = 11k+6, for any integer k.

Based on the answer choices pick some number k and match it