answersLogoWhite

0


Best Answer

The sum of two polynomials is always a polynomial. Therefore, it follows that the sum of more than two polynomials is also a polynomial.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can the sum of three polynomials again be a polynomial?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Would the sum of three polynomials again be a polynomial?

Yes.


Is it possible to add 2 polynomials together and your answer is not a polynomial?

No. Even if the answer is zero, zero is still a polynomial.


Which property of polynomial addition says that the sum of two polynomials is always a polynomial?

It is called the property of "closure".


Will the sum of two polynomials always be a polynomial?

Yes. Note that specifically, the sum might be a constant (just a number), or even zero, but it is convenient to include those in the definition of "polynomial".


Algorithm for addition of two polynomials using linked list?

Let p and q be the two polynomials represented by the linked list. 1. while p and q are not null, repeat step 2. 2. If powers of the two terms ate equal then if the terms do not cancel then insert the sum of the terms into the sum Polynomial Advance p Advance q Else if the power of the first polynomial> power of second Then insert the term from first polynomial into sum polynomial Advance p Else insert the term from second polynomial into sum polynomial Advance q 3. copy the remaining terms from the non empty polynomial into the sum polynomial.


What is the relationship between monomials binomials and trinomials?

A binomial is the sum of two monomials. A trinomial is the sum of three monomials. A polynomial is the sum of one or more monomials.A binomial is the sum of two monomials. A trinomial is the sum of three monomials. A polynomial is the sum of one or more monomials.A binomial is the sum of two monomials. A trinomial is the sum of three monomials. A polynomial is the sum of one or more monomials.A binomial is the sum of two monomials. A trinomial is the sum of three monomials. A polynomial is the sum of one or more monomials.


How is the degree of of the sum related to the degree of the original polynomials?

Usually the sum will have the same degree as the highest degree of the polynomials that are added. However, it is also possible for the highest term to cancel, for example if one polynomial has an x3, and the other a -x3. In this case, the sum will have a lower degree.


What are the 5 properties of polynomials?

A sum of polynomials is a polynomial.A product of polynomials is a polynomial.A composition of two polynomials is a polynomial, which is obtained by substituting a variable of the first polynomial by the second polynomial.The derivative of the polynomial anxn + an-1xn-1 + ... + a2x2 + a1x + a0 is the polynomial nanxn-1 + (n-1)an-1xn-2 + ... + 2a2x + a1. If the set of the coefficients does not contain the integers (for example if the coefficients are integers modulo some prime number p), then kak should be interpreted as the sum of ak with itself, k times. For example, over the integers modulo p, the derivative of the polynomial xp+1 is the polynomial 0.If the division by integers is allowed in the set of coefficients, a primitive or antiderivative of the polynomial anxn + an-1xn-1 + ... + a2x2 + a1x + a0 is anxn+1/(n+1) + an-1xn/n + ... + a2x3/3 + a1x2/2 + a0x +c, where c is an arbitrary constant. Thus x2+1 is a polynomial with integer coefficients whose primitives are not polynomials over the integers. If this polynomial is viewed as a polynomial over the integers modulo 3 it has no primitive at all.


Is second-term polynominal a bionomial polynominal?

A binomial is an algebraic expression of the sum or the difference of two terms. A polynomial is an expression of more than two algebraic terms, esp. the sum of several terms that contain different powers of the same variable(s). The degree of a polynomial is the highest degree of its terms. Now that we have the definitions and the correct spellings out of the way, the answer to your question is a qualified no. There's no such thing as a second-term polynomial. I suspect you mean second degree, but both binomials and polynomials can be second-degree. There's also no such thing as a binomial polynomial. Expressions of two terms are binomials, more than two terms are polynomials, exactly three terms are trinomials.


How do you find sum of polynomials?

== ==


What do you mean by polynomials?

A polynomial is any expression (i.e. no = sign) that is the sum of several monomials. Subtraction is ok, but to be a polynomial they can't be divided, and they can't be multiplied with parentheses. Polynomials: 5x+4xy; x2+3x-2; 42x-1. Not Polynomials: (10x)/2+4xy; x(x+3); 45. ---- A monomial is one or more numbers or variables multiplied together. For example, 5x, 23, x2, and 4a3b are monomials. The exponents must be natural numbers.


How can you get the degree of the polynomials?

The degree of a polynomial is the highest degree of its terms.The degree of a term is the sum of the exponents of the variables.7x3y2 + 15xy6 + 23x2y2The degree of the first term is 5.The degree of the second term is 7.The degree of the third term is 4.The degree of the polynomial is 7.