document.write( "Question 218883: Nick walked a total of 30 blocks in 5 days. Each day he walked 3 blocks more than the previous day. How many blocks did he walk on Day 1.
\n" ); document.write( "I think the answer is he did not walk any distance on day 1. Please explain the solution.
\n" ); document.write( "

Algebra.Com's Answer #164746 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Let x= distance for day 1,,,subsequent days are,,x+3,,x+6,,x+9,,,x+12
\n" ); document.write( ".
\n" ); document.write( "as total for 5 days is 30,,
\n" ); document.write( ".
\n" ); document.write( "x +x+3 +x+6 +x+9 =x+12 =30
\n" ); document.write( ".
\n" ); document.write( "5x +30 =30
\n" ); document.write( ".
\n" ); document.write( "5x =0
\n" ); document.write( ".
\n" ); document.write( "x= 0,,,,,,,or he doesn't have to walk at all 1st day,,
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "check,,0+3+6+9+12 = 30,,,,ok
\n" ); document.write( ".
\n" ); document.write( "
\n" );