Lesson Notes By Weeks and Term v4 - SHS 1

APPLICATIONS OF ALGEBRA

Download the Lessonotes Mobile Ghana app for faster lesson access on Android and iPhone.

Subject: Additional Mathematics

Class: SHS 1

Term: 1st Term

Week: 14

Grade code: 1.1.2.LI.1

Strand code: 1

Sub-strand code: 2

Content standard code: 1.1.2.CS.1

Indicator code: 1.1.2.LI.1

Theme: MODELLING WITH ALGEBRA

Subtheme: APPLICATIONS OF ALGEBRA

Lesson Video

This page supports the lesson note with a companion video and a short classroom-ready summary.

For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.

Performance objectives

Lesson summary

This lesson explores the powerful tools derived from quadratic equations, which are fundamental in various fields. We will move beyond basic factorisation to understand a universal method for solving any quadratic equation. We will discover how the famous quadratic formula is not magic but is derived logically through the method of completing the square. Understanding these applications is crucial for solving real-world problems, from calculating the path of a kicked football at the Accra Sports Stadium to helping a local entrepreneur in Kejetia Market maximize their profit.

Lesson notes

Part 1: The Heart of the Matter – Deriving the Quadratic Formula

We begin with the general form of any quadratic equation: $ax^2 + bx + c = 0$ (where $a \neq 0$)

Our goal is to rearrange this equation to solve for $x$. The method we will use is completing the square.

Step-by-Step Derivation: Divide by the leading coefficient, `a`: This makes the coefficient of $x^2$ equal to 1, which is necessary for completing the square. $x^2 + \frac{b}{a}x + \frac{c}{a} = 0$ Move the constant term to the right side: Isolate the terms containing $x$. $x^2 + \frac{b}{a}x = -\frac{c}{a}$ Complete the square on the left side: To make the left side a perfect square trinomial, we take half of the coefficient of $x$, square it, and add it to *both sides* of the equation. The coefficient of $x$ is $\frac{b}{a}$. Half of it is $\frac{1}{2} \times \frac{b}{a} = \frac{b}{2a}$. Squaring this gives $(\frac{b}{2a})^2 = \frac{b^2}{4a^2}$. Now, add this to both sides: $x^2 + \frac{b}{a}x + (\frac{b}{2a})^2 = -\frac{c}{a} + (\frac{b}{2a})^2$ Factor the left side and simplify the right side: The left side is now a perfect square. For the right side, find a common denominator. $(x + \frac{b}{2a})^2 = -\frac{c}{a} + \frac{b^2}{4a^2}$ $(x + \frac{b}{2a})^2 = \frac{-4ac + b^2}{4a^2}$ $(x + \frac{b}{2a})^2 = \frac{b^2 - 4ac}{4a^2}$ Take the square root of both sides: Remember to include the positive and negative roots ($\pm$). $\sqrt{(x + \frac{b}{2a})^2} = \pm \sqrt{\frac{b^2 - 4ac}{4a^2}}$ $x + \frac{b}{2a} = \pm \frac{\sqrt{b^2 - 4ac}}{\sqrt{4a^2}}$ $x + \frac{b}{2a} = \pm \frac{\sqrt{b^2 - 4ac}}{2a}$ Isolate `x`: Subtract $\frac{b}{2a}$ from both sides to get the final formula. $x = -\frac{b}{2a} \pm \frac{\sqrt{b^2 - 4ac}}{2a}$ Combine into a single fraction: $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$

Evaluation guide