Question:

If the roots of the quadratic equation \( x^2 - 6x + k = 0 \) are real and distinct, what is the range of values for \( k\)?

Show Hint

The discriminant determines the nature of roots. For distinct real roots, ensure \( \Delta>0 \) by comparing it with zero.
Updated On: Jun 26, 2025
  • \( k>9 \)
  • \( k<9 \)
  • \( k>0 \)
  • \( k<0 \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: For a quadratic equation \( ax^2 + bx + c = 0 \), the condition for real and distinct roots is that the discriminant \( \Delta>0 \), where \( \Delta = b^2 - 4ac \).
Step 2: Identify the coefficients for \( x^2 - 6x + k = 0 \):
- \( a = 1 \),
- \( b = -6 \),
- \( c = k \).
Step 3: Compute the discriminant: \[ \Delta = (-6)^2 - 4 \cdot 1 \cdot k = 36 - 4k. \]
Step 4: Set the condition for real and distinct roots: \[ 36 - 4k>0. \]
Step 5: Solve for \( k \): \[ 36>4k \quad \Rightarrow \quad k<\frac{36}{4} \quad \Rightarrow \quad k<9. \]
Was this answer helpful?
0
0