<ol>
<li>A computer can perform c calculations in s seconds. How many minutes will it take the computer to perform k calculations?</li>
</ol>
<p>a. 60ks/c
b. ks/c
c. ks/60c
d. 60c/ks
e. k/60cs</p>
<p>Can you show me algebraically? Thanks in advanced.</p>