JAN24 Lecture 1 (Quadratics)
JAN24 Lecture 1 (Quadratics)
Trinity College
The University of Melbourne
2024
1 / 39
WELCOME TO TRINITY
and
Comprehensive (Plus) Lectures
2 / 39
Introduction to the course
3 / 39
Introduction
4 / 39
About lectures
1 Read the relevant Course Note (found on LMS - Course Notes
box)
2 Download the slides that will be used in lectures (found on LMS
- Lectures box)
3 Attend the lecture class as scheduled in your timetable, fill in the
slides
4 DURING the lecture, complete the attendance quiz(zes) (found
on LMS - Lectures box)
Your attendance will be based on successful completion of this
quiz.
5 After the lecture, if you want to revise what was discussed, watch
the lecture video recording (found on ECHO360 via LMS)
6 Attempt the Pre-tutorial exercises from the relevant Practice
Booklet (found in the Practice booklets section on LMS)
7 Ask your tutor for help during the tutorials, or send me a Teams
message
5 / 39
LECTURE 0: Sets, Graph sketching, Lines
6 / 39
Quadratics
7 / 39
LECTURE 1: QUADRATICS
(LANGUAGE !!!)
factorising a quadratic expression,
completing the square for a quadratic expression, and
solving a quadratic equation.
2 To learn how to sketch a parabola.
8 / 39
Quadratics
ax2 + bx + c = 0 where a ̸= 0
is a quadratic equation.
10 / 39
Is x2 + 3x − 4 an equation?
11 / 39
FACTORISATION
When we factorise an algebraic expression we express it as a
product of factors.
The factorised form / factorisation of an algebraic expression
is a product of factors for which
the product is equivalent to the original quadratic, and
none of the factors can be decomposed any further.
(x − 1)(x − 3) (x − 4)x + 3
2
x −1 (x − 1)(x + 1)
x(x − 2) + 2 x2 − 2x + 2
x2 + 1 x2 + 1 = 0
13 / 39
Factorisation (techniques)
The following techniques could be used to factorise quadratic
expression (not all techiques will work on a given quadratic)
Perfect squares
x2 + 2ax + a2 = (x + a)2
x2 − 2ax + a2 = (x − a)2
x2 − a2 = (x − a)(x + a)
Cross method
Completing the square and using the difference of
perfect squares
From completing the square method, we can obtain the
quadratic formula which, together with the null law is the most
powerful way to deal with the factorisation of quadratics.
14 / 39
Example (1a)
Factorise the quadratic expression x2 + 8x + 16.
Example (1b)
Factorise the quadratic expression 9x2 − 24x + 16.
15 / 39
Example (2a)
Factorise the quadratic expression x2 − 9.
Example (2b)
Factorise the quadratic expression 9x2 − 11.
16 / 39
Factorasing using the cross method
The cross method is based on
(x + m)(x + n) = x2 + (m + n)x + mn,
that is, more general
Example (3)
Factorise the quadratic 6x2 − 17x + 7.
17 / 39
Completing the square for a quadratic expression
If
ax2 + bx + c, with a ̸= 1,
we
ax2 + bx + c as a x2 + ab x + c,
rewrite
complete the square for
b
x2 + x,
a
etc.
18 / 39
Example (4a)
Complete the square for the following quadratic x2 + 6x − 2.
19 / 39
SOLVING Quadratic Equations
AB = 0 ⇐⇒ A = 0 or B = 0.
Pay attention This only works when zero is on one side of equal sign.
x(x + 2) = 3 ⇐⇒ x2 + 2x − 3 = 0, etc.
20 / 39
SOLVING Quadratic Equations
(*Completing the square is the method that leads to this formula - the
proof is given in the lecture notes.)
21 / 39
In Maths 1 Program:
we work in R ( over R).
∆ = b2 − 4ac.
The discriminant can be used to describe the roots of the quadratic
equation:
∆ > 0 two real roots;
∆ = 0 one real root;
∆ < 0 no real roots.
22 / 39
Examples I
Example
(of solving quadratic equations) Solve the following quadratic
equations for x and determine the nature of their roots.
1 2x2 − 3x − 4 = 0;
2 2x2 − 4x + 2 = 0;
3 x2 + 4x + 5 = 0.
23 / 39
Examples II
2x2 − 3x − 4 = 0
p
−(−3) ± (−3)2 − 4 × 2 × (−4)
⇐⇒ x =
2×2
√
+3 ± 9 + 32
=
4
√ √ √
+3 ± 41 3 + 41 3 − 41
= i.e. x = or x = .
4 4 4
Two real roots.
24 / 39
Examples III
25 / 39
Using quadratic formula to factorise
26 / 39
Example (5 for factorisation)
Factorise the following quadratics over R.
1 2x2 − 3x − 4
2 x2 + 6x + 4 (for students to try at home)
1 On a previous slide we have seen: a = 2, b = −3 and c = −4
2x2 − 3x − 4 = 0
p
−(−3) ± (−3)2 − 4 × 2 × (−4)
⇐⇒ x =
2×2
√
+3 ± 9 + 32
=
4
√ √ √
+3 ± 41 3 + 41 3 − 41
= i.e. x = or x = .
4 4 4
Thus, √ √
3+ 41 3− 41
2x2 − 3x − 4 = 2(x − x1 )(x − x2 ) = 2(x − 4 )(x − 4 ).
27 / 39
A factor that cannot be further decomposed as an irreducible
factor.
28 / 39
Parabola
In the xy−plane, the points y
(x, y) for which
y = x2
y = x2
form a shape that is called a
O x
parabola - basic parabola.
y = ax2 + bx + c, (a ̸= 0)
form a parabola.
29 / 39
The discriminant
Consider the quadratic equation ax2 + bx + c = 0 for a ̸= 0 and the
roots obtained by the quadratic formula
√
−b ± b2 − 4ac
x= .
2a
• •
• • x
O
• •
• O x
x
O
•
∆=0 ∆<0
∆>0
one x-intercept no x-intercepts
two x-intercepts
30 / 39
Parabolas
31 / 39
y
• •
x
O
32 / 39
Sketching parabolas
33 / 39
Example (6)
Sketch the graph of parabola y = x2 − 3x − 4.
1 Feature points (calculations):
x - intercepts: y = 0, i.e. x2 − 3x − 4 = 0 i.e. x = −1, or x = 4, so
(−1, 0) and (4, 0).
y - intercepts: x = 0, so y = −4, thus (0, −4) is the y-intercept.
The vertex: x = 32 and y = − 25 4
, thus, ( 32 , − 25
4
).
y y
x
• • x
2 O O
•
•
y
y
(−1, 0) (4, 0)
• •
• • x
O x
3 O
(0, −4) •
•
•
• ( 3 , − 25 )
2 4
34 / 39
Example (7 (try at home))
Sketch the graph of parabola y = x2 + 2x + 3.
Note that ∆ < 0.
35 / 39
Example (8 (try at home))
Sketch the graph of parabola y = −(x + 2)(x − 4).
36 / 39
Let’s do some exercises
37 / 39
The rest of the week
38 / 39
THANK YOU
39 / 39