Part of a student's difficulty with simplifying expressions is the blurry extension of real number operations beyond the dyadic operators of add and multiply in the field properties. For conciseness, an "agreed-to" order of operations must then include non-field operators (dyadic and monadic) and semi-logical operators. The field properties do not specify that multiplication comes before addition, and most certainly does not demand that exponents be done before multiplication. Indeed, radicals, division, and subtraction operations are usually defined at the elementary level in terms of conversion to their inverse operation: radicals to exponents, division to multiplication, and subtraction to addition. Indeed, any algebraic expression with mixed operators requires punctuation in the form of grouping symbols to specify the priority of operations UNLESS the writer and reader agree to an order of operations for incompletely punctuated expressions. Even the simplest mixed...