Differential Calculus Exam Guide

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

flashcard set

Earn XP

Description and Tags

Vocabulary-based practice flashcards covering fundamental derivative rules, transcendental function derivatives, and exam techniques for Differential Calculus.

Last updated 5:53 AM on 7/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

23 Terms

1
New cards

Derivative (Fundamental Definition)

The measurement of the instantaneous rate of change or the slope of the tangent line to a curve at a given point, defined as f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \rightarrow 0} \frac{f(x + h) - f(x)}{h}

2
New cards

Constant Rule

A core algebraic rule stating that ddx(c)=0\frac{d}{dx}(c) = 0

3
New cards

Power Rule

A core algebraic rule stating that ddx(xn)=nxn1\frac{d}{dx}(x^n) = n \cdot x^{n-1}

4
New cards

Constant Multiple Rule

A core algebraic rule stating that ddx[cf(x)]=cf(x)\frac{d}{dx}[c \cdot f(x)] = c \cdot f'(x)

5
New cards

Sum / Difference Rule

A core algebraic rule stating that ddx[f(x)±g(x)]=f(x)±g(x)\frac{d}{dx}[f(x) \pm g(x)] = f'(x) \pm g'(x)

6
New cards

Product Rule

An advanced structural rule stating that ddx[f(x)g(x)]=f(x)g(x)+f(x)g(x)\frac{d}{dx}[f(x) \cdot g(x)] = f'(x)g(x) + f(x)g'(x)

7
New cards

Quotient Rule

An advanced structural rule stating that ddx(f(x)g(x))=f(x)g(x)f(x)g(x)(g(x))2\frac{d}{dx}\left(\frac{f(x)}{g(x)}\right) = \frac{f'(x)g(x) - f(x)g'(x)}{(g(x))^2}

8
New cards

Chain Rule

An advanced structural rule stating that ddx[f(g(x))]=f(g(x))g(x)\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x)

9
New cards

Derivative of sin(x)\sin(x)

cos(x)\cos(x).

10
New cards

Derivative of cos(x)\cos(x)

sin(x)-\sin(x).

11
New cards

Derivative of tan(x)\tan(x)

sec2(x)\sec^2(x).

12
New cards

Derivative of csc(x)\csc(x)

csc(x)cot(x)-\csc(x)\cot(x).

13
New cards

Derivative of sec(x)\sec(x)

sec(x)tan(x)\sec(x)\tan(x).

14
New cards

Derivative of cot(x)\cot(x)

csc2(x)-\csc^2(x).

15
New cards

Derivative of exe^x

exe^x.

16
New cards

Derivative of axa^x

axln(a)a^x \ln(a).

17
New cards

Derivative of ln(x)\ln(x)

1x\frac{1}{x}.

18
New cards

Derivative of loga(x)\log_a(x)

1xln(a)\frac{1}{x \ln(a)}

19
New cards

Derivative of arcsin(x)\arcsin(x)

11x2\frac{1}{\sqrt{1 - x^2}}

20
New cards

Derivative of arccos(x)\arccos(x)

11x2\frac{-1}{\sqrt{1 - x^2}}.

21
New cards

Derivative of arctan(x)\arctan(x)

11+x2\frac{1}{1 + x^2}.

22
New cards

Implicit Differentiation

A technique where both sides are differentiated with respect to xx, treating yy as a function of xx (chain rule) which adds a dydx\frac{dy}{dx} term, then solving for dydx\frac{dy}{dx}.

23
New cards

Logarithmic Differentiation

A technique used when variables are in the base and exponent (e.g., xxx^x) by taking the natural log (ln\ln) of both sides first to bring the exponent down, then differentiating.