GMAT Prep

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 60
Joined: Fri Jun 01, 2007 11:02 pm

GMAT Prep

by thumpin_termis » Thu Jun 07, 2007 8:21 pm
Now, I got both of these correct, but one was a guess, and the other I did it by brute force. What's a good, systematic way of figuring these two out?
Attachments
1.GIF
2.GIF

User avatar
Community Manager
Posts: 789
Joined: Sun Jan 28, 2007 3:51 pm
Location: Silicon valley, California
Thanked: 30 times
Followed by:1 members

by jayhawk2001 » Thu Jun 07, 2007 8:52 pm
Problem 1:

2^n = n^2.

n has to be a multiple of 2 (more specifically a power of 2).

n = 2 and n = 4 satisfy the conditions. For all other values of n = 2^x, we
can see that the difference between the terms keeps increasing. So,
only 2 values will satisfy the condition.

Alternatively, take n = 2^t.
2^n = (2^t)^2 = 2^2t
So, n = 2t = 2^t. Only t=1 and t=2 will satisfy this.

----------------------------------------------------------------------------------------

Problem 2:

We know there can be a max of 4 77's in the sequence - else the sum
will be greater than 350. Try 77*2.

77*2 + 7*28 = 350 and we have 30 terms. So, this can't be it.

We can see that as we increase the number of 77s, the total number of
terms i.e. n will go down. So, try 77*1

77*1 + 7*39 = 350. Total of 40 terms...