Intro to Calculus

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/29

flashcard set

Earn XP

Description and Tags

Vocabulary and key formulas from the Intro to Calculus lecture notes covering differentiation rules, gradients, and curve behavior.

Last updated 9:30 AM on 8/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

acceleration

The rate of change of velocity with respect to time.

2
New cards

average rate of change

The rate of change between 2 points on a function; the gradient of the line (secant) passing through those points.

3
New cards

chain rule

A method for differentiating composite functions using the formula dydx=dydu×dudx\frac{dy}{dx} = \frac{dy}{du} \times \frac{du}{dx} or h(x)=f(g(x))g(x)h'(x) = f'(g(x))g'(x).

4
New cards

derivative function

The gradient function y=f(x)y = f'(x) of a function y=f(x)y = f(x) obtained through differentiation.

5
New cards

differentiability

A function is differentiable wherever its gradient is defined. A function is differentiable at point x=ax = a if its graph is continuous and smooth at that point.

6
New cards

differentiation

The process of finding the gradient function.

7
New cards

differentiation from first principles

The process of finding the gradient of a tangent to a curve by finding the gradient of the secant between 2 points and finding the limit as the secant becomes a tangent: f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}.

8
New cards

displacement

The distance and direction of an object in relation to the origin.

9
New cards

gradient of a secant

The gradient (slope) of the line between 2 points on a function; measures the average rate of change between the 2 points.

10
New cards

gradient of a tangent

The gradient of a line that is a tangent to the curve at a point on a function; measures the instantaneous rate of change of the function at that point.

11
New cards

instantaneous rate of change

The rate of change at a particular point on a function; the gradient of the tangent at this point.

12
New cards

limit

The value that a function approaches as the independent variable approaches some value.

13
New cards

normal

A line that is perpendicular to the tangent at a given point on a curve (m1m2=1m_1 m_2 = -1).

14
New cards

product rule

A method for differentiating the product of 2 functions: if h(x)=f(x)g(x)h(x) = f(x)g(x), then h(x)=f(x)g(x)+f(x)g(x)h'(x) = f(x)g'(x) + f'(x)g(x), or ddx(uv)=udvdx+vdudx\frac{d}{dx}(uv) = u\frac{dv}{dx} + v\frac{du}{dx}.

15
New cards

quotient rule

A method for differentiating the quotient of 2 functions: if h(x)=f(x)g(x)h(x) = \frac{f(x)}{g(x)}, then h(x)=g(x)f(x)f(x)g(x)[g(x)]2h'(x) = \frac{g(x)f'(x) - f(x)g'(x)}{[g(x)]^2}, or ddx(uv)=vdudxudvdxv2\frac{d}{dx}(\frac{u}{v}) = \frac{v\frac{du}{dx} - u\frac{dv}{dx}}{v^2}.

16
New cards

secant

A straight line passing through 2 points on the graph of a function.

17
New cards

stationary point

A point on the graph of y=f(x)y = f(x) where the tangent is horizontal and its gradient f(x)=0f'(x) = 0. It could be a maximum point, minimum point, or a horizontal point of inflection.

18
New cards

tangent

A straight line that just touches a curve at one point. The curve has the same gradient or direction as the tangent at that point.

19
New cards

turning point

A maximum or minimum point on a curve, where the curve turns around.

20
New cards

velocity

The rate of change of displacement of an object with respect to time; involves speed and direction.

21
New cards

angle of inclination

The relationship between the angle of inclination of a line, θ\theta, with the positive xx-axis and the gradient mm, established as tan(θ)=m\tan(\theta) = m.

22
New cards

difference quotient

The formula f(x+h)f(x)h\frac{f(x+h)-f(x)}{h} which represents the average rate of change of f(x)f(x) or the gradient of a chord or secant.

23
New cards

derivative notation

Symbols used to represent the derivative, including dydx\frac{dy}{dx}, f(x)f'(x), and yy'.

24
New cards

power rule

The differentiation formula ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1} for all real values of nn.

25
New cards

stationary point condition

The condition where the gradient function f(x)=0f'(x) = 0, meaning the gradient function is on the xx-axis.

26
New cards

increasing function condition

A function is increasing when the gradient f(x)>0f'(x) > 0, meaning the gradient function is above the xx-axis.

27
New cards

decreasing function condition

A function is decreasing when the gradient f(x)<0f'(x) < 0, meaning the gradient function is below the xx-axis.

28
New cards

derivative of a constant

The rule stating that ddx(k)=0\frac{d}{dx}(k) = 0, where kk is a constant.

29
New cards

derivative of kx

The rule stating that ddx(kx)=k\frac{d}{dx}(kx) = k.

30
New cards

derivative of a constant multiple

The rule stating that ddx(kf(x))=kf(x)\frac{d}{dx}(kf(x)) = kf'(x).