[
    "You calculate the total cost of buying multiple items at a store.",
    "You determine the area of a rectangular garden by multiplying the length and width.",
    "You calculate the final score of a game by multiplying the points earned per round.",
    "You estimate the total number of attendees by multiplying the number of people per row by the number of rows.",
    "You compute the total distance traveled by multiplying the speed and time taken.",
    "You find out the total price of booking multiple tickets by multiplying the cost per ticket by the number of tickets.",
    "You figure out the total weight of a shipment by multiplying the weight of each item by the quantity.",
    "You estimate the total calories consumed in a day by multiplying the calorie content per serving by the number of servings."
    "You calculate the area of a circle by multiplying pi by the square of the radius.",
    "You determine the total payment for hourly work by multiplying the hourly rate by the number of hours worked.",
    "You compute the total number of pages in a book by multiplying the number of pages per chapter by the total chapters.",
    "You calculate the total amount spent on groceries by multiplying the price per item by the quantity purchased.",
    "You determine the final amount in a savings account after a certain number of years by multiplying the initial amount by the interest rate.",
    "You figure out the total size of a photo album by multiplying the number of photos per page by the total number of pages."
    "You estimate the total duration of a movie by multiplying the average scene length by the total number of scenes.",
    "You calculate the total voltage in a circuit by multiplying the current by the resistance.",
    "You determine the total calories burned during a workout by multiplying the calories burned per minute by the total workout duration.",
    "You figure out the total cost of a vacation package by multiplying the cost per night by the number of nights.",
    "You calculate the total capacity of a tank by multiplying the length, width, and height.",
    "You find out the total price of ordering multiple items online by multiplying the price per item by the quantity.",
    "You determine the total area of a triangular garden by multiplying half of the base by the height.",
    "You compute the total energy used by a device by multiplying the power consumption by the operating time.",
    "You estimate the total value of an investment over time by multiplying the initial investment by the growth rate raised to the power of the number of years.",
    "You calculate the total distance between two cities by multiplying the average speed by the travel time.",
    "You determine the final score in a competition by multiplying the judge's score by the weighting factor and summing them up."
]