Question:

The discriminant of the quadratic equation \( x - \frac{1}{x} = 1 \) will be:

Show Hint

The discriminant of a quadratic equation determines the nature of its roots: if \( \Delta>0 \), the roots are real and distinct, if \( \Delta = 0 \), the roots are real and equal, and if \( \Delta<0 \), the roots are complex.
Updated On: Oct 10, 2025
  • 2
  • 3
  • 4
  • 5
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: Express the given equation in standard form.
Start with the equation: \[ x - \frac{1}{x} = 1 \] Multiply through by \(x\) to clear the denominator: \[ x^2 - 1 = x \] Rearrange it into standard quadratic form: \[ x^2 - x - 1 = 0 \]
Step 2: Use the quadratic formula to find the discriminant.
The discriminant \( \Delta \) of a quadratic equation \( ax^2 + bx + c = 0 \) is given by: \[ \Delta = b^2 - 4ac \] For the equation \( x^2 - x - 1 = 0 \), we have \(a = 1\), \(b = -1\), and \(c = -1\). Therefore, the discriminant is: \[ \Delta = (-1)^2 - 4(1)(-1) = 1 + 4 = 5 \] Thus, the discriminant is 5. Therefore, the correct answer is (D).
Was this answer helpful?
0
0