document.write( "Question 1159610: Starbucks originated in Seattle Washington as a coffee shop. In 2010, there were 10,084 stores
\n" );
document.write( "worldwide. By 2014, this had grown to 10,884.\r
\n" );
document.write( "\n" );
document.write( "a. Find a linear equation that fits the data x years after 2010.\r
\n" );
document.write( "\n" );
document.write( "b. Use the linear equation to predict the number of Starbucks in 2020.\r
\n" );
document.write( "\n" );
document.write( "c. In what year is Starbucks predicted to have 18,627 shops worldwide? \n" );
document.write( "
Algebra.Com's Answer #782711 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (0, 10084) is the ordered pair for 2010 \n" ); document.write( "(4, 10884) is it for 2014 \n" ); document.write( "the slope is 800/4=200 \n" ); document.write( "point slope formula y-y1=m(x-x1) (x1, y1) point \n" ); document.write( "y-10084=200(x) \n" ); document.write( "y=200x+10084, x is years after 2010.\r \n" ); document.write( "\n" ); document.write( "in 2020, x=10, y=2000+10084 or 12084 stores in 2020.\r \n" ); document.write( "\n" ); document.write( "18627=200x+10084 \n" ); document.write( "8543=200x \n" ); document.write( "x=42.715 years after 2010 or about mid to late-2053 (42 years and 8.5 months) \n" ); document.write( " |