|
Author |
Message |
|
TAGS:
|
|
|
Senior Manager
Joined: 02 Nov 2008
Posts: 285
Followers: 1
Kudos [?]:
21
[0], given: 2
|
Pumps A, B, and C operate at their respective constant rates [#permalink]
10 Nov 2009, 15:14
Question Stats:
72% (02:43) correct
27% (01:44) wrong based on 12 sessions
Pumps A, B, and C operate at their respective constant rates. Pumps A & B, operating simultaneously, can fill a certain tank in 6/5 hours; Pumps A & C, operating simultaneously, can fill the tank in 3/2 hours, and pumps B & C, operating simultaneously can fill the tank in 2 hours. How many hours does it take pumps A, B, & C, operating simultaneously, to fill the tank? A. 1/3 B. 1/2 C. 1/4 D. 1 E. 5/6
Last edited by Bunuel on 06 Mar 2012, 14:32, edited 1 time in total.
Edited the question and added the OA
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11590
Followers: 1798
Kudos [?]:
9582
[3] , given: 826
|
Re: Practice Test Question (Rates) [#permalink]
10 Nov 2009, 15:35
3
This post received KUDOS
chicagocubsrule wrote: Pumps A, B, and C operate at their respective constant rates. Pumps A & B, operating simultaneously, can fill a certain tank in 6/5 hours; Pumps A & C, operating simultaneously, can fill the tank in 3/2 hours, and pumps B & C, operating simultaneously can fill the tank in 2 hours. How many hours does it take pumps A, B, & C, operating simultaneously, to fill the tank?
a) 1/3 b) 1/2 c) 1/4 d) 1 e) 5/6 A and B = 5/6 --> 1/A+1/B=5/6 A and C = 2/3 --> 1/A+1/C=2/3 B and C = 1/2 --> 1/B+1/C=1/2 Q 1/A+1/B+1/C=? Add the equations: 1/A+1/B+1/A+1/C+1/B+1/C=5/6+2/3+1/2=2 --> 2*(1/A+1/B+1/A+1/C)=2 --> 1/A+1/B+1/A+1/C=1 Answer: D. (1)
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
Last edited by Bunuel on 10 Nov 2009, 15:49, edited 1 time in total.
|
|
|
|
|
|
VP
Joined: 05 Mar 2008
Posts: 1489
Followers: 10
Kudos [?]:
164
[0], given: 31
|
Re: Practice Test Question (Rates) [#permalink]
10 Nov 2009, 15:53
Good technique..had another way but a few more unnecessary steps.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11590
Followers: 1798
Kudos [?]:
9582
[8] , given: 826
|
Re: Practice Test Question (Rates) [#permalink]
11 Nov 2009, 05:52
8
This post received KUDOS
chicagocubsrule wrote: can you explain a little bit about adding the equations? Thanks Generally, if we are told that: A hours is needed for worker A (pump A etc.) to complete the job --> the rate of A= \frac{1}{A}; B hours is needed for worker B (pump B etc.) to complete the job --> the rate of B= \frac{1}{B}; C hours is needed for worker C (pump C etc.) to complete the job --> the rate of C= \frac{1}{C}; You can see that TIME to complete one job=Reciprocal of rate. eg 6 hours needed to complete one job (time) --> 1/6 of the job done in 1 hour (rate). Time, rate and job in work problems are in the same relationship as time, speed (rate) and distance. Time*Rate=Distance Time*Rate=JobAlso note that we can easily sum the rates:If we are told that A is completing one job in 2 hours and B in 3 hours, thus A's rate is 1/2 job/hour and B's rate is 1/3 job/hour. The rate of A and B working simultaneously would be 1/2+1/3=5/6 job/hours, which means that the will complete 5/6 job in hour working together. Time needed for A and B working simultaneously to complete the job= \frac{A*B}{A+B} hours, which is reciprocal of the sum of their respective rates. (General formula for calculating the time needed for two workers working simultaneously to complete one job). Time needed for A and C working simultaneously to complete the job= \frac{A*C}{A+C} hours. Time needed for B and C working simultaneously to complete the job= \frac{B*C}{B+C} hours. General formula for calculating the time needed for THREE workers working simultaneously to complete one job is: \frac{A*B*C}{AB+AC+BC} hours. Which is reciprocal of the sum of their respective rates: \frac{1}{A}+\frac{1}{B}+\frac{1}{C}. We have three equations and three unknowns: 1. \frac{1}{A}+\frac{1}{B}=\frac{5}{6}2. \frac{1}{A}+\frac{1}{C}=\frac{2}{3}3. \frac{1}{B}+\frac{1}{C}=\frac{1}{2} Now the long way is just to calculate individually three unknowns A, B and C from three equations we have. But as we just need the reciprocal of the sum of relative rates of A, B and C, knowing the sum of \frac{1}{A}+\frac{1}{B}+\frac{1}{C}=\frac{AB+AC+BC}{ABC} would be fine, we just take the reciprocal of it and bingo, it would be just the value we wanted. If we sum the three equations we'll get: 2*\frac{1}{A}+2*\frac{1}{B}+2*\frac{1}{C}=\frac{5}{6}+\frac{2}{3}+\frac{1}{2}=2\frac{1}{A}+\frac{1}{B}+\frac{1}{C}=1, now we just need to take reciprocal of 1, which is 1. So the time needed for A, B, and C working simultaneously to complete 1 job is 1 hour. Hope it helps.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 10 Feb 2010
Posts: 198
Followers: 2
Kudos [?]:
23
[0], given: 6
|
Re: GMAT Prep1: Pumps A,B,C [#permalink]
20 Feb 2010, 08:07
Ans e.
Let the rate of Pump A be a, Pump B b and Pump C c.
1/a + 1/b = 5/6
1/a + 1/c = 2/3
1/b + 1/c = 1/2
adding 2(1/a + 1/b + 1/c) = 5/6 + 2/3 + 1/2 = 5+4+3/6 = 2
=> 1/a + 1/b + 1/c = 1
or Pumps A,B and C take 1 hour to fill the tank.
|
|
|
|
|
|
Manager
Joined: 18 Feb 2010
Posts: 174
Schools: ISB
Followers: 3
Kudos [?]:
80
[0], given: 0
|
What am I doing wrong ?? to Bunuel... [#permalink]
06 Mar 2010, 08:42
Pumps A, B, and C operate at their respective constant rates. Pumps A & B, operating simultaneously, can fill a certain tank in 6/5 hours; Pumps A & C, operating simultaneously, can fill the tank in 3/2 hours, and pumps B & C, operating simultaneously can fill the tank in 2 hours. How many hours does it take pumps A, B, & C, operating simultaneously, to fill the tank? a) 1/3 b) 1/2 c) 1/4 d) 1 e) 5/6 We knw that a+b are taking 6/5 hrs i.e. 1.2 hrs to fill a tank... similarly B+C take 1.5 hrs and A+C take 2 hrs.... Adding all 3 equations we get A+b + B+c + A+C = 1.2+1.5+2 2A+2B+2C = 4.7hrs A+B+C = 2.35 hrs can u please guide where am I going wrong???
_________________
CONSIDER AWARDING KUDOS IF MY POST HELPS !!!
|
|
|
|
|
|
Manhattan GMAT Instructor
Joined: 28 Aug 2009
Posts: 153
Location: St. Louis, MO
Schools: Cornell (Bach. of Sci.), UCLA Anderson (MBA)
Followers: 90
Kudos [?]:
127
[3] , given: 6
|
Re: What am I doing wrong ?? to Bunuel... [#permalink]
06 Mar 2010, 09:03
3
This post received KUDOS
You are adding the times, when you should be adding the rates. Rates of: A+B = 5/6 (tank per hour) A+C = 2/3 (tank per hour) B+C = 1/2 (tank per hour) Combining these rates is like seeing "how much work would all of these pairs of machines do in 1 hour?" (A+B)+(A+C)+(B+C) = 5/6 + 2/3 + 1/2 = 5/6 + 4/6 + 3/6 = 12/6 (tank per hour) Therefore, 2A's, 2B's and 2C's working together would fill 2 tanks in an hour. A single A, B, and C working together would fill 1 tank in 1 hour.
_________________
Emily Sledge | Manhattan GMAT Instructor | St. Louis
Manhattan GMAT Discount | Manhattan GMAT Course Reviews | Manhattan GMAT Reviews
|
|
|
|
|
|
Director
Joined: 01 Feb 2011
Posts: 792
Followers: 11
Kudos [?]:
62
[0], given: 42
|
Re: What am I doing wrong ?? to Bunuel... [#permalink]
20 Apr 2011, 15:33
Work done by A & B together in one hour = 5/6
Work done by B & C together in one hour = 2/3
Work done by C & A together in one hour = 1/2
=> 2(Work done by A , B & C in one hour) = 5/6 + 2/3 + 1/2
=> Work done by A , B & C in one hour = 1/2 [ 5/6 + 2/3 + 1/2] = 1
So together all three were able to finish the work in one hour.
Answer is E.
|
|
|
|
|
|
SVP
Joined: 16 Nov 2010
Posts: 1721
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26
Kudos [?]:
228
[0], given: 34
|
Re: What am I doing wrong ?? to Bunuel... [#permalink]
20 Apr 2011, 19:35
1/A + 1/B = 5/6 portion of tank in 1 hr 1/A + 1/C = 2/3 portion of tank in 1 hr 1/B + 1/C = 1/2 portion of tank in 1 hr 2(1/A + 1/B + 1/C) = 5/6 + 2/3 + 1/2 = (5 + 4 + 3)/6 = 2 So (1/A + 1/B + 1/C) = 1 Answer - D
_________________
Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Manager
Joined: 15 Apr 2011
Posts: 65
Location: Bangalore India
Schools: LBS, HBS, ISB, Kelloggs, INSEAD
Followers: 2
Kudos [?]:
3
[0], given: 2
|
Re: Practice Test Question (Rates) [#permalink]
21 Apr 2011, 00:01
Bunuel wrote: chicagocubsrule wrote: can you explain a little bit about adding the equations? Thanks Generally, if we are told that: A hours is needed for worker A (pump A etc.) to complete the job --> the rate of A= \frac{1}{A}; B hours is needed for worker B (pump B etc.) to complete the job --> the rate of B= \frac{1}{B}; C hours is needed for worker C (pump C etc.) to complete the job --> the rate of C= \frac{1}{C}; You can see that TIME to complete one job=Reciprocal of rate. eg 6 hours needed to complete one job (time) --> 1/6 of the job done in 1 hour (rate). Time, rate and job in work problems are in the same relationship as time, speed (rate) and distance. Time*Rate=Distance Time*Rate=JobAlso note that we can easily sum the rates:If we are told that A is completing one job in 2 hours and B in 3 hours, thus A's rate is 1/2 job/hour and B's rate is 1/3 job/hour. The rate of A and B working simultaneously would be 1/2+1/3=5/6 job/hours, which means that the will complete 5/6 job in hour working together. Time needed for A and B working simultaneously to complete the job= \frac{A*B}{A+B} hours, which is reciprocal of the sum of their respective rates. (General formula for calculating the time needed for two workers working simultaneously to complete one job). Time needed for A and C working simultaneously to complete the job= \frac{A*C}{A+C} hours. Time needed for B and C working simultaneously to complete the job= \frac{B*C}{B+C} hours. General formula for calculating the time needed for THREE workers working simultaneously to complete one job is: \frac{A*B*C}{AB+AC+BC} hours. Which is reciprocal of the sum of their respective rates: \frac{1}{A}+\frac{1}{B}+\frac{1}{C}. We have three equations and three unknowns: 1. \frac{1}{A}+\frac{1}{B}=\frac{5}{6}2. \frac{1}{A}+\frac{1}{C}=\frac{2}{3}3. \frac{1}{B}+\frac{1}{C}=\frac{1}{2} Now the long way is just to calculate individually three unknowns A, B and C from three equations we have. But as we just need the reciprocal of the sum of relative rates of A, B and C, knowing the sum of \frac{1}{A}+\frac{1}{B}+\frac{1}{C}=\frac{AB+AC+BC}{ABC} would be fine, we just take the reciprocal of it and bingo, it would be just the value we wanted. If we sum the three equations we'll get: 2*\frac{1}{A}+2*\frac{1}{B}+2*\frac{1}{C}=\frac{5}{6}+\frac{2}{3}+\frac{1}{2}=2\frac{1}{A}+\frac{1}{B}+\frac{1}{C}=1, now we just need to take reciprocal of 1, which is 1. So the time needed for A, B, and C working simultaneously to complete 1 job is 1 hour. Hope it helps. Nice Explanation. Thanks for clearing the concepts.
_________________
Thanks, AM
|
|
|
|
|
|
Manager
Joined: 25 Aug 2008
Posts: 238
Location: India
WE 1: 3.75 IT
WE 2: 1.0 IT
Followers: 2
Kudos [?]:
23
[0], given: 5
|
Re: Practice Test Question (Rates) [#permalink]
21 Apr 2011, 03:00
Bunuel wrote: chicagocubsrule wrote: can you explain a little bit about adding the equations? Thanks Generally, if we are told that: A hours is needed for worker A (pump A etc.) to complete the job --> the rate of A= \frac{1}{A}; B hours is needed for worker B (pump B etc.) to complete the job --> the rate of B= \frac{1}{B}; C hours is needed for worker C (pump C etc.) to complete the job --> the rate of C= \frac{1}{C}; You can see that TIME to complete one job=Reciprocal of rate. eg 6 hours needed to complete one job (time) --> 1/6 of the job done in 1 hour (rate). Time, rate and job in work problems are in the same relationship as time, speed (rate) and distance. Time*Rate=Distance Time*Rate=JobAlso note that we can easily sum the rates:If we are told that A is completing one job in 2 hours and B in 3 hours, thus A's rate is 1/2 job/hour and B's rate is 1/3 job/hour. The rate of A and B working simultaneously would be 1/2+1/3=5/6 job/hours, which means that the will complete 5/6 job in hour working together. Time needed for A and B working simultaneously to complete the job= \frac{A*B}{A+B} hours, which is reciprocal of the sum of their respective rates. (General formula for calculating the time needed for two workers working simultaneously to complete one job). Time needed for A and C working simultaneously to complete the job= \frac{A*C}{A+C} hours. Time needed for B and C working simultaneously to complete the job= \frac{B*C}{B+C} hours. General formula for calculating the time needed for THREE workers working simultaneously to complete one job is: \frac{A*B*C}{AB+AC+BC} hours. Which is reciprocal of the sum of their respective rates: \frac{1}{A}+\frac{1}{B}+\frac{1}{C}. We have three equations and three unknowns: 1. \frac{1}{A}+\frac{1}{B}=\frac{5}{6}2. \frac{1}{A}+\frac{1}{C}=\frac{2}{3}3. \frac{1}{B}+\frac{1}{C}=\frac{1}{2} Now the long way is just to calculate individually three unknowns A, B and C from three equations we have. But as we just need the reciprocal of the sum of relative rates of A, B and C, knowing the sum of \frac{1}{A}+\frac{1}{B}+\frac{1}{C}=\frac{AB+AC+BC}{ABC} would be fine, we just take the reciprocal of it and bingo, it would be just the value we wanted. If we sum the three equations we'll get: 2*\frac{1}{A}+2*\frac{1}{B}+2*\frac{1}{C}=\frac{5}{6}+\frac{2}{3}+\frac{1}{2}=2\frac{1}{A}+\frac{1}{B}+\frac{1}{C}=1, now we just need to take reciprocal of 1, which is 1. So the time needed for A, B, and C working simultaneously to complete 1 job is 1 hour. Hope it helps. Serioulsy.. Nice explanation.. It will clear the basics for solving Time and Rate questions..
_________________
Cheers, Varun
If you like my post, give me KUDOS!!
|
|
|
|
|
|
Senior Manager
Joined: 12 Oct 2011
Posts: 283
Followers: 0
Kudos [?]:
13
[0], given: 110
|
Re: What am I doing wrong ?? to Bunuel... [#permalink]
06 Jan 2012, 06:21
Nice problem and nice solution. Sum all the given rates and divide by 2. Take the reciprocal of the result to get our required answer. Answer: 1 hourThanks Bunuel for amazing explanations.
_________________
Consider KUDOS if you feel the effort's worth it
|
|
|
|
|
|
Manager
Joined: 29 Jul 2011
Posts: 113
Location: United States
Followers: 1
Kudos [?]:
21
[0], given: 6
|
Re: What am I doing wrong ?? to Bunuel... [#permalink]
06 Jan 2012, 21:01
This is an addition of rates problem A+B = 5/6 (NOTICE the inversion here) A+C = 2/3 B+C = 1/2 Add them, 2(A+B+C) = 12/6 A+B+C = 1
_________________
I am the master of my fate. I am the captain of my soul. Please consider giving +1 Kudos if deserved!
DS - If negative answer only, still sufficient. No need to find exact solution. PS - Always look at the answers first CR - Read the question stem first, hunt for conclusion SC - Meaning first, Grammar second RC - Mentally connect paragraphs as you proceed. Short = 2min, Long = 3-4 min
|
|
|
|
|
|
Intern
Joined: 26 Nov 2011
Posts: 15
Followers: 0
Kudos [?]:
0
[0], given: 0
|
Re: Pumps A, B, and C operate at their respective constant rates [#permalink]
30 Jun 2012, 22:50
Given: Pumps A, B, and C operate at their respective constant rates. 1/A +1/ B = 5/6 1/A + 1/C = 2/3 1/B + 1/C = 1/2 Adding them up we get 2(1/A + 1/B + 1/C) = 5/6 + 2/3 + 1/2 = (5+4+3)/6 = 12/6 = 2 1/A + 1/B + 1/C = 1 chicagocubsrule wrote: Pumps A, B, and C operate at their respective constant rates. Pumps A & B, operating simultaneously, can fill a certain tank in 6/5 hours; Pumps A & C, operating simultaneously, can fill the tank in 3/2 hours, and pumps B & C, operating simultaneously can fill the tank in 2 hours. How many hours does it take pumps A, B, & C, operating simultaneously, to fill the tank?
A. 1/3 B. 1/2 C. 1/4 D. 1 E. 5/6
|
|
|
|
|
|
Senior Manager
Joined: 13 Aug 2012
Posts: 468
Followers: 12
Kudos [?]:
75
[0], given: 11
|
Re: Pumps A, B, and C operate at their respective constant rates [#permalink]
13 Nov 2012, 23:22
\frac{1}{A}+\frac{1}{B}=\frac{5}{6} \frac{1}{A}+\frac{1}{C}=\frac{2}{3} \frac{1}{B}+\frac{1}{C}=\frac{1}{2}
Note: time= reciprocal of rate and rate= reciprocal of time
\frac{2}{A}+\frac{2}{B}+\frac{2}{C}=2 \frac{1}{A}+\frac{1}{B}+\frac{1}{C}=\frac{1}{1}
Answer: 1 hour
|
|
|
|
|
|
Senior Manager
Joined: 22 Nov 2010
Posts: 260
Location: India
GMAT 1: 670 Q49 V33
WE: Consulting (Telecommunications)
Followers: 5
Kudos [?]:
20
[0], given: 68
|
Re: Pumps A, B, and C operate at their respective constant rates [#permalink]
04 Mar 2013, 00:04
chicagocubsrule wrote: Pumps A, B, and C operate at their respective constant rates. Pumps A & B, operating simultaneously, can fill a certain tank in 6/5 hours; Pumps A & C, operating simultaneously, can fill the tank in 3/2 hours, and pumps B & C, operating simultaneously can fill the tank in 2 hours. How many hours does it take pumps A, B, & C, operating simultaneously, to fill the tank?
A. 1/3 B. 1/2 C. 1/4 D. 1 E. 5/6 A+ B = 6/5 = 1.2 A+C = 3/2 = 1.5 B+C = 2 Sum all 2 (A+B+C) = formula for A+B+C = 1.2 * 1.5 * 2 / (1.5 * 2 + 1.2 * 2 + 1.5 * 1.2) = 1/2. For 2 (A+B+C) = 2 *1/2 = 1
_________________
YOU CAN, IF YOU THINK YOU CAN
|
|
|
|
|
|
|
Re: Pumps A, B, and C operate at their respective constant rates
[#permalink]
04 Mar 2013, 00:04
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
Pumps A, B and C operate at their respective rates. Pumps A
|
ellisje22 |
1 |
18 Dec 2005, 21:46 |
|
|
|
Pumps A, B and C operate at their respective constant rates.
|
despoto |
5 |
16 Feb 2006, 11:59 |
|
|
|
Pumps A,B, and C operate at constant rates. Pumps A & B,
|
zamzim |
4 |
12 Nov 2006, 08:28 |
|
|
|
Pumps A, B, and C operate at their respective constant
|
jet1445 |
3 |
20 Feb 2007, 10:31 |
|
1
|
|
Pumps A, B, and C operate at their respective constant
|
jimmyjamesdonkey |
10 |
21 May 2008, 06:31 |
|
|
|
|
|
|