Open In App

Tips & Tricks for Algebra

Last Updated : 20 Nov, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Algebra is key to aptitude tests, helping solve problems quickly and efficiently. By mastering simple tricks like simplifying equations, spotting patterns, and using shortcuts, you can save time and boost accuracy. This article covers practical algebra techniques to make solving aptitude questions easier and faster.

Important Algebraic Formulas

Here is a list of essential algebraic formulas often used in aptitude tests:

Basic Algebraic Identities

  • (a + b)2 = a2 + 2ab + b2
  • (a − b)2 = a2 − 2ab + b2
  • a2 − b2 = (a + b) (a − b)
  • (x + a) (x + b) = x2 + ax + bx + ab
  • (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
  • (a + b - c)2 = a2 + b2 + c2 + 2ab - 2bc - 2ca
  • (a - b - c)2 = a2 + b2 + c2 - 2ab + 2bc - 2ca
  • 2(a2 + b2) = (a + b)2 + (a - b)2
  • (a + b)2 - (a − b)2 = 4ab

Factorization Formulas

  • x3 + y3 = (x + y) (x2 − xy + y2)
  • x3 − y3 = (x − y) (x2 + xy + y2)

Cubic Identities

  • (a + b)3 = a3 + b3 + 3a2b + 3ab2
  • (a − b)3 = a3 − b3 − 3a2b + 3ab2

Quadratic Equation Formula

For ax2 + bx + c = 0

x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

For Arithematic Progression (AP)

  • n-th term of an AP: an = a + (n − 1)d
  • Sum of first n terms: Sn = n/2[2a + (n − 1)d]

Geometric Progression (GP)

  • n-th term of a GP: an = arn−1
  • The sum of the first n terms, Sn = a (1 – rn) / (1 – r)
  • Sum of infinite terms when r < 1, S = a / (1 – r)

Logarithmic Formulas

  • loga (xy) = loga x + loga y
  • loga (x/y) = loga x – loga y
  • loga xm = m loga x
  • loga a = 1
  • loga 1 = 0

Read More:

Tricks to Solve Algebraic Questions

Below are some of the tricks and shortcut formulas to quickly solve the Algebraic equations.

Trick 1: Simplifying Powers of x ± 1/x: A Step-by-Step Approach

Given: x + 1/x = k, find x2 + 1/x2.

Step 1: Square both sides

  • (x + 1/x)2 = k2

Expand

  • x2 + 1/x2 + 2 = k2

Rearrange

  • x2 + 1/x2 = k2- 2

Note: similarly for x - 1/x = k the value will be K2 + 2

Trick 2: Trick for Simplifying Higher Powers of x + 1/x and x − 1/x

The higher powers of x + 1/x2 can be solved quickly by applying the formulas below:

  • x2 + 1/x2 = a2 - 2
  • x3 + 1/x3 = a3 - 3a
  • x4 + 1/x4 = a4 - 4a2 + 2
  • x5 + 1/x5 = a5 - 5a3 + 5a
  • x6 + 1/x6 = a6 - 6a4 + 9a2 - 2

Similarly for x - 1/x = a

  • x2 + 1/x2 = a2 + 2
  • x3 + 1/x3 = a3 + 3a
  • x4 + 1/x4 = a4 + 4a2 + 2
  • x5 + 1/x5 = a5 + 5a3 + 5a
  • x6 + 1/x6 = a6 + 6a4 + 9a2 + 2

Trick 3: Simplifying Powers of x + 1/x = 2

  • If x + 1/x = 2 , then for any positive integer n, the value of any equation xm + 1/xn will also be equal to 2.
  • If x + 1/x = 2 , then for any positive integer n, the value of any equation xn + 1/xn will also be equal to 2.
  • If x + 1/x = 2 , then for any positive integer n, the value of any equation xn - 1/xn will also be equal to 0.
  • If x + 1/x = 2 , then for any positive integer n, the value of any equation xm - 1/xn be equal to 0.

Trick 4: Quick Formulas for x − 1/x​ and x + 1/x​ Relations

This trick helps you find the value of x − 1/x or x + 1/x​ using a simple formula when the other is given.

The value of x - 1/x can be easily be found by applying the formula √m2 - 4

Similarly for the second equation

The value of x + 1/x can be easily be found by applying the formula √n2 + 4

Algebra Tips & Tricks - Examples

Example 1: If x + 1/x = 18 then find the value of x - 1/x..

Solution:

Applying the formula: √m2 - 4

= √182 - 4

= √324 - 4

= ±√320 or ±8√5

Example 2: If x - 1/x = 11 then find the value of x + 1/x.

Solution:

Applying the formula: √n2 + 4

= √112 + 4

= √121 + 4

= ±√125 or ±5√5

Practice Algebra:


Next Article

Similar Reads