Advanced (Non-Calculator!) Factoring

Therefore, if you are aiming to tackle even the 160-170 questions on the Q section, you need to have some crafty mental math tricks up your sleeve. One of the most powerful involves the clever use of a famous algebra formula: the difference of two squares formula. See this page — "Quant: Difference of Two Squares" for uses of that formula in general problem solving. Here we will focus on factoring.

Factoring Big Numbers

In general, factoring a big number can be time-consuming without a calculator. The QUANT might ask a question in which you need to know the factors, or the prime factorization, of a large number. See this page — "Math: Factors" — for more on prime factorizations.

First of all, notice how easy it is to square the multiples of 1010. If you can square the numbers from 11 to 1010, you can square the multiples of 1010 from 1010 to 100100.

102=10010^2 = 100

202=40020^2 = 400

302=90030^2 = 900

402=160040^2 = 1600

502=250050^2 = 2500

602=360060^2 = 3600

702=490070^2 = 4900

802=640080^2 = 6400

902=810090^2 = 8100

1002=10000100^2 = 10000

Those should all be recognizable as nice round perfect squares. Now, suppose you are in a situation in which you have to factor, say, 15911591, or 35513551, or 80998099. Notice, all of those are a perfect square less than one of these multiples of ten squared.

1591=160091591 = 1600 - 9 =(40)2(3)2= (40)^2 - (3)^2 =(40+3)(403)= (40 + 3)(40 - 3) =43×37= 43 \times 37

3551=3600493551 = 3600 - 49 =(60)2(7)2= (60)^2 - (7)^2 =(60+7)(607)= (60 + 7)(60 - 7) =67×53= 67 \times 53

8099=810018099 = 8100 - 1 =(90)2(1)2= (90)^2 - (1)^2 =(90+1)(901)= (90 + 1)(90 - 1) =91×89= 91 \times 89 =7×13×89= 7 \times 13 \times 89

In general, the QUANT is not going to put you in a situation in which you have to find the prime factorization of a general four digit number. If this situation does arise, you can bet there’s an enormously simplifying trick available, and factoring via the difference of two squares is an awfully likely candidate for that trick.

Factoring Decimals

Just as the difference of two square can simplify factoring big numbers, it can also simplify factoring decimals. To demonstrate this, I am going to show the solution to a flamboyantly recondite question.

Q1. 0.999999991.00010.999999911.0003=\dfrac{0.99999999}{1.0001} - \dfrac{0.99999991}{1.0003}=

(A) 10810^{-8}

(B) 3(108)3(10^{-8})

(C) 3(104)3(10^{-4})

(D) 2(104)2(10^{-4})

(E) 10410^{-4}

Notice that 1.0001=1+(104)1.0001 = 1 + \Big(10^{-4}\Big), and 1.0003=1+3(104)1.0003 = 1 + 3\Big(10^{-4}\Big).

Now, notice that both numerators simplify via difference of two squares formula.

0.99999999=11080.99999999 = 1-10^{-8} =12(104)2= 1^2-\Big(10^{-4}\Big)^2 =(1+104)(1104)=\Big(1+10^{-4}\Big)\Big(1-10^{-4}\Big)

0.99999991=19(108)0.99999991 = 1-9\Big(10^{-8}\Big) =12[3(104)]2=[1+3(104)]×[13(104)]= 1^2-\Big[3\Big(10^{-4}\Big)\Big]^2 = \Big[1+3\Big(10^{-4}\Big)\Big] \times \Big[1-3\Big(10^{-4}\Big)\Big]

Thus, the two fractions become

0.999999991.0001\dfrac{0.99999999}{1.0001} =(1+104)(1104)(1+104)= \Big(1+10^{-4}\Big)\dfrac{\Big(1-10^{-4}\Big)}{\Big(1+10^{-4}\Big)} =1104= 1 - 10^{-4}

0.999999911.0003\dfrac{0.99999991}{1.0003} =[1+3(104)][13(104)][1+3(104)]=13(104)=\Big[1+3\Big(10^{-4}\Big)\Big]\dfrac{\Big[1-3\Big(10^{-4}\Big)\Big]}{\Big[1+3\Big(10^{-4}\Big)\Big]} = 1 - 3\Big(10^{-4}\Big)

The difference:

(1104)[13(104)]\Big(1 - 10^{-4}\Big) - \Big[1 - 3\Big(10^{-4}\Big)\Big] =3(104)104=2(104)= 3\Big(10^{-4}\Big)-10^{-4} = 2\Big(10^{-4}\Big)

Answer = (D).

Q2. 49235214=\dfrac{49^2 - 35^2}{14} =

(A) 7474

(B) 7676

(C) 7878

(D) 7979

(E) 8484

Crunching these numbers is cumbersome and, fortunately, unnecessary. Our numerator is a difference of squares, meaning we can break it up by factoring.

This gives us the much simpler (49+35)(4935)14\dfrac{(49 + 35)(49 - 35)}{14}.

This simplifies to (84)(14)14\dfrac{(84)(14)}{14}.

We can cancel the 1414s, which leaves us with 8484

Answer = (E).