Solveeit Logo

Question

Question: How to symbolize modulus?...

How to symbolize modulus?

Explanation

Solution

The modulus of a number is its absolute size. This means we can ignore the sign of the number. We can represent the modulus of a number, say x, in two ways.

Complete step-by-step answer:
We have to show the symbol for modulus. Let us first see what modulus is. The modulus of a number is its absolute size. This means we can ignore the sign of the number. We can represent the modulus of a number, say x, in two ways. One way is to write it as abs(x)abs\left( x \right) . The other way is to represent it as x\left| x \right| .
Hence, modulus of a number, say x, is represented as abs(x)abs\left( x \right) or x\left| x \right| .

Note: Modulus of a positive number is always positive. For example, let us consider 6\left| 6 \right| . Its value will be 6=6\left| 6 \right|=6 . Modulus of a negative number is always positive. For example, let us consider 6\left| -6 \right| . Modulus of 0 will be 0 itself. Its value will be 6=6\left| -6 \right|=6 . In general, we can say that x=x=x\left| x \right|=\left| -x \right|=x . Modulus of 0 will be 0 itself. We use the modulus symbol with inequalities. We may represent a number as x<1\left| x \right| < 1 . This means that all numbers whose actual size, irrespective of sign, is less than 1. We can say that x varies between -1 and 1. That is, x<1 means 1<x<1\left| x \right|< 1\text{ means }-1 < x < 1 . Suppose we write an inequality x>1\left| x \right|>1 . This means any value greater than 1 and any value less than −1, that is, x>1 means x>1,x<1\left| x \right|>1\text{ means }x>1,x < -1 .