Quadratic Expression: A polynomial expression of the form , where , , and are constants and . Factorising such an expression means rewriting it as a product of simpler expressions, typically two linear factors.
Factorisation: The process of breaking down an expression into a product of its factors. For quadratics, this usually means transforming into the form .
Method Selection: The efficiency and success of factorisation heavily depend on selecting the appropriate method based on the structure and coefficients of the given quadratic expression. A systematic decision-making process helps avoid trial-and-error and ensures the correct technique is applied.
Integer Pair Method: The most common way to check if a quadratic with integer coefficients can be factorised into linear factors with integer coefficients is to find two integers that multiply to give and sum to give . If such a pair exists, the quadratic is factorable over integers.
Calculator Method: Some advanced calculators can solve quadratic equations. If the solutions to are integers or rational fractions (without square roots), then the quadratic expression can be factorised into linear factors with rational coefficients.
Discriminant Test: For a quadratic , calculate the discriminant, . If is a perfect square (e.g., 1, 4, 9, 16, 25, etc.), then the quadratic can be factorised into linear factors with rational coefficients. If is not a perfect square, it cannot be factorised into simple rational factors.
Step 1: Always Check for a Common Factor: Before attempting any other method, inspect all terms in the expression for a Highest Common Factor (HCF). Factoring out the HCF simplifies the expression, making subsequent steps easier and preventing errors. For example, should first be factored as .
Step 2: Count the Number of Terms: After factoring out any HCF, count the remaining terms in the expression. This count guides the next decision.
Step 3: Evaluate Based on Number of Terms: The number of terms dictates the primary factorisation strategy.
Decision Table for Quadratic Factorisation | Condition | Method to Apply | |:---|:---| | Common Factor Present? | Factor out HCF first. | | Two Terms Remaining? | Check for Difference of Two Squares (). | | Three Terms Remaining? | If (simple quadratic ), use Simple Quadratic Factorisation (find two numbers that multiply to and sum to ). | | | If (harder quadratic ), use Harder Quadratic Factorisation (e.g., grouping or grid method, involving numbers that multiply to and sum to ). | | Four Terms Remaining? | Consider Factorising by Grouping (pair terms with common factors to reveal a common binomial factor). |
Common Factor Factorisation: This is the most fundamental step, applicable to any polynomial. It involves identifying the largest factor common to all terms and extracting it, simplifying the remaining expression. For example, becomes .
Difference of Two Squares: This pattern applies to binomials of the form . It always factorises into . Recognizing this pattern is crucial for efficiency, as it bypasses more complex methods. An example is .
Simple Quadratic Factorisation (): For expressions like , the goal is to find two numbers that multiply to and add up to . These numbers directly form the factors . For instance, .
Harder Quadratic Factorisation (): For expressions where and no common factor exists, methods like 'factorising by grouping' or the 'grid method' are used. This involves finding two numbers that multiply to and sum to , then splitting the middle term () using these numbers, and finally grouping terms. For example, would involve finding numbers that multiply to and sum to (which are and ), leading to , then grouping.
Perfect Square Trinomials: These are special cases of quadratics that result from squaring a binomial, such as or . Recognizing these patterns allows for direct factorisation, like .
Dividing Expressions vs. Equations: A common error is to divide an entire expression by a common factor instead of factoring it out. For example, changing to is incorrect for an expression, but valid if it's an equation where both sides are divided by 2. When factorising an expression, the common factor must remain outside the brackets.
Ignoring the 'a' Coefficient: For harder quadratics ( where ), students sometimes incorrectly try to find numbers that multiply to and sum to , instead of multiplying to and summing to . This leads to incorrect factorisation.
Incomplete Factorisation: Failing to factorise fully, such as leaving a common factor inside the brackets or not applying the difference of two squares rule when possible, results in an incomplete answer. Always ensure all possible factors have been extracted.
Solving Quadratic Equations: Factorisation is a primary method for solving quadratic equations (). Once factored into , the Zero Product Property states that either or , leading to the solutions for .
Simplifying Rational Expressions: Factorisation is essential for simplifying algebraic fractions (rational expressions) by canceling common factors in the numerator and denominator. This skill is fundamental in higher-level algebra and calculus.
Graphing Quadratics: The factors of a quadratic reveal its x-intercepts (roots), which are critical points for sketching the parabola represented by the quadratic function. Understanding factorisation aids in visualising quadratic behavior.