Year 12 Calculus Reference Guide Flashcards

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/19

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering core limits, differentiation rules, advanced calculus theorems, and basic integration formulas based on the Year 12 Calculus Reference Guide.

Last updated 2:35 AM on 7/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Derivative from First Principles

The formal definition defined as f(x)=limh0f(x+h)f(x)hf'(x) = \text{lim}_{h \rightarrow 0} \frac{f(x + h) - f(x)}{h}

2
New cards

Constant Rule (Differentiation)

The derivative of a constant cc is 00.

3
New cards

Power Rule (Differentiation)

For a function xnx^n, the derivative is n×xn1n \times x^{n-1}.

4
New cards

Constant Multiple Rule (Differentiation)

The derivative of c×f(x)c \times f(x) is c×f(x)c \times f'(x).

5
New cards

Sum / Difference Rule (Differentiation)

The derivative of f(x) ± g(x)f(x) \text{ ± } g(x) is f(x) ± g(x)f'(x) \text{ ± } g'(x).

6
New cards

Exponential Derivative Rule

The derivative of exe^x is exe^x.

7
New cards

Natural Log Derivative Rule

The derivative of ln(x)\text{ln}(x) is 1x\frac{1}{x}.

8
New cards

Sine Function Derivative Rule

The derivative of sin(x)\text{sin}(x) is cos(x)\text{cos}(x).

9
New cards

Cosine Function Derivative Rule

The derivative of cos(x)\text{cos}(x) is sin(x)-\text{sin}(x).

10
New cards

Product Rule

Used when two functions are multiplied together: ddx[u×v]=u×dvdx+v×dudx\frac{d}{dx}[u \times v] = u \times \frac{dv}{dx} + v \times \frac{du}{dx}

11
New cards

Quotient Rule

Used when one function is divided by another: ddx[uv]=v×dudxu×dvdxv2\frac{d}{dx}[\frac{u}{v}] = \frac{v \times \frac{du}{dx} - u \times \frac{dv}{dx}}{v^2}

12
New cards

Chain Rule

Used for composite functions: dydx=dydu×dudx\frac{dy}{dx} = \frac{dy}{du} \times \frac{du}{dx}

13
New cards

Integration

A process that reverses differentiation to find the original function or the total area under a curve.

14
New cards

Constant of Integration (C)

A value that must always be added to the result of an indefinite integral.

15
New cards

Indefinite Integral of a Constant (k)

\text{∫} k \text{ } dx = k \times x + C

16
New cards

Power Rule for Integration

For xnx^n where n1n \neq -1, the integral is xn+1n+1+C\frac{x^{n+1}}{n + 1} + C

17
New cards

Indefinite Integral of 1/x

\text{∫} x^{-1} \text{ } dx = \text{ln}|x| + C

18
New cards

Indefinite Integral of Exponential Function

\text{∫} e^x \text{ } dx = e^x + C

19
New cards

Indefinite Integral of Cosine Function

\text{∫} \text{cos}(x) \text{ } dx = \text{sin}(x) + C

20
New cards

Indefinite Integral of Sine Function

\text{∫} \text{sin}(x) \text{ } dx = -\text{cos}(x) + C