document.write( "Question 855078: A kid has 9 baseball cards. Every week he gains 4 more cards. Use the formula y=mx+b figure out how long it would take to reach 57 cards. Remember to use let statements for both the y and the x. \r
\n" ); document.write( "\n" ); document.write( "I need help with this problem. I am also supposed to graph my equation, but I am not sure how to start out the let statements, because that is where I could get the whole problem wrong. Please help me with the whole problem though. Thanks!!
\n" ); document.write( "

Algebra.Com's Answer #515054 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+y+\" = the number of cards he has
\n" ); document.write( "at the beginning of week \"+x+\"
\n" ); document.write( "------------------------
\n" ); document.write( "week 0:
\n" ); document.write( "\"+y+=+0+%2B+9+\"
\n" ); document.write( "week 1:
\n" ); document.write( "\"+y+=+4+%2B+9+\"
\n" ); document.write( "week 2:
\n" ); document.write( "\"+y+=+8+%2B+9+\"
\n" ); document.write( "week 3:
\n" ); document.write( "\"+y+=+12+%2B+9+\"
\n" ); document.write( "------------------
\n" ); document.write( "The equation is:
\n" ); document.write( "\"+y+=+4x+%2B+9+\"
\n" ); document.write( "------------------
\n" ); document.write( "They want to know what \"+x+\" is ( the week number )
\n" ); document.write( "when \"+y+=+57+\"
\n" ); document.write( "\"+57+=+4x+%2B+9+\"
\n" ); document.write( "Subtract \"+9+\" from both sides
\n" ); document.write( "\"+4x+=+48+\"
\n" ); document.write( "\"+x+=+12+\"
\n" ); document.write( "At the end of week 12 he has 57 cards
\n" ); document.write( "------------------------------------
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-3%2C+15%2C+-10%2C+70%2C+4x+%2B+9+%29+\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );