3i-Infotech
Company
Numerical Ability
Arithmetic
computer can perform c calculations in s second . how many minutes will it take the computer to perform k calculations ?
Read Solution (Total 5)
-
- ans is sk/60c minutes.
- 10 years agoHelpfull: Yes(3) No(0)
- computer can solve C calculations in S sec.
then K calculations it will be solve in K*S/C sec.
convert the above result in minutes it will become KS/C*60.
- 10 years agoHelpfull: Yes(1) No(0)
- ans (s*k)/(60*c) minute;
- 10 years agoHelpfull: Yes(0) No(0)
- ans (s*k)/(60*c) minute.
- 10 years agoHelpfull: Yes(0) No(0)
- C(CALCULATIONS)-->S(SECONDS)
K------------------------->X(SECONDS,LET IT BE)
so,here X=K*S/C
here,X is in seconds,to convert into minutes,X/60
which means K*S/60C
- 9 years agoHelpfull: Yes(0) No(0)
3i-Infotech Other Question