Chemical Engineering > GATE 2011 > Logarithms
If Log(P)=(1/2)Log(Q)=(1/3)Log(R), then which of the following options is TRUE?
A
P2=Q3R2
B
Q2=PR
C
Q2=R3P
D
R=P2Q2

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