document.write( "Question 387415: Food-stamp program participation. Participation in the U.S. food-stamp program grew from approximately 17.1 million people in 2000 to approximately 23 million in 2004
\n" ); document.write( " Calculate the number of participants in 2001.
\n" ); document.write( "b) Predict the number of participants in 2010.
\n" ); document.write( "

Algebra.Com's Answer #273962 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Basically, you need to find the equation
\n" ); document.write( "\"N+=+f%28Y%29\", where \"N\" is the number of participants
\n" ); document.write( "for a given year, and \"Y\" is that year
\n" ); document.write( "--------------------
\n" ); document.write( "You want to plot \"N\" on the vertical axis
\n" ); document.write( "You want to plot \"Y\" on the horizontal axis
\n" ); document.write( "Assume the relation between \"N\" and \"Y\" is linear
\n" ); document.write( "given:
\n" ); document.write( "\"17.1+=+f%280%29\"
\n" ); document.write( "\"23+=+f%284%29\"
\n" ); document.write( "Note that I'm saying \"2000+=+0\"
\n" ); document.write( "The slope will be \"%2823+-+17.1%29%2F%284+-+0%29+=+4.9%2F4\"
\n" ); document.write( "\"5.9%2F4+=+1.475\"
\n" ); document.write( "So, the equation is:
\n" ); document.write( "\"N+=+1.475Y+%2B+17.1\"
\n" ); document.write( "(a)
\n" ); document.write( "\"N%281%29+=+1.475%2A1+%2B+17.1\"
\n" ); document.write( "\"N%281%29+=+18.575\"
\n" ); document.write( "There are 18,575,000 participants in 2001
\n" ); document.write( "(b)
\n" ); document.write( "\"N%2810%29+=+1.475%2A10+%2B+17.1\"
\n" ); document.write( "\"N%2810%29+=+14.75+%2B+17.1\"
\n" ); document.write( "\"N%2810%29+=+31.85\"
\n" ); document.write( "There will be 31,850,000 participants in 2010
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-1%2C+12%2C+-4%2C+40%2C+1.475x+%2B+17.1%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );