document.write( "Question 1120860: Ann goes swimming regularly she wants to improve her fitness, so she
\n" );
document.write( "decides to swim 10 lengths in the first session and increase the number of
\n" );
document.write( "lengths she swims by 2 every session. When she reaches 50 lengths in a
\n" );
document.write( "session, she will not increase the number any further. If Ann asks her
\n" );
document.write( "friend Joy to come swimming with her, Joy starts coming at Sue's 8th
\n" );
document.write( "session, Joy starts to swim 15 lengths and increases the number of
\n" );
document.write( "lengths by 5 each time. After how many of Joy's sessions does she swim
\n" );
document.write( "the same number of lengths as Ann?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #736549 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I will assume that \"Ann\" and \"Sue\" are supposed to be the same person.... \n" ); document.write( "Joy starts swimming at Ann's 8th session. \n" ); document.write( "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. \n" ); document.write( "In Joy's first session, she swims 15 lengths, and she increases that number by 5 each session. \n" ); document.write( "Let x be the number of Joy's sessions after her first (i.e., after Ann's 8th). \n" ); document.write( "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. \n" ); document.write( "The number of lengths they swim will be the same when 24+2x = 15+5x. \n" ); document.write( "24+2x = 15+5x \n" ); document.write( "3x = 9 \n" ); document.write( "x = 3 \n" ); document.write( "It will be 3 sessions after her first (i.e., her 4th session) when Joy swims the same number of lengths as Ann. \r\n" ); document.write( "Ann's sessions:\r\n" ); document.write( " session number 1 2 3 4 5 6 7 8 9 10 11 12...\r\n" ); document.write( " lengths 10 12 14 16 18 20 22 24 26 28 30 32...\r\n" ); document.write( "Joy's sessions:\r\n" ); document.write( " session number 1 2 3 4 5...\r\n" ); document.write( " lengths 15 20 25 30 35...\r\n" ); document.write( " \n" ); document.write( "Of course, you could solve the problem without formal algebra, simply by writing out a table like the one shown. \n" ); document.write( " \n" ); document.write( " |