[
    "You calculate the total cost of 3 items, each priced at $10, by multiplying 3 and 10 together.",
    "You determine the area of a rectangular garden by multiplying its length and width.",
    "You figure out how much time it will take to complete a task by multiplying the number of tasks and the time taken for each task.",
    "You estimate the total number of attendees at an event by multiplying the average attendance per hour by the total hours of the event.",
    "You compute the total distance traveled on a road trip by multiplying the average speed with the total time taken.",
    "You calculate the monthly expenses by multiplying the average spending per day by the number of days in a month.",
    "You determine the total weight of a package by multiplying the weight of each item in the package by the number of items.",
    "You calculate the final score in a game by multiplying the number of points for each achievement with the total number of achievements."
]