Saved Bookmarks
| 1. |
Cadets are marching in a parade. There are 5 cadets in a row. What is the rule which gives the number of cadets, given the number of rows? (Use n for the number of rows.)If there are 50 mangoes in a box, how will you write the total number of mangoes in terms of the number of boxes? (Use b for the number of boxes.) |
|
Answer» Answer: NUMBER of rows = n CADETS in each row = 5 Therefore, TOTAL number of cadets = 5n : Number of boxes = b Number of MANGOES in each BOX = 50 Therefore, total number of mangoes = 50b |
|