Rational Equations

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 25
Joined: Mon Jul 29, 2013 10:17 am

Rational Equations

by topspin20 » Sun Sep 01, 2013 1:44 pm
From an MGMAT practice test:

Machine A, working alone at a constant rate, can complete a certain production lot in x hours. Machine B, working alone at a constant rate, can complete 1/5 of the same production lot in y hours. Machines A and B, working together, can complete 1/2 of the same production lot in z hours. What is the value of y in terms of x and z?

Answer is 2xz / (5x - 10z).

The explanation was confusing for a couple of reasons, and I wonder if somebody can clear up a few things about solving rational equations.


1) When finding a common denominator for the equation, do you always need to multiply BOTH sides of the equation by the LCM, or can you multiply just one? If you can do either, how do you know which one you should do?

2) For the last step of the solution, they have 1/y = (5x - 10z) / 2xy, and then they just 'flip' both sides of the equation. How can you tell whether it's ok to just flip both sides?

Thank you!
Source: — Problem Solving |

User avatar
Master | Next Rank: 500 Posts
Posts: 234
Joined: Tue Jul 16, 2013 9:00 am
Location: West Virginia
Thanked: 9 times

by Java_85 » Sun Sep 01, 2013 2:31 pm
This is how I solve such a questions:
First calculate the rate for each machine. i.e.
If machine A complete the job in x hours
machine B complete the job in 5y hours
machine AB complete the job in 2z hours
Now let's write the equation for both A and B machines working together, using this equation:
hour*(hourly job completion rate for A+ hourly job completion rate for B)=job

2z * ( job/x + job/5y )=job ==> Now you can factor job from both side of equation and solve it to obtain the y.
y will be : 2xz / (5x - 10z)

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sun Sep 01, 2013 9:15 pm
Machine A, working alone at a constant rate, can complete a certain production lot in x hours. Machine B, working alone at a constant rate, can complete 1/5 of the same production lot in y hours. Machines A and B, working together, can complete 1/2 of the same production lot in z hours. What is the value of y in terms of x and z?
Let the lot = 20 units.

Let x = 5 hours.
Rate for A alone = w/t = 20/5 = 4 units per hour.

Let y = 4 hours.
This is the time for B to produce 1/5 of the lot (4 units).
Thus, B's rate = w/t = 4/4 = 1 unit per hour.

When elements work together, add their rates.
z = the time for A+B to produce 1/2 of the lot = (1/2 the lot)/(combined rate for A and B) = 10/(4+1) = 2 hours.

The question asks for the value of y (4 hours). This is our target.
Now we plug x=5 and z=2 into the answers to see which yields our target of 4.

Answer choice: 2xz / (5x - 10z)
(2*5*2)/(5*5 - 10*2) = 20/5 = 4.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Senior | Next Rank: 100 Posts
Posts: 81
Joined: Tue Jun 11, 2013 10:24 pm
Thanked: 7 times
Followed by:1 members

by sanjoy18 » Sun Sep 01, 2013 10:33 pm
A's efficiency= 100/x
B's efficiency= 20/y (as complete 20% of work in y hours)
combined efficiency = (100/x)+ (20/y)
hence

(100/x)+ (20/y)=50/z
>> y= 2xz/(5x-10z)