The zeroes of the function are integers. What is the sum of the possible values of ?
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.
Let the zeroes be m , n . Then we require that m + n = a and m n = 2 a . Now if either of m , n equals 0 then since m n = 2 a we would have a = 0 , which in turn, since m + n = a , would imply that both of m , n equal 0 . So ruling out this possibility, we have that
m + n m n = a 2 a = 2 ⟹ m n = 2 ( m + n ) ⟹ m n − 2 m − 2 n = 0 ⟹ ( m − 2 ) ( n − 2 ) = 4 .
Now 4 can be factored in four (unordered) ways, namely − 1 × − 4 , − 2 × − 2 , 2 × 2 and 1 × 4 . Assigning these pairs to m − 2 and n − 2 , and solving for ( m , n ) , we can have
( m , n ) = ( 1 , − 2 ) , ( 0 , 0 ) , ( 4 , 4 ) or ( 3 , 6 ) , giving us values for a = m + n of − 1 , 0 , 8 or 9 .
Thus the sum of the possible values of a is − 1 + 0 + 8 + 9 = 1 6 .