Well, I am not a fond of trying values or of backsolving methods.
So I will present different method to solve this one - Percent Method.
First some theory.When we say a person can finish the given task in
X hours, we can also say that he can finish \(\frac{100}{X}%\) task in one hour (Whole task always equals to 100%)
When we say another person can finish the same task in
Y hours, we can also say that he can finish \(\frac{100}{Y}%\) task in one hour.
Finally we can say that they can finish \((\frac{100}{X} + \frac{100}{Y})%\) task in one hour.
We will try this method in a simple question
Q :- A can finish certain work in 10 days. B can finish the same work in 20 days. In how many days can they finish the work working together?
A can finish certain work in 10 days ------> He can complete 10% of the work in a day
B can finish the same work in 20 days. -------> He can complete 5% of the work in a day
Working together they can complete (10+5)% work in a day.
Now that we know Total work always equals 100% and that they are finishing 15% work in a day working together, So we can say that they can complete the total work in \(\frac{100}{15}\) (i.e. 6.66) days.
Back to your question..........Lindsay can paint \(\frac{1}{X}\) of a certain room in one hour. --------> This simply states that Lindsay can paint the room in
X hours -----------> Lindsay can paint
\((\frac{100}{X})%\) of the room in one hour
Lindsay and Joseph, working together at their respective rates, can paint the room in one hour --------> Working together they can paint the
100% of the room in one hour
Equation is ( Rate of Lindsay of one hour + Joseph Rate of of one hour) = Rate of Lindsay+Joseph of one hour
\(\frac{100}{X}\) + Joseph Rate of of one hour = 100 -------> Joseph's Rate of one hour = \(100 - \frac{100}{X}\) --------->
Joseph's Rate of one hour = \(\frac{100(X - 1)}{X}\) --------> We can rephrase this as Joseph is completing \(\frac{(100(X-1))}{X}%\) of 100% room in one hour ----------> In Fraction He is completing \(\frac{(100(X-1))}{100X}\) in one hour ------> \(\frac{(X-1)}{X}\)
what fraction of the room can Joseph paint in 20 minutes? ------------> what fraction of the room can Joseph paint in \(\frac{1}{3}\) hour? -------> \(\frac{1}{3} \frac{(x-1)}{x}\) -----> \(\frac{(x-1)}{3x}\)
Option CHope that Helps.