Mechanical Engineering > Gate 2022 Set-1 > Quants
An equilateral triangle, a square and a circle have equal areas.What is the ratio of the perimeters of the equilateral triangle to square to circle?
A
3√3 ∢ 2 ∢ √πœ‹
B
√(3√3):2:√πœ‹
C
√(3√3):4:2√πœ‹
D
√(3√3):2:2√πœ‹

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