Vectors & Geometry
Straight Lines & Circles
Exponentials & Logarithms
Calculus & Kinematics 1
Calculus & Kinematics 2
100

Magnitude of v = 3i + 4j

5

100

Equation of a straight line through points (0,0) and (2,3)

y = 3/2 x

100

Solve e^x = 5

x = ln(5)

100

Derivative of x^3

3x^2

100

Derivative of sin x

cos x

200

Multiply v = i + j by scalar 3

3i + 3j

200

Condition for two lines to be parallel

Gradient/Slopes are equal

200

Solve 2^x = 8

x = 3

200

Derivative of e^x

e^x

200

Find dy/dx if y = x^2 + 3x + 1

dy/dx = 2x + 3

300

Midpoint of A(1,2) and B(5,6)

(3,4)

300

Equation of circle with center (2, -3) and radius 5

(x-2)^2 + (y+3)^2 = 25

300

Simplify log_a (xy)

log_a x + log_a y

300

Find stationary points of f(x) = x^3 - 3x^2 + 2

f'(x) = 3x^2 - 6x = 3x(x-2), stationary points at x = 0, 2

300

Use first derivative test to determine max/min of f(x) = -x^2 + 4x + 1

Maximum at x = 2

400

Length of line segment AB with A(0,0) and B(3,4)

5

400

Find intersection points of x^2 + y^2 = 5 and y = x + 1

(1,2), (-2,-1)

400

Change of base formula for log_b x

log_b x = log x / log b

400

Integrate x^2 dx

x^3 / 3 + C

400

Integrate e^(2x) dx

(1/2) e^(2x) + C

500

Equation of perpendicular bisector of AB with A(0,0), B(2,4)

y = -x + 2

500

Find tangent to circle x^2 + y^2 = 4 at point (2,0)

x = 2

500

Find displacement s if v = ds/dt = 3t^2, initial s=0

s = t^3

500

Solve dx/dt = 5, x(0) = 2

x = 5t + 2