Photo AI

Last Updated Sep 27, 2025

Sketching Gradient Functions Simplified Revision Notes

Revision notes with simplified explanations to understand Sketching Gradient Functions quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

352+ students studying

7.2.5 Sketching Gradient Functions

Sketching gradient functions involves drawing the graph of the derivative of a given function. The gradient function, or derivative, represents the slope of the original function at each point. Understanding how to sketch the gradient function helps in visualizing how the rate of change of a function behaves across its domain.

1. Understanding the Relationship Between a Function and Its Derivative:

Given a function  f(x)\ f(x) , its derivative  f(x)\ f'(x) provides the gradient (slope) of the function at each point  x\ x . The key to sketching the gradient function is understanding how the behaviour of  f(x)\ f(x) translates into  f(x)\ f'(x) :

infoNote
  • Where  f(x)\ f(x) is increasing:  f(x)>0\ f'(x) > 0 (positive slope). The graph of  f(x)\ f'(x) lies above the xx-axis.
  • Where  f(x)\ f(x) is decreasing:  f(x)<0\ f'(x) < 0 (negative slope). The graph of  f(x)\ f'(x) lies below the xx-axis.
  • Where f(x)f(x) has a stationary point:  f(x)=0.\ f'(x) = 0 . The graph of  f(x)\ f'(x) crosses the xx-axis.
  • A local maximum of  f(x)\ f(x) corresponds to  f(x)\ f'(x) crossing the xx-axis from positive to negative.
  • A local minimum of  f(x)\ f(x) corresponds to  f(x)\ f'(x) crossing the xx-axis from negative to positive.
infoNote
  • Where  f(x)\ f(x) is concave up:  f(x)\ f'(x) is increasing.
  • Where  f(x)\ f(x) is concave down:  f(x)\ f'(x) is decreasing.

2. Steps to Sketch the Gradient Function:

infoNote

Step 1: Analyse the Function  f(x)\ f(x)

  • Identify key features of the original function  f(x):\ f(x) :
  • Stationary points: Where  f(x)=0\ f'(x) = 0 (local maxima, minima, or points of inflection).
  • Intervals where  f(x)\ f(x) is increasing or decreasing: Identify where f(x)\ f'(x) is positive or negative.
  • Concavity: Determine where  f(x)\ f(x) is concave up or concave down to understand the shape of  f(x)\ f'(x) .

Step 2: Determine the Signs of  f(x)\ f'(x)

  • Positive slope: Sketch  f(x)\ f'(x) above the x-axis where  f(x)\ f(x) is increasing.
  • Negative slope: Sketch  f(x)\ f'(x) below the x-axis where  f(x)\ f(x) is decreasing.
  • Zero slope: Mark points where  f(x)\ f(x) has a stationary point (crosses the xx-axis).

Step 3: Draw the General Shape of  f(x)\ f'(x)

  • Crossing the xx-axis: At each stationary point of  f(x)\ f(x) , the gradient function  f(x)\ f'(x) will cross the xx-axis.
  • Curvature: Consider the concavity of  f(x)\ f(x) :
  • If  f(x)\ f(x) is concave up (curving upwards),  f(x)\ f'(x) is increasing.
  • If  f(x)\ f(x) is concave down (curving downwards),  f(x)\ f'(x) is decreasing.
  • Asymptotic behaviour: If  f(x)\ f(x) has asymptotes or tends to infinity, consider how  f(x)\ f'(x) behaves as  x\ x approaches those values.

Step 4: Sketch the Gradient Function  f(x)\ f'(x)

  • Combine the information about where  f(x)\ f'(x) is positive, negative, and zero.
  • Draw the curve of  f(x)\ f'(x) smoothly, reflecting the nature of the slopes at various points of  f(x).\ f(x) .

3. Examples of Sketching Gradient Functions:

infoNote

Example 1: Sketch the gradient function of  f(x)=x24x+3\ f(x) = x^2 - 4x + 3


  • Step 1: Analyse f(x): \ f(x) :
  •  f(x)=x24x+3\ f(x) = x^2 - 4x + 3 is a quadratic function, so its graph is a parabola.
  • Find the derivative: f(x)=2x4f'(x) = 2x - 4
  • The stationary point occurs where  f(x)=0\ f'(x) = 0 : 2x4=0x=22x - 4 = 0 \quad \Rightarrow \quad x = 2
  • At  x=2 , f(x)=224(2)+3=48+3=1.\ x = 2 \ , \ f(x) = 2^2 - 4(2) + 3 = 4 - 8 + 3 = -1 .

  • Step 2: Sketch  f(x)\ f'(x) :
  •  f(x)=2x4\ f'(x) = 2x - 4 is a linear function with a slope of 22, crossing the xx-axis at  x=2.\ x = 2 .
  • For  x<2 , f(x)<0\ x < 2 \ , \ f'(x) < 0 (decreasing function).
  • For  x>2 , f(x)>0\ x > 2 \ , \ f'(x) > 0 (increasing function).
  • The graph of  f(x)\ f'(x) is a straight line with a positive slope, crossing the xx-axis at  x=2\ x = 2 .
infoNote

Example 2: Sketch the gradient function of  f(x)=x33x2+2x\ f(x) = x^3 - 3x^2 + 2x


  • Step 1: Analyse  f(x)\ f(x) :
  •  f(x)=x33x2+2x\ f(x) = x^3 - 3x^2 + 2x is a cubic function.
  • Find the derivative: f(x)=3x26x+2f'(x) = 3x^2 - 6x + 2
  • Find the stationary points by solving  f(x)=0\ f'(x) = 0 : 3x26x+2=03x^2 - 6x + 2 = 0 x=6±36246=6±126=1±33x = \frac{6 \pm \sqrt{36 - 24}}{6} = \frac{6 \pm \sqrt{12}}{6} = 1 \pm \frac{\sqrt{3}}{3}
  • These roots give the points where the gradient function  f(x)\ f'(x) crosses the xx-axis.

  • Step 2: Sketch f(x)f'(x):
  • The quadratic function  f(x)=3x26x+2\ f'(x) = 3x^2 - 6x + 2 is a parabola opening upwards.
  • The points where  f(x)\ f'(x) crosses the x-axis are the stationary points of  f(x).\ f(x) .
  • The graph of  f(x)\ f'(x) will be a parabola that crosses the xx-axis at these roots and opens upwards.

4. Important Considerations:

  • Sign Changes: When sketching  f(x)\ f'(x) , pay close attention to where the sign changes. These indicate transitions between increasing and decreasing behaviour in the original function.
  • Smoothness: The gradient function should be sketched as a smooth curve without sharp corners, reflecting the smoothness of the original function.
  • Points of Inflection: At inflection points of  f(x) , f(x)\ f(x) \ , \ f'(x) will typically reach a minimum or maximum but will not cross the x-axis.

Summary:

infoNote
  • Sketching gradient functions involves translating the behaviour of the original function  f(x)\ f(x) into a graph of its derivative  f(x).\ f'(x) .
  • By analysing where  f(x)\ f(x) is increasing, decreasing, and where it has stationary points, you can determine the general shape of  f(x).\ f'(x) .
  • Understanding how the original function behaves allows you to accurately sketch the derivative and gain insights into the function's overall behaviour.

Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Sketching Gradient Functions

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

70 flashcards

Flashcards on Sketching Gradient Functions

Revise key concepts with interactive flashcards.

Try Maths Pure Flashcards

7 quizzes

Quizzes on Sketching Gradient Functions

Test your knowledge with fun and engaging quizzes.

Try Maths Pure Quizzes

24 questions

Exam questions on Sketching Gradient Functions

Boost your confidence with real exam questions.

Try Maths Pure Questions

1 exams created

Exam Builder on Sketching Gradient Functions

Create custom exams across topics for better practice!

Try Maths Pure exam builder

18 papers

Past Papers on Sketching Gradient Functions

Practice past papers to reinforce exam experience.

Try Maths Pure Past Papers

Other Revision Notes related to Sketching Gradient Functions you should explore

Discover More Revision Notes Related to Sketching Gradient Functions to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Applications of Differentiation

Gradients, Tangents & Normal

user avatar
user avatar
user avatar
user avatar
user avatar

423+ studying

182KViews

96%

114 rated

Applications of Differentiation

Increasing & Decreasing Functions

user avatar
user avatar
user avatar
user avatar
user avatar

245+ studying

193KViews

96%

114 rated

Applications of Differentiation

Second Order Derivatives

user avatar
user avatar
user avatar
user avatar
user avatar

442+ studying

193KViews

96%

114 rated

Applications of Differentiation

Stationary Points & Turning Points

user avatar
user avatar
user avatar
user avatar
user avatar

272+ studying

194KViews
Load more notes

Join 500,000+ A-Level students using SimpleStudy...

Join Thousands of A-Level Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered