EC > GATE 2013 SET-4 > Numerical Ability
The set of values of p for which the roots of the equation 3x2 + 2x + p(p - 1) = 0 are of opposite sign is
A
(-∞, 0)
B
(0, 1)
C
(1, ∞)
D
(0, ∞)

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