Is the sum of polynomials of degree m and n has degree max[m, n] a True statement? I have been reading about this but it doesn't make sense :confused:
Printable View
Is the sum of polynomials of degree m and n has degree max[m, n] a True statement? I have been reading about this but it doesn't make sense :confused:
If by the degree of a polynomial you mean the highest exponent withQuote:
Originally Posted by rbur101
non-zero coefficient then the answer is no.
Consider polynomialsand
, then their sum is a polynomial
of degree
RonL