Well done all

most of you have taken different approaches to solving this problem and have arrived at the right answer.
If r is the root of f(x) = 0, then f(-1/x) = f(x) tells us that -1/r is also the root of
f(x) = 0 -> (1)
When we are checking that for any r, f(r) = 0 we want to check if f((1+r)/(1-r)) = 0 or not
then (1+x)/(1-x) = y and x = (y-1)/(y+1), on substitution in f(x) we get
y^4 + ay^3 - 6y^2 -ay + 1 -> (2)
The 3rd choice follows from (1) and (2).
To drive this point once more.
Suppose we were given that p, q, r, s as roots of f(x) = 0 and asked to find
(p+q+r)(q+r+s)(r+s+p)(s+p+q) we just need to substitute p+q+r+s - s = -a - s or -a - x = y i.e. x = -a-y and get a bi-quadratic in y => the product of the roots will give us the answer.