Question:
A computer can sort x objects in t seconds, as modeled by the function below:
t=0.005x^2+0.002x
How many objects are required to keep the computer busy for exactly 9 seconds?
Round to the nearest whole object.
Answer:
42 objects are required to keep the computer busy for exactly 9 seconds
Solution:
Given function is:
Computer can sort x objects in t seconds, as modeled by the function below:

We have to find number of objects required to keep the computer busy for exactly 9 seconds
Therefore t = 9
Substitute t = 9 in given function

Let us solve the above equation by quadratic formula,

Using the above formula,

Substituting the values of a = 0.005 ; b = 0.002 ; c = -9 in above quadratic formula we get,

Ignoring negative value,
x = 42.22 ≈ 42
Thus 42 objects are required to keep the computer busy for exactly 9 seconds