Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
WHAT is a division array? 3rd grade math. I am a secondary math teacher and never heard of this.?
2 Answers
- PuzzlingLv 75 years ago
It's a visual way to represent a division problem by grouping.
For example, here's an example of:
12 ÷ 4 = 3
- ?Lv 75 years ago
Do a web search on "division array method".
It looks to me like inverting multiplication using rows and columns.
To multiply MxN you set up an array of <object> with m rows and n columns. Then you can unstring the array into a line and count out the result.
This generalizes multiplication as repeated addition.
To divide you start with a string of D objects. You drop them into columns each with d rows. Q is the number of columns with remainder R left over.
You can also do this with numbers as well by essentially doing trial divisions of parts of D. You end up with place value based division.
This generalizes division as repeated subtraction.
HTH.