98.6k views
5 votes
SHOPPING Maggie bought c CDs for $15 each, b books for $8 each, and a purse costing $35.

Write an expression to show the total amount of money Maggie spent.

User MrJLP
by
7.9k points

1 Answer

6 votes

Answer: To find the total amount of money Maggie spent, we need to sum the cost of the CDs, books, and purse. Let's denote the number of CDs as "c," the number of books as "b," and the cost of the purse as "$35."

The expression to show the total amount of money Maggie spent can be written as:

Total Amount = (Cost of CDs) + (Cost of books) + (Cost of purse)

The cost of CDs can be calculated by multiplying the number of CDs (c) by the cost per CD ($15). So, the cost of CDs is given by:

Cost of CDs = c * $15

Similarly, the cost of books can be calculated by multiplying the number of books (b) by the cost per book ($8). So, the cost of books is given by:

Cost of books = b * $8

Finally, we add the cost of the purse ($35) to get the total amount:

Total Amount = (c * $15) + (b * $8) + $35

This expression represents the total amount of money Maggie spent.

User Carrm
by
7.5k points