AC Method to Solve a Quadratic Equation (original) (raw)

Last Updated : 23 Jul, 2025

AC Method is a simple way to solve quadratic equations by breaking them down into simpler parts. This method is used when you have a quadratic equation in the form ax2 + bx + c, where a, b, and c are numbers. The key idea is to multiply the first number a and the last number c, and then find two numbers that multiply to give this product but also add up to b.

In this article, we will discuss this method in detail.

Table of Content

What is the AC Method?

AC Method is a technique used to factor quadratic equations of the form ax2 + bx + c, where a, b, and c are constants. This method is particularly useful when the quadratic equation does not factor easily with simple integers, especially when a, the coefficient of x2, is not equal to 1.

**Note: It is particularly useful when the leading coefficient a is not equal to 1.

Factoring Trinomials

Factoring trinomials is the process of expressing a trinomial, which is a polynomial with three terms, as the product of two binomials. The most common form of a trinomial that can be factored is a quadratic trinomial, which has the general form:

ax2 + bx + c

Where a, b, and c are constants, and x is a variable.

Steps to Solve a Quadratic Equation Using the AC Method

Steps to solve a quadratic equation using the ac method are:

Calculate the product of the leading coefficient a and the constant term c. Let this product be ac.

Identify two numbers, say m and n, that multiply to ac and add up to the middle coefficient b.

Express the middle term bx as the sum of two terms using the numbers m and n. Thus, rewrite the quadratic trinomial as ax2 + mx + nx + c.

Group the terms in pairs and factor out the greatest common factor (GCF) from each pair.

Example of AC Method

Factor the quadratic trinomial 6x2 + 11x + 3 using the AC Method.

Thus, the factored form of 6x2 + 11x + 3 is (3x + 1)(2x + 3).

Advantages of the AC Method

Some of the advantages of AC Method over other methods are:

Comparison with Other Methods

Difference between AC methods and other methods are listed in the following table:

**Criteria **AC Method **Quadratic Formula **Factoring **Completing the Square
**Approach Factor the quadratic equation by splitting the middle term using the product of a × c. Uses the formula x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} Express the equation as a product of two binomials. Manipulate the equation to form a perfect square trinomial.
**Complexity Moderate - requires careful factor selection and splitting of terms. Straightforward - direct application of the formula. Simple - when the quadratic is easily factorable. Moderate to complex - requires algebraic manipulation.
**Applicability Best for equations where the middle term can be easily split. Applicable to all quadratic equations. Best for quadratics with integer roots. Applicable to all quadratics but more useful in specific cases.
**Accuracy High - but can be tricky with non-integer coefficients. High - formula is exact and works universally. High - but depends on the equation being factorable. High - but requires careful handling of square roots.
**Ease of Use Requires practice and experience to master. Easy - widely known and taught. Easy - if the equation is straightforward to factor. Requires a strong understanding of algebraic techniques.
**Steps Involved Several steps: factor selection, middle term splitting, and factoring. Few steps: substitute values into the formula and solve. Few steps: rewrite as a product of binomials. Several steps: rearrange, complete the square, and solve.
**Speed Moderate - varies depending on the equation. Fast - especially for straightforward substitution. Fast - when factoring is simple. Moderate - depends on familiarity with the method.
**Use in Special Cases May be cumbersome for non-factorable quadratics. Ideal for all cases, including complex and irrational roots. Limited to quadratics that can be factored. Useful when the quadratic is not easily factorable or for deriving the vertex form.
**Historical Usage Commonly used in high school algebra for learning factorization. Universally taught and applied across all levels. Commonly used for simpler or special-case quadratics. Used in more advanced algebra or specific problem types.

**Read More,

Example Problems Using the AC Method

**Example: Factor the quadratic expression 2x 2 **+ 7x + 3.

**Solution:

Multiply a and c: ac = 2 × 3 = 6.

Find two numbers that multiply to 6 and add to 7: The numbers 6 and 1 work because 6 × 1 = 6 and 6 + 1 = 7.

Rewrite the middle term: 2x2 + 6x + x + 3

Group terms: (2x2 + 6x) + (x + 3)

Factor each group: 2x(x + 3) + 1(x + 3)

Factor out the common binomial: (2x + 1)(x + 3).

**Example 2: Factor the quadratic expression 3x 2 **− 5x − 2.

**Solution:

Multiply a and c: ac = 3 × (−2) = −6ac = 3.

Find two numbers that multiply to -6 and add to -5: The numbers -6 and 1 work because −6 × 1 = -6 and −6 + 1 = −5.

Rewrite the middle term: 3x2 − 6x + 1.

Group terms: (3x2 − 6x) + (x − 2)

Factor each group: 3x(x − 2) + (x − 2)

Factor out the common binomial: (3x + 1)(x − 2)

**Example 3: Factor the quadratic expression 4x 2 **+ 12x + 9.

**Solution:

  1. **Multiply a and c: ac = 4 × 9 = 36.
  2. **Find two numbers that multiply to 36 and add to 12: The numbers 6 and 6 work because 6 × 6 = 36 and 6 + 6 = 12.
  3. **Rewrite the middle term: 4x2 + 6x + 6x + 9.
  4. **Group terms: (4x2 + 6x) + (6x + 9)
  5. **Factor each group: 2x(2x + 3) + 3(2x + 3).
  6. **Factor out the common binomial: (2x + 3)(2x + 3)

Practice Problems on AC Method

**Problem 1: Factor the quadratic expression 5x2 - 9x − 2.

**Problem 2: Factor the quadratic expression 6x2 + 5x − 6.

**Problem 3: Factor the quadratic expression 7x2 - 13x + 2.

**Problem 4: Factor the quadratic expression 4x2 + 12x + 9.

**Problem 5: Factor the quadratic expression 8x2 - 22x + 2.