Skip to content

Calculus 1 Review

Calculus 1 answers two questions:

  1. How fast is something changing right now? (Derivatives)
  2. How much total change has accumulated? (Integrals)

These two ideas are connected by the Fundamental Theorem of Calculus, which says differentiation and integration are inverse operations. That single insight ties the entire course together.

The derivative (slope of the tangent line) tells you the instantaneous rate of change. The integral (area under the curve) tells you the total accumulation. Every topic in this course builds on one of these two ideas.

Limits are the foundation. The derivative is a limit. The integral is a limit. Without limits, calculus doesn’t exist.

Key skills: evaluate limits by substitution, factoring, and rationalizing. Recognize indeterminate forms (0/0). Check continuity using the three conditions. Identify removable, jump, and infinite discontinuities.

The derivative of f at x = a is:

f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}

The rules that make this fast:

  • Power rule: derivative of x to the n is n times x to the (n-1)
  • Product rule: (uv)’ = u’v + uv’
  • Quotient rule: (u/v)’ = (u’v - uv’) / v²
  • Chain rule: derivative of f(g(x)) is f’(g(x)) times g’(x)
  • Trig: sin becomes cos, cos becomes negative sin, tan becomes sec²
  • Exponential: derivative of e to the x is e to the x
  • Logarithmic: derivative of ln(x) is 1/x

Derivatives solve real problems:

  • Related rates: when two quantities change together, differentiate with respect to time
  • Implicit differentiation: find dy/dx when y isn’t isolated
  • Linear approximation: use the tangent line to estimate function values near a known point
  • Maxima and minima: set f’ = 0, classify with the first or second derivative test
  • Mean Value Theorem: somewhere between a and b, the instantaneous rate equals the average rate
  • Curve sketching: combine f’ (increasing/decreasing) and f” (concavity) to draw the graph
  • Optimization: maximize or minimize a quantity under constraints

Integration is differentiation in reverse.

The indefinite integral gives a family of antiderivatives (don’t forget + C). The definite integral gives a number: the net signed area under the curve.

abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a)

Key techniques: power rule for integration, basic trig and exponential integrals, u-substitution (chain rule in reverse).

Applications: area under curves, area between curves, average value of a function, net change vs total change.

Power rule (derivative):

ddx[xn]=nxn1\frac{d}{dx}[x^n] = nx^{n-1}

Power rule (integral):

xndx=xn+1n+1+C(n1)\int x^n\,dx = \frac{x^{n+1}}{n+1} + C \quad (n \neq -1)

FTC:

abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a)

Average value:

favg=1baabf(x)dxf_{\text{avg}} = \frac{1}{b-a}\int_a^b f(x)\,dx

Derivative with product and chain rule:

Find the derivative of x² sin(3x).

Product rule: u = x², v = sin(3x).

ddx[x2sin(3x)]=2xsin(3x)+x23cos(3x)=2xsin(3x)+3x2cos(3x)\frac{d}{dx}[x^2\sin(3x)] = 2x\sin(3x) + x^2 \cdot 3\cos(3x) = 2x\sin(3x) + 3x^2\cos(3x)

Definite integral:

0π/2sinxdx=[cosx]0π/2=cos(π/2)+cos(0)=0+1=1\int_0^{\pi/2}\sin x\,dx = [-\cos x]_0^{\pi/2} = -\cos(\pi/2) + \cos(0) = 0 + 1 = 1

Optimization:

Maximize area of a rectangle with 400 ft of fencing against a wall. Let x = width, y = 400 - 2x.

A(x)=x(4002x),A(x)=4004x=0x=100,  y=200A(x) = x(400 - 2x), \quad A'(x) = 400 - 4x = 0 \quad \Rightarrow \quad x = 100, \; y = 200

Maximum area = 20,000 sq ft.

Average value:

Average of x² on [0, 3]:

1303x2dx=139=3\frac{1}{3}\int_0^3 x^2\,dx = \frac{1}{3}\cdot 9 = 3
The derivative represents:
The Chain Rule is used when:
The FTC says the definite integral equals:
In related rates, you differentiate with respect to:
The average value formula is:
If f'(c) = 0 and f''(c) is positive, then c is a:
U-substitution is the reverse of:
The definite integral (without absolute values) gives:
The MVT guarantees a point where:
For optimization on a closed interval, check:
The derivative of e to the kx is:
Implicit differentiation is needed when:
Area between f(x) and g(x) where f is on top:
The linear approximation formula is:
Calculus 1 primarily covers:
Integrating velocity gives:
The Second Derivative Test is inconclusive when:
The power rule for integration gives:
The most important connection in Calculus 1 is:
After Calculus 1, you should be confident with: