Factoring Calculator
Factor numbers and quadratic expressions with detailed results.
Result will appear here
Enter a number or quadratic expression above to get started.
A factoring calculator helps you break numbers and algebraic expressions into smaller factors. Instead of solving each problem manually, you can enter a whole number or quadratic expression and receive a clear result within seconds.
The calculator is useful for students, teachers, parents, and anyone working with basic mathematics or algebra. It can find the factors of whole numbers, calculate prime factorization, identify factor pairs, and factor common quadratic expressions.

For example, entering 360 can show its prime factors, positive factors, factor pairs, and number type. Entering an expression such as x² + 5x + 6 can return its factored form, roots, discriminant, and other useful details.
This online factoring calculator is designed to make mathematical problems easier to understand. It provides more than a final answer by showing important information that can help you check your work and learn the factoring process.
What Is a Factoring Calculator?
A factoring calculator is an online math tool that rewrites a number or expression as a product of smaller values.
When working with numbers, factoring means finding the whole numbers that divide the original number without leaving a remainder. For example, the factors of 12 are:
1, 2, 3, 4, 6, and 12
These numbers divide 12 exactly.
When working with algebra, factoring means rewriting an expression as a product of simpler expressions. For example:
x² + 5x + 6 = (x + 2)(x + 3)
The factored form is useful because it makes it easier to solve equations, find roots, simplify expressions, and understand how a quadratic behaves.
A factoring calculator performs these calculations automatically and presents the results in an easy-to-read format.
Use the Factoring Calculator
Using the calculator is simple. You only need to enter a number or quadratic expression and choose the appropriate calculation type.
Enter a Number or Expression
Type your value into the input field.
You can enter a whole number such as:
- 24
- 84
- 360
- -120
You can also enter a quadratic expression such as:
- x² + 5x + 6
- x² − 9
- 2x² − 7x + 3
- 3x² + 12x
The calculator accepts common quadratic notation, including x^2 and x².
Choose the Calculation Type
The calculation menu normally includes three options:
Auto Detect: The tool determines whether your input is a number or a quadratic expression.
Factor a Number: Use this option when entering an integer.
Factor a Quadratic: Use this option when entering an expression in the form ax² + bx + c.
Auto Detect is usually the quickest option because the calculator identifies the input type automatically.
View the Result
After entering the value, select Calculate to display the result.
For a whole number, the result may include:
- Prime factorization
- Prime factorization with powers
- All positive or negative factors
- Factor pairs
- Total number of factors
- Sum of positive factors
- Number type
For a quadratic expression, the result may include:
- Factored form
- Original expression
- Coefficients
- Discriminant
- Roots
- Vertex
- Basic factoring steps
Copy or Reset the Output
Use the copy button to save the result to your clipboard. You can then paste it into your notes, homework, worksheet, or document.
Select the reset button when you want to clear the calculator and begin a new problem.
What Can This Calculator Factor?
The factoring calculator supports several common types of mathematical input.
Whole Numbers
A whole number can be written as a product of smaller integers.
For example:
20 = 2 × 2 × 5
The complete list of positive factors is:
1, 2, 4, 5, 10, 20
Factoring whole numbers is useful when simplifying fractions, finding common denominators, calculating the greatest common factor, or studying divisibility.
Prime Factorization
Prime factorization expresses a number as a product of prime numbers.
A prime number has exactly two positive factors: 1 and itself. Examples include 2, 3, 5, 7, 11, and 13.
The prime factorization of 72 is:
72 = 2 × 2 × 2 × 3 × 3
Using powers, it can be written as:
72 = 2³ × 3²
Prime factorization is commonly used to find the greatest common factor and least common multiple.
Negative Numbers
Negative numbers can also be factored.
For example:
-84 = -1 × 2 × 2 × 3 × 7
A negative integer has both positive and negative factors. The factor pairs must contain one positive number and one negative number because their product is negative.
Examples include:
-1 × 84
-2 × 42
-3 × 28
-4 × 21
Quadratic Expressions
A quadratic expression usually has the form:
ax² + bx + c
Here:
- a is the coefficient of x²
- b is the coefficient of x
- c is the constant
For example, in 2x² − 7x + 3:
- a = 2
- b = -7
- c = 3
The calculator searches for binomial factors that multiply to produce the original expression.
How Factoring Works
Factoring is the reverse of multiplication. Instead of multiplying smaller values to create a larger result, you start with the larger result and identify the values that produced it.
Finding Factors of a Number
To find the factors of a number, divide it by positive whole numbers beginning with 1.
For example, consider 18:
- 18 ÷ 1 = 18
- 18 ÷ 2 = 9
- 18 ÷ 3 = 6
This gives the factor pairs:
1 × 18
2 × 9
3 × 6
Therefore, the positive factors of 18 are:
1, 2, 3, 6, 9, 18
Prime Factorization Method
To calculate prime factorization, begin with the smallest prime number.
For 60:
60 ÷ 2 = 30
30 ÷ 2 = 15
15 ÷ 3 = 5
5 ÷ 5 = 1
Therefore:
60 = 2 × 2 × 3 × 5
Using exponents:
60 = 2² × 3 × 5
The process ends when the remaining value becomes 1.
Factoring Quadratic Expressions
For a simple quadratic such as:
x² + 7x + 12
Find two numbers that multiply to 12 and add to 7.
The numbers are 3 and 4 because:
3 × 4 = 12
3 + 4 = 7
Therefore:
x² + 7x + 12 = (x + 3)(x + 4)
You can verify the result by multiplying the binomials:
(x + 3)(x + 4) = x² + 4x + 3x + 12
Combining like terms gives:
x² + 7x + 12
Important Factoring Formulas
Several formulas are frequently used when factoring algebraic expressions.
Difference of Squares
The difference of squares formula is:
a² − b² = (a − b)(a + b)
For example:
x² − 25 = (x − 5)(x + 5)
This method works because 25 is equal to 5².
Perfect Square Trinomial
A perfect square trinomial follows one of these patterns:
a² + 2ab + b² = (a + b)²
a² − 2ab + b² = (a − b)²
For example:
x² + 6x + 9 = (x + 3)²
The first term is x², the last term is 3², and the middle term is 2 × x × 3.
Standard Quadratic Form
The standard quadratic form is:
ax² + bx + c
Factoring is easiest when integer binomials exist. However, not every quadratic can be factored into simple integer factors.
The discriminant can help determine the type of roots.
Discriminant Formula
The discriminant is:
D = b² − 4ac
When:
- D is positive, the quadratic has two different real roots.
- D is zero, the quadratic has one repeated real root.
- D is negative, the quadratic has no real roots.
The factoring calculator may use this information to explain why an expression cannot be factored into simple real integer binomials.
Practical Factoring Examples
The following examples show how the calculator handles common problems.
Example 1: Factor 360
The prime factorization is:
360 = 2 × 2 × 2 × 3 × 3 × 5
Using powers:
360 = 2³ × 3² × 5
Some factor pairs are:
1 × 360
2 × 180
3 × 120
4 × 90
5 × 72
6 × 60
8 × 45
9 × 40
10 × 36
12 × 30
15 × 24
18 × 20
Because 360 has more than two positive factors, it is a composite number.
Example 2: Factor -84
The prime factorization is:
-84 = -1 × 2² × 3 × 7
Some factor pairs are:
-1 × 84
-2 × 42
-3 × 28
-4 × 21
-6 × 14
-7 × 12
Each pair contains one negative factor because the final product is negative.
Example 3: Factor x² + 5x + 6
Find two numbers that multiply to 6 and add to 5.
Those numbers are 2 and 3.
Therefore:
x² + 5x + 6 = (x + 2)(x + 3)
The roots are:
x = -2
x = -3
Example 4: Factor x² − 9
This expression is a difference of squares:
x² − 3²
Using the formula a² − b²:
x² − 9 = (x − 3)(x + 3)
The roots are 3 and -3.
Example 5: Factor 2x² − 7x + 3
The factored form is:
2x² − 7x + 3 = (2x − 1)(x − 3)
To verify:
(2x − 1)(x − 3)
= 2x² − 6x − x + 3
= 2x² − 7x + 3
The roots are:
x = 1/2
x = 3
Benefits of the Factoring Calculator
A factoring calculator saves time and reduces calculation errors. It is especially helpful when a number has many factors or a quadratic has an unfamiliar leading coefficient.
The detailed result also makes it easier to study each part of the problem. You can compare the calculator’s answer with your own work, identify mistakes, and understand how the factorization was obtained.
The tool is useful for homework, exam preparation, classroom demonstrations, algebra practice, and quick mathematical checks.
It also removes the need to test many possible factors manually.
Common Factoring Mistakes
One common mistake is forgetting to look for a greatest common factor before factoring the remaining expression.
For example:
6x² + 12x = 6x(x + 2)
Another frequent mistake is using incorrect signs. When the constant is positive and the middle coefficient is negative, both binomial signs are usually negative.
For example:
x² − 7x + 12 = (x − 3)(x − 4)
Users may also stop before the expression is completely factored. Always check whether any remaining factor can be simplified further.
Finally, multiply the factors to confirm that they reproduce the original expression.
Free Inverse Cosine Calculator for Fast Angle Results
Frequently Asked Questions
What is a factoring calculator?
A factoring calculator is an online tool that finds the factors of whole numbers and rewrites quadratic expressions as products of simpler expressions.
Can the calculator find prime factors?
Yes. Enter a whole number to calculate its prime factorization. The result may also show the same factorization using exponents.
Can I factor negative numbers?
Yes. Negative numbers can be expressed as -1 multiplied by the prime factors of their positive value. They also have positive and negative factor pairs.
Can every quadratic be factored?
Not every quadratic can be factored into simple integer binomials. Some expressions require irrational or complex roots, while others are better solved with the quadratic formula.
How can I check a factored expression?
Multiply the factors together. When the multiplication produces the original quadratic expression, the factorization is correct.
Conclusion
The factoring calculator provides a quick way to factor numbers and quadratic expressions online. It can calculate prime factorization, list factors, display factor pairs, identify roots, and provide useful details about quadratic expressions.
Enter a number or expression, choose the calculation type, and review the result. Whether you are checking homework, studying algebra, or solving a quick math problem, the calculator can help you reach an accurate answer with less manual work.
