Last year, there were c pies baked for the bake sale. This year, there were 241 pies baked. Using c, write an expression for the total number of pies baked in the two years.

3 answers

To find the total number of pies baked in the two years, you can add the number of pies baked last year (c) to the number of pies baked this year (241).

The expression for the total number of pies baked in the two years would be:

\[ c + 241 \]

A sports tournament has b teams. Each team has 13 players. Using b, write an expression for the total number of players in the tournament.

To find the total number of players in the tournament, you can multiply the number of teams (b) by the number of players per team (13).

The expression for the total number of players in the tournament would be:

\[ 13b \]