Aerospace Engineering > GATE 2021 > Geometry
On a planar field, you traveled 3 units East from a point O. Next you traveled 4 units South to arrive at point P. Then you traveled from P in the North-East direction such that you arrive at a point that is 6 units East of point O. Next, you traveled in the North-West direction, so that you arrive at point Q that is 8 units North of point P.
The distance of point Q to point O, in the same units, should be _______.
A
3
B
4
C
5
D
6

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