Home » Aptitude » Quadratic Equation » Question

Direction: In each of the following question, there are two equations. you have to solve both equations and give answer.

  1. x2 + x - 20 = 0
    y2 - y - 30 = 0
    1. If x > y
    2. If x ≥ y
    3. If x < y
    4. If x ≤ y
    5. If x = y or relation cannot be established
Correct Option: D

x2 + x - 20 = 0
      [by factorisation method]
⇒ x2 + 5x - 4x - 20 = 0
⇒ x(x + 5) - 4(x + 5) = 0
(x + 5) (x - 4) = 0
∴ x = -5 or 4
and y2 - y - 30 = 0
⇒ y2 - 6y + 5y - 30 = 0
⇒ y(y - 6) + 5(y - 6) = 0
⇒ (y - 6) (y + 5) = 0
∴ y = 6 or - 5
Hence, y ≥ x or x ≤ y



Your comments will be displayed only after manual approval.