This week we learned about finding the absolute value of numbers.

“The absolute value of a real number is defined as the principal square root of the square of a number.”

If you wanted to find the absolute value of 5, you would express it as: \mid5\mid

\mid5\mid=5 since 5^2=25 and \sqrt{25}=5

Note: the absolute value will always be positive, so \mid-5\mid=5

These absolute values can also be used in more complicated expressions.

For example: 5\mid5+19\mid

To do this you should treat the symbol for absolute value like brackets, and do everything inside first and then solve anything outside. Note that you cannot distribute into these like you can with brackets.

Now to solve:

5\mid5+19\mid

 

5\mid24\mid

 

5(24)

 

120

Now when solving these, you actually can get a negative number as your answer, if your coefficient is negative.

Here’s some examples:

-4\mid20-3(-9)\mid

 

-4\mid20+27\mid

 

-4\mid47\mid

 

-4(47)

 

-188

The answer was negative, since the coefficient was negative and when you multiply it with the positive absolute value, you end up with a negative answer. Here’s another example:

-\mid-\sqrt{36}\mid

 

-\mid-6\mid

 

-(6)

 

-6

There can also be multiple sets of absolute values in expressions:

\mid8+12\mid - \mid10-7\mid

 

\mid20\mid - \mid3\mid

 

20-3

 

17

As you can see, there are many ways absolute values can be used in expressions/equations, but there are a few key points to always remember:

  1. The absolute value of a number is always positive, but your answer could be negative if your coefficient is negative.
  2. “The absolute value of a real number is defined as the principal square root of the square of a number.”
  3. Absolute Values should be treated like brackets, and you should solve whats inside them before anything else is done, but you cannot distribute into them, think of the two lines as barriers you cannot cross until everything inside is solved.