Find all School-related info fast with the new School-Specific MBA Forum

It is currently 20 Jun 2013, 03:51
Customize  |  Hide

Got tricks?

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Intern
Intern
Joined: 10 Jun 2006
Posts: 8
Followers: 0

Kudos [?]: 0 [0], given: 0

Got tricks? [#permalink] New post 19 Jul 2006, 17:29
Hi everyone,

Below are four questions I encountered on a PowerPrep exam that threw me off my time schedule. Could someone please explain efficent ways to solve these problems? I know this test is all about tricks and minimizing the amount of actual calculation you have to do...these just stumped me!

1. On July 1 of last year, the total # of employees at Company E was decreased by 10%. Without any change in salaries of the remaining employees, the average salary was 10% more after the decrease in the # of employees than before the decrease. The total (sum) of combined salaries after July last year was what percent of that before July 1 last year?

a) 90%
b) 99%
c) 100%
d) 101%
e) 110%

2. Three grades of milk are 1%, 2% and 3% by volume. If x gallons of the 1%, y gallons of the 2% and z gallons of the 3% are mixed to give x+y+z gallons of a 1.5% grade, what is x in terms of y?

a) y + 3z
b) (y+4)/4
c) 2y + 3z
d) 3y + z
e) 3y + 4.5z

3. For which of the following functions is f(a+b) = f(a) + f(b) for all positive numbers a+b?

a) f(x) = x^2
b) f(x) = x + 1
c) f(x) = radical x
d) f(x) = 2/x
e) f(x) = -3x

4. For every integer k from 1-10 inclusive, the Kth term of a certain sequence is given by (-1)^k+1 x (1/(2^k)). If T is the sum of the first 10 terms in the sequence, then T is:

a) greater than 2
b) between 1 and 2
c) between 1/2 and 1
d) between 1/4 and 1/2
e) less than 1/4

Muchas gracias!!! :-D
Kaplan Promo CodeKnewton GMAT Discount CodesVeritas Prep GMAT Discount Codes
Intern
Intern
Joined: 20 Jun 2005
Posts: 27
Location: Santa Clara
Followers: 0

Kudos [?]: 0 [0], given: 0

Please correct if wrong [#permalink] New post 19 Jul 2006, 19:02
Q 2)

X Gallons -> 0.01 X (Contribution of fat)
Y Gallons -> 0.02 Y
Z Gallongs -> 0.03 Z

ie ... 0.01 * X + 0.02 * Y + 0.03 * Y = 0.015 (X + Y + Z)

Solve to get X = Y + 3Z (Option A)

3) Straightforward E, by substituting the values

4) Assuming the equation is

(-1)^K + 1 / ((2) ^K )

(-1)^K = 1 for even even number and 1 for every odd number. so they cancel themselves out

So the eqn is 1 / ((2) ^K ) for each increasing value of K the number is less than half the old number 0.5 + 0.25 + 0.125 etc etc..

So the value is lesser than 1 but obviously greater than 0.5.

The answer is C.

I may be wrong.. Do correct me, this is my first soln post :D
Intern
Intern
Joined: 10 Jun 2006
Posts: 8
Followers: 0

Kudos [?]: 0 [0], given: 0

Wait....#3 [#permalink] New post 19 Jul 2006, 20:19
Thanks for responding!

Actually, #3 wasn't so straightforward for me. Usually I don't have a problem with "symbol" or "function" questions, but this one isn't clicking.

I don't understand what the relationship between the answers and the stem are. Can you please explain?

Thanks!


(Also, the answer to #4 is actually supposed to be between 1/4 and 1/2)
Senior Manager
Senior Manager
Joined: 22 May 2006
Posts: 384
Location: Rancho Palos Verdes
Followers: 1

Kudos [?]: 8 [0], given: 0

GMAT Tests User
Re: Got tricks? [#permalink] New post 19 Jul 2006, 20:20
1. B
Let # of emp. = E, Avg Salary = S
before decrease, Total = E*S
after decrease Total = 0.9E*1.1*S = 0.99ES
Thus 99%
B


2. A
0.01x+0.02y+0.03z = 0.015(x+y+z)
5x = 5y+15z
x = y+3z

3. E
e) f(x) = -3x
f(a) = -3a, f(b) = -3b, f(a)+f(b) = -3(a+b), f(a+b) = -3(a+b)

4. D
1st : 1/2
2nd : -1/2^2
3rd : 1/2^3
4th : -1/2^4
..
9th : 1/2^9
10th : -1/2^10
1st+2nd 1/2-1/4 = 1/4
3rd+4th 1/8-1/16 = 1/16
thus, T = 1/4 + 1/16 + 1/64 + 1/256 + 1/1024
We know T is between 1/4 and 1/2.
_________________

The only thing that matters is what you believe.

SVP
SVP
User avatar
Joined: 30 Mar 2006
Posts: 1744
Followers: 1

Kudos [?]: 12 [0], given: 0

GMAT Tests User
Re: Got tricks? [#permalink] New post 20 Jul 2006, 00:13
peachtree wrote:
1. On July 1 of last year, the total # of employees at Company E was decreased by 10%. Without any change in salaries of the remaining employees, the average salary was 10% more after the decrease in the # of employees than before the decrease. The total (sum) of combined salaries after July last year was what percent of that before July 1 last year?

a) 90%
b) 99%
c) 100%
d) 101%
e) 110%

2. Three grades of milk are 1%, 2% and 3% by volume. If x gallons of the 1%, y gallons of the 2% and z gallons of the 3% are mixed to give x+y+z gallons of a 1.5% grade, what is x in terms of y?

a) y + 3z
b) (y+4)/4
c) 2y + 3z
d) 3y + z
e) 3y + 4.5z


1) Let Number of employees be E.
Let average Salary be A
After July 1st
Number of employees = 9E/10
Average Salary = 11A/10

Total salary before July 1st = EA
Total salary after July 1st = 99/100 * EA

Hence B

2) Amount of milk(by volume) in x gallons = 1/100 * X
Amount of milk(by volume) in y gallons = 2/100 * y
Amount of milk(by volume) in z gallons = 3/100 * z

Hence
1/100 * X + 2/100 * y + 3/100 * z = 1.5/100 * (x+y+z)

-5x/100 = -5y/1000 - 15z/1000
x = y +3z

Hence A
Manager
Manager
User avatar
Joined: 09 Aug 2005
Posts: 72
Followers: 1

Kudos [?]: 0 [0], given: 0

GMAT Tests User
Q#3 clarification [#permalink] New post 26 Aug 2006, 21:13
As a newbie I am shocked, surprised and dismayed by the expertise of the responders and the ease of the elegant solutions! Perhaps one day in the long distant future :)

I had the same confusion as Rajiv... freetheking seems to have understood something neither of us have:

(-1)^k+1 x (1/(2^k))

If we use the BODMAS rule:

This seems to me to follow the pattern (-1)^1 + 1 x (1/2^1)
= -1 + 1/2

The 2nd term would be therefore 1+1/4 etc.

As Rajiv pointed out, in this case all the -1s and 1s would cancel out and we would be left with a value between 1/2 and 1.


Now if we interpret it this way:
((-1)^1+1) * 1/(2^1)_ then it would be 0, 1/4, 0, 1/16 etc.. leading to a value between 1/4 and 1/2.

Is that what is going on? Is the question wrong or am I missing something?

MG
Senior Manager
Senior Manager
Joined: 14 Aug 2006
Posts: 378
Followers: 1

Kudos [?]: 1 [0], given: 0

GMAT Tests User
 [#permalink] New post 26 Aug 2006, 22:43
1. B
2. A
3 . E
4. C The 1's cancel out + -ve so that leaves 1/2 + 1/4 + 1/8 + 1/16..

so the answer is between 1/2 and 1 - c
Senior Manager
Senior Manager
Joined: 22 May 2006
Posts: 384
Location: Rancho Palos Verdes
Followers: 1

Kudos [?]: 8 [0], given: 0

GMAT Tests User
 [#permalink] New post 26 Aug 2006, 22:51
(-1)^k+1 x (1/(2^k))

the reason why I got D is that..

(-1)^(k+1) x (1/(2^k))

look at the original version don't u guys think the red part is weird??
(-1)^k + 1 x (1/(2^k))
_________________

The only thing that matters is what you believe.

Senior Manager
Senior Manager
Joined: 14 Aug 2006
Posts: 378
Followers: 1

Kudos [?]: 1 [0], given: 0

GMAT Tests User
 [#permalink] New post 26 Aug 2006, 22:53
I agree , it is redundant.. but hey maybe they want to confuse us :)
Senior Manager
Senior Manager
Joined: 22 May 2006
Posts: 384
Location: Rancho Palos Verdes
Followers: 1

Kudos [?]: 8 [0], given: 0

GMAT Tests User
 [#permalink] New post 26 Aug 2006, 23:01
gk3.14 wrote:
I agree , it is redundant.. but hey maybe they want to confuse us :)


No it's not, as far as I know there's no trick like this one..

K+1 is just a superscript in a word file, if you copy it.. it just truned into a normal word font. That's why I assumed ^(k+1).
Moreover, OA is D.. thus ^(k+1) makes perfect sense.
_________________

The only thing that matters is what you believe.

Senior Manager
Senior Manager
Joined: 14 Aug 2006
Posts: 378
Followers: 1

Kudos [?]: 1 [0], given: 0

GMAT Tests User
 [#permalink] New post 27 Aug 2006, 09:27
freethinking: I see what you mean.. It makes sense now..
  [#permalink] 27 Aug 2006, 09:27
    Similar topics Author Replies Last post
Similar
Topics:
New posts Guessing Tricks terp26 4 19 Mar 2007, 09:36
New posts 2 To use tricks or not to use tricks..... Victor81 3 20 Apr 2008, 16:57
New posts DS Tricks peergmatclub 1 12 Jun 2008, 20:40
New posts 11 Tips and Tricks cipher 4 28 Jul 2009, 05:10
Popular new posts 42 Experts publish their posts in the topic Inequalities trick gurpreetsingh 62 16 Mar 2010, 10:11
Display posts from previous: Sort by

Got tricks?

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.