38.4k views
3 votes
Maya has c decks of cards. Each deck has 52 cards in it. Using c, write an expression for the total number of cards Maya has.

User Jebik
by
4.4k points

1 Answer

3 votes
The expression is:

52c OR n = 52c

where n represents the number of total cards.
User Griff
by
3.5k points