Ask Question
18 March, 22:16

A computer can perform c calculations in s seconds. How many minutes will it take the computer to perform k calculations?

+4
Answers (1)
  1. 18 March, 23:45
    0
    c calculation = s seconds

    1 calculation = s/c seconds

    therefore for "k" calculation

    k calculation = k * (s/c) seconds

    convert it into minutes

    k calculation = (k * (s/c)) / 60 minutes

    Explanation:

    Since "c" calculation takes "s" seconds by a computer. Then 1 calculation will take "s/c" seconds. If we have to find the time for "k" calculation Then multiply "k" with "s/c". it will give the time for "k" calculation. Then convert it into minutes by dividing 60. This will be the time in minutes for "k" calculation.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A computer can perform c calculations in s seconds. How many minutes will it take the computer to perform k calculations? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers