The condition for equation ${x}^{2}-bx+c=0$ to have two consecutive integers as its roots is
Reveal answer
Fill a bubble to check yourself
The condition for equation ${x}^{2}-bx+c=0$ to have two consecutive integers as its roots is
If roots are k and k+1, their sum is 2k+1 = b and product is k(k+1) = c. Then b^2 - 4c = (2k+1)^2 - 4(k^2+k) = 4k^2 + 4k + 1 - 4k^2 - 4k = 1.
Let the two consecutive integer roots be k and k+1. Their sum is 2k + 1 and their product is k squared + k. Equating these to the coefficients of the quadratic x squared - b x + c = 0 gives b = 2k + 1 and c = k squared + k. Substituting these expressions into the condition for real roots, we evaluate b squared - 4c, which becomes (2k + 1) squared - 4(k squared + k) and simplifies exactly to 1.