zuai-logo
zuai-logo
  1. AP Maths
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Definition of Differentiation

Sarah Miller

Sarah Miller

6 min read

Next Topic - Estimating the Derivative at a Point

Listen to this study note

Study Guide Overview

This study guide covers the concept of derivatives and their relationship to tangents. It explains how to find the derivative of a function, how it relates to the instantaneous rate of change and the slope of the tangent line. It also covers finding the equation of a tangent line, and identifying horizontal and vertical tangents.

#Derivatives and Tangents

#Table of Contents

  1. What is the Derivative of a Function?
  2. How are Derivatives and Tangents Related?
  3. Finding the Equation of a Tangent to a Curve
  4. Horizontal and Vertical Tangents
  5. Worked Example
  6. Practice Questions
  7. Glossary
  8. Summary and Key Takeaways

#What is the Derivative of a Function?

The derivative of a function describes the instantaneous rate of change of the function at any given point. It is equal to the slope of the curve at that point.

Key Concept

The derivative of the function fff is defined by:

f′(x)=lim⁡h→0f(x+h)−f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}f′(x)=h→0lim​hf(x+h)−f(x)​

This definition is valid for values of xxx where this limit exists. Note that the derivative is also a function of xxx.

There are several ways to denote the derivative of f(x)f(x)f(x):

  • f′(x)f'(x)f′(x)
  • dydx\frac{dy}{dx}dxdy​
  • y′y'y′

You may also see "the derivative of ..." written as " ... differentiated". They mean the same thing.

#How are Derivatives and Tangents Related?

The value of the derivative of a function at a point is equal to the slope of the tangent to the graph at that point.

Key Concept

A tangent to a curve is a line that just touches the curve at one point but doesn't cut it at or near that point. However, it may intersect the curve elsewhere.

#Finding the Equation of a Tangent to a Curve

To find the equation of a tangent line to the graph of a function fff at the point (a,b)(a, b)(a,b) using a derivative:

  1. Represent the equation of the tangent using the general form for the equation of a straight line with slope mmm that goes through point (x1,y1)(x_1, y_1)(x1​,y1​): y−y1=m(x−x1)y - y_1 = m(x - x_1)y−y1​=m(x−x1​)
  2. Substitute in (x1,y1)(x_1, y_1)(x1​,y1​). This is the point the tangent touches on the curve.
  3. Find the value of the derivative of f(x)f(x)f(x) at the point (a,b)(a, b)(a,b) if it is not given; this is f′(a)f'(a)f′(a). The value of the derivative of f(x)f(x)f(x) at (a,b)(a, b)(a,b) is equal to the slope of the tangent at (a,b)(a, b)(a,b).
  4. Substitute mmm in the equation of the tangent: y−b=f′(a)(x−a)y - b = f'(a)(x - a)y−b=f′(a)(x−a)
  5. This equation can then be rearranged to another desired form if needed, for example: y=b+f′(a)(x−a)y = b + f'(a)(x - a)y=b+f′(a)(x−a)

#Horizontal and Vertical Tangents

The tangent line to the graph of a function fff will be horizontal when f′(x)=0f'(x) = 0f′(x)=0. Horizontal lines have a slope of zero.

The tangent line to the graph of a function fff will be vertical when f′(x)f'(x)f′(x) is undefined because of dividing a constant by zero. For example, for f(x)=x1/3f(x) = x^{1/3}f(x)=x1/3 with derivative f′(x)=13x2/3f'(x) = \frac{1}{3x^{2/3}}f′(x)=3x2/31​:

  • f(x)f(x)f(x) is defined at x=0x = 0x=0.
  • Therefore, the graph of fff has a vertical tangent at x=0x = 0x=0.
Common Mistake

But be careful, as there are other reasons a derivative might not be defined at a point, such as when the left-hand and right-hand limits defining the derivative at that point are not equal. This means the graph does not have a vertical tangent (or any tangent) at that point.

Don't confuse vertical tangents with vertical asymptotes. Tangents and curves intersect, but curves only approach asymptotes without ever intersecting with them.

#Worked Example

Let the function fff be defined by f(x)=x2−3x−4f(x) = x^2 - 3x - 4f(x)=x2−3x−4.

Find the equation of the line that is tangent to the graph of fff at the point where x=4x = 4x=4.

Answer:

The tangent is a straight line of the form y−y1=m(x−x1)y - y_1 = m(x - x_1)y−y1​=m(x−x1​).

The question states that the instantaneous rate of change (the slope) of the curve when x=4x = 4x=4 is 5: f′(4)=5f'(4) = 5f′(4)=5

This means the slope of the tangent, mmm, will also be 5 at this point. The xxx-coordinate of the point is known, but not the yyy value: (4,y1)(4, y_1)(4,y1​)

Find f(x)f(x)f(x): y1=f(4)=42−3(4)−4=4y_1 = f(4) = 4^2 - 3(4) - 4 = 4y1​=f(4)=42−3(4)−4=4

So the point where the tangent touches the curve is (4,4)(4, 4)(4,4). Substitute the point, and the slope at this point, into the equation of the tangent: y−4=5(x−4)y - 4 = 5(x - 4)y−4=5(x−4)

Simplify: y=5(x−4)+4y = 5(x - 4) + 4y=5(x−4)+4

Or: y=5x−20+4  ⟹  y=5x−16y = 5x - 20 + 4 \implies y = 5x - 16y=5x−20+4⟹y=5x−16

#Practice Questions

Practice Question
  1. Find the derivative of the function f(x)=2x3−3x2+4x−5f(x) = 2x^3 - 3x^2 + 4x - 5f(x)=2x3−3x2+4x−5.

  2. Determine the slope of the tangent line to the curve f(x)=x2−4x+7f(x) = x^2 - 4x + 7f(x)=x2−4x+7 at the point where x=2x = 2x=2.

  3. Find the equation of the tangent line to the graph of f(x)=xf(x) = \sqrt{x}f(x)=x​ at the point (1,1)(1, 1)(1,1).

  4. Determine whether the tangent line to the curve f(x)=1xf(x) = \frac{1}{x}f(x)=x1​ at x=1x = 1x=1 is horizontal, vertical, or neither.

  5. Calculate the derivative of f(x)=ln⁡(x)f(x) = \ln(x)f(x)=ln(x) and find the slope of the tangent line at x=ex = ex=e.

#Glossary

  • Derivative: The measure of how a function changes as its input changes, represented as f′(x)f'(x)f′(x) or dydx\frac{dy}{dx}dxdy​.
  • Tangent: A line that touches a curve at a single point without crossing it at that point.
  • Slope: The measure of the steepness of a line, calculated as the ratio of the vertical change to the horizontal change.
  • Instantaneous Rate of Change: The rate of change of a function at a specific point, equivalent to the derivative at that point.
  • Horizontal Tangent: A tangent line that has a slope of zero.
  • Vertical Tangent: A tangent line that is vertical, occurring where the derivative is undefined.

#Summary and Key Takeaways

  • The derivative of a function gives the instantaneous rate of change and is equal to the slope of the tangent to the curve at that point.
  • The equation of a tangent line can be found using the derivative and the point of tangency.
  • Tangent lines can be horizontal (slope = 0) or vertical (undefined slope).
  • Understanding derivatives and tangents is crucial for solving many problems in calculus, including finding rates of change and optimizing functions.
Key Concept
  • The derivative is a fundamental concept in calculus, representing the rate of change of a function.
  • The slope of the tangent line to a curve at a point is given by the derivative at that point.
  • Horizontal and vertical tangents occur under specific conditions related to the derivative.

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Previous Topic - Instantaneous Rate of ChangeNext Topic - Estimating the Derivative at a Point

Question 1 of 9

Which of the following represents the limit definition of the derivative of a function f(x)f(x)f(x)? 🤔

f′(x)=lim⁡h→0f(x)−f(x+h)hf'(x) = \lim_{h \to 0} \frac{f(x) - f(x+h)}{h}f′(x)=limh→0​hf(x)−f(x+h)​

f′(x)=lim⁡h→0f(x+h)−f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}f′(x)=limh→0​hf(x+h)−f(x)​

f′(x)=lim⁡h→∞f(x+h)−f(x)hf'(x) = \lim_{h \to \infty} \frac{f(x+h) - f(x)}{h}f′(x)=limh→∞​hf(x+h)−f(x)​

f′(x)=lim⁡h→0f(x+h)+f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) + f(x)}{h}f′(x)=limh→0​hf(x+h)+f(x)​