a sports tournament has n teams. each team has 14 players. using n, write an expression for the total number…

a sports tournament has n teams. each team has 14 players. using n, write an expression for the total number of players in the tournament.
Answer
Explanation:
Step1: Identify operation needed
To find total players, multiply number of teams by players per team.
Step2: Write the expression
The expression is $14\times n$ or $14n$.
Answer:
$14n$