There are many ways to simplify an equation, and the method you choose depends on the form of the equation you are given. Different types of equations might require different approaches to simplification, such as factoring, expanding, combining like terms, or applying specific algebraic identities.
Extracting a Number in Front of Brackets
When you have an expression like ( ab + ac) , you can simplify it by extracting the number a in front of the bracket and multiplying it by each term inside the bracket. This is called the distributive property:
a(b + c) = ab + ac
ab + ac = a(b + c)
Rules to apply:
- You can only extract a number in front of the bracket if it is a common factor of all the terms inside the bracket.
- If there is no common factor, you cannot extract a number.
- The number outside the bracket multiplies every term inside the bracket.
For example:
3(x + 4) = 3 * x + 3 * 4 = 3x +12
Squaring the Difference of Numbers in Brackets
The square of the difference of two numbers is an important algebraic identity:
(a – b)2 = (a – b)(a – b)
When expanded, it becomes:
a2 – 2ab + b2
This formula helps simplify expressions where you have a binomial squared involving subtraction.
Steps:
- Square the first term: ( a2 )
- Subtract twice the product of the two terms: ( -2ab )
- Add the square of the second term: ( + b2 )
Example:
(x – 5)2 = x2 – 2 * x * 5 + 52 = x2 – 10x + 25
- Simplify equations by choosing the method that fits the given expression.
- Extract numbers in front of brackets only when there is a common factor.
- Use the formula (a – b)2 = a2 – 2ab + b2 to expand squared differences quickly and correctly.
YOU NEED TO BE A DETECTIVE TO UNCOVER WHICH RULE TO APPLY—STAY CURIOUS AND OBSERVANT!
The rule x² – 3² is a difference of squares formula.
It states that x² – 3² can be factored into (x – 3)(x + 3).
This means you take the square root of each term and write the expression as the product of their sum and difference. This rule simplifies expressions and solves equations involving squares.


The rule for (x + 6)2 is to square the binomial. This means you multiply (x + 6) by itself:
(x + 6)2 = (x + 6)(x + 6)
To expand this, use the distributive property (FOIL method):
= x * x + x * 6 + 6 * x + 6 * 6
= x2 + 6x + 6x + 36
= x2 + 12x + 36
So, (x + 6)2 = x2 + 12x + 36.
or in general
(a + b)2 = a2 + 2*a*b + b2
CONCLUSION
There are many important rules to consider, and to keep this article clear and focused, we will list all of them on a separate page titled “Rules.” Be sure to visit that page for a comprehensive overview of every rule you need to know.


Leave a Reply