P3.1 - Algebra and functions

Syllabus
2019
Topic
P3.1
Level
A2

Learning objectives

Simplify rational expressions without losing restrictions

A rational expression is simplified by factorising numerator and denominator, cancelling common factors, and using algebraic division when the numerator's degree is at least the denominator's. Record excluded denominator values before cancelling.

For the specification example, x3+1x21=(x+1)(x2x+1)(x+1)(x1)=x2x+1x1,x1,1.\frac{x^3+1}{x^2-1}=\frac{(x+1)(x^2-x+1)}{(x+1)(x-1)}=\frac{x^2-x+1}{x-1},\qquad x\ne-1,1. Cancelling removes a common factor, not the original restriction x1x\ne-1.

Now divide: x2x+1=x(x1)+1x^2-x+1=x(x-1)+1, so x3+1x21=x+1x1,x1,1.\frac{x^3+1}{x^2-1}=x+\frac1{x-1},\qquad x\ne-1,1. The quotient has lower-degree remainder, which is the useful stopping form.

For an unknown quotient and remainder, write an identity such as 4x3+2x2+3x+8x2+4=Ax+B+Cx+Dx2+4,\frac{4x^3+2x^2+3x+8}{x^2+4}=Ax+B+\frac{Cx+D}{x^2+4}, multiply through by the denominator, then equate coefficients or substitute convenient values.

A factor may be cancelled only when it multiplies the whole numerator and denominator. Never cancel terms across addition, and never restore a value excluded by the original denominator.

Track inputs and outputs through functions

A function assigns exactly one output to each input in its domain. Different inputs may share an output, so a many-one mapping is still a function; an inverse function exists only after the mapping is one-one on its chosen domain.

Idea Meaning
domain allowed input values
range output values actually produced
fgfg fgf\circ g: do gg first, then ff
f1f^{-1} reverses ff; its domain is the range of ff

f1(f(x))=x(x in the domain of f),f(f1(x))=x(x in the range of f)f^{-1}(f(x))=x\quad(x\text{ in the domain of }f),\qquad f(f^{-1}(x))=x\quad(x\text{ in the range of }f)

Let f(x)=2x+3f(x)=2x+3 on R\mathbb R and g(x)=x2g(x)=x^2 for x0x\ge0. Then fg(x)=f(g(x))=2x2+3,x0.fg(x)=f(g(x))=2x^2+3,\qquad x\ge0. The restriction makes gg one-one, so g1(x)=xg^{-1}(x)=\sqrt{x} for x0x\ge0. Domain and range exchange when a function is inverted.

The graphs of y=f(x)y=f(x) and y=f1(x)y=f^{-1}(x) are reflections in y=xy=x. If a horizontal line meets the original graph more than once, restrict its domain before claiming an inverse function.

f1(x)f^{-1}(x) means the inverse function, not 1/f(x)1/f(x). In a composition, check that each output of the inner function lies in the domain of the outer function.

Read modulus graphs as reflections

Modulus makes a quantity non-negative: u=u|u|=u for u0u\ge0 and u=u|u|=-u for u<0u<0. This piecewise rule controls both sketches and algebraic solutions.

Graph What changes from y=f(x)y=f(x)
y=f(x)y=|f(x)| keep points on/above the xx-axis; reflect points below it upward
y=f(x)y=f(|x|) keep the right-hand half, then reflect it in the yy-axis
y=ax+by=|ax+b| a V-shape with vertex where ax+b=0ax+b=0

For 2x1=x+5|2x-1|=x+5, use the two linear branches: 2x1=x+5x=6,2x-1=x+5\Rightarrow x=6, (2x1)=x+5x=43.-(2x-1)=x+5\Rightarrow x=-\frac43. Both satisfy their corresponding sign condition, so both are solutions.

The same expressions meet at x=43x=-\frac43 and x=6x=6. Testing the intervals, or comparing the two graphs, gives 2x1>x+5x<43 or x>6.|2x-1|>x+5\quad\Longrightarrow\quad x<-\frac43\text{ or }x>6. Strict inequality excludes the intersection points.

Do not reflect the whole graph for f(x)|f(x)|: only negative yy-values move. For f(x)f(|x|), it is the negative-xx half that is replaced. Squaring an equation can introduce roots, so check solutions in the original modulus statement.

Combine graph transformations by mapping points

Transformations outside f change output coordinates; transformations inside f change input coordinates in the opposite way. Map a known point rather than relying on a verbal left/right guess.

If (u,v)(u,v) lies on y=f(x)y=f(x):

New graph Mapped point
y=Af(x)y=Af(x) (u,Av)(u,Av)
y=f(x)+Ky=f(x)+K (u,v+K)(u,v+K)
y=f(x+H)y=f(x+H) (uH,v)(u-H,v)
y=f(Bx)y=f(Bx), B0B\ne0 (u/B,v)(u/B,v)

A negative outside factor also reflects in the x-axis; a negative inside factor reflects in the y-axis. Magnitudes greater than 1 stretch vertically outside but compress horizontally inside.

If (6,2)(6,-2) lies on y=f(x)y=f(x), then on y=2f(3x)+5y=2f(3x)+5 the input coordinate becomes 6/3=26/3=2 and the output becomes 2(2)+5=12(-2)+5=1. Thus the mapped point is (2,1)(2,1).

For a permitted combination, apply every horizontal coordinate change to u and every vertical change to v, then use intercepts and mapped features to complete the sketch. For example, y=f(x)+1y=f(-x)+1 maps (u,v)(u,v) to (u,v+1)(-u,v+1).

Inside translations have the opposite sign: f(x+H)f(x+H) moves the graph left by HH. Do not use a memorised scale factor on the wrong coordinate. General transformations of the form y=f(ax+b)y=f(ax+b) are outside this specification requirement.