Question 45399
I believe they're talking about something like the following example:

x + x^2 + 3

See, you would need to rewrite this like:

x^2 + x + 3

Why?  Because variables with exponents come first, then the variables with no exponents, then the whole number.