Statement 2 is not sufficient, since the answer is 'no' for negative values of a, and 'yes' for all positive values except a=1, as we'll see below.
When, using Statement 1 alone, we know a > 0, we can rephrase the question by multiplying by a on both sides; since a > 0, we don't need to be concerned about whether to reverse the inequality:
Is a + a^(-1) > 2 ?
Is a^2 + 1 > 2a ?
Is a^2 - 2a + 1 > 0 ?
Is (a - 1)^2 > 0 ?
So we've rephrased our question, and it's now easier to see which values of
a will make the answer to our question 'yes'. We have a square on the left side of the inequality, so the left side is always positive, except when it is exactly equal to 0. It is only exactly 0 when a = 1, so the answer to our question is 'yes' except if a=1. So we need Statement 2 as well, to rule out the possibility that a=1, and the answer is C.