Polynomial Operations Calculator (2024)

  • Calculators
  • ::
  • Polynomial Calculators
  • ::
  • Polynomial operations

Polynomial Operations Calculator (1)Polynomial Operations Calculator (2)

This solver performs arithmetic operations on polynomials (addition, subtraction, multiplication and division).For multiplication, it uses both the GRID and FOIL methods.The calculator displays complete work as well as a detailed step-by-step explanation for each operation.

working...

Polynomial Calculators

  • FactoringPolynomials

  • Polynomial Roots
  • Synthetic Division
  • PolynomialOperations
  • GraphingPolynomials
  • Simplify Polynomials
  • Generate From Roots

Rational Expressions

  • Simplify Expression

  • Multiplication / Division
  • Addition / Subtraction

Radical Expressions

  • Rationalize Denominator

  • Simplifying

Solving Equations

  • Quadratic Equations Solver

  • Polynomial Equations
  • Solving Equations - WithSteps

Quadratic Equation

  • Solving (with steps)

  • Quadratic Plotter
  • Factoring Trinomials

2D Shapes

  • Equilateral Triangle

  • Right Triangle
  • Oblique Triangle
  • Square Calculator
  • Rectangle Calculator
  • Circle Calculator
  • Hexagon Calculator
  • Rhombus Calculator
  • Trapezoid Calculator

3D Shapes

  • Cube

  • Cuboid
  • Triangular Prism
  • Pyramid
  • Cylinder
  • Cone
  • Sphere

Analytic Geometry

Complex Numbers

  • Modulus, inverse, polar form

  • Division
  • SimplifyExpression

Systems of equations

  • System 2x2

  • System 3x3
  • System 4x4

Matrices

  • Add, Subtract,Multiply
  • Determinant Calculator
  • Matrix Inverse
  • CharacteristicPolynomial
  • Eigenvalues
  • Eigenvectors
  • MatrixDecomposition

Calculus Calculators

  • Limit Calculator

  • Derivative Calculator
  • Integral Calculator

Sequences & Series

  • ArithmeticSequences

  • GeometricSequences
  • Find nth Term

Trigonometry

  • Degrees toRadians

  • Trig.Equations

Numbers

  • Long Division

  • Evaluate Expressions
  • Fraction Calculator
  • Greatest Common Divisor GCD
  • Least Common Multiple LCM
  • Prime Factorization
  • Scientific Notation
  • Percentage Calculator
  • Dec / Bin / Hex

Statistics and probability

  • Probability Calculator
  • Probability Distributions
  • Descriptive Statistics

  • Standard Deviation
  • Z - score Calculator
  • NormalDistribution
  • T-Test Calculator

Financial Calculators

  • Simple Interest

  • Compound Interest
  • AmortizationCalculator
  • Annuity Calculator

Other Calculators

  • Sets

  • Work Problems

Hire MATHPORTAL experts to do math homework for you.Prices start at $3 per problem.

EXAMPLES

example 1:ex 1:

$(3x-4)+(5+3x-4x^2)$

example 2:ex 2:

$(9x+5)-(3x-3)$

example 3:ex 3:

$(-2x^6 + x^5 - 3x^2 - 4x + 7) - (x^5 + 2x^2 - 4x + 4)$

example 4:ex 4:

$(2x+3)\cdot(5x-3)$

example 5:ex 5:

$(x^2 - x + 3)\cdot(2x^2 + 4x - 3)$

example 6:ex 6:

$\dfrac{x^3 + x^2 + 4}{x + 2}$

Find more worked-out examples in the database of solved problems..

Search our database with more than 250 calculators

TUTORIAL

Operations on polynomials

In this short tutorial, you will learn how to perform basic operations on polynomials.
The basic operations are 1. addition 2. subtraction 3. FOIL method for binomialmultiplication 4. standard multiplication 5. division by monomialand 6. long division.Note that this calculator displays a step-by-step explanation for each of these operations.Nevertheless, let's start with addition.

1A: Polynomial addition - horizontal

Example 01: Add $ (2a+5) + (4a-3) $

First we will remove the parenthesis because there are no minus sign in frontof the brackets:

$$ (2a+5) + (4a-3) = 2a + 5 + 4a - 3 $$

We'll now group the like terms:

$$ 2a + 5 + 4a - 3 = 2a + 4a + 5 - 3$$

Finally, we combine like terms:

$$ 2a + 4a + 5 - 3 = 6a + 2 $$

Putting all together we have

$$\begin{aligned}(2a+5) + (4a-3) \overbrace{=}^{\text{remove par.}}& \color{blue}{2a} + 5 + \color{blue}{4a} - 3 = \\\overbrace{=}^{\text{group like terms}}& \color{blue}{2a + 4a} + 5 - 3 = \\\overbrace{=}^{\text{combine like terms}}& \color{blue}{6a} + 2\end{aligned}$$

solve using calculator

1B: Polynomial addition - vertical

Example 02: Add $ (5x^3 - 3x^2 - 2x + 5) + (-x^3 + 2x^2 - 7) $

To perform vertical addition, we must arrange like terms one above theother.

$$\begin{array}{rrr}\color{blue}{5x^3} & \color{orangered}{-3x^2} & -2x & \color{purple}{5} \\\color{blue}{-x^3} & \color{orangered}{2x^2} & & \color{purple}{-7} \\\hline\end{array}$$

It is now quite simple to combine like terms

$$\begin{array}{rrr}\color{blue}{5x^3} & \color{orangered}{-3x^2} & -2x & \color{purple}{5} \\\color{blue}{-x^3} & \color{orangered}{2x^2} & & \color{purple}{-7} \\\hline\color{blue}{4x^3} & \color{orangered}{-x^2} & -2x & \color{purple}{-2}\end{array}$$

The answer is

$$ 4x^2 -x^2-2x-2 $$

2B: Polynomial subtraction – vertical

Example 04: Subtract $ (2x^2 + x - 3) - (x^2 - 3x + 5) $

Place like terms one above the other, but in the second polynomial, we must now alter all of the signs.

$$\begin{array}{rrrr}2x^2 & x & -2 \\\color{red}{\bf{-}}x^2 & \color{red}{\bf {+}}3x & \color{red}{\bf{-}}5 \\\hline\end{array}$$

Now we can combine like terms

$$\begin{array}{rrrr}2x^2 & x & -2 \\-x^2 & 3x & -5 \\\hlinex^2 & 4x & -7 \\\end{array}$$

So the answer is $ x^2 + 4x - 7 $

solve using calculator

2A: Polynomial subtraction – horizontal

Example 03: Subtract $ (5x - 7) - (3x - 3) $

Here we remove parenthesis by changing the sign of every term in the secondbracket.

$$ (5x - 7) \color{blue}{- (3x - 3)} = 5x - 7 \color{blue}{- 3x + 3} $$

Now, as in previous example, group the like terms ...

$$ 5x - 7 -3x + 3 = 5x - 3x -7 + 3 $$

...and combine them:

$$ 5x - 3x - 7 + 3 = 2x - 4 $$

Putting all together we have

$$\begin{aligned}(5x-7) - (3x-3) \overbrace{=}^{\text{remove par.}}& 5x - 7 - 3x + 3 = \\\overbrace{=}^{\text{group like terms}}& 5x - 3x - 7 + 3 = \\\overbrace{=}^{\text{combine like terms}}& 2x - 4\end{aligned}$$

3: Polynomial multiplication - FOIL

This method is used to multiply two binomials. The best way to explain the FOIL method is to use anexample:

Example 05: Use FOIL method to multiply $ (5a + 2) \cdot(2a - 3) $

$$ \begin{array}{lcccc}\text{First} & : & 5a & \cdot & 2a & = & 10a^2 \\\text{Outer} & : & 5a & \cdot & -3 & = & -15a \\\text{Inner} & : & 2 & \cdot & 2a & = & 4a \\\text{Last} & : & 2 & \cdot & -3 & = & -6 \\\hline\end{array} $$
$$\begin{aligned}(5a + 2) \cdot(2a - 3) &= \underbrace{10a^2}_{F} - \underbrace{15a}_{O} + \underbrace{4a}_{I} -\underbrace{6}_{L} = \\[1em]&= 10a^2 - 11a - 6\end{aligned}$$

solve using calculator

RESOURCES

1. Operations with Polynomials — with step-by-step examples.

2. Video tutorial — on how to multiply polynomials.

439 427 972 solved problems

Polynomial Operations Calculator (2024)

References

Top Articles
Latest Posts
Article information

Author: Duane Harber

Last Updated:

Views: 5818

Rating: 4 / 5 (71 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Duane Harber

Birthday: 1999-10-17

Address: Apt. 404 9899 Magnolia Roads, Port Royceville, ID 78186

Phone: +186911129794335

Job: Human Hospitality Planner

Hobby: Listening to music, Orienteering, Knapping, Dance, Mountain biking, Fishing, Pottery

Introduction: My name is Duane Harber, I am a modern, clever, handsome, fair, agreeable, inexpensive, beautiful person who loves writing and wants to share my knowledge and understanding with you.