AC Method to Solve a Quadratic Equation

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.

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:

  • Step 1: Identify the Coefficients
  • Step 2: Multiply 'a' and 'c'

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

  • Step 3: Find Two Numbers that Multiply to 'ac' and Add to 'b'

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

  • Step 4: Rewrite the Middle Term

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.

  • Step 5: Factor by Grouping

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

  • Step 6: Solve the Factored Equation

Example of AC Method

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

  • Multiply a and c: ac = 6 × 3 = 18
  • Find two numbers that multiply to 18 and add to 11: The numbers 9 and 2 satisfy these conditions: 9 × 2 = 18 and 9 + 2 = 11.
  • Rewrite the middle term: 6x2 + 11x + 3 = 6x2 + 9x + 2x + 3
  • Factor by grouping: Group the terms in pairs: (6x2 + 9x) + (2x + 3)
    • Factor out the GCF from each pair: 3x(2x + 3) + 1(2x + 3)
  • Factor out the common binomial factor: Factor out the common binomial (2x + 3)(3x + 1)

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:

  • The AC method provides a systematic way to factor quadratic expressions, which can be particularly helpful for students and beginners who are learning factoring techniques.
  • The AC method is effective even when the coefficients a, b, and c are not simple or easily factorable. This makes it a versatile tool for factoring more complex quadratic equations.
  • Unlike other methods that may rely on trial and error, the AC method follows a specific procedure that reduces the need for guessing. This makes it more reliable for consistent results.

Comparison with Other Methods

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

CriteriaAC MethodQuadratic FormulaFactoringCompleting the Square
ApproachFactor 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.
ComplexityModerate - 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.
ApplicabilityBest 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.
AccuracyHigh - 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 UseRequires 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 InvolvedSeveral 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.
SpeedModerate - 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 CasesMay 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 UsageCommonly 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 2x2 + 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 3x2 − 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 4x2 + 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.

Comment

Explore