188k views
0 votes
Translate each phrase into a variable expression. Use n for the variable. Five more then a number

1 Answer

4 votes

Explanation:

I only see one phrase (correcting a typo) : "five more than a number".

that is expressed in math by using "n" for the variable "number " :

n + 5

or

5 + n

as additions and multiplications are commutative, they can be written and executed in any sequence. it is always the same result.

User Zeljko
by
5.0k points