Problem on Numbers


A set of numbers are put in the form of a puzzle. We need to analyze the given conditions and by assuming the unknown numbers equations are written to them. By those equations solve the unknown values. These usually involve around framing the complex statements about a single number. There is basic rule i.e. “start with ‘X'”.


Some Basic Formulae:


1.    (a + b)(a - b) = (a2 - b2)

2.    (a + b)2 = (a2 + b2 + 2ab)

3.    (a - b)2 = (a2 + b2 - 2ab)

4.    (a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)

5.    (a3 + b3) = (a + b)(a2 - ab + b2)

6.    (a3 - b3) = (a - b)(a2 + ab + b2)

7.    (a3 + b3 + c3 - 3abc) = (a + b + c)(a2 + b2 + c2 - ab - bc – ac)