document.write( "Question 1017964: if I get 2 dollars a week and my parents match that every week for 8 weeks whats the equation \n" ); document.write( "
Algebra.Com's Answer #634160 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If you earn $2 a week and your parents match that, it means you get another $2. So in total, you get 2+2 = 4 dollars per week.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If x is the number of weeks and y is the total amount of money you have after x weeks, then you'll have \"y+=+4x\" dollars after x weeks. In this case, it only applies for 8 weeks, so x ranges from 1 to 8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "week 1: $4
\n" ); document.write( "week 2: $8
\n" ); document.write( "week 3: $12
\n" ); document.write( "week 4: $16
\n" ); document.write( "etc etc all the way up to week 8
\n" ); document.write( "
\n" );