Consider the quadratic equation .
Find the product of all possible non-zero integers such that is an integer.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The standard form of the quadratic equation is x 2 + 6 a x − a 4 = 0 .
Solve it using the quadratic formula: x = 2 − 6 a ± 3 6 a 2 + 4 a 4 .
Simplify by pulling 4 a 2 from under the square root: x = 2 − 6 a ± 2 a 9 + a 2 .
Then, x = − 3 a ± a 9 + a 2 = a ( ± 9 + a 2 − 3 ) , which has to be an integer. Since a is an non-zero integer, this means that 9 + a 2 is an integer.
In other words, there exists an integer k such that k 2 = 9 + a 2 .
This can be rearranged to k 2 − a 2 = 9 . Factorize the left-hand side: ( k + a ) ( k − a ) = 9 .
The only integer factorizations of 9 is 9 ⋅ 1 = 3 ⋅ 3 = − 9 ⋅ − 1 = − 3 ⋅ − 3 . The solutions we get for a is a = − 4 , 0 , 4 . Since we are interested in the product of all non-zero integers for a , the answer is − 1 6 .