The highest exponent of a variable in a polynomial is called the degree of the polynomial.
Polynomial is an algebraic expression which can be obtained by using mathematical operators like addition, subtraction, multiplication and division to combine variables and constants.
Consider the polynomial (2x + 3), which can be obtained by multiplying the variable x with the constant 2 and then adding the constant 3 to the product.
To know the degree of a polynomial, first we have to understand the degree of a variable by relating it with the exponents of numbers.
If you consider the square numbers, they have different bases with the same exponent 2. The geometrical representation of square numbers are shown below.
In general, if you consider the variable y as the length of a square, then its area is
= side x side
= (y x y)
= y2 square units.
Therefore, we have an algebraic expression with exponent notation.
Consider the monomial y2. The highest exponent of y2 is 2, which is the degree of the monomial y2.
(i) Consider the variable x. Explicitly, there is no exponent for the variable x. Then, it has to be understood that the exponent is 1.
For example, 5y = 5y1.
(ii) Consider a polynomial in the variable y. If the terms of the polynomial are in descending exponents of y and the like terms are added, then we say that it is in the standard form.
For example, y4 + 5y3 - 3y2 - 2y + 7 is in the standard form. It is easier to find the highest exponent term when the polynomial is in standard form. Highest exponent of this polynomial is 4. Therefore, the degree of this polynomial is 4.
(iii) The highest degree term of an algebraic expression is called as leading term.
Let us consider the polynomial : p3 + 5p2 - 3.
The terms of the above polynommial are p3, 5p2 and -3. Exponent of the term p3 is 3 and 5p2 is 2. Thus, the term p3 has the highest exponent, that is 3.
Now, consider the polynomial, 5p4 - 3p3q2 + 5pq + 3.
Take each term and check its exponent. In 5p4, exponent is 4, hence its degree is 4. In -3p3q2, the sum of exponents of p and q is 5, hence its degree is 5. In 8pq, the sum of exponents is 2. Therefore, the term with highest exponent in the above polynomial is -3p3q2 and its power is 5, which is called as degree of this polynomial.
The term(s) containing the highest exponent of the variables in a polynomial is called the degree of polynomial.
The degree of any term in a polynomial can only be a positive integer. Also, degree of a polynomial doesn’t depend on the number of terms, but on the exponent of variables in the individual terms. The degree of constant term is 0.
Examples 1-11 : In each case, find the degree of the given polynomial.
Example 1 :
y6
Solution :
In y6, the exponent is 6.
Thus, the degree of the polynomial is 6.
Example 2 :
-5y3z2
Solution :
In -5y3z2, the sum of exponents of y and z is 5
That is,
3 + 2 = 5
Thus, the degree of the polynomial is 5.
Example 3 :
3pq2r3
Solution :
In 3pq2r3, the sum of exponents of p, q and r is 6.
That is,
1 + 2 + 3 = 6
Thus, the degree of the polynomial is 6.
Example 4 :
4x - 5
Solution :
The terms of the given polynomial are 4x, and -5.
Exponent of each of the terms : 1, 0.
Terms with highest exponent : 4x1.
Therefore, degree of the polynomial is 1.
Example 5 :
5x - 17x6
Solution :
The terms of the given polynomial are 5x and -17x6.
Exponent of each of the terms : 0, 6.
Terms with highest exponent : -17x6.
Therefore, degree of the polynomial is 6.
Example 6 :
-6x4 - 5x - 9x3
Solution :
The terms of the given polynomial are -6x4, -5x and -9x3.
Exponent of each of the terms : 4, 1, 3.
Terms with highest exponent : -6x4.
Therefore, degree of the polynomial is 4.
Example 7 :
x2 - x + y3
Solution :
The terms of the given polynomial are x2, -x and y3.
Exponent of each of the terms : 2, 1, 3.
Terms with highest exponent : y3.
Therefore, degree of the polynomial is 3.
Example 8 :
7x4 + 9x3 - x + 3
Solution :
The terms of the given polynomial are 7x4, 9x3, -x and 3.
Exponent of each of the terms : 4, 3, 1, 0.
Terms with highest exponent : 7x4.
Therefore, degree of the polynomial is 4.
Example 9 :
0.3xy2 + 0.25xy + 0.78
Solution :
The terms of the given polynomial are 0.3xy2, 0.25xy and 0.78.
Exponent of each of the terms : 3, 2, 1.
Terms with highest exponent : 0.3xy2.
Therefore, degree of the polynomial is 3.
Example 10 :
0.75a2b - 2a3b5
Solution :
The terms of the given polynomial are 0.75a2b and -2a3b5.
Exponent of each of the terms : 3, 8.
Terms with highest exponent : - 2a3b5.
Therefore, degree of the polynomial is 8.
Example 11 :
x3y2 + x2y3 - x4 + 5
Solution :
The terms of the given polynomial are x3y2, x2y3, -x4 and 5.
Exponent of each of the terms : 5, 5, 4, 0.
Terms with highest exponent : x3y2, x2y3.
Therefore, degree of the polynomial is 5.
Example 12 :
Add the following two polynomials and find the degree.
(3p2 + 4pq + 7q2) and (5p2 - 6pq + 7q2)
Solution :
= (3p2 + 4pq + 7q2) + (5p2 - 6pq + 7q2)
= 3p2 + 4pq + 7q2 + 5p2 - 6pq + 7q2
Group like terms together.
= (3p2 + 5p2) + (4pq - 6pq) + (7q2 + 7q2)
= 8p2 + (-2pq) + 14q2
= 8p2 - 2pq + 14q2
Thus, the degree of the polynomial is 2.
Example 13 :
Subtract (y4 - y2 + y + 3) from (3y4 - 2y2 - 7y + 6) and find the degree.
Solution :
= (3y4 - 2y2 - 7y + 6) - (y4 - y2 + y + 3)
Distributive the negative sign.
= 3y4 - 2y2 - 7y + 6 - y4 + y2 - y - 3
Group like terms together.
= (3y4 - y4) + (-2y2 + y2) + (-7y - y) + (6 - 3)
Combine like terms.
= 2y4 + (-y2) + (-8y) + 3
= 2y4 - y2 - 8y + 3
Hence, the degree of the polynomial is 4.
Example 14 :
Simplify and find the degree of the resulting polynomial.
(4x2 + 3y) - (3x + 9y2) - (3x2 - 6y2) + (5x - y)
Solution :
= (4x2 + 3y) - (3x + 9y2) - (3x2 - 6y2) + (5x - y)
= 4x2 + 3y - 3x - 9y2 - 3x2 + 6y2 + 5x - y
Group like terms together.
= (4x2 - 3x2) + (-9y2 + 6y2) + (-3x + 5x) + (3y - y)
Combine like terms.
= x2 + (-3y2) + 2x + 2y
= x2 - 3y2 + 2x + 2y
Hence, the degree of the polynomial is 2.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Jul 16, 25 01:28 AM
Jul 15, 25 01:24 PM
Jul 14, 25 08:54 PM