Sign In
Begin by recalling the definitions of a monomial and a polynomial.
See solution.
We want to compare the processes of adding monomials and adding polynomials. We will begin by recalling the definitions of a monomial and a polynomial.
3, sqrt(7), 5x^2, 2ab
5x^2, x^2+x, x^3+2x+3 Now, let's examine the processes of adding monomials.
Note that to perform addition in monomials, they must be like terms.To add monomials, we add the coefficients of like monomials and keep the variable(s) and their exponents unchanged.
Monomial I | Monomial II | Sum |
---|---|---|
3x | 4x | ( 3+ 4)x=7x |
7 | 11 | 7+ 11=18 |
-2x^2 | 2x^2 | ( -2+ 2)x^2= |
As we can see, if the monomials do not cancel each other out, the sum has only one term. In this case, the degree of the sum is the same as the degree of the monomials. If the monomials cancel each other out, the sum has no degree.
To add polynomials, we combine like terms add their coefficients.
Polynomial I | Polynomial II | Combine Like Terms | Sum |
---|---|---|---|
3x^3+ 2x+1 | 2x^2+ 4x+3 | 3x^3+ 2x^2+( 2+ 4)x+(1+3) | 3x^3+ 2x^2+ 6x+4 |
3x^2+ 2x+1 | 2x^2+ 4x+3 | ( 3+ 2)x^2+( 2+ 4)x+(1+3) | 5x^2+ 6x+4 |
- 3x^2+ 2x+7 | 3x^2+ 2x+3 | ( - 3+ 3)x^2+( 2+ 2)x+(7+3) | 4x+10 |
- 3x^2 - 2x+7 | 3x^2+ 2x+3 | ( - 3+ 3)x^2+( -2+ 2)x+(7+3) | 10 |
- 3x^2 - 2x - 7 | 3x^2+ 2x+3 | ( - 3+ 3)x^2+( -2+ 2)x + (- 7+7) | 0 |
If the polynomials cancel each other out, the sum has no degree. However, if they do not cancel each other, the degree is less than or equal to the degree of the polynomial that has the greatest degree.
Finally, we can compare the process of adding monomials and adding polynomials considering the above information.