When you encounter an expression which is a difference of two exponents, the question is testing you on your ability to apply the algebraic identities that you learnt way back in high school. And if the exponents are both even, there’s no doubt at all which identity the question wants you to apply. It has to be
\(a^2 – b^2\) = (a-b) (a+b).
Let’s analyse the question data and the stem. x is a positive integer. We are trying to establish if \(x^4\) – 1 is a multiple of 5. In other words, we are trying to establish if the units digit of \(x^4\) – 1 is 5 or 0.
With this in mind, let us try to simplify the expression given in the question stem.
\(x^4\) – 1= \((x^2)^2 – (1)^2\) = (\(x^2\) – 1) (\(x^2\)+1) = (x-1)(x+1)(\(x^2\)+1). If (\(x^4\)-1) has to be divisible by 5, at least one of the brackets of the expression should be divisible by 5.
Note that we cannot simplify \(x^2\)+1 any further. If we try to calculate \(a^2+b^2\) from \((a+b)^2\) or \((a-b)^2\), we can’t be sure if it will simplify matters or does the opposite. So, better to retain \(x^2\) + 1 as it is.
From statement I alone, (x-1) is divisible by 5. This means, (x-1) multiplied by any integer will also be a multiple of 5. Since x is a positive integer, (x+1) and (\(x^2\)+1) will also be integers and when multiplied with (x-1), will give us a multiple of 5.
An alternative approach is by taking values. If (x-1) is divisible by 5, it only means that x should be a number with unit digit 6 or 1. As we know, for both of these numbers, the units digit cyclicity is always 1.
So, if x ends with 6, \(x^4\) will also end with 6 and (\(x^4\) -1 ) will end with 5. This means (\(x^4\)-1) is divisible by 5. If x ends with 1, \(x^4\) also ends with 1 and (\(x^4\) – 1) is divisible by 5.
Whichever way we look at it, we can conclusively say that (\(x^4\)-1) is divisible by 5. Statement I alone is sufficient.
The possible answer options are A or D. Answer options B, C and E can be eliminated.
From statement II, \(x^2\) + 1 gives a remainder of 2 when divided by 5. This means, \(x^2\) + 1 can be written as 5k + 2 where k is an integer.
If k = 0, \(x^2\) + 1 = 2 which gives us \(x^2\) = 1 and thus x = 1 {remember, we do not have to worry about x = -1 since the question says that x is a positive integer}. If x = 1, (\(x^4\)-1) = 0, which is divisible by 5.
If k = 1, \(x^2\) + 1 = 7, which gives us \(x^2\) = 6. But \(x^2\) cannot be 6 because \(x^2\) HAS to be a perfect square since x is a positive integer {remember perfect squares are always squares of integers}. This leads us to taking values of k in such a way that \(x^2\) is a perfect square.
But, in doing so, we come to understand that we don’t have to try values for k, randomly. Instead, we need to breakdown the equation further.
\(x^2\) + 1 = 5k + 2 which can be simplified to \(x^2\) = 5k +1.
We know 5k is a multiple of 5 and any multiple of 5 always ends with 5 or 0. This only means that \(x^2\) will end with 6 or 1. This means that x will have 4 or 6 or 1 or 9 as the units digit.
If the units digit of x is 4 or 6, \(x^4\) – 1 will end with 5. This means that \(x^4\) -1 will be divisible by 5.
If the units digit of x is 1 or 9, \(x^4\) – 1 will end with 0. This means that \(x^4\) -1 will be divisible by 5.
Therefore, we can conclude that (\(x^4\)-1) will be divisible by 5 regardless of the value of k. Statement II is sufficient.
Answer option A can be eliminated. The correct answer option is D.
In a question on divisibility by 5, it’s a good idea to work with the unit digit concept; this will help you narrow down the options you have to try.
Hope that helps!