Starter

Q

2x+x6=0Let y=x2y2+y6=0y=1±1242622y=1.52Cannot be negativey=x1.5=x2.25=xx=2.254\begin{align} 2x + \sqrt{ x } - 6 &= 0 \\ \text{Let }y = \sqrt{ x } \\ 2y^2 + y - 6 &= 0 \\ y &= \frac{-1 \pm \sqrt{ 1^2 - 4 \cdot 2 \cdot -6 }}{ 2 \cdot 2 } \\ y &= 1.5 \lor \underbrace{ \cancel{ -2 } }_{ \text{Cannot be negative} } \\ \\ y &= \sqrt{ x } \\[4pt] 1.5 &= \sqrt{ x } \\ 2.25 &= x \\[4pt] \\ \therefore x = 2.25 \lor 4 \end{align} x817x4+16=0Let y=x4y217x+16=00=(y16)(y1)y=161x4=16x=±164x=±2x4=1x=±1x=±2,±1\begin{align} x^{8} - 17x^{4} + 16 &= 0 \\ \text{Let }y = x^4 \\ y^2 - 17x + 16 &= 0 \\ 0 &= (y-16)(y-1) \\ y &= 16 \lor 1 \\ \\ x^{4} &= 16 \\ x &= \pm \sqrt[4]{ 16 } \\ x &= \pm 2 \\[4pt] x^{4} &= 1 \\ x &= \pm 1 \\ \\ \therefore x = \pm 2, \pm 1 \end{align}

12 (EP)

f(x)=4kx2+(4k+2)x+1f(x) = 4kx^2 + (4k+2)x + 1, where kk is a real constant. Find the discriminant in terms of k

16k2+4\begin{align} 16k^2 + 4 \end{align}

Functions

Info

A function is a mathematical relationship that maps each value of a set of inputs to a single output. The notation f(x)f(x) is used to represent a function of xx. The set of possible inputs is called the domain. The set of possible outputs is called the range. The roots are the values of xx for which f(x)=0f(x) = 0

y=x^2+1
Domain=RRange={yRy1}\begin{gather} \text{Domain} = \mathbb{R} \\ \text{Range} = \{y \in \mathbb{R} | y \geq 1 \} \end{gather}

Example 8

The functions ff and gg are given by f(x)=2x10f(x) = 2x - 10 and g(x)=x29, xRg(x) = x^2 - 9,\ x \in \mathbb{R}.

Find the values of f(5)f(5) and g(10)g(10)

f(5)=2510=0g(10)=1029=1009=91\begin{align} f(5) &= 2 \cdot 5 - 10 \\ &= 0 \\ \\ g(10) &= 10^2 - 9 \\ &= 100 - 9 \\ &= 91 \end{align}

Example 9

f(x)=x2+6x5, xRf(x) = x^2 + 6x - 5,\ x \in \mathbb{R}

x2+6x5=(x+3)295=(x+3)214Roots0=(x+3)21414=(x+3)2±14=x+33±14=xMinimum value(x+3)20(x+3)21414Minimum is 14\begin{align} x^2 + 6x - 5 &= (x + 3)^2 - 9 - 5 \\ &= (x + 3)^2 - 14 \\ \\ \text{Roots} \\ 0 &= (x+3)^2 - 14 \\ 14 &= (x+3)^2 \\ \pm \sqrt{ 14 } &= x+3 \\ -3 \pm \sqrt{ 14 } &= x \\ \\ \text{Minimum value} \\ (x + 3)^2 &\geq 0 \\ (x + 3)^2 - 14 &\geq -14 \\ \therefore \text{Minimum is } -14 \end{align}

Gradients of curves

left=-10; right=10;
bottom=-5; top=30;
---
x^2|black
(5, 25)|blue|label:B
(4.5, 20.25)|blue|label:B
(4.1, 16.81)|blue|label:B
(4.01, 16.0801)|blue|label:B
(4,16)|black|cross|label:A

Find gradients of the chords joining the point (4,16)(4, 16) to the points with coordinates:

(5,25)m=251654=9(4.5,20.25)m=20.25164.54=8.5(4.1,16.81)m=16.81164.14=8.10000000000002(4.01,16.0801)m=16.0801164.014=8.01000000000033(4+h,(4+h)2)m=(4+h)2164+h4=h2+8h+1616h=h2+8hh=h+8limh0(h+8)=8Gradient is 8\begin{gathered} \begin{align} (5, 25) \\ m &= \frac{25-16}{5-4} \\ &= 9 \\ \\ (4.5, 20.25) \\ m &= \frac{20.25-16}{4.5-4} \\ &= 8.5 \\ \\ (4.1, 16.81) \\ m &= \frac{16.81-16}{4.1-4} \\ &= 8.10000000000002 \\ \\ (4.01, 16.0801) \\ m &= \frac{16.0801-16}{4.01-4} \\ &= 8.01000000000033 \\ \\ (4+h, (4+h)^2) \\ m &= \frac{(4+h)^2 - 16}{4 + h - 4} \\ &= \frac{h^2 + 8h + 16 - 16}{h} \\ &= \frac{h^2 + 8h}{h} \\ &= h + 8\\ \end{align} \\[4pt] \lim_{ h \to 0 } (h + 8)=8 \\ \therefore \text{Gradient is }8 \end{gathered}
Info

The gradient function, or derivative, of the curve y=f(x)y=f(x) is written as f(x)f'(x) or dydx\frac{dy}{dx}.

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

The gradient function can be used to find the gradient of the curve for any value of xx.

Example 2

In this example, we work out the gradient at a specific point. This means we aim for a specific numerical value (gradient at a point).

The point AA with coordinates (4,16)(4, 16) lies on the curve with equation y=x2y=x^2. At point AA the curve has the gradient gg.

Show that g=limh0(8+h)g = \lim_{ h \to 0 }(8+h).

g=limh0f(4+h)f(4)h=limh0(4+h)242h=limh016+8h+h216h=limh08h+h2h=limh0(8+h)\begin{align} g &= \lim_{ h \to 0 } \frac{f(4+h)-f(4)}{h} \\ &= \lim_{ h \to 0 } \frac{(4+h)^2 - 4^2}{h} \\ &= \lim_{ h \to 0 } \frac{16 + 8h + h^2 - 16}{h} \\ &= \lim_{ h \to 0 } \frac{8h + h^2}{h} \\ &= \lim_{ h \to 0 } (8+h) \end{align}

Deduce the value of gg.

g=8g=8

Example 3

In this example, we work out the gradient at any random point of the curve. That means we aim for an expression in terms of xx (gradient function). This can be used to evaluate (by substituting the point’s xx coordinate) the gradient at any point on the graph.

Prove, from first principles, that the derivative of x3x^3 is 3x23x^2

A=(x,x3)B=(x+h,(x+h)3)m=f(x)=limh0(x+h)3x3x+hx=limh0x3+3x2h+3xh2+h3+x3h=limh03x2h+3xh2+h3h=limh0h(3x2+3xh+h2)h=limh0(3x2+3xh+h2)As h0,3xh0 and h20So f(x)=3x2\begin{gathered} \begin{align} A &= (x, x^3) \\ B &= (x+h, (x+h)^3) \\ \\ m = f'(x) &= \lim_{ h \to 0 } \frac{(x+h)^3 - x^3}{x+h - x} \\ &= \lim_{ h \to 0 } \frac{x^3 + 3x^2h + 3xh^2 + h^3 + x^3}{h} \\ &= \lim_{ h \to 0 } \frac{3x^2h + 3xh^2 + h^3}{h} \\ &= \lim_{ h \to 0 } \frac{h(3x^2 + 3xh + h^2)}{h} \\ &= \lim_{ h \to 0 } ({3x^2 + 3xh + h^2}) \end{align} \\[4pt] \text{As }h \to 0, 3xh \to 0\text{ and }h^2 \to 0 \\ \text{So $f'(x) = 3x^2$} \end{gathered}

General Derivitive Formula

(xn)1=nxn1(x^{n})^{1} = nx^{n-1}

Because:

limh0(x+h)nxnh=nxn1\lim_{ h \to 0 } \frac{(x+h)^{n} - x^{n}}{h} = nx^{n-1}

For all real values of nn, and for constant aa:

  • If f(x)=xnf(x)=x^{n} then f(x)=nxn1f'(x) = nx^{n-1} If y=xny = x^{n} then dydx=nxn1\frac{dy}{dx} = nx^{n-1}
  • If f(x)=axnf(x) = ax^{n} then f(x)=anxn1f'(x) = anx^{n-1} If y=axny=ax^{n} then dydx=anxn1\frac{dy}{dx} = anx^{n-1}

Challenge

diff-challenge

Differentiating Quadratics

If y=f(x)±g(x)y = f(x) \pm g(x), then dydx=f(x)±g(x)\frac{dy}{dx} = f'(x) \pm g'(x) diff-quad-1 diff-quad-2

Gradients, Tangents, and Normals

The equation of a straight line with gradient mm that passes through the point (x1,y1)(x_{1}, y_{1}) is yy1=m(xx1)y-y_{1} = m(x-x_{1})

Example

Work out the equation fo the line that goes through A(2,3)A(2,3) with a gradient of 1-1

y=mx+c3=(1)(2)+c3=2+c5=cy=x+5yy1=m(xx1)y3=1(x2)y=x+2+3y=x+5\begin{align} y &= mx+c \\ 3 &= (-1)(2)+c \\ 3 &= -2 + c \\ 5 &= c \\ y &= -x+5 \\ \\ y-y_{1} &= m(x-x_{1}) \\ y-3 &= -1(x-2) \\ y &= -x+2 + 3 \\ y &= -x +5 \end{align}

You can use the derivative to find the equation of the tangent to a curve at a given point. On the curve with the equation y=f(x)y=f(x), the gradient of the tangent at a point AA with xx-coordinate aa will be f(a)f'(a)

The gradient of a curve at A(x1,y1)A(x_{1}, y_{1}):

m=yy1xx1f=f(x2)m=tanθ\begin{gather} m=\frac{y-y_{1}}{x-x_{1}} \\ f=f'(x_{2}) \\ m=\tan \theta \end{gather}

The tangent to the curve y=f(x)y=f(x) at the point with coordinates (a,f(a))(a, f(a)) has equation

yf(a)=f(a)(xa)y-f(a)=f'(a)(x-a)

The normal to the curve y=f(x)y=f(x) at the point with coordinates (a,f(a))(a, f(a)) has equation

yf(a)=1f(a)(xa)y-f(a)=-\frac{1}{f'(a)}(x-a)

Increasing and Decreasing Functions

The function f(x)f(x) is increasing on the interval [a,b][a, b] if f(x)0f'(x) \geq 0 for all values of xx such that a < x < b. The function f(x)f(x) is decreasing on the interval [a,b][a, b] if fx(x)0f'x(x) \leq 0 for all values of xx such that a < x < b

y=x^4 - 2x^2
(-1, -1)
(1, -1)

The function f(x)=x42x2f(x) = x^{4} - 2x^2 is increasing where [1,0][1,+)[-1, 0] \cup [1, +\infty), and

Built with LogoFlowershow