VOOZH about

URL: https://www.geeksforgeeks.org/maths/derivatives-of-polynomial-functions/

⇱ Derivatives of Polynomial Functions - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

Derivatives of Polynomial Functions

Last Updated : 31 Oct, 2025

Derivatives are used in Calculus to measure the rate of change of a function with respect to a variable. They are used to solve many problems in mathematics, like as finding out maxima or minima of a function, determining the slope of a function, or determining whether a function is increasing or decreasing.

If a function is written as y = f(x) and we want to find the derivative of this function, then it will be written as dy/dx and can be pronounced as the rate of change of y with respect to x. 

To calculate the derivative of a polynomial function, first, you should know the product rule of derivatives and the basic rule of derivatives.

Product Rule

(Here n can be either positive or negative value)

Understand in this way: The old power of the variable is multiplied by the coefficient of the variable, and the new power of the variable is decreased by 1 from the old power. 

Example: Find the derivative of x3?

Solution:

Let y = x3

Some Basic Rules

  • If y = c f(x)
  • If y = c

Example 1: Find the derivative of 4x3 + 7x?

Solution:

Let y = 4x3 + 7x

Example 2: Find the derivative of 3x2 - 7?

Solution:

Let y = 3x2 - 7

Some More Examples on Derivative of Polynomials

Example 1: Find the derivative of ?

Solution:

This can be written as 

y = x−7

Example 2: Find the derivative of 7x5 + x3 − x?

Solution:

Let y = 7x5 + x3 − x

Example 3: Find the derivative of (x + 5)2 + 6x3 − 4?

Solution:

Let y = (x + 5)2 + 6x3 − 4

Example 4: Find the derivative of 6x3 + (6x + 5)2 − 8x?

Solution:

Let y = 6x3 + (6x + 5)2 − 8x

Example 5: Find the derivative of ?

Solution:

Practice Questions

Question 1: Find the derivative of x3 + 4x2 − 6x + 8

Question 2: Find the derivative of 5x4 + 3x2 − 2x + 1.

Question 3: Find the derivative of 2x6 − x4 + 3x2.

Question 4: Find the derivative of 8x7 − 5x3 + 2x.

Question 5: Find the derivative of 9x5 + 2x3 − x + 4.

Question 6: Find the derivative of 2/x5.

Question 7: Find the derivative of 6x4 + x2 + 1/x3.

Question 8: Find the derivative of (x+2)3 + 4x5 − x2.

Question 9: Find the derivative of (3x − 4)4 + x2 − 7.

Question 10: Find the derivative of 3/(x+2)6.

Comment

Explore