How are you to find 2007^2 − 2006^2 without a calculator?

Like with many questions in the PAT test once you know what to do it is quite easy! To solve you can use a difference of two squares i.e. (2007-2006)(2007+2006). As the first bracket gives 1 and the second gives 4013 (by arithmetic). Therefore you get 4013*1 = 4013 

DD

Related PAT University answers

All answers ▸

What is the sum of the series 2/3 − 2/9 + 2/27 − ....? (PAT Q1 2013)


How many trailing zeros are there in 100! (100 factorial)?


Five point charges, each of positive charge q, are arranged to form the corners of a uniform pentagon. A point charge Q is placed at the pentagon's centre. One of the corner charges is removed. What force does the centre charge experience?


Find all real solutions of (x^2 +4x +3)^(x^2 -6x+8) = 1