For what integer values of a, $x^2+ax+6=0$ has two integer roots? Any ideas of hints about how to begin? Ps.I am new at this, sorry for any mistakes.
2026-04-24 09:43:12.1777023792
On
For what integer values of a, $x^2+ax+6=0$ has two integer roots?
96 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
HINT: Use the discriminant of the quadratic. Recall that in a quadratic $y=ax^2+bx+c$, it has no real solutions if $b^2-4ac$ is negative, $1$ if it is $0$, and $2$ if it is positive. So with your quadratic $y=x^2+ax+6$, we have the discriminant $a^2-24$. Now you can determine when it has two roots, and you need only use the quadratic formula to determine when they are integers.
Just comment if you need another hint!
Let $p$ and $q$ be our roots.
Thus, $pq=6$ and we have $$(p,q)\in\{(1,6),(6,1),(-1,-6),(-6,-1),(2,3), (-2,-3),(-3,-2),(3,2)\},$$ which gives the answer: $\{\pm7,\pm5\}$.