Students are introduced to using arrays as a strategy to solve division problems. In this lesson, students are introduced to using arrays as a strategy to solve division problems. / Carrie Brewer, ...
An array is made when items are arranged in rows and columns. This array has 12 counters. Every row in an array is the same length and every column in an array is the same length. This array has 4 ...
Using arrays to find the factors of whole numbers between 10 and 100. Identifying the factors of composite numbers and prime numbers. Using multiplication and division facts to visualise and plan ...
You have an array of 30 items (can be strings, numbers, anything), and you want to divide it on smaller arrays of 7 items - Use the math's "CEILING" function, ```[math]::ceiling()``` which will give ...