document.write( "Question 322649: Groups of campers were going to an island. On the first day 10 went over and 2 came back. On the second day, 12 went over and 3 came back. If this pattern continues, how many would be on the island at the end of a week? \n" ); document.write( "
Algebra.Com's Answer #230984 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
Groups of campers were going to an island. On the first day 10 went over and 2 came back. On the second day, 12 went over and 3 came back. If this pattern continues, how many would be on the island at the end of a week?\r
\n" ); document.write( "\n" ); document.write( "day 1: 10 over, 2 back --> 8 on island
\n" ); document.write( "day 2: 12 over, 3 back --> 8 + 9 = 17 on island
\n" ); document.write( "day 3: 14 over, 4 back --> 17 + 10 = 27 on island
\n" ); document.write( "day 4: 16 over, 5 back --> 27 + 11 = 38 on island
\n" ); document.write( "day 5: 18 over, 6 back --> 38 + 12 = 50 on island
\n" ); document.write( "day 6: 20 over, 7 back --> 50 + 13 = 63 on island
\n" ); document.write( "day 7: 22 over, 8 back --> 63 + 14 = 77 on island
\n" ); document.write( "77 campers on island at end of the week
\n" ); document.write( "
\n" ); document.write( "
\n" );