Algebra is a fundamental branch of mathematics utilizing variables, symbols, and equations. For students and aspirants preparing for competitive exams such as SSC, Banking, and RRB, a firm grasp of algebraic principles is vital. To excel in these tests, candidates need a comprehensive understanding of core concepts, ranging from basic algebraic expressions to advanced formulas and laws of exponents.
For a broader perspective on mathematical concepts, you can also Check All Math Formulas.
Understanding Algebraic Expressions and Equations
An algebraic expression comprises variables, constants, and operators like addition, subtraction, and multiplication. In algebraic equations, constants have known values while variables represent unknown quantities. Meanwhile, numbers function as fixed values to be balanced against unknown letters.
There are three primary types of algebraic expressions:
- Monomial: Contains a single term, such as 2x or 6y.
- Binomial: Consists of two terms, such as 6xy+5 or xy+y².
- Polynomial: Features more than two terms with non-negative integral exponents, such as 6x²+4x+7 or 3y³+5y+15.
Basic Algebra Formulas Checklist
Memorizing standard expansion and factoring identities helps streamline complex problem-solving. Review the essential identities below:
- (a+b)² = a² + 2ab + b²
- (a-b)² = a² – 2ab + b²
- a² – b² = (a-b)(a+b)
- a² + b² = (a-b)² +2ab
- (a+b+c)² = a²+b²+c²+2ab+2ac+2bc
- (a-b-c)² = a²+b²+c²-2ab-2ac+2bc
- (a+b)³ = a³+ 3a²b + 3ab² + b³
- (a-b)³ = a³- b³ + 3ab² - 3a²b
- a³-b³ = (a² + ab + b²)(a - b)
- a³+b³ = (a² – ab + b²)(a + b)
- (a+b) (a-b) = a2 – b2
- (x + a)(x + b) = x2 + (a + b)x + ab
- (x + a)(x – b) = x2 + (a – b)x – ab
- (x – a)(x + b) = x2 + (b – a)x – ab
- (x – a)(x – b) = x2 – (a + b)x + ab
- (a + b)3 = a3 + b3 + 3ab(a + b)
- (a – b)3 = a3 – b3 – 3ab(a – b)
- (x + y + z)2 = x2 + y2 + z2 + 2xy + 2yz + 2xz
- (x + y – z)2 = x2 + y2 + z2 + 2xy – 2yz – 2xz
- (x – y + z)2 = x2 + y2 + z2 – 2xy – 2yz + 2xz
- (x – y – z)2 = x2 + y2 + z2 – 2xy + 2yz – 2xz
- x3 + y3 + z3 – 3xyz = (x + y + z)(x2 + y2 + z2 – xy – yz -xz)
- x2 + y2 =½ [(x + y)2 + (x – y)2]
- (x + a) (x + b) (x + c) = x3 + (a + b +c)x2 + (ab + bc + ca)x + abc
- x3 + y3= (x + y) (x2 – xy + y2)
- x3 – y3 = (x – y) (x2 + xy + y2)
- x2 + y2 + z2 -xy – yz – zx = ½ [(x-y)2 + (y-z)2 + (z-x)2]
Algebra Formulas Chart and Advanced Identities
For higher-degree polynomials and multi-variable expansions, the following reference chart covers advanced scenarios:
| Algebra Formulas Chart | Algebra Formulas Chart |
| 1. | a⁴ – b⁴ = (a² + b²) (a² – b²) |
| 2. | a⁵ – b⁵ = (a – b)(a⁴+ a³b + a²b² + ab³ + b⁴ ) |
| 3. | a⁵ + b⁵ = (a + b)(a⁴ – a³b + a²b²– ab³ + b⁴ ) |
| 4. | a³ + b³+ c³– 3abc = (a + b + c)(a² + b² + c² – ab – bc – ca) |
| 5. | (a + b + c+...)² = a²+b²+c²+...+2(ab + bc+....) |
| 6. | If n is a natural number, a^n − b^n = (a−b)(a^(n−1) + a^(n−2) b+...+b^(n−2) a + b^(n−1)) |
| 7. | If n is even (n=2k), a^n + b^n = (a+b)(a^(n−1) − a^(n−2) b+...+b^(n−2) a − b^(n−1)) |
| 8. | If n is odd (n=2k+1), a^n + b^n = (a+b)(a^(n−1) − a^(n−2) b +...−b^(n−2) a + b^(n−1)) |
| 9. | (x+y+z)²=x²+y²+z²+2xy+2yz+2xz |
| 10. | (x+y−z)²=x²+y²+z²+2xy−2yz−2xz |
| 11. | (x−y+z)²=x²+y²+z²−2xy−2yz+2xz |
| 12. | (x−y−z)²=x²+y²+z²−2xy+2yz−2xz |
| 13. | x³+y³+z³−3xyz=(x+y+z)(x²+y²+z²−xy−yz−xz) |
| 14. | (x+a)(x+b)(x+c)=x³+(a+b+c)x²+(ab+bc+ca)x+abc |
| 15. | x²+y²+z²−xy−yz−zx=1/2[(x−y)²+(y−z)²+(z−x)²] |
Laws of Exponents & Additional Mathematical Formulas
Handling powers and bases efficiently is crucial for competitive examinations. The laws of exponents and fractional exponents include:
- (a^m)(a^n) = a^(m+n)
- (ab)^m = a^m b^m
- (a^m)^n = a^(mn)
- a^0 = 1
- a^m / a^n = a^(m−n)
- a^m = 1/a^(−m)
- a^(−m) = 1/a^m
Additionally, candidates should note key formulas used across geometry and advanced algebra:
- Quadratic Formula: x = (-b ± √(b² - 4ac)) / 2a (Note: If the discriminant is negative, the equation yields no real number solutions.)
- Distance Formula: d = √((x2 - x1)² + (y2 - y1)²) (derived from the Pythagorean theorem).
- Slope Formula: m = (y2 - y1) / (x2 - x1)
- Exponential Growth: A = A0 e^(rt)
- Exponential Decay: A = A0 e^(-rt)
- Logarithmic Form: logb(y) = x
- Pythagorean Theorem: c² = a² + b²
- Factorial Notation: n! = 1 * 2 * 3 * ... * n (e.g., 5! = 120)
Frequently Asked Questions (FAQs)
Recommended Reads
- AIIMS NORCET 11 Prelims Exam City 2026: Release Date, Steps & Details
- AP TET Response Sheet & Initial Answer Key 2026 Released: Check Scores & Raise Objections
- Bank of Baroda LBO Previous Year Papers: Benefits & Strategy
- BPSC TRE 4.0 2026: Major Changes, Exam Pattern, and Vacancy Details
- CPCB Recruitment 2026: Apply for 51 Contractual Posts Under SER Phase III
- Bank of Baroda LBO Salary 2026: Structure, Allowances & Growth
Exam Photo & Signature Resizer (20KB - 50KB)
Resize passport photo & signature to 20-50KB with Name & Date of Photo (DOP) strip or combine them in 1-click.
Never miss another exam update!
Get the fastest exam results, recruitment news, and educational guides delivered directly to your phone.