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.