Question: How do I get terms of a polynomial in order by exponents when using expand?

When I do the following command in Maple:

I get this as the result:

How can I get Maple to put the terms in order of ascending exponents (i.e. x^3 + 3x^2 + 2x)? Thanks!

Please Wait...