\div
Division operator used to represent division between two numbers or expressions.
Basic division of two numbers, where 'a' is divided by 'b' to yield 'c'.
a \div b = c
Illustrating that division can also be represented as a fraction.
\frac{a}{b} = a \div b
Simplifying an expression by dividing like terms.
x^2 \div x = x