document.write( "Question 1071326: There were 239 Krispy Kreme Doughnuts stores in the US in 2002 and 251 Krispy Kreme Doughnuts stores in the US in 2007. Write a linear equation in slope-intercept form that models this growth. Let x stand for the number of years after 2002 and let you stand for the number of Krispy Kreme Doughnuts stores in the US. \n" ); document.write( "
Algebra.Com's Answer #686276 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 239 in 2002, x=0 \n" ); document.write( "251 in 2007,x=5 \n" ); document.write( "slope is 12/5 \n" ); document.write( "point slope formula y-y1=m(x-x1), where (x1,y1) is point \n" ); document.write( "y-239=(12/5)x \n" ); document.write( "y=(12/5)x+239 \n" ); document.write( " |