Algebraic Expressions & Identities
Multiplying Polynomials
Addition and Subtraction of Algebraic Expressions
To add or subtract algebraic expressions:
- Group like terms together
- Add or subtract the coefficients of like terms
- Keep unlike terms as they are
Example: \((3x^2 + 2x - 5) + (4x^2 - 3x + 7) = (3x^2 + 4x^2) + (2x - 3x) + (-5 + 7) = 7x^2 - x + 2\)
Multiplication of Algebraic Expressions
| Type | Rule | Example |
|---|---|---|
| Monomial × Monomial | Multiply coefficients, add exponents of like variables | \((3x^2)(4x^3) = 12x^{5}\) |
| Monomial × Polynomial | Distributive property: Multiply monomial by each term | \(2x(x + 3) = 2x^2 + 6x\) |
| Binomial × Binomial | FOIL method or distributive property | \((x + 2)(x + 3) = x^2 + 5x + 6\) |
| Polynomial × Polynomial | Multiply each term of first by each term of second | \((x + 1)(x^2 + 2x + 3) = x^3 + 3x^2 + 5x + 3\) |
Division of Algebraic Expressions
- Monomial ÷ Monomial: Divide coefficients, subtract exponents of like variables
- Example: \(\frac{15x^5}{3x^2} = 5x^{3}\)
- Polynomial ÷ Monomial: Divide each term by the monomial
- Example: \(\frac{6x^3 + 9x^2}{3x} = 2x^2 + 3x\)
- Polynomial ÷ Binomial: Use long division method
Simplification of Algebraic Expressions
Simplification means combining like terms, applying distributive property, and reducing to the simplest form without changing the value.
Factorization Basics
Factorization is the process of writing an expression as a product of its factors (the reverse of multiplication).
Methods of Factorization:
- Taking out common factors: \(4x^2 + 6x = 2x(2x + 3)\)
- Grouping: \(ax + ay + bx + by = a(x + y) + b(x + y) = (x + y)(a + b)\)
- Using identities: \(x^2 + 6x + 9 = (x + 3)^2\)
- Monomial × polynomial: multiply each term.
- Binomial × binomial: multiply all pairs, then collect like terms.
- Addition/Subtraction: Only like terms can be added or subtracted
- Multiplication: Multiply coefficients, add exponents of same variables
- FOIL method: First, Outer, Inner, Last for multiplying two binomials
- Division: Subtract exponents for monomials; use long division for polynomials
- Simplification: Combine like terms and remove brackets using distributive property
- Factorization: Reverse of multiplication - express as product of factors
- Always check if the result can be simplified further
- ---
Standard Identities
What are Algebraic Identities?
Algebraic identities are equations that are true for all values of the variables. They help us simplify complex algebraic expressions and perform calculations mentally.
The Three Standard Identities:
| Identity | Formula | Name |
|---|---|---|
| Identity I | \((a + b)^2 = a^2 + 2ab + b^2\) | Square of a Sum |
| Identity II | \((a - b)^2 = a^2 - 2ab + b^2\) | Square of a Difference |
| Identity III | \((a + b)(a - b) = a^2 - b^2\) | Difference of Squares |
Verification of Identities:
For Identity I: \((a + b)^2 = (a + b)(a + b) = a^2 + ab + ba + b^2 = a^2 + 2ab + b^2\)
Applications of Identities:
- Expanding expressions: \((3x + 5)^2 = (3x)^2 + 2(3x)(5) + 5^2 = 9x^2 + 30x + 25\)
- Factorizing expressions: \(x^2 - 9 = (x)^2 - (3)^2 = (x + 3)(x - 3)\)
- Simplifying calculations mentally: \(102^2 = (100 + 2)^2 = 100^2 + 2(100)(2) + 2^2 = 10000 + 400 + 4 = 10404\)
Mental Mathematics Using Identities:
These identities make it easy to calculate squares and products of large numbers mentally:
| Calculation | Using Identity | Mental Math |
|---|---|---|
| \(35^2\) | \((30 + 5)^2 = 900 + 300 + 25 = 1225\) | Add 300 to 900 to get 1200, plus 25 |
| \(28 \times 32\) | \((30 - 2)(30 + 2) = 900 - 4 = 896\) | Square of middle number minus square of difference |
| \(99^2\) | \((100 - 1)^2 = 10000 - 200 + 1 = 9801\) | Subtract 200 from 10000, add 1 |
More Useful Identities:
\((x + a)(x + b) = x^2 + (a + b)x + ab\)
\((a + b + c)^2 = a^2 + b^2 + c^2 + 2ab + 2bc + 2ca\)
- (a + b)² = a² + 2ab + b²; (a − b)² = a² − 2ab + b².
- (a + b)(a − b) = a² − b².
- Identity I: \((a + b)^2 = a^2 + 2ab + b^2\) (Square of sum)
- Identity II: \((a - b)^2 = a^2 - 2ab + b^2\) (Square of difference)
- Identity III: \((a + b)(a - b) = a^2 - b^2\) (Difference of squares)
- Identities are true for all values of variables (unlike equations which are true only for specific values)
- Use identities to expand expressions and factorize expressions quickly
- Mental math: \(105^2 = (100+5)^2 = 10000 + 1000 + 25 = 11025\)
- For products like \(28 \times 32\), write as \((30-2)(30+2) = 900 - 4 = 896\)
- ---
(x + a)(x + b) & Applying Identities
Another identity is (x + a)(x + b) = x² + (a + b)x + ab. Identities also speed up arithmetic: 101 × 99 = (100 + 1)(100 − 1) = 10000 − 1 = 9999.
- (x + a)(x + b) = x² + (a + b)x + ab.
- Use identities to compute products quickly.