Animated Solution for Mathematics - Quadratic Equations: The number of all possible positive integral values of α for which the roots of the quadratic equation, 6x2−11x+α=0 are rational numbers is :
Select Answer:
Visualized Solution
Quadratic Equation Setup
Given equation: 6x2−11x+α=0
Coefficients: a=6,b=−11,c=α
Condition for Rational Roots
For rational roots, the discriminant D must be a perfect square.
Condition: D=k2, where k∈Z
Calculate Discriminant D
D=b2−4ac
Substitute values: D=(−11)2−4(6)(α)
Simplify: D=121−24α
Constraint on α
For real roots: D≥0
121−24α≥0⟹24α≤121
α≤24121≈5.04
Possible Integral Values
Since α is a positive integer (α∈Z+):
Possible values: α∈{1,2,3,4,5}
Check α=1
If α=1: D=121−24(1)=97
97 is not a perfect square.
Check α=2
If α=2: D=121−24(2)=73
73 is not a perfect square.
Check α=3
If α=3: D=121−24(3)=49
Since 49=72, it is a perfect square. ✅
Check α=4
If α=4: D=121−24(4)=25
Since 25=52, it is a perfect square. ✅
Check α=5
If α=5: D=121−24(5)=1
Since 1=12, it is a perfect square. ✅
Final Conclusion
Successful values of α: 3,4,5
Total number of values = 3
Key Takeaway: For rational roots, ensure D is a perfect square and coefficients are rational.
00:00 / 00:00
The Sigma Insight: Nature of Roots
Solution Diagram
Analyzing the Setup
Imagine you are standing before a quadratic equation, 6x2−11x+α=0. Within its structure lies a profound question: for which values of the parameter α does this equation yield rational roots?
To solve this, we must look at the quadratic formula:
x=2a−b±b2−4ac
Here, a=6, b=−11, and c=α. The soul of this equation, which dictates the nature of its roots, is the discriminant, D=b2−4ac.
The Discriminant
The Gatekeeper of Rationality
The term D is the gatekeeper of rationality. If D is a perfect square, D becomes an integer, and the entire expression for x becomes a ratio of integers—a rational number.
If D is not a perfect square, D remains an irrational surd, and the roots are irrational. Our mission is to ensure that the discriminant satisfies the following condition:
D=121−24α=k2(where k∈Z)
Defining the Search Space
For the roots to be real, the discriminant must be non-negative: D≥0. This gives us the inequality:
121−24α≥0
This simplifies to 24α≤121, or α≤5.04. Assuming α is a positive integer, our search space is limited to α∈{1,2,3,4,5}.
The Systematic Hunt
Now, let us test our candidates with mathematical precision:
For α=1: D=121−24(1)=97 (Not a perfect square).
For α=2: D=121−24(2)=73 (Not a perfect square).
For α=3: D=121−24(3)=49=72 (Success).
For α=4: D=121−24(4)=25=52 (Success).
For α=5: D=121−24(5)=1=12 (Success*).
Conclusion
The Beauty of Method
We have found that α=3,4,5 are the only values that satisfy the condition for rational roots. There are exactly three such values.
This journey demonstrates that even in complex problems, the path to the solution is paved with systematic, logical steps. By identifying the condition for rationality, constraining our search space, and testing our candidates, we have mastered the equation.