EC > GATE 2015 SET-2 > Engineering Mathematics - Differential Equations
Consider the differential equation dxdt = 10 − 0.2x with initial condition x(0)=1. The response x(t) for t > 0 is
A
2 − e−0.2t
B
2 − e0.2t
C
50 − 49e−0.2t
D
50 − 49e0.2t

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science