Let R be a commutative ring and let f,g∈R[x]. Then
deg(f+g)≤max(deg(f),deg(g)).
Proof
We will prove this by induction on max(deg(f),deg(g)). Suppose both polynomials are constant, so their degrees are 0. In this case, their sum is also a constant, so the base case holds.
Suppose max(deg(f),deg(g))=n. Let c1,c2∈R be such that f=c1xn+f′,g=c2xn+g′ with degrees of f′ and g′ strictly below n. In this case, deg(f′+g′)<n (by inductive hypothesis).
We know that deg(f+g)=deg((c1+c2)xn+f′+g′).
Suppose c1+c2=0. In this case deg(f+g)=deg(f′+g′)≤n. Otherwise, if c1+c2=0 then deg(f+g)=deg((c1+c2)xn)=n, which is also less or equal to n.
■
Proposition B
Let R be an integral domain and let f,g∈R[x] be non-zero. Then
deg(fg)=deg(f)+deg(g).
Proof
Let n=degf and m=deg(g). Let c1xn be the leading term of f and let c2xm be the leading term of g. Note that c1c2 is non-zero, since both c1 and c2 are non-zero and R is an integral domain. Hence, the leading term of fg is c1c2xm+n, so the degree of fg is at least m+n.
We also note that deg(fg) cannot be more than m+n, since