Ask Question
28 December, 21:55

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.

+1
Answers (1)
  1. 28 December, 22:09
    0
    T = 9 = 0.005x^2 + 0.002x

    0.005x^2 + 0.002x - 9 = 0

    To solve this quadratic equation divide by 0.005

    x^2 + 0.4x - 1800 = 0

    x = {-b + / - √[b^2 - 4ac] } / 2a = {-0.4 + / - √[0.16 + 7200]} / 2 = { - 0.4 + / - 84.85}/2 =

    Use only the positive result: x = 42.2 = 42

    Answer: 42
Know the Answer?
Not Sure About the Answer?
Find an answer to your 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 ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers