Is absolute value an algebraic operation?

388 Views Asked by At

What is an absolute value operation in terms of math classification?

We study absolute value in algebra class along with other algebraic operations, but if I understand correctly, it doesn't seem to be one of algebraic/arithmetic operations: Addition, Subtraction, Multiplication, Division, Exponentiation, nth Root, Logarithm (en.wikipedia.org/wiki/Addition has a block of "Arithmetic Operations" which includes Exponentiation, nth Root and Logarithm, but doesn't include Absolute Value). Why not? It just seems to me that Absolute Value treated a bit differently from Exponentiation of Logarithm. Is it because Absolute Value less fundamental than Exponentiation in some way, or this inclusion mostly arbitrary?

And what it is then? Is it just a "standard mathematical function"? What are the others standard mathematical functions then? How can we define them?

1

There are 1 best solutions below

0
On

The absolute value (modulus) is a function that takes in any real number and makes it its non-negative value without regard to its sign. The definition of the absolute value of any real number $a$ is the number $|a| = a$ when $a \geq 0$ or $|a| = -a$ when $a < 0$.

As for it being a "standard mathematical function," I'm honestly not sure what you mean. If you're referring to the normal functions you learn in grade school, like roots, quadratics, polynomials, exponentials, logarithms, etc., then I suppose it can be a standard function since the graph $y = |x|$ being a "v" shape should be pretty easy to remember.