Mathematics Analysis and Approaches Standard Level Study Guide

Algebra and Equations

  • Equations and Formulae

    • An equation is a statement equating two algebraic expressions. Values that make the statement true are solutions or roots, forming the solution set.

    • An identity is an equation true for all possible values of the variable.

    • A formula (plural: formulae) contains multiple variables and constants/parameters. Solving for one variable in terms of others is "changing the subject of the formula."

  • Equations and Graphs

    • The graph of an equation is a visual representation of its solution set.

    • One-variable linear equations (ax+b=0,a0ax + b = 0, a \neq 0) have one solution: x=bax = -\frac{b}{a}. Their graph is a point on a number line.

    • Two-variable linear equations graph as lines on a 2D coordinate plane.

  • Linear Equations and Slopes

    • Gradient/Slope (mm) of a non-vertical line: m=y<em>2y</em>1x<em>2x</em>1=vertical changehorizontal changem = \frac{y<em>2 - y</em>1}{x<em>2 - x</em>1} = \frac{\text{vertical change}}{\text{horizontal change}}. Vertical lines have undefined slopes.

    • Forms of Linear Equations:

      • General form: ax+by+c=0ax + by + c = 0

      • Slope-intercept form: y=mx+cy = mx + c (where cc is the y-intercept)

      • Point-slope form: yy<em>1=m(xx</em>1)y - y<em>1 = m(x - x</em>1)

      • Horizontal line: y=cy = c (slope is zero)

      • Vertical line: x=cx = c (slope is undefined)

    • Parallel and Perpendicular Lines:

      • Parallel if m<em>1=m</em>2m<em>1 = m</em>2.

      • Perpendicular if m<em>1=1m</em>2m<em>1 = -\frac{1}{m</em>2} or m<em>1m</em>2=1m<em>1 \cdot m</em>2 = -1

  • Distance and Midpoints

    • Distance formula: Between (x<em>1,y</em>1)(x<em>1, y</em>1) and (x<em>2,y</em>2)(x<em>2, y</em>2) is d=(x<em>1x</em>2)2+(y<em>1y</em>2)2d = \sqrt{(x<em>1 - x</em>2)^2 + (y<em>1 - y</em>2)^2}.

    • Midpoint formula: The midpoint of the segment joining (x<em>1,y</em>1)(x<em>1, y</em>1) and (x<em>2,y</em>2)(x<em>2, y</em>2) is (x<em>1+x</em>22,y<em>1+y</em>22)(\frac{x<em>1+x</em>2}{2}, \frac{y<em>1+y</em>2}{2}).

Function Basics

  • Definition of a Function

    • A correspondence between sets XX (domain) and YY (range) where each element in XX maps to exactly one element in YY.

    • Vertical Line Test: A vertical line intersects a function's graph at most once.

    • Notation: y=f(x)y = f(x) or f:xf(x)f: x \to f(x). f(x)f(x) is the image of xx under ff.

    • Relations: Correspondences that fail the function definition (e.g., x2+y2=1x^2 + y^2 = 1).

  • Domain and Range

    • Domain: The set of all real numbers for which the expression is defined (no division by zero, no square root of negatives).

    • Range: The set of all outputs. It is often found via algebraic and graphical analysis.

    • Asymptotes identify gaps: a vertical asymptote (x=cx=c) occurs where the function is undefined; a horizontal asymptote (y=cy=c) is the value the function approaches as x±x \to \pm\infty.

  • Composite Functions

    • Created by substituting one function into another: (gf)(x)=g(f(x))(g \circ f)(x) = g(f(x)).

    • The function closest to xx is applied first (the "inside" function).

    • Order matters: (fg)(x)(gf)(x)(f \circ g)(x) \neq (g \circ f)(x), except in special cases like inverses.

    • Domain of gfg \circ f: The set of all xx in the domain of ff such that f(x)f(x) is in the domain of gg.

  • Inverse Functions

    • Function gg is the inverse of ff (f1f^{-1}) if (ff1)(x)=x(f \circ f^{-1})(x) = x and (f1f)(x)=x(f^{-1} \circ f)(x) = x.

    • Existence: A function has an inverse only if it is one-to-one (passes the Horizontal Line Test).

    • Graphing: The graph of f1f^{-1} is a reflection of ff over the line y=xy = x.

    • Finding the analytical inverse:

      1. Determine if one-to-one.

      2. Replace f(x)f(x) with yy.

      3. Solve for xx in terms of yy.

      4. Swap xx and yy.

      5. Replace yy with f1(x)f^{-1}(x).

Transformations of Functions

  • Common Functions:

    • Constant: f(x)=cf(x) = c

    • Identity: f(x)=xf(x) = x

    • Absolute Value: f(x)=xf(x) = |x|

    • Squaring: f(x)=x2f(x) = x^2

    • Square Root: f(x)=xf(x) = \sqrt{x}

    • Cubing: f(x)=x3f(x) = x^3

    • Reciprocal: f(x)=1xf(x) = \frac{1}{x}

    • Inverse Square: f(x)=1x2f(x) = \frac{1}{x^2}

  • Rigid Transformations:

    • Vertical translation: y=f(x)+ky = f(x) + k (k>0 moves it up; k<0 moves it down).

    • Horizontal translation: y=f(xh)y = f(x - h) (h>0 shifts right; h<0 shifts left).

    • Reflection in x-axis: y=f(x)y = -f(x).

    • Reflection in y-axis: y=f(x)y = f(-x).

  • Non-Rigid Transformations:

    • Vertical stretch (a>1) or shrink (0:0:y = a f(x).Affectsycoordinates.</strong></p></li><li><p><strong>Horizontalshrink(. Affects y-coordinates.</strong></p></li><li><p><strong>Horizontal shrink (a>1)orstretch() or stretch (0: y=f(ax)y = f(ax). Affects x-coordinates by scale factor 1a\frac{1}{a}.

Quadratic Functions and Inequalities

  • Quadratic Basics

    • General form: f(x)=ax2+bx+c,a0f(x) = ax^2 + bx + c, a \neq 0.

    • Graph is a parabola. Opens up if a > 0 (minimum vertex) and down if a < 0 (maximum vertex).

    • Axis of symmetry: x=b2ax = -\frac{b}{2a}.

  • Vertex and Roots

    • Vertex form: f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where (h,k)(h, k) is the vertex.

    • Factorized form: f(x)=a(xp)(xq)f(x) = a(x - p)(x - q), where p,qp, q are roots.

    • The Discriminant (Δ=b24ac\Delta = b^2 - 4ac):

      • \Delta > 0: Two distinct real roots.

      • Δ=0\Delta = 0: One shared real root (tangent to x-axis).

      • \Delta < 0: No real roots (imaginary solutions).

Sequences and Series

  • General Sequences

    • A list of numbers in a definite order. Can be defined explicitly (a<em>n=f(n)a<em>n = f(n)) or recursively (defining a</em>na</em>n based on an1a_{n-1}, e.g., Fibonacci sequences).

  • Arithmetic Sequences and Series

    • Arithmetic Sequence: Terms have a common difference (dd). a<em>n=a</em>1+(n1)da<em>n = a</em>1 + (n - 1)d.

    • Arithmetic Series Sum (S<em>nS<em>n): S</em>n=n2(a<em>1+a</em>n)=n2(2a1+(n1)d)S</em>n = \frac{n}{2}(a<em>1 + a</em>n) = \frac{n}{2}(2a_1 + (n - 1)d).

  • Geometric Sequences and Series

    • Geometric Sequence: Terms have a common ratio (rr). a<em>n=a</em>1rn1a<em>n = a</em>1 r^{n-1}.

    • Geometric Series Sum (S<em>nS<em>n): S</em>n=a11rn1rS</em>n = a_1 \frac{1-r^n}{1-r}.

    • Convergent Infinite Series: If |r| < 1, the sum reaches a limit: S<em>=a</em>11rS<em>\infty = \frac{a</em>1}{1-r}.

  • Sigma Notation

    • <em>i=mna</em>i\sum<em>{i=m}^{n} a</em>i represents the sum from lower limit mm to upper limit nn.

  • Compound Interest and Annuities

    • Compound Interest: A=P(1+rn)ntA = P(1 + \frac{r}{n})^{nt}.

    • Continuous Compounding: A=PertA = P e^{rt}.

    • Future Value of Annuity (periodic payments RR): FV=R(1+i)m1iFV = R \frac{(1+i)^m - 1}{i}.

The Binomial Theorem

  • Pascal's Triangle: Provides coefficients for expanding (x+y)n(x+y)^n. Each entry is the sum of the two above it.

  • Factorial: n!=n×(n1)××1n! = n \times (n-1) \times … \times 1. (0!=10! = 1).

  • Binomial Coefficient: (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n-r)!}.

  • Binomial Expansion Formula: (x+y)n=r=0n(nr)xnryr(x+y)^n = \sum_{r=0}^{n} \binom{n}{r} x^{n-r} y^r.

Trigonometry

  • Radian Measure

    • Radian is the central angle subtending an arc equal to the radius. 2π radians=3602\pi \text{ radians} = 360^\circ.

    • Conversion: 1=π180 rad1^\circ = \frac{\pi}{180} \text{ rad}; 1 rad=180π deg1 \text{ rad} = \frac{180}{\pi} \text{ deg}.

    • Arc Length: s=rθs = r \theta (θ\theta in radians).

    • Sector Area: A=12r2θA = \frac{1}{2} r^2 \theta (θ\theta in radians).

  • The Unit Circle

    • Circle coordinates (x,y)(x, y) map to (cosθ,sinθ)(\cos \theta, \sin \theta). tanθ=sinθcosθ\tan \theta = \frac{\sin \theta}{\cos \theta}.

    • Signs in Quadrants: (I: all +), (II: sine +), (III: tangent +), (IV: cosine +).

  • Trigonometric Identities

    • Pythagorean: sin2x+cos2x=1\sin^2 x + \cos^2 x = 1.

    • Double Angle:

      • sin2x=2sinxcosx\sin 2x = 2 \sin x \cos x

      • cos2x=cos2xsin2x=2cos2x1=12sin2x\cos 2x = \cos^2 x - \sin^2 x = 2 \cos^2 x - 1 = 1 - 2 \sin^2 x

  • Trigonometric Rules for Triangles

    • Area of Triangle: A=12absinCA = \frac{1}{2} ab \sin C.

    • Sine Rule: asinA=bsinB=csinC\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}. (Note: Ambiguous Case for SSA).

    • Cosine Rule: c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab \cos C.

Introduction to Calculus

  • Limits: Describe the behavior of a function as it approaches a certain value (limxcf(x)\lim_{x \to c} f(x)).

  • Differentiation

    • Derivative as Gradient: f(x)f'(x) gives the slope of the tangent at point xx.

    • Rules:

      • Power Rule: ddxxn=nxn1\frac{d}{dx} x^n = n x^{n-1}.

      • Constants: ddxc=0\frac{d}{dx} c = 0.

      • Sine/Cosine: ddxsinx=cosx\frac{d}{dx} \sin x = \cos x; ddxcosx=sinx\frac{d}{dx} \cos x = -\sin x.

      • e/ln: ddxex=ex\frac{d}{dx} e^x = e^x; ddxlnx=1x\frac{d}{dx} \ln x = \frac{1}{x}.

      • Chain Rule: ddxf(g(x))=f(g(x))g(x)\frac{d}{dx} f(g(x)) = f'(g(x)) \cdot g'(x).

      • Product Rule: ddx(uv)=udvdx+vdudx\frac{d}{dx} (uv) = u \frac{dv}{dx} + v \frac{du}{dx}.

      • Quotient Rule: ddx(uv)=vdudxudvdxv2\frac{d}{dx} (\frac{u}{v}) = \frac{v \frac{du}{dx} - u \frac{dv}{dx}}{v^2}.

  • Curve Analysis

    • Stationary points occur where f(x)=0f'(x) = 0.

    • First Derivative Test: Sign change in f(x)f'(x) determines max (++ to -) or min (- to ++).

    • Inflection points occur where f(x)=0f''(x) = 0 and concavity changes.

    • Kinematics: Displacement s(t)s(t), Velocity v(t)=s(t)v(t) = s'(t), Acceleration a(t)=v(t)a(t) = v'(t).

  • Integration

    • The reverse of differentiation (antiderivative).

    • Fundamental Theorem of Calculus: abf(x)dx=F(b)F(a)\int_{a}^{b} f(x) dx = F(b) - F(a).

    • Area: Bounded by curve and x-axis is abf(x)dx\int_{a}^{b} f(x) dx (signed area).

    • Total Distance: abv(t)dt\int_{a}^{b} |v(t)| dt.