Hi, I'm trying to understand the topic of Degree of polynomials but Idon't
quite get it, and I'm stuck in this problem, how can I determine the degree of
this polynomial?
8x3 + 6x2y + 4xy3 - 2y4
The degree of a polynomial is the most number of variables
that are multiplied together in any term of the polynomial
So let's write the eponentials as multiplications of variables:
8x3 + 6x2y + 4xy3 - 2y4 becomes
8xxx + 6xxy + 4xyyy - 2yyyy
The longest strings of multiplied letters are xyyy and yyyy.
Both are strings of 4 multiplied letters, so the degree of the
polynomial is 4.
Edwin