document.write( "Question 633133:  The number of coffee shops in a certain country can be modeled by the quadratic function f(x)=111x^2+680x+4486 where f(x) is the number of the coffee shops and x is the number of years after 2000. Two part answer - part a) the number of coffee shops in 2004 was? and b) the year in which the number of coffee shops will be 20,000 is?
\n" );
document.write( "I've tried trying applying the quadratic formula for the first part, but I don't understand the two parts they want answered. Thank you for your help! \n" );
document.write( "
Algebra.Com's Answer #398680 by graphmatics(170)    You can put this solution on YOUR website! To solve part a) compute f(4)=111*4^2+680*4+4486=1776+2720+4486=8982. To solve part b) find x from f(x)=20000. 111*x^2+680*x+4486=20000 111*x^2+680*x-15514=0 
  |