Question 1173246
<pre><font face = "consolas" color = "indigo" size = 4><b>
Hi  
 f(x) =  f(x) = 0.39x^2 + 2.49x + 38.7  f(x) in millions  
and x reflects the number of years after 1999
Approximate the number of people under 65 without health insurance in 2003
f(4) = 54.9 million
Wish You the Best in your Studies.
f(x) = 0.39x^2 + 2.49x + 38.7  sketched
{{{drawing(300,300,    -100,100,-100,100,  
 grid(1),
circle(4, 54.9,2),
graph( 300, 300, -100,100,-100,100,0, 0.39x^2 + 2.49x + 38.7 ))}}}