Mining Engineering > GATE 2021 > Calculus
Assume that COVID-19 growth rate of number of infections per day (c) in a certain population is represented by the following differential equation. 100 dc/dt-7 c=0 Where, t stands for time in days. Time taken for the number of infections per day to double, in days, is ________. [round off to the nearest integer]
Explanation
Correct : 9
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.