
Alexander S. answered 10/03/21
Python, Data Science, Math, Finance Expert, MS Engineering|BA Physics
Hi Bristan,
x is the number of years since 1993.
2001 - 1993 = 8
Thus x = 10 and we plug that into the equation we were given:
f(x)=−0.025x4+0.561x3−3.617x2−1.219x+86.923
f(8) = −0.025(8^4)+0.561(8^3)−3.617(8^2)−1.219(8)+86.923
f(8) = 30.515
So 30.515 * 1000 = 30,515 dolls were sold.
I hope this helps!