2.1 Algebraic expressions

Algebraic expressions are made up of constants, variables and number operations (add, subtract, divide and multiply).
The variables are shown with letters such as x, y, a, b, p, m, n, etc.
The terms in an algebraic expression are separated by a plus or a minus sign.
e.g. 1

  • 2x + 3y is an algebraic expression with two terms which are 2x and 3y.
  • 2x(3y) is only one term.
  • (2x + 3y)(2x – 3y) is also only one term because it is two expressions in brackets multiplied together. The brackets are not separated by + or –.
  • √2x − 3 is also an algebraic expression with one term because square roots can be written as exponents. √2x − 3   =  (2 x − 3)½

2.2 Addition and subtraction

Check that you know these facts:

  • We can add or subtract like terms.
  • If the terms are like, we add or subtract the coefficients.
  • Like terms have the same variables (letters) and the variables must have the same exponents.

e.g. 2
3x + 5x = 8x
–3a + 10a = 7a
6x2 y + 3x − 10x2 y = −4x2 y + 3x
 a  +  =  ad + cb
 b     d          bd
We cannot add or subtract unlike terms.

2.3 Multiplication and division

Check that you know these facts:
positive number × positive number = positive answer. 3x × 5y2 = 15xy2
positive number × negative number = negative answer. 3x × –5y2 = –15xy2
negative number × positive number = negative answer. –3x × 5y2 = –15xy2
negative number × negative number = positive answer. –3x × –5y2= 15xy2
 a  x  =  ac
 b     d      bd

e.g. 3
6x × = 18x 
7y   5z    35yz

e.g 4
 6  +  = 6x3z + 3(2y) = 18xz + 6y
8y   12z          24yz             24yz
 ÷  ad 
b      d      b      c       bc
Multiply numerators and multiply denominators. Simplify if possible.

The distributive law:
c(a + b) = c × a + c × b = ac + bc

e.g 5
–3x(5x – 6y) = –15x2 + 18xy
(x + y)(a + b) = ax + bx + ay + by

e.g. 6
(2x + y)(3x – 2y) = 6x2 – 4xy + 3xy – 2y2 = 6x2 – xy – 2y2

2.4 Factorising

What does it mean to ‘factorise an expression’?
It means to write the expression as a product of its factors.

e.g. 7
Here are ways to factorise an expression:

  1. Find the common factor:
    9x2 – 6xy2 = 3x(3x – 2y2)
  2. Factorise by grouping in pairs and then finding a common factor:
    3xy – 2x + 3y – 2
    = 3xy + 3y – 2x – 2
    = 3y(x + 1) – 2(x + 1) When you take out a negative factor, signs in bracket change.
    = (x + 1)(3y – 2)
  3. Factorise a difference of two squares:
    16x2 – y2 = (4x – y)(4x + y)
  4. Factorise a difference of two cubes:
    8x3 – y3 = (2x – y)(4x2 + 2xy + y2)
  5. Factorise a sum of two cubes:
    27a3 + 64b3 = (3a + 4b)(9a2 – 12ab + 16b2)
  6. Factorise a trinomial:
    9x2 + 5x – 4 = (9x – 4)(x + 1)

When factorising, always take out a common factor first, if possible. Then look to factorise the difference of two squares or the sum/difference of two cubes or a trinomial.
It is useful to use ‘FOIL’ (multiply FIRST terms, OUTER terms, INNER terms and LAST terms).

2.5 Notes on factorising a trinomial

The following steps will explain how to factorise a trinomial:

e.g. 8
Factorise 3x2 + 11x + 6
Step 1: Multiply the coefficient of x2 and the constant value (+3 × +6 = 18).
Step 2: Write down all the products of 18:
10 × 1
9 × 2
6 × 3
Step 3: We will use 9 × 2, because 9 + 2 = 11, the middle term.
Step 4: We write the middle term (11x) as 9x + 2x
∴ 3x2 + 11x + 6
= 3x2 + 9x + 2x + 6......we wrote the 9x first, followed by the 2x
(We write the 9x first and the 2x second because: There is a common factor between 3x2 and 9x.
There is a common factor between 2x and 6.)
Step 5: We now group the four terms and factorise by taking out a common factor.
3x2 + 9x + 2x +6
= 3x(x + 3) + 2(x + 3)
= (x + 3)(3x + 2)

e.g. 9
Factorise 4x2 + 9x – 13
Step 1: Multiply the coefficient of x2 and the constant value (+4 × –13 = –52).
Step 2: Write down all the products of 52:
52 × 1
26 × 2
13 × 4
Step 3: We will use 13 × 4, because 13 – 4 = 9, the middle term.
Step 4: We write the middle term (9x) as –4x +13x
∴ 4x2 + 9x – 13
= 4x2 – 4x + 13x – 13......we write the –4x first, followed by the 13x
(We write the –4x first and the 13x second because:
There is a common factor between 4x2 and –4x. There is a common factor between 13x and –13 .)
Step 5: We now group the four terms and factorise by taking out a common factor.
4x2 – 4x + 13x – 13
= 4x(x – 1) + 13(x – 1)
= (x – 1)(4x + 13)

e.g. 10
Factorise 8x2 – 18x + 9
Step 1: Multiply the coefficient of x2 and the constant value (+8 × +9 = 72).
Step 2: Write down all the products of 72:
72 × 1
36 × 2
24 × 3
18 × 4
12 × 6
9 × 8
Step 3: We will use 12 × 6, because –12 – 6 = –18, the middle term.
Step 4: We write the middle term (–18x) as –12x – 6x or –6x – 12x
∴ 8x2 – 18x + 9
= 8x2 – 12x – 6x + 9......we write the –4x first followed by the 13x
(In this example, we can write –12x first and then –6x or –6x first and then –12x. We have a common factor between 8xand –12x and between –12x and 9. We have a common factor between 8x2 and –6x and between –6x and 9.)
Step 5: We now group the four terms and factorise by taking out a common factor
8x2 – 12x – 6x + 9
= 4x(2x – 3) – 3(2x – 3)
= (2x –3)(4x – 3)

Activity 1
Factorise each of the following completely:

  1. 12x2 + 17x + 6
  2. 5x2 – 23x – 10
  3. 9x2 + 5x – 4
  4. 12x2 – 11x + 2
  5. 5x2 – 45
  6. 2x3 + 16
  7. 6x3 – 13x2 + 5x
    [16]

Solutions

  1. 12x2 + 17x + 6
    = 12x2 + 9x + 8x +6...........12 × 6 = 72 and 72 = 9 × 8 (9 + 8 = 17)
    = 3x(4x + 3) + 2(4x + 3)
    = (4x + 3)(3x + 2) (2)
  2. 5x2 – 23x – 10
    = 5x2 – 25x + 2x – 10............5 × –10 = –50 and 50 = 25 × 2 (–25 + 2 = –23)
    = 5x(x – 5) + 2(x – 5)
    = (x – 5)(5x + 2) (2)
  3. 9x2 + 5x – 4
    = 9x2 + 9x – 4x – 4..............9 × –4 = –36 and 36 = 9 × 4 (9 – 4 = 5)
    = 9x(x + 1) – 4(x + 1)
    = (x + 1)(9x – 4) (2)
  4. 12x2 – 11x + 2
    = 12x2 – 3x – 8x + 2..............12 × 2 = 24 and 24 = 8 × 3 (–8 – 3 = –11)
    = 3x(4x – 1) – 2(4x – 1)
    = (4x – 1)(3x – 2) (2)
  5. 5x2 – 45............................Common factor of 5
    = 5(x2 – 9) ............................Difference of two squares
    = 5(x – 3)(x + 3) (2)
  6. 2x3 + 16............................Common factor of 2
    = 2(x3 + 8) ............................Sum of two cubes
    = 2(x + 2)( x2 – 2x + 4)  (3)
  7. 6x3 – 13x2 + 5x............................Common factor of x
    = x(6x2 – 13x + 5) 3............................Trinomial factorising
    = x(6x2 – 3x – 10x + 5) .............. 6 × 5 = 30 and 30 = 10 × 3 (–3 – 10 = –13)
    = x[3x(2x – 1) – 5(2x –1)]
    = x[(2x – 1)(3x – 5)] (3)
    [16] 

2.6 Quadratic equations

e.g .11
Here are some quadratic equations:

  1. x2 + 5x + 6 = 0
  2. 3x2 – 7x = 12
  3. 3x(x – 9) + 2 = 5x 3x × x = 3x2 so the equation has x2 as its highest power of x

Quadratic equations can be put into the standard form: ax 2 + bx + c = 0

e.g. 12

  1. x2 + 5x + 6 = 0 So a = 1, b = 5 and c = 6
  2. 3x2 – 4x = 12
    3x2 – 4x – 12 = 0 So a = 3, b = –4 and c = –12
  3. 3x(x – 9) + 2 = 5x
    3x2– 27x + 2 – 5x = 0
    3x2 – 32x + 2 = 0 So a = 3, b = –32 and c = 2

2.6.1 Solving a quadratic equation by factorising:
What does it mean to ‘solve a quadratic equation’?
It means to find the unknown value(s) of x in a quadratic equation. The x-values in a quadratic equation are also called the roots of the equation when the equation is equal to zero.

e.g. 13
Solve for x:
x2 – 7x = –10
x2 – 7x + 10 = 0 Write in standard form and equal to 0
x2 – 5x – 2x + 10 = 0 Factorise the trinomial
x(x–5) –2(x–5) = 0
(x – 5)(x – 2) = 0
∴x – 5 = 0 or x – 2 = 0
x = 5 ∴x = 2

Activity 2
Solve for x:

  1. x(x + 3) = 0
  2. x(2x – 5) = 12
  3. 2x2  + x − 6 = 0
  4. 2x2 = 32
  5. 3x + 1/x = 4, x ≠ 0
  6. 2√x − 3   = x − 3

[22]
If (A) × (B) = 0, then either A = 0 OR B = 0.

Solutions

  1. x(x + 3) = 0 We have a product = 0. Therefore put each factor = 0
    x = 0 or x + 3 = 0
    x = 0 3 or x = –3 (2)
  2. x(2x – 5) = 12 We need a product = 0. Therefore, multiply out brackets and write in standard form with all the terms on one side and equal to 0
    (2x + 3)(x – 4) = 0 Factorise
    2x + 3 = 0 or x – 4 = 0 Put each factor = 0
    2x = –3 or x = 4
    x = -3/2   x = 4 (2)
  3. 2x2  + x − 6 = 0
    (2x − 3)(x + 2) = 0 33
    ∴ 2x = 3 or x = − 2 Find the solutions by putting each factor equal to zero
    ∴ x = -3/2 or x =  −2 (4)
  4. 2x2 = 32
    2x2 – 32 = 0 Write in standard form with all the terms on one side and equal to 0
    x2 – 16 = 0  Divide every term on both sides by 2
    (x + 4)(x – 4) = 0 3 Factorise (the difference of two squares)
    ∴ x + 4 = 0 or x – 4 = 0
    ∴ x = –4  or ∴ x = 4  (4)
  5. 3x + 1/x = 4, x ≠ 0 Multiply through by x to get rid of the denominator
    3x2 + 1 = 4x Write in standard form with all the terms on one side and equal to 0
    3x2 – 4x + 1 = 0 Factorise (the trinomial)
    (3x – 1)(x – 1) = 0 
    ∴ 3x – 1 = 0 or x – 1 = 0
    ∴ 3x = 1 or x = 1
    ∴ x = 1/or ∴ x = 1 (5)
  6. 2 √x − 3   = x − 3 Square both sides
    (2 √x − 3)2  =  (x − 3)2
    4(x − 3 )  =  ( x − 3 ) ( x − 3 ) 
    4x − 12 =  x2  − 6x + 9
    0 =  x2  − 10x + 21 
    0 =  ( x − 7 ) ( x − 3 )
     ∴ x − 7 = 0 or x − 3 = 0
     ∴ x = 7  or x = 3  (5)
    [22] 


Check your answers:
x = 7
LHS = 2 √7 − 3   = 2 √4  = 2(2) = 4 RHS = 7 − 3 = 4  ∴ x = 7 is a solution
x = 3
LHS = 2 √3 − 3   = 2 √0  = 0 RHS = 3 − 3 = 0   ∴ x = 3 is a solution
If a quadratic equation cannot be factorised, there are other ways to find the roots or solutions. Sometimes the solutions do not exist!

Related Items

2.6.2 Completing the square

e.g.14
Write y = 3x2 + 12x + 9 in the form y = a(x + p)2 + q.
To do this, we can follow a few steps:
y = 3x2 + 12x + 9 To complete the square, the coefficient of x2 must be one (1).
We take 3 out as a factor so that the coefficient of x2 is one.
y = 3[x2 + 4x + 3] Take (half of the coefficient of x) and square the number. Add and subtract this answer to keep the equation balanced.
The coefficient of x is +4.
Halving 4 = 2. (+2)2 =4.
y = 3[x2 + 4x + (+2)2 + 3 – (+2)2] Thus, add 4 and subtract 4.
y = 3[x2 + 4x + 4 + 3 – 4]
= 3[x2 + 4x + (+2)2 + 3 – 4] Now we can complete the square by factorising
(x + 2)2
y = 3[(x + 2)2 + 3 – 4]
y = 3[(x + 2)2 – 1]
y = 3(x + 2)2 – 3
We have now written y = 3x2 + 12x + 9 as y = 3(x + 2)2 – 3.Therefore, we have written y = ax2 + bx + c in the form y = a(x + p)2 + q with a = 3,p = 2 and q = -3.
The quadratic equation y = 3x2 + 12x + 9 helps us to identify the y-intercept, while the form y = 3(x + 2)2 – 3 helps us to identify the turning point. Refer to graphs in unit 4 on Functions.

Activity 3

  1. What term can be added to the following equations to make a complete square?
    1. 0 = x2 – 8x + ?
    2. y = x2 + 9x + ?
    3. y = x2 -b/a x + ?
  2. Solve for x by using the method of completing the square.
    1. –3x2 + 5x + 4 = 0
    2. ax2 + bx + c = 0 [17]

1

2.6.3 Solving quadratic equations using the formula
Some quadratic equations cannot be factorised, but there is another way to find the roots of the equation.

e.g.15
Can you find factors for this quadratic equation: x2 – 5x + 3 = 0?
There are no rational numbers that can be multiplied to get 3 and added to get 5, therefore use the quadratic formula to solve the equation.

The standard form of the quadratic equation ax2 + bx + c = 0 is used from which the formula is derived:
x = − b ±  √b2  − 4ac
                 2a 

For x2 – 5x + 3 = 0 a = 1, b = –5 and c = 3
Substitute these values for a, b and c in the formula:
x = − ( − 5) ±  √(− 5 ) 2  − 4(1)(3)
                       2(1)
x = 5 ± √25 − 12
             2
x = 5 ± √13
          2
x = 5 + √13  OR  x = 5 −√13
          2                         2 
Activity 4: Interpret a graph
Solve for x (correct to two decimal places):
4x2 – 8x = 7
2x (3x + 5) – 11 = 0 [9]

Solutions
1. 4x2 – 8x = 7 Write the equation in standard form (ax2 + bx + c = 0)
4x2 – 8x = 7 = 0 List the values of a, b and c
a = 4; b = – 8; c = –7 Write down the formula
x =  − b ± √b2 − 4ac Substitute the values for a, b and c into the formula.
                  2
x = – ( –8 ) ± √(–8 ) 2 – 4(4)(–7) Simplify the value under the square root sign
                         2(4)  
x = 8 ± √176    Separate the positive and negative value of the square root
           8
x = 8 + √176  or x = 8 – √176    Answers in surd form
           8                        8  
x = 2,66  3  or x = –0,66 3 Answers correct to two decimal places (5)
2. 2x(3x + 5) – 11 = 0 Write the equation in standard form
6x2 + 10x – 11 = 0 (ax2 + bx + c = 0)
x = –10 ± √100 + 26
                12
= –10 ± √364
               12
= –5 ± √91
             6 (4)
[9] 
These roots are irrational. Unless the question asks for decimal values,
leave them in surd form (the square root form).

e.g.16
If 2/3 is a root of the equation 12x2 – kx – 8 = 0, determine the value of k.
2

2.7 Quadratic inequalities

Solving quadratic
To solve quadratic inequalities

  • Get the inequality into the standard form ax2 + bx + c > 0 or ax2 + bx + c < 0 or ax2 + bx + c ≤ 0 or ax2 + bx + c  ≥ 0
  • If the value of a < 0, multiply the equation by –1.
  • Factorise the inequality when this is possible or
  • use the quadratic formula to obtain the critical values.

e.g 17
Solve for x if x2 < 25
Method 1
x2 < 25
x2 – 25 < 0
(x – 5)(x + 5) < 0
(If we multiply an inequality by a negative, the inequality sign swaps: If -5 < 7, then after being multiplied by (-1), ∴ 5 > –7)
The critical values are where the expression x²–25 is equal to zero.
Therefore the critical values are –5 and 5.
We now indicate –5 and 5 on a number line.
3
We know that the expression x²–25 = 0 at –5 and 5. We can indicate this on the number line.
4
Our next step is to choose values less than –5, values between –5 and 5 and values greater than 5 and substitute it into the expression x²–25. If the answer is positive, then we indicate + on the number line. If the answer is negative, we indicate – on the number line.
5
We have to solve for x where x2 – 25 < 0. The solution on the number line is the interval where we see a negative. This happens between –5 and 5.
6
Therefore the solution is : –5 < x < 5

If x = –10, then (–10)² – 25 = 75 > 0 ∴ +
If x = –6, then (–6)² – 25 = 11 > 0 ∴ +
If x = –3, then (–3)² – 25= –16 < 0 ∴ –
If x = 2, then (2)² – 25= –21 < 0 ∴ –
If x = 7, then (7)² – 25 = 24 > 0 ∴ +
If x = 9, then (9)² – 25 = 56 > 0 ∴ + 


OR ALTERNATIVE METHOD by using a rough sketch of the parabola:
Above the x-axis y is positive
On the x-axis y is zero
Below the x-axis y is negative
7
e.g. 18
Solve for x if x2 < 25
x2 < 25
x2 – 25 < 0 Get 0 on RHS
(x – 5)(x + 5) < 0 Factorise LHS
Critical values of x: –5 and 5 Make a rough sketch of a parabola
8
If (***)(***) < 0 (it means where y is negative)
Read off the x values of the graph under the x-axis
(y = ax2 + bx + c ... y is equal to what is defined in terms of x)

Activity 5
Solve for x if

  1. (x+3)(x – 5) ≤–12
  2. –x ≤ 2x2 – 3 [10]

Solutions

  1. (x+3)(x – 5) ≤ –12
    x 2 – 2x – 15 +12 ≤ 0 Get into the standard form (ax2 + bx + c ≤ 0)
    x 2 – 2x –3 ≤ 0 3 
    Factorise the trinomial:
    (x –3)(x + 1) ≤ 0 3 
    Critical values:
    x = 3 and x –1
    We now indicate 3 and –1 on a number line.
    9
    We know that the expression x2 – 2x –3 = 0 at x = 3 and x = –1. We can indicate this on the number line.
    10
    Our next step is to choose values less than –1, values between –1 and 3 and values greater than 3 and substitute it into the expression x 2 – 2x –3. If the answer is positive, then we indicate + on the number line. If the answer is negative, we indicate – on the number line
    (If x = –10, then 2(–10)² +(–10) – 3 = 187 > 0  ∴ +
    If x = 0, then 2(0)² – 0 –3 = –3 < 0 ∴ –
    If x = 3, then 2(3)² + 3 – 3 = 18 > 0 ∴ +)
    11
    We have to solve for x where x2 – 2x –3 ≤ 0. The solution on the number line is the interval where we see zero and a negative. This happen when the x values are less than or equal to 3 and are also more than or equal to –1.
    12
    Therefore the solution is : − 1 ≤ × ≤ 3 (5)
  2. –x ≤ 2x2 – 3
    –2x2 – x + 3 ≤ 0 Get into the standard form (ax2 + bx + c ≤ 0)
    –2x +≥ 
     -1     -1   -1    -1 
    Divide both sides by –1 to change the coefficient of x2 to a positive
    2x2 + x – 3  ≥  0 3 Factorise the trinomial
    (2x + 3)(x – 1)  ≥  0 3 
    Critical values:
    x = –3/2 and x = 1
    We now indicate –3/2 and 1 on a number line.
    13
    We know that the expression 2x2 + x – 3 = 0 at x = –3/and x = 1.
    We can indicate this on the number line.
    14
    Our next step is to choose values less than –3/2, values between–3/and 1 and values greater than 1 and substitute it into the expression 2x2 + x – 3. If the answer is positive, then we indicate + on the number line. If the answer is negative, we indicate – on the number line
    (Whenever we multiply or divide an inequality by a negative, the inequality sign changes i.e. the less or equal to sign changes to a greater or equal to sign.
    If x = –10, then (–10)² 2(–10) – 3 =117 > 0  ∴ +
    If x = 1, then (1)² – 2(1) – 3 =–4 < 0 ∴ –
    If x = 5, then (5)² –2(5) – 3 = 12 > 0 ∴  +)
    We have to solve for x where 2x2 + x – 3 ≥ 0. The solution on the number line is the interval where we see zero and a positive. This happens for the x values less than or equal to –3/and for the x values greater than or equal to 1.
    16
    Therefore the solution is : x ≤ − –3/or x ≥ 1  33  (5)

    OR ALTERNATIVE METHOD by using a rough sketch of the parabola:
    –x < 2x2 – 3 Get into the standard form ax2 + bx + c < 0
    –2x2– x + 3 < 0 Divide both sides by –1.
    –2x x + > 0 This is necessary to draw the rough sketch of a “positive” parabola
     -1    -1   -1
    2x2 + x – 3 > 0 3 With 0 on RHS
    (2x + 3)(x – 1) > 0  3  Factorise LHS
    Critical values of x: –3/and = 1 Make a rough sketch of a parabola
    17
    If (***)(***) > 0 (it means where y is positive)
    Read off the x values of the graph above the x-axis (5)
    [10] 

2.8 Simultaneous equations

e.g.19
Solve for x and y simultaneously:
y + 2x – 2 = 0 and 2x² + y² = 3yx
In this example, a quadratic equation and a linear equation must be solved simultaneously. Use the following steps:
Step 1: Use the linear equation to make one of the unknowns the subject of the equation (i.e. get x or y alone on one side of the equation).
Step 2: Substitute x or y (whichever is the subject of the equation) into the quadratic equation. The equation will contain only one unknown.
Step 3: Solve the one unknown.
Step 4: Substitute the solved unknown into the linear equation to solve for the other unknown.

(When you divide, you sometimes need to round off to the closest numbers that are easier to divide.)

Solution
y + 2x – 2 = 0 ………….eqn (1)
2x² + y² = 3yx……………...eqn (2)
(Always label the equations: equation 1 (eqn 1) and equation 2 (eqn 2))
Step 1: y + 2x – 2 = 0..............from eqn (1)
∴ y = 2 – 2x................eqn (3)
(If the coefficient of y in the linear equation is one, get y alone on one side of the equation.
If the coefficient of x in the linear equation is one, get x alone on one side of the equation.
This way, you will not have to deal with fractions.)
Step 2: Substitute eqn (3) in eqn (2)
2x2 + y2 = 3yx
∴ 2x2 + (2 – 2x) 2 = 3x(2 – 2x)
Step 3: 2x2 + (2 – 2x)(2 – 2x) = 3x(2 – 2x)
2x2 + 4 – 8x + 4x2 = 6x – 6x2
12x2 – 14x + 4 = 0
÷ 2 ∴ 6x2 – 7x + 2 = 0
∴ (3x – 2)(2x – 1) = 0
∴ x = 2/3 or x = ½
Step 4: Substitute x = 2/3 in eqn (3) Substitute x = ½ in eqn( 3)
18

e.g.20
Given the functions y =  6/x and y = x − 1, find the coordinates of the points of intersection of the two graphs algebraically.
 y =  6/x … eqn (1)
y = x – 1 … eqn (2)
Substitute eqn (2) into eqn (1):
(Wherever there is a y, replace it with (x – 1), using brackets)
x − 1 =   6/x
∴  x2  − x = 6 LCD = x
∴  x2  − x − 6 = 0
∴ (x − 3)(x + 2)
∴ x = 3 and x = − 2
Subst. x = 3 in eqn(2):       Subst. x = − 2 in eqn(2):
y = 3 − 1 = 2                        y =  − 2 − 1 =  − 3
∴ (3;2) and (− 2; − 3) are the points of intersection
Both these points satisfy the equations.
The graphs of the two equations will intersect at two points.
19
(In order to determine the points of intersection of two graphs, we solve the equations of the graphs simultaneously.)

Activity 6
Solve the following equations simultaneously.
1. 2x + y = 3 and x2 + y + x = y2
2. y =  − 6   − 2 and y =  − 3x + 2
          x + 1   
[14]

Solutions

  1. 2x + y = 3 ..................... eqn (1)
    x2 + y + x = y2 .............. eqn (2)
    y = –2x + 3  .............. eqn (3) Use the linear equation (1) to write y alone on one side of the equation.
    Substitute eqn (3) into eqn (2), to eliminate the y variable.
    x2 + (–2x + 3) + x = (–2x + 3)2  3  Simplify both sides.
    x2 – x + 3 = 4x2 – 12x + 9 Factorise the trinomial.
    0 = 3x2 – 11x + 6  
    0 = (3x – 2)(x – 3) 
    ∴ 3x – 2 = 0 or x – 3 = 0
    ∴ x = 2/3 or ∴ x = 3 
    20
  2. y =   − 6   − 2 and y =  − 3x + 2
          x + 1
    y = − 6    − 2.....................(eqn 1)
         x + 1 
    y = –3x + 2.......................(eqn 2)
    y is alone on one side of both equations.
    ∴ y =  − 6   − 2 = –3x + 2 ............LCD = x + 1
            x + 1
    ∴ –6 –2(x + 1) = –3x(x + 1) + 2(x + 1)
    ∴ –6 –2x –2 = –3x2 – 3x + 2x + 2
    ∴ 3x2 – x – 10 = 0 
    ∴ (3x + 5)(x – 2) = 0 
    ∴ x = -5/3 or x = 2
    21

[14] 

2.9 The nature of the roots

2.9.1 Determine the nature of the roots
The roots of any quadratic equation ax2 + bx + c = 0 can be found by
x = –b ± √b2 – 4ac
               2a

  • The roots of a quadratic equation are the x-values when the equation is zero.
  • The roots are the x-intercepts of the graph.
  • When you are asked to ‘determine the nature of the roots of an equation’, you are NOT asked to solve the equation.

(Δ = b2 – 4ac
The value of the Δ determines the nature of the roots)

Summary:
To find the nature of the roots of a quadratic equation ax2 + bx + c = 0, look at the value of D, the discriminant.

  • If Δ < 0 : The roots are non-real/no real roots.
  • If Δ = 0 : There are two equal, real and rational roots.
  • If Δ > 0 : There are two real roots which may be rational or irrational.
  • If D is a perfect square, the roots are rational.
  • If D is not a perfect square, then the roots are irrational

The nature of the roots also tells us about the x-intercepts of the graph of the quadratic equation.
Nature of roots Graphs
Δ < 0
Roots are non-real.
There are no x-intercepts.
22
Δ = 0
Roots are real and equal.
There is only one x-intercept and it is at the turning point of the graph.
23
Δ > 0
Roots are real and unequal (two roots):
If Δ is a squared rational number, roots are rational.
If Δ is not a squared number, the roots are irrational.
24
e.g.21

  1. x =  − 6 ± √25
                 4
    Δ = 25 ∴ Δ > 0, so there are two real roots.
    We can see that 25 is a perfect square ( √25 = 5)
    So the roots will be real, rational and unequal.
  2. x = 4 ± √24
               2
    Δ = 24 ∴ Δ > 0, so there are two real roots. 24 is not a perfect square( √24 = 4,898979486…)
    So the roots will be real, irrational and unequal.
  3. x =  − 5 ± √−9
                  8
    Δ = –9 ∴ Δ < 0, so √−9 is non-real. There are no real solutions for x, so the roots are non-real.

e.g. 22
The solutions to a quadratic equation are: x = 5 ±  √10 + 2a .
For which values of a will the equation have equal roots.

Solution
The equation will have equal roots if Δ = 0.
Δ = 10 + 2a
0 = 10 + 2a
10  =  −2a
∴ a = −5 


Activity 7

  1. Show that the roots of x2 – 2x – 7 = 0, are irrational, without solving the equation. (3)
  2. Show that x2 + x + 1 = 0 has no real roots. (3)
  3. If x = 2 is a root of the equation 3x2 – 5x – 2k = 0, determine the value of k. (2)
  4. The solutions to a quadratic equation are: x = 5 ± √12 − 3a .
    For which value(s) of a will the equation have equal roots. (3)
  5. Determine the value(s) of k for which the equation 3x2 + (k + 2) x + k = 0 has equal roots (4)
    [15]

Solutions

  1. a = 1; b = –2 ; c = –7
    Δ = b2 – 4ac = (–2)2 – 4(1)(–7)  
    = 4 + 28
    = 32  
    ∴ The roots will be irrational  
    (Δ > 0 and not a perfect square) (3)
  2. a = 1; b = 1; c = 1
    Δ = b2 – 4ac = (1)2 – 4 (1)(1) 
    = 1 – 4 = – 3 
    ∴ There are no real roots
    (Δ < 0 )  (3)
  3. If 2 is a root of the equation, then x = 2. Therefore, we can substitute x = 2 into the equation.
    3x2 – 5x – 2k = 0
      ∴ 3(2)2 – 5(2) –2k = 0  
      ∴ 12 − 10 − 2k = 0
      ∴ 2k = 2
    ∴ k = 1  3 (2)
  4. The equation will have equal roots if Δ = 0
    Δ = 12 – 3a
    0  3 = 12 − 3a 
      − 12 = − 3a
    ∴ a = 4  (3)
  5. 3x2 + (k + 2)x + k = 0
    ∴ a = 3 ; b = (k + 2) ; c = k
    ∴ Δ = b2 – 4ac
    = (k + 2)2 – 4(3)(k) 
    = k2 + 4k + 4 – 12k
    = k2 – 8k + 4
    For equal roots the Δ = 0  
    ∴ k2 – 8k + 4 = 0
    ∴ k = 8± √(–8 ) 2 –4(1)(4)
                        2(1)
    ∴ k = 8± √48
                2
    ∴ k = 7,46 or k = –0,54  (4)
    [15] 

–3 < 0 ∴ is non-real
32 is not a perfect square so the roots are irrational.

2.9.2 Problem solving using quadratic equations
You can use an equation to represent a problem. Find what part of the problem is unknown and needs to be represented by a variable.

e.g. 23
The area of a rectangle is 12 m2.
The length is 4 metres longer than the breadth. Find the dimensions of the rectangle.
We don’t know the length or the breadth of the rectangle.
We do know that the length is 4 m longer than the breadth.
It makes sense to let the breadth be x metres. Then the length is x + 4 metres.
Draw a picture to help you. Let breadth be x metres
Area of rectangle = length × breadth
12 = (x + 4)x
12 = x2 + 4x
0 = x2 + 4x – 12
0 = (x + 6)(x – 2)
∴ x + 6 = 0 or x – 2 = 0
x = –6              x = 2

25
Length and breadth must both be positive lengths. You can’t have a negative length!
So x ≠ –6
∴ x = 2 and so the breadth is 2 metres.
The length is x + 4 and so the length is 6 metres.
(m2 here means square metres.
It is not a variable.
Dimensions: the measurements of the sides)

What you need to be able to do:

  • Solve quadratic equations by factorising when possible.
  • Rewrite a quadratic equation that is written in the general form
    y = a x2  + bx + c in the form
    y = a(x + p)2 + q by completing the square.
  • Use completing the square to solve quadratic equations.
  • Use the formula x =  − b ±  √b2 −4ac to determine the roots of an equation.
                                                 2a
  • Use the value of the discriminant ( b2  − 4ac) of a quadratic equation to determine the nature of the roots.
  • Solve linear and quadratic inequalities.
  • Solve simultaneous equations to find the points of intersection between two different functions.
Last modified on Wednesday, 08 September 2021 11:57