Complete the Pattern
A basketball player needs to drink 8 glasses of water a day! If I create a table on days and glasses of water, I can see after a 3 days, the player will have drank..
What is days pattern -> 1,2,3, and glasses pattern -> 8,16,24?
Tim plays video games for 5 hours each day. If I create a table on number of days and hours played, I can see that on the 10th day, he will have played a total hours of ….
What is days -> 1,2,3,4,5,6,7,8,9,10 and hours -> 5,10,15,20,25,30,35,40,45,50 for a total 50 hours?