Collecting and Ordering Terms

The Sort command on the Polynomials submenu collects numeric coefficients of terms of a polynomial expression and returns the terms in order of decreasing degree. The Collect command on the Polynomials submenu collects all coefficients of terms of a polynomial expression, but does not necessarily sort the terms by degree. Specify your choice of polynomial variable in the dialog box that appears.

$\blacktriangleright$ Polynomials + Sort

$\blacktriangleright$ Polynomials + Collect

For some expressions, you may want to apply both commands.

$\blacktriangleright$ Polynomials + Collect, Polynomials + Sort

(The variable is x)

$\blacktriangleright$ Polynomials + Sort, Polynomials + Collect

(The variable is x)