Enter Polynomial Factors
Example Data Table
| Factored Polynomial | Roots | Degree | Expanded Form |
|---|---|---|---|
| 2(x - 3)(x + 1) | 3, -1 | 2 | 2x² - 4x - 6 |
| (x - 2)²(x + 4) | 2 (twice), -4 | 3 | x³ - 12x + 16 |
| -3(2x + 1)(x - 5) | -0.5, 5 | 2 | -6x² + 27x + 15 |
Formula Used
General form: P(x) = A(ax + b)m(cx + d)n ...
Root of each linear factor: ax + b = 0, so x = -b ÷ a.
Polynomial degree: degree = m + n + ...
Leading coefficient: A × am × cn × ...
Constant term: P(0) = A × bm × dn × ...
How to Use This Calculator
- Enter the nonzero leading multiplier.
- Choose a variable letter and decimal precision.
- Enter each linear factor using a, b, and multiplicity m.
- Add or remove factor cards as needed.
- Optionally enter an x value for direct evaluation.
- Select expansion when standard form is required.
- Press Solve Polynomial and review the result above.
- Copy, download, print, or save the result.
Understanding Factored Polynomial Solutions
Why Factored Form Matters
Factored form shows how a polynomial is built from simpler expressions. Each linear factor points directly to one root. The constant multiplier controls the overall scale. Multiplicity shows how often a root repeats. This structure makes solving faster and easier to check.
Reading the Structure
A polynomial written as A(ax+b)^m(cx+d)^n has clear parts. A is the leading multiplier. Each bracket is a factor. Each exponent is a positive integer multiplicity. Set every factor equal to zero. Then solve the resulting linear equation. The multiplier never creates a root unless it equals zero.
Finding Roots and Multiplicity
For the factor ax+b, the root is x=-b/a. The coefficient a cannot be zero. A repeated factor keeps the same root. Its exponent becomes the root multiplicity. Odd multiplicities usually cross the horizontal axis. Even multiplicities usually touch the axis and turn back. These behaviors help when sketching graphs.
Expanding to Standard Form
Expansion converts factored form into standard form. Multiply coefficients through repeated polynomial convolution. The final degree equals the sum of all multiplicities. The leading coefficient equals A times each factor coefficient raised to its multiplicity. The constant term equals the value at x=0. It also equals A times each constant raised to its multiplicity.
What the Calculator Reports
This calculator performs those operations automatically. It lists distinct roots and repeated roots. It combines identical roots when decimal precision makes them equal. It also creates the expanded coefficient list. The displayed standard form follows descending powers. Zero terms may be omitted for cleaner reading. You can still inspect every coefficient in the result table.
Choosing Precision
Precision matters with decimal factors. A root may have a long decimal representation. Increasing precision reveals more digits. However, extra digits do not always mean greater input accuracy. Use exact integer coefficients when possible. Keep enough precision for comparison. Round only after finishing the main calculation.
Evaluating a Polynomial
The optional evaluation field checks the polynomial at a chosen x value. Substituting a known root should produce zero, apart from tiny rounding effects. Testing another value helps confirm signs and scale. This is useful when comparing hand calculations, graphing software, or classroom answers.
Building Skills with Examples
Worked examples make the method easier to remember. Start with integer factors. Confirm roots before expanding. Next, add repeated factors and decimal coefficients. Compare graph behavior afterward. This sequence separates each idea and reduces sign mistakes during practice.
Reliable Checking Steps
Always check that every factor coefficient is nonzero. Use positive whole numbers for multiplicities. Review the generated factored expression before trusting the roots. Then compare the degree with the total multiplicity. Check the leading coefficient independently. Finally, substitute each root into the original expression.
Connecting Forms and Graphs
Factored form is especially useful for intercepts and graph behavior. Standard form is useful for coefficient analysis. Both forms describe the same polynomial. Moving between them builds stronger algebra skills. A reliable solver should show roots, multiplicities, coefficients, degree, and evaluation details. This calculator presents each item in one organized result.
Frequently Asked Questions
What is a polynomial in factored form?
A factored polynomial is written as a product of simpler factors. Linear factors reveal real roots directly. Exponents show repeated roots, while the leading multiplier controls the polynomial scale and leading coefficient.
How does the calculator find each root?
It sets every linear factor ax + b equal to zero. Solving that equation gives x = -b/a. The calculator repeats this process for every entered factor.
What does multiplicity mean?
Multiplicity is the exponent attached to a factor. It tells how many times the same root occurs. It also helps predict whether the graph crosses or touches the horizontal axis.
Can I enter decimal coefficients?
Yes. The coefficient and constant fields accept decimal values. Choose enough output precision to display useful digits, but remember that rounded inputs can produce rounded roots.
Why can the x coefficient not be zero?
A zero x coefficient would remove the variable from that factor. It would no longer be a linear factor, so the root formula x = -b/a would be undefined.
How is the polynomial degree calculated?
The degree is the sum of all factor multiplicities. For example, multiplicities two, one, and three produce a sixth-degree polynomial.
Why does a repeated root appear once?
Identical roots are grouped into one table row. Their multiplicities are added. This keeps the result compact while preserving the total number of root occurrences.
What does P(root) verify?
The calculator substitutes each root into the expanded polynomial. A correct root should return zero. Very small nonzero values can appear because floating-point arithmetic uses finite precision.
Can the calculator solve quadratic factors directly?
This version accepts linear factors. A quadratic factor must first be split into linear factors when real factorization is possible. Irreducible quadratic factors require a complex-root method.
What is the optional evaluation field?
It calculates P(x) for one selected x value. This feature helps verify a point, test a root, compare graph values, or check a hand calculation.
How can I save my calculation?
Use the CSV button for table data. Use the print option to print or save a PDF. The copy button places a concise result summary on your clipboard.