The Array - Go Figure

Introduction

Arrays

Some numbers seem too big to multiply easily. Organising the information in an array often helps. An array is a way of lining up objects in rows and columns so they are easier to count or multiply.

The rows run from left to right. This array has three rows.

Picture of an array, with a row highlighted

The columns run from top to bottom. This array has four columns.

Picture of an array, with a column highlighted