75.5k views
5 votes
Chris plants 25 pumpkin seeds in 5 equal rows how many seeds does chris plant in each row ? Make an array to represent the promblem

1 Answer

2 votes

Answer: 5 plants in each raw.

Explanation:

Since, total number of plant = 25

According to the question, all rows are equal.

And, there are total number of rows = 5

Therefore, the number of plants in each row = total number of plant / total number of rows

=
(25)/(5)

= 5

That is, In each row there are 5 plants.

Chris plants 25 pumpkin seeds in 5 equal rows how many seeds does chris plant in each-example-1
User Jerry Hicks
by
8.7k points