Bunuel
Rebecca runs at a constant rate on the treadmill and it takes her 2 hours longer to reach a certain milestone than the time it takes Jeff to reach that same milestone. If Jeff also moves at a constant rate and the two are allowed to combine their distances traveled to reach 25% beyond the initial milestone in 3 hours, how many hours would it take for Rebecca alone to reach the equivalent distance of 2 milestones?
(A) 4
(B) 6
(C) 8
(D) 10
(E) 12
Are You Up For the Challenge: 700 Level QuestionsSecond method could be..
R takes R hrs for 1 milestone, so in 3 hours, distance covered will be 3/R milestone
Similarly J will take R-2 hrs for 1 milestone, so in 3 hours, distance covered will be 3/(R-2) milestone
These 2 should equal 1.25 milestone.
So, \(\frac{3}{R}+\frac{3}{R-2}=1.25=\frac{5}{4}..............................\frac{3R-6+3R}{R(R-2)}=\frac{5}{4}\)
=> \(4*6(r-1)=5*R(R-2)\)
Either use choices to see.....E gives R as 12/2=6.....\(4*6*(6-1)=5*6*(6-2).........4*6*5=5*6*4\)..YES
OR solve further
\(24R-24=5R^2-10R...........5R^2-34R+24=0.....5R^2-30R-4R+24=0.....(R-6)(5R-4)=0\)
So, R can be 6 or 4/5, but R cannot be 4/5 as J will become negative then..
Thus R=6, and twice of R or 12 hrs is required to cover 2 milestones..
E