Let n be an integer greater than 1. Prove that n^2 - 2 - (n-2)^2 is an even number.

To show a number N is even, we must be able to express it in the form N = 2x for some other whole number x. Let's try to manipulate the given expression to see if we can put it in this form. By expanding the squared bracket and gathering like terms (be careful of the minus sign in front of the bracket!), we see that:
n2 - 2 - (n-2)2 = n2 - 2 -n2 +4n - 4 = 4n - 6
Now then, our new aim is to find x such that 4n - 6 = 2x. By dividing both sides of this equation by 2, we see that x = 2n-3. Since 2n - 3 will always be a whole number, we have shown that n2 - 2 - (n-2)2 = 2(2n-3), and so we are done as we have put the expression in the desired form.

SL

Related Maths GCSE answers

All answers ▸

A square is placed in a circle of area (49π)cm^2 such that all four vertices of the square lie on the circumference of the circle. What is the area of the square?


The ratio of Adam's age to Bob's age is 1:2. In 12 years time, the ratio of their ages will be 3:5. Calculate their current ages.


How do I solve a simultaneous equation?


f(x) = 4x - m, g(x) = mx + 11, fg(x) = 8x + n. m and n are constants. Find the value of n.