In this lesson you will draw upon the knowledge and skills learnt so far to analyse and write pseudocode for some mathematical algorithms.
The video below (2:53 mins) provides an overview of steps to design an algorithm and walks through the pseudocode for an example algorithm to sum integers.
The video below (1:31 mins) walks through the pseudocode for an example algorithm to calculate the factorial of a number.
The video below (1:55 mins) walks through the pseudocode for an example algorithm to sum the first 10 squared numbers.
The slides referenced in the videos are below.
Please complete Exercises 5C in the textbook below. Solutions can be found at the back of the book.