dave13
Bunuel
Each of two generators produces energy at a constant rate, but the two rates are different. One of the generators produces n units of energy in 4 hours, and the other generator produces the same amount of energy in half the time. What fraction of n units of energy will be produced by both generators if they work simultaneously for 40 minutes?
A. 3/8
B. 1/2
C. 5/8
D. 3/4
E. 7/8
i converted hours to minutes so 4 hours 240 minuts and 2 hours 120 minutes
\(\frac{n}{240}\) +\(\frac{n}{120}\) = \(\frac{1}{40}\)
\(\frac{3n}{240} = \frac{1}{40}\) cross multiply
\(n = \frac{240}{120}\)
\(n = 120\) hence half i.e ---> \(\frac{1}{2}\)
B
chetan2u is my solution correct ?

please let me know

Hi
dave13,
You are solution is correct uptil a point and required an extra term to make sense..
What does \(\frac{n}{240}\) +\(\frac{n}{120}\) mean. It means addition of per minute work of both generators.
This should be equal to x/40, if they are making X in 40 minutes when combined.
While \(\frac{1}{40}\) means that both make 1 in 40 minutes..
So the equation would be \(\frac{n}{240}\) +\(\frac{n}{120}\) = \(\frac{x}{40}\)....
And x=n/2 so HALF of n...