Civil Engineering > GATE 2022 SET-1 > Geometry
In the following diagram, the point R is the center of the circle. The lines PQ and ZV are tangential to the circle. The relation among the areas of the squares, PXWR, RUVZ and SPQT is
A
Area of SPQT = Area of RUVZ = Area of PXWR
B
Area of SPQT = Area of PXWR - Area of RUVZ
C
Area of PXWR = Area of SPQT - Area of RUVZ
D
Area of PXWR = Area of RUVZ - Area of SPQT

Explanation

Correct : b

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