Home » Aptitude » Quadratic Equation » Question
  1. If one roots of the equation x2/a = x/b + 1/c = 0 is reciprocal of the other, then which one of the following is correct ?
    1. a = b
    2. b = c
    3. ac = 1
    4. a = c
Correct Option: D

Given quadric equation is
x2 + x/b + 1/c = 0 ...(i)
Now, by condition the roots of the Eq.(i) are α and 1/α.
Now,product of roots = (1/c) / (1/a)
⇒ α.(1/α) = a/c
⇒ c = a
which is the required relation.



Your comments will be displayed only after manual approval.