Mechanical Engineering > GATE 2015 SET-1 > Calculus
Consider an ant crawling along the curve (x-2)2 + y2 = 4, where x and y are in meters. The ant starts at the point (4, 0) and moves counter-clockwise with a speed of 1.57 meters per second. The time taken by the ant to reach the point (2, 2) is (in seconds) ________.
Explanation
Correct : 2
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.