The question asks for the number of possible positive integral values for the parameter $\alpha$ such that the quadratic equation $10x^2 - 27x + \alpha = 0$ has rational roots.
For a quadratic equation of the form $ax^2 + bx + c = 0$, the roots are given by the quadratic formula: $$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$ The roots of this equation are rational if and only if the discriminant, $D = b^2 - 4ac$, is a perfect square of a rational number. Since the coefficients $a$, $b$, and $c$ are integers (or can be considered integers after potential scaling), the discriminant $D$ must be a perfect square of an integer.
In the given equation, $10x^2 - 27x + \alpha = 0$, we have the coefficients:
The discriminant is $D = b^2 - 4ac$. Substituting the coefficients:
$$D = (-27)^2 - 4(10)(\alpha)$$ $$D = 729 - 40\alpha$$For the roots to be rational, $D$ must be a perfect square. Let $D = k^2$, where $k$ is a non-negative integer.
$$k^2 = 729 - 40\alpha$$We are looking for positive integral values of $\alpha$. This imposes constraints on $k$.
Now, we need to find integer values of $k$ such that $0 \le k < 27$ and $k^2 \equiv 9 \pmod{40}$. Let's test values of $k$ in the range $[0, 26]$:
Let's check if there are other possibilities. Consider squares modulo 40. We are looking for $k^2 \equiv 9 \pmod{40}$. The possible values of $k \pmod{40}$ are $3, 7, 13, 17, 23, 27, 33, 37$. We need $k$ values in the range $[0, 26]$. The values are $k = 3, 7, 13, 17, 23$. Note that $k=27$ gives $k^2=729$, making $\alpha=0$, which is not a positive integer.
For each valid value of $k$, we calculate the corresponding value of $\alpha$ using $\alpha = \frac{729 - k^2}{40}$:
All these calculated values of $\alpha$ (18, 17, 14, 11, 5) are positive integers.
We have found 5 distinct positive integral values for $\alpha$ that satisfy the condition for rational roots:
The set of possible values for $\alpha$ is $\{5, 11, 14, 17, 18\}$.
Therefore, the total number of possible positive integral values of $\alpha$ is 5.
If k = c, then the roots of the equation are:
If \(\rm {k}=\frac{{c}}{2},({c} \neq 0)\), then the roots of the equation are :
If α and β are the distinct roots of equation x2 - x + 1 = 0, then what is the value of \(\left|\frac{\alpha^{100}+\beta^{100}}{\alpha^{100}-\beta^{100}}\right|\) ?
For how many integral values of k, the equation x2 - 4x + k = 0, where k is an integer has real roots and both of them lie in the interval (0, 5) ?
α and β are distinct real roots of the quadratic equation x2 + ax + b = 0. Which of the following statements is/are sufficient to find α ?
1. α + β = 0, α2 + β2 = 2
2. αβ2 = -1, a = 0
Select the correct answer using the code given below :