asked 9.2k views
4 votes
draw an array to show how to arrange 20 chairs into 5 equal rows. Explain what each part of the array represents.

asked
User Art F
by
7.4k points

1 Answer

1 vote
Since there are 20 chairs and should be arrange into 5 equal rows. So the number of chairs in each row is equal to 20 / 5 which equal to 4. so let x represent a chair in the array. so the drawing should be like:
x x x x
x x x x
x x x x
x x x x
x x x x
answered
User IsAif
by
9.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.