InterviewSolution
Saved Bookmarks
| 1. |
4. Brianna arranged 40 marbles into an array with5 marbles in each row. How many rows of marblwere in her array? |
|
Answer» 5 marbles in 1 row40 marbles in ? row 5×x = 40× 1 x = 40/5 x = 8 therefore 40 marbles in 8 rows. |
|