Question 1120860
<br>
I will assume that "Ann" and "Sue" are supposed to be the same person....<br>
Joy starts swimming at Ann's 8th session.<br>
Ann starts doing 10 lengths and increases the number by 2 each session.  So in her 8th session, the number of lengths she swims is 10+7(2) = 24.<br>
In Joy's first session, she swims 15 lengths, and she increases that number by 5 each session.<br>
Let x be the number of Joy's sessions after her first (i.e., after Ann's 8th).<br>
The number of lengths Ann swims x sessions after Joy's first is 24+2x; the number Joy swims that same session is 15+5x.<br>
The number of lengths they swim will be the same when 24+2x = 15+5x.<br>
24+2x = 15+5x
3x = 9
x = 3<br>
It will be 3 sessions after her first (i.e., her 4th session) when Joy swims the same number of lengths as Ann.<br><pre>
Ann's sessions:
     session number  1   2   3   4   5   6   7   8   9  10  <b>11</b>  12...
          lengths   10  12  14  16  18  20  22  24  26  28  <b>30</b>  32...
Joy's sessions:
     session number                              1   2   3   <b>4</b>   5...
          lengths                               15  20  25  <b>30</b>  35...
</pre><br>
Of course, you could solve the problem without formal algebra, simply by writing out a table like the one shown.