Lecture 4 - Curve Sketching,
Indices and Standard Form
C2 Foundation Mathematics (Standard Track)
Dr Linda Stringer Dr Simon Craik
l.stringer@uea.ac.uk s.craik@uea.ac.uk
INTO City/UEA London
Lecture 4 skills
find the y-intercept, x-intercept(s) and stationary point(s) of
a quadratic or cubic curve
find the second derivative of an equation
determine the nature of a stationary point
sketch a quadratic curve
sketch a cubic curve
apply the rules of indices to simplify expressions
convert a number to and from standard form
Lecture 4 vocabulary
intercept
stationary point
horizontal
maximum
minimum
point of inflection
nth root, n
√
standard form
Different types of curves to sketch
Straight lines y = mx + c
Quadratic curves y = ax2 + bx + c, where a = 0:
Cubic curves y = ax3 + bx2 + cx + d, where a = 0:
Sketching curves
When sketching a curve, there are 4 main details you need to
show:
1. The y-intercept. Where the curve crosses the y-axis.
2. The x-intercept(s). Where the curve crosses (or touches)
the x-axis.
3. The stationary point(s). Where the curve has gradient 0 (is
horizontal).
4. How the curve behaves for large positive and large
negative values of x.
Stationary points
Consider a curve with equation y = f(x).
A stationary point of y = f(x) is a point (a, f(a)) where the
curve has gradient 0 (is horizontal).
To find a stationary point you first find dy
dx . You then solve
the equation dy
dx = 0. The solutions are the x-coordinates of
the stationary points.
To get the y-coordinates, substitute the x-coordinates into
f(x).
Example 1
Question: What is the stationary point of y = x2 − 4x + 7?
2 4
2
4
6
•
Answer: We have dy
dx = 2x − 4 (the gradient function).
Solve dy
dx = 0.
If 2x − 4 = 0 then x = 2. This is the x-coordinate of the
stationary point.
The y-coordinate is y = 22 − 4 × 2 + 7 = 3.
The stationary point of y = x2 − 4x + 7 is (2, 3).
Example 2
Question: What are the stationary points of
y = x3 + x2 − 2x?
−2 −1 1
−4
−2
2
4
•
•
Answer: We have dy
dx = 3x2 + 2x − 2.
Solve dy
dx = 0. It follows 3x2 + 2x − 2 = 0. Using the
quadratic formula we get x = −1±
√
7
3 . These are the
x-coordinates of the two stationary points
x = 0.55, −1.21 to 2 d.p.
The y-coordinates are
y = (−1±
√
7
3 )3 + (−1±
√
7
3 )2 − 2 × −1±
√
7
3 .
y = −0.63, 2.11 to 2 d.p.
The stationary points are (0.55, −0.63) and (−1.21, 2.11).
The nature of stationary points
A stationary point is exactly one of the following:
1. Minimum
2. Maximum
3. Point of inflection
Consider the graph y = f(x).
A stationary point with x-coordinate a is a minimum if for all
points b close to a, we have f(b) > f(a).
A stationary point with x-coordinate a is a maximum if for
all points b close to a, we have f(b) < f(a).
If a stationary point is neither a maximum nor a minimum it
is a point of inflection.
Maxima and minima - example
−2 2 4
−200
−100
100
200
x
y
Point of inflection - example
−2 −1 1 2
−5
5
•
x
y
y = x3
Determining the nature of a stationary point
How do we tell when a stationary point is a minimum,
maximum or point of inflection?
We use the second derivative.
The derivative dy
dx is a function of x. This means we may
differentiate it again - to get the second derivative.
For the second derivative we use the notation
d2y
dx2
.
We say ’d squared y by d x squared’
The second derivative - examples
What is the second derivative of y = x2 − 4x + 7?
Answer: We have dy
dx = 2x − 4.
Then d2y
dx2 = 2.
What is the second derivative of y = x3 + x2 − 2x?
Answer: We have dy
dx = 3x2 + 2x − 2.
Then d2y
dx2 = 6x + 2.
Determining the nature of stationary points
Consider a stationary point of y = f(x) with x-coordinate a.
If d2y
dx2 (a) > 0 then the stationary point is a minimum.
If d2y
dx2 (a) < 0 then the stationary point is a maximum.
If d2y
dx2 (a) = 0 then we cannot tell.
The nature of the stationary points - example
What is the nature of the stationary points of the curve with
equation y = x3 + x2 − 2x?
Answer: We have dy
dx = 3x2 + 2x − 2.
Then d2y
dx2 = 6x + 2.
We previously found that the stationary points of this curve
were (0.55, −0.63) and (−1.21, 2.11) to 2 d.p. We only
need to use the x-coordinate to determine whether each
point is a maxmum or minimum.
d2y
dx2 (0.55) = 6 × 0.55 + 2 = 5.3 > 0 so this is a minimum
d2y
dx2 (−1.21) = 6 × −1.21 + 2 = −5 < 0 so this is a
maximum
The nature of the stationary points - example
What is the nature of the stationary point of y = x2 − 1?
Answer: We have dy
dx = 2x
and d2y
dx2 = 2.
d2y
dx2 > 0, so this stationary point is a minimum.
How to sketch a curve y = f(x)
1. Find the y-intercept. Let x = 0. Evaluate y = f(0).
2. Find the x-intercept(s). Let y = 0. Solve f(x) = 0.
3. Find the stationary point(s), and determine the nature of
each one. Find dy
dx (the derivative or gradient function).
Solve dy
dx = 0. Find d2y
dx2 (the second derivative). Evaluate
d2y
dx2 for each stationary point.
4. Take a large positive number m and calculate f(m) and
f(−m) to see if they are positive or negative.
Curve sketching - example 1
Sketch the graph y = x2 − 1.
Answer: y = x2 − 1 passes through the y-axis when x = 0.
So y = 02 − 1 = −1.
The graph passes through the x axis when y = 0. Solve
0 = x2 − 1. So x = −1, 1.
To work out the stationary points we solve dy
dx = 0. We
have dy
dx = 2x so x = 0. We need to determine the nature
of the stationary point. Use the second derivative. We have
d2y
dx2 = 2. Substitute in the x-coordinate of the stationary
point d2y
dx2 (0) = 2 > 0 so the stationary point is a minimum.
When x = 100 the y-value is large and positive. When
x = −100 the y-value is large and positive.
Sketch of example
Curve sketching - example 2
Sketch the graph y = x3 + x2 − 2x.
Answer: y = x3 + x2 − 2x passes through the y-axis when
x = 0. So y = 03 + 02 − 2 × 0 = 0.
The graph passes through the x axis when y = 0. Solve
0 = x3 + x2 − 2x. So 0 = x(x2 + x − 2) = x(x + 2)(x − 1).
It follows x = −2, 0, 1.
To work out the stationary points we solve dy
dx = 0. We
have dy
dx = 3x2 + 2x − 2 so x = −1±
√
7
3 . We need to
determine the nature of the stationary point. Use the
second derivative. We have d2y
dx2 = 6x + 2. Substitute in the
x-coordinate of the stationary point d2y
dx2 (0.55) > 0 so this
stationary point is a minimum. For the other
d2y
dx2 (−1.21) < 0 so this stationary point is a maximum.
When x = 100 the y-value is large and positive. When
x = −100 the y-value is large and negative.
Sketch of example
Straight lines, y = mx + c
A straight line has gradient m.
It has exactly one x-intercept and one y-intercept.
Quadratic curves, y = ax2
+ bx + c
A quadratic curve has exactly one stationary point.
A quadratic curve has exactly one y-intercept and zero, one or
two x-intercepts.
The gradient function is dy
dx = 2ax + b
Cubic curves, y = ax3
+ bx2
+ cx + d
A cubic curve has zero, one or two stationary points.
A cubic curve has exactly one y-intercept and one, two or three
x-intercepts.
The gradient function is dy
dx = 3ax2 + 2bx + c
Indices (powers)
xn
= x × x × . . . × x
(x multiplied by itself n times)
What is 12, 13, 1100 ?
x2 x squared
x3 x cubed
xn where n ≥ 4 x to the power n
√
x = 2
√
x the square root of x
3
√
x the cube root of x
n
√
x where n ≥ 4 the nth root of x
Indices
xn
= x × x × . . . × x
x−1
= 1/x
x−n
= 1/xn
= 1/x × x × . . . × x
x0
= 1
What is 2−1 ?
What is 2−2, 3−3, 1−50 ?
What is 20, 30, 10, 10000, 00 ?
Indices
xn × xm = xn+m
xn ÷ xm = xn
/xm
= xn × (1/xm
) = xn × x−m = xn−m
(xn)m = xnm
Indices
x1/n
= n
√
x
xn/m
= (x1/m
)n = ( m
√
x)n
xn/m
= (xn)1/m
= m
√
xn
Indices - summary
m, n are real numbers and x can be a number or a variable
x−1 = 1/x
x−n = 1/xn
xn × xm = xn+m
xn ÷ xm = xn
/xm
= xn × (1/xm
) = xn × x−m = xn−m
(xn)m = xnm
x1/n
= n
√
x
xn/m
= ( m
√
x)n = m
√
xn
x0 = 1
Examples
Simplify x2 × x3
Answer:
x2 × x3 = x2+3
= x5
Simplify 3x1/2
× 1
4 x3/2
Answer:
3x1/2
× 1
4x3/2
= 3 × x1/2
× 1
4 × x3/2
= 3 × 1
4 × x1/2
× x3/2
= 3
4 x(1/2+3/2)
= 3
4 x2
Standard form
Standard form provides a means way to write large or
small numbers in a short way.
A × 10n
Where 1 ≤ A < 10 and n is an integer (n can be 0).
Standard form
If the number is large count the number of digits to the
right of the first digit.
Express 1500 in standard form:
Answer: 1.5 × 103.
Express 2,670,000 in standard form:
Answer: 2.67 × 106.
If the number is small count the number of digits to the left of
the first non-zero digit.
Express 0.0035 in standard form:
Answer: 3.5 × 10−3.
Express 0.0000007614 in standard form:
Answer: 7.614 × 10−7.
More practise with standard form
A × 10n
where 1 ≤ A < 10 and n is an integer (n can be 0)
Express the following in standard form
50
1/2
1/4
5
1
10
11
0
Multiplying in standard form
Multiplication
(A × 10n
) × (B × 10m
) = (A × B) × 10n+m
Question: Express the following in standard form
(3 × 104
) × (2 × 102
)
.
Answer:
(3 × 104) × (2 × 102) = (3 × 2) × 104+2
= 6 × 106
Multiplying in standard form
Question: Express the following in standard form
(2 × 105
) × (1 × 10−3
)
Answer:
(2 × 105) × (1 × 10−3) = (2 × 1) × 105+(−3)
= 2 × 102
Question: Express the following in standard form
(6 × 105
) × (4 × 108
)
Answer:
(6 × 105) × (4 × 108) = (6 × 4) × 105+8
= 24 × 1013
= 2.4 × 1014
Dividing in standard form
Division
(A × 10n
) ÷ (B × 10m
) = (A ÷ B) × 10n−m
Question: Express the following in standard form
(4 × 106
) ÷ (2 × 103
)
Answer:
(4 × 106) ÷ (2 × 103) = (4 ÷ 2) × 106−3
= 2 × 103
Question: Express the following in standard form
(2 × 105
) ÷ (8 × 108
)
Answer:
(2 × 105) ÷ (8 × 108) = (2 ÷ 8) × 105−8
= 0.25 × 10−3
= 2.5 × 10−4

More Related Content

PDF
C2 st lecture 3 handout
PDF
C2 st lecture 6 handout
PDF
C2 st lecture 5 handout
PDF
C2 st lecture 2 handout
PDF
C2 st lecture 8 pythagoras and trigonometry handout
DOCX
Quadratic equations
PPT
Introduction to Differential Equations
PPS
Differentiation
C2 st lecture 3 handout
C2 st lecture 6 handout
C2 st lecture 5 handout
C2 st lecture 2 handout
C2 st lecture 8 pythagoras and trigonometry handout
Quadratic equations
Introduction to Differential Equations
Differentiation

What's hot (15)

PDF
Sistem pertidaksamaan kuadrat 2 variabel
PPT
Additional Mathematics Revision
PDF
C2 st lecture 12 the chi squared-test handout
PDF
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
PPT
Solving Linear Equations
PPTX
10.4
PPS
M1 unit ii-jntuworld
PPTX
Initial value problems
PDF
CalculusStudyGuide
PDF
Quadratic Equations
PDF
Solve ODE - BVP through the Least Squares Method
PPTX
Advance algebra
PPT
Linear differential equation with constant coefficient
PPTX
5 2 solving 2nd degree equations
PPTX
AEM Integrating factor to orthogonal trajactories
Sistem pertidaksamaan kuadrat 2 variabel
Additional Mathematics Revision
C2 st lecture 12 the chi squared-test handout
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-IV
Solving Linear Equations
10.4
M1 unit ii-jntuworld
Initial value problems
CalculusStudyGuide
Quadratic Equations
Solve ODE - BVP through the Least Squares Method
Advance algebra
Linear differential equation with constant coefficient
5 2 solving 2nd degree equations
AEM Integrating factor to orthogonal trajactories
Ad

Viewers also liked (14)

PDF
C2 st lecture 13 revision for test b handout
PDF
Un covenant civil political rights
DOCX
Homework reading task government and politics
DOCX
Religion seminar activity_group_1_religion_oppression_and_transformation
PDF
Un covenant economioc social cultural
PDF
C2 st lecture 11 the t-test handout
PPTX
15 development issues
PPTX
12a beyond bipolarity fukuyama and huntington
PPTX
Social stratification and divisionssept12 intake
PDF
C2 st lecture 9 probability handout
PPTX
12b beyond unipolarity
PPT
09 non governmental organisations
PPTX
10 terrorism
PDF
C2 st lecture 10 basic statistics and the z test handout
C2 st lecture 13 revision for test b handout
Un covenant civil political rights
Homework reading task government and politics
Religion seminar activity_group_1_religion_oppression_and_transformation
Un covenant economioc social cultural
C2 st lecture 11 the t-test handout
15 development issues
12a beyond bipolarity fukuyama and huntington
Social stratification and divisionssept12 intake
C2 st lecture 9 probability handout
12b beyond unipolarity
09 non governmental organisations
10 terrorism
C2 st lecture 10 basic statistics and the z test handout
Ad

Similar to C2 st lecture 4 handout (20)

PPT
Differentiation jan 21, 2014
PPT
Maths Revision - GCSE And Additional Notes
PPTX
Lecture one Quadratic Maxima and Minima (1).pptx
PDF
Point of inflection
PPTX
0101: Graphing Quadratic Functions
PDF
Stationary Points Handout
PDF
Spm add-maths-formula-list-form4-091022090639-phpapp01
PDF
Additional Mathematics form 4 (formula)
PDF
Spm add-maths-formula-list-form4-091022090639-phpapp01
PPTX
P1-Chp2-Quadratics.pptx
PPTX
P1-Chp12-Differentiation.pptx
PPTX
Week 9-Quadratic Function.pptx
PPTX
IGCSE_Functions.pptx fffffffffffffffffffffffffffffffffffffffffffffffffffffff...
PPTX
P1-Chp12-Differentiation (1).pptx
PPTX
P1-Chp12-Differentiation (1).pptx
DOCX
DIFFERENTIATION
PPTX
Gcse Maths Resources
PPTX
Calculus ueeuu7ievuei7gijsskjsfsfassfsfs
PPTX
11 graphs of first degree functions x
PPTX
Differentiation Additional Mathematics 5.pptx
Differentiation jan 21, 2014
Maths Revision - GCSE And Additional Notes
Lecture one Quadratic Maxima and Minima (1).pptx
Point of inflection
0101: Graphing Quadratic Functions
Stationary Points Handout
Spm add-maths-formula-list-form4-091022090639-phpapp01
Additional Mathematics form 4 (formula)
Spm add-maths-formula-list-form4-091022090639-phpapp01
P1-Chp2-Quadratics.pptx
P1-Chp12-Differentiation.pptx
Week 9-Quadratic Function.pptx
IGCSE_Functions.pptx fffffffffffffffffffffffffffffffffffffffffffffffffffffff...
P1-Chp12-Differentiation (1).pptx
P1-Chp12-Differentiation (1).pptx
DIFFERENTIATION
Gcse Maths Resources
Calculus ueeuu7ievuei7gijsskjsfsfassfsfs
11 graphs of first degree functions x
Differentiation Additional Mathematics 5.pptx

More from fatima d (11)

PPTX
17 china and the developing world
PPTX
16 development assistance
PDF
Cairo declaration 1990
PDF
Un declaration of human rights
PDF
Foundation c2 exam june 2013 resit 2 sols
PDF
Foundation c2 exam may 2013 sols
PDF
Foundation c2 exam june 2013 resit sols
PDF
Ft test b jan 2012 sols
PDF
Foundation c2 exam august 2012 sols
DOCX
Seminar activity 3 the search for intimacy
DOCX
Homework reading task crime
17 china and the developing world
16 development assistance
Cairo declaration 1990
Un declaration of human rights
Foundation c2 exam june 2013 resit 2 sols
Foundation c2 exam may 2013 sols
Foundation c2 exam june 2013 resit sols
Ft test b jan 2012 sols
Foundation c2 exam august 2012 sols
Seminar activity 3 the search for intimacy
Homework reading task crime

Recently uploaded (20)

PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PDF
HVAC Specification 2024 according to central public works department
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PDF
Empowerment Technology for Senior High School Guide
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PDF
Complications of Minimal Access-Surgery.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Trump Administration's workforce development strategy
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
IGGE1 Understanding the Self1234567891011
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
B.Sc. DS Unit 2 Software Engineering.pptx
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
HVAC Specification 2024 according to central public works department
FORM 1 BIOLOGY MIND MAPS and their schemes
Empowerment Technology for Senior High School Guide
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
Complications of Minimal Access-Surgery.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
History, Philosophy and sociology of education (1).pptx
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
LDMMIA Reiki Yoga Finals Review Spring Summer
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Trump Administration's workforce development strategy
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
Cambridge-Practice-Tests-for-IELTS-12.docx
IGGE1 Understanding the Self1234567891011
Chinmaya Tiranga Azadi Quiz (Class 7-8 )

C2 st lecture 4 handout

  • 1. Lecture 4 - Curve Sketching, Indices and Standard Form C2 Foundation Mathematics (Standard Track) Dr Linda Stringer Dr Simon Craik l.stringer@uea.ac.uk s.craik@uea.ac.uk INTO City/UEA London
  • 2. Lecture 4 skills find the y-intercept, x-intercept(s) and stationary point(s) of a quadratic or cubic curve find the second derivative of an equation determine the nature of a stationary point sketch a quadratic curve sketch a cubic curve apply the rules of indices to simplify expressions convert a number to and from standard form
  • 3. Lecture 4 vocabulary intercept stationary point horizontal maximum minimum point of inflection nth root, n √ standard form
  • 4. Different types of curves to sketch Straight lines y = mx + c Quadratic curves y = ax2 + bx + c, where a = 0: Cubic curves y = ax3 + bx2 + cx + d, where a = 0:
  • 5. Sketching curves When sketching a curve, there are 4 main details you need to show: 1. The y-intercept. Where the curve crosses the y-axis. 2. The x-intercept(s). Where the curve crosses (or touches) the x-axis. 3. The stationary point(s). Where the curve has gradient 0 (is horizontal). 4. How the curve behaves for large positive and large negative values of x.
  • 6. Stationary points Consider a curve with equation y = f(x). A stationary point of y = f(x) is a point (a, f(a)) where the curve has gradient 0 (is horizontal). To find a stationary point you first find dy dx . You then solve the equation dy dx = 0. The solutions are the x-coordinates of the stationary points. To get the y-coordinates, substitute the x-coordinates into f(x).
  • 7. Example 1 Question: What is the stationary point of y = x2 − 4x + 7? 2 4 2 4 6 • Answer: We have dy dx = 2x − 4 (the gradient function). Solve dy dx = 0. If 2x − 4 = 0 then x = 2. This is the x-coordinate of the stationary point. The y-coordinate is y = 22 − 4 × 2 + 7 = 3. The stationary point of y = x2 − 4x + 7 is (2, 3).
  • 8. Example 2 Question: What are the stationary points of y = x3 + x2 − 2x? −2 −1 1 −4 −2 2 4 • • Answer: We have dy dx = 3x2 + 2x − 2. Solve dy dx = 0. It follows 3x2 + 2x − 2 = 0. Using the quadratic formula we get x = −1± √ 7 3 . These are the x-coordinates of the two stationary points x = 0.55, −1.21 to 2 d.p. The y-coordinates are y = (−1± √ 7 3 )3 + (−1± √ 7 3 )2 − 2 × −1± √ 7 3 . y = −0.63, 2.11 to 2 d.p. The stationary points are (0.55, −0.63) and (−1.21, 2.11).
  • 9. The nature of stationary points A stationary point is exactly one of the following: 1. Minimum 2. Maximum 3. Point of inflection Consider the graph y = f(x). A stationary point with x-coordinate a is a minimum if for all points b close to a, we have f(b) > f(a). A stationary point with x-coordinate a is a maximum if for all points b close to a, we have f(b) < f(a). If a stationary point is neither a maximum nor a minimum it is a point of inflection.
  • 10. Maxima and minima - example −2 2 4 −200 −100 100 200 x y
  • 11. Point of inflection - example −2 −1 1 2 −5 5 • x y y = x3
  • 12. Determining the nature of a stationary point How do we tell when a stationary point is a minimum, maximum or point of inflection? We use the second derivative. The derivative dy dx is a function of x. This means we may differentiate it again - to get the second derivative. For the second derivative we use the notation d2y dx2 . We say ’d squared y by d x squared’
  • 13. The second derivative - examples What is the second derivative of y = x2 − 4x + 7? Answer: We have dy dx = 2x − 4. Then d2y dx2 = 2. What is the second derivative of y = x3 + x2 − 2x? Answer: We have dy dx = 3x2 + 2x − 2. Then d2y dx2 = 6x + 2.
  • 14. Determining the nature of stationary points Consider a stationary point of y = f(x) with x-coordinate a. If d2y dx2 (a) > 0 then the stationary point is a minimum. If d2y dx2 (a) < 0 then the stationary point is a maximum. If d2y dx2 (a) = 0 then we cannot tell.
  • 15. The nature of the stationary points - example What is the nature of the stationary points of the curve with equation y = x3 + x2 − 2x? Answer: We have dy dx = 3x2 + 2x − 2. Then d2y dx2 = 6x + 2. We previously found that the stationary points of this curve were (0.55, −0.63) and (−1.21, 2.11) to 2 d.p. We only need to use the x-coordinate to determine whether each point is a maxmum or minimum. d2y dx2 (0.55) = 6 × 0.55 + 2 = 5.3 > 0 so this is a minimum d2y dx2 (−1.21) = 6 × −1.21 + 2 = −5 < 0 so this is a maximum
  • 16. The nature of the stationary points - example What is the nature of the stationary point of y = x2 − 1? Answer: We have dy dx = 2x and d2y dx2 = 2. d2y dx2 > 0, so this stationary point is a minimum.
  • 17. How to sketch a curve y = f(x) 1. Find the y-intercept. Let x = 0. Evaluate y = f(0). 2. Find the x-intercept(s). Let y = 0. Solve f(x) = 0. 3. Find the stationary point(s), and determine the nature of each one. Find dy dx (the derivative or gradient function). Solve dy dx = 0. Find d2y dx2 (the second derivative). Evaluate d2y dx2 for each stationary point. 4. Take a large positive number m and calculate f(m) and f(−m) to see if they are positive or negative.
  • 18. Curve sketching - example 1 Sketch the graph y = x2 − 1. Answer: y = x2 − 1 passes through the y-axis when x = 0. So y = 02 − 1 = −1. The graph passes through the x axis when y = 0. Solve 0 = x2 − 1. So x = −1, 1. To work out the stationary points we solve dy dx = 0. We have dy dx = 2x so x = 0. We need to determine the nature of the stationary point. Use the second derivative. We have d2y dx2 = 2. Substitute in the x-coordinate of the stationary point d2y dx2 (0) = 2 > 0 so the stationary point is a minimum. When x = 100 the y-value is large and positive. When x = −100 the y-value is large and positive.
  • 20. Curve sketching - example 2 Sketch the graph y = x3 + x2 − 2x. Answer: y = x3 + x2 − 2x passes through the y-axis when x = 0. So y = 03 + 02 − 2 × 0 = 0. The graph passes through the x axis when y = 0. Solve 0 = x3 + x2 − 2x. So 0 = x(x2 + x − 2) = x(x + 2)(x − 1). It follows x = −2, 0, 1. To work out the stationary points we solve dy dx = 0. We have dy dx = 3x2 + 2x − 2 so x = −1± √ 7 3 . We need to determine the nature of the stationary point. Use the second derivative. We have d2y dx2 = 6x + 2. Substitute in the x-coordinate of the stationary point d2y dx2 (0.55) > 0 so this stationary point is a minimum. For the other d2y dx2 (−1.21) < 0 so this stationary point is a maximum. When x = 100 the y-value is large and positive. When x = −100 the y-value is large and negative.
  • 22. Straight lines, y = mx + c A straight line has gradient m. It has exactly one x-intercept and one y-intercept.
  • 23. Quadratic curves, y = ax2 + bx + c A quadratic curve has exactly one stationary point. A quadratic curve has exactly one y-intercept and zero, one or two x-intercepts. The gradient function is dy dx = 2ax + b
  • 24. Cubic curves, y = ax3 + bx2 + cx + d A cubic curve has zero, one or two stationary points. A cubic curve has exactly one y-intercept and one, two or three x-intercepts. The gradient function is dy dx = 3ax2 + 2bx + c
  • 25. Indices (powers) xn = x × x × . . . × x (x multiplied by itself n times) What is 12, 13, 1100 ? x2 x squared x3 x cubed xn where n ≥ 4 x to the power n √ x = 2 √ x the square root of x 3 √ x the cube root of x n √ x where n ≥ 4 the nth root of x
  • 26. Indices xn = x × x × . . . × x x−1 = 1/x x−n = 1/xn = 1/x × x × . . . × x x0 = 1 What is 2−1 ? What is 2−2, 3−3, 1−50 ? What is 20, 30, 10, 10000, 00 ?
  • 27. Indices xn × xm = xn+m xn ÷ xm = xn /xm = xn × (1/xm ) = xn × x−m = xn−m (xn)m = xnm
  • 28. Indices x1/n = n √ x xn/m = (x1/m )n = ( m √ x)n xn/m = (xn)1/m = m √ xn
  • 29. Indices - summary m, n are real numbers and x can be a number or a variable x−1 = 1/x x−n = 1/xn xn × xm = xn+m xn ÷ xm = xn /xm = xn × (1/xm ) = xn × x−m = xn−m (xn)m = xnm x1/n = n √ x xn/m = ( m √ x)n = m √ xn x0 = 1
  • 30. Examples Simplify x2 × x3 Answer: x2 × x3 = x2+3 = x5 Simplify 3x1/2 × 1 4 x3/2 Answer: 3x1/2 × 1 4x3/2 = 3 × x1/2 × 1 4 × x3/2 = 3 × 1 4 × x1/2 × x3/2 = 3 4 x(1/2+3/2) = 3 4 x2
  • 31. Standard form Standard form provides a means way to write large or small numbers in a short way. A × 10n Where 1 ≤ A < 10 and n is an integer (n can be 0).
  • 32. Standard form If the number is large count the number of digits to the right of the first digit. Express 1500 in standard form: Answer: 1.5 × 103. Express 2,670,000 in standard form: Answer: 2.67 × 106. If the number is small count the number of digits to the left of the first non-zero digit. Express 0.0035 in standard form: Answer: 3.5 × 10−3. Express 0.0000007614 in standard form: Answer: 7.614 × 10−7.
  • 33. More practise with standard form A × 10n where 1 ≤ A < 10 and n is an integer (n can be 0) Express the following in standard form 50 1/2 1/4 5 1 10 11 0
  • 34. Multiplying in standard form Multiplication (A × 10n ) × (B × 10m ) = (A × B) × 10n+m Question: Express the following in standard form (3 × 104 ) × (2 × 102 ) . Answer: (3 × 104) × (2 × 102) = (3 × 2) × 104+2 = 6 × 106
  • 35. Multiplying in standard form Question: Express the following in standard form (2 × 105 ) × (1 × 10−3 ) Answer: (2 × 105) × (1 × 10−3) = (2 × 1) × 105+(−3) = 2 × 102 Question: Express the following in standard form (6 × 105 ) × (4 × 108 ) Answer: (6 × 105) × (4 × 108) = (6 × 4) × 105+8 = 24 × 1013 = 2.4 × 1014
  • 36. Dividing in standard form Division (A × 10n ) ÷ (B × 10m ) = (A ÷ B) × 10n−m Question: Express the following in standard form (4 × 106 ) ÷ (2 × 103 ) Answer: (4 × 106) ÷ (2 × 103) = (4 ÷ 2) × 106−3 = 2 × 103 Question: Express the following in standard form (2 × 105 ) ÷ (8 × 108 ) Answer: (2 × 105) ÷ (8 × 108) = (2 ÷ 8) × 105−8 = 0.25 × 10−3 = 2.5 × 10−4