well, first set it up the usual way, with rows labeled "walker" and "jogger" (or W and J, or whatever).
also, i don't personally recommend "R", "T", and "D"--at least not by themselves. instead, you should label the columns with
units (mi/hr, hr, mi).
there are at least two advantages here:
1/ you'll be able to use the chart more quickly, because the meaning of the columns will be more obvious;
2/ if there's any monkey business with units--e.g., speeds in miles per hour but times in minutes--you won't let it slip past you.
--
so, assuming your rows are mi/hr.....hr.....mi, use this:
ErikM442 Wrote:The average speed of the jogger is 1 mph slower than twice the speed of the walker.
walker: x........2...[blank]
jogger: 2x-1....2...[blank]
then you can fill in the blanks (with 2x and 4x - 2, respectively). at this point the only remaining fact is the "3 miles ahead" thing. so, 4x - 2 is three more than 2x. then solve from there.