Lesson 10

Introduction to Matrices

Welcome

In this lesson, we will cover some of the basic properties of a matrix. Matrices (the plural of matrix) provide us with an interesting way to store data in a two dimensional form. Remember that your main goal is to understand how to input matrices of various sizes; but I hope that you find the mathematical side of matrices interesting.

Lesson Goals

In Lesson 10 you will learn how to:

Upon completion of this lesson you will be able to answer the following questions:

  1. When can two matrices be added?
  2. When can two matrices be multiplied?
  3. When two matrices are multiplied, what will the dimensions of the resulting matrix be?
  4. How do we multiply a matrix by a scalar?
  5. Name three ways to solve a system of two equations with two unknowns.
  6. How can we verify that (x=-3, y=-4) is a solution to 3x – 5y = 11 using the ClassPad?

Time Required

About 60 minutes.