Difference between revisions of "Real Numbers:Absolute Value"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 290: Line 290:
  
 
The problem this time will be a little different. Keep in mind the principle we had in mind throughout all the examples so far, and be careful because a trap is set in this problem.
 
The problem this time will be a little different. Keep in mind the principle we had in mind throughout all the examples so far, and be careful because a trap is set in this problem.
<blockquote style="background: white; border: 1px solid black; padding: 1em;">  
+
<blockquote style="background: white; border: 1px solid black; padding: 1em;"> </blockquote>
 
'''Example 2.0(e)''': Solve for <math>x</math>:<center><math>|3x-3|-3=2x-10</math></center> </blockquote>
 
'''Example 2.0(e)''': Solve for <math>x</math>:<center><math>|3x-3|-3=2x-10</math></center> </blockquote>
 
There are many we ways can attempt to find solutions to this problem. We will do this the standard and allow any student to do it however they so desire.
 
There are many we ways can attempt to find solutions to this problem. We will do this the standard and allow any student to do it however they so desire.
Line 327: Line 327:
 
:<math>\left\vert5a+\frac{1}{2}\right\vert=|9a+9|</math>
 
:<math>\left\vert5a+\frac{1}{2}\right\vert=|9a+9|</math>
 
Looking at the second equation might be the first declaration of absurdity. However, an application of the fundamental properties of absolute values is enough to do this problem.
 
Looking at the second equation might be the first declaration of absurdity. However, an application of the fundamental properties of absolute values is enough to do this problem.
{{Equation|<math>5a+\frac{1}{2}=|9a+9|</math>|3|center}}
+
: <math>5a+\frac{1}{2}=|9a+9|</math>
{{Equation|<math>5a+\frac{1}{2}=-|9a+9|</math>|4|center}}
+
: <math>5a+\frac{1}{2}=-|9a+9|</math>
Peel the problem one layer at a time. For this one, we will categorize equations based on where they come from; this should hopefully explain the dashes: 3-1 is first equation formulated from {{Eqnref|3}}, for example.
+
Peel the problem one layer at a time. For this one, we will categorize equations based on where they come from; this should hopefully explain the dashes: 3-1 is first equation formulated from <math>5a+\frac{1}{2}=|9a+9|</math>, for example.
{{Equation|<math>9a+9=5a+\frac{1}{2}</math>|3-1|center}}
+
: <math>9a+9=5a+\frac{1}{2}</math>|3-1|center
{{Equation|<math>9a+9=-\left(5a+\frac{1}{2}\right)</math>|3-2|center}}
+
: <math>9a+9=-\left(5a+\frac{1}{2}\right)</math>
{{Equation|<math>-(9a+9)=5a+\frac{1}{2}</math>|4-1|center}}
+
: <math>-(9a+9)=5a+\frac{1}{2}</math>
{{Equation|<math>-(9a+9)=-\left(5a+\frac{1}{2}\right)</math>|4-2|center}}
+
: <math>-(9a+9)=-\left(5a+\frac{1}{2}\right)</math>
We can demonstrate that some equations are equivalents of the other. For example, {{Eqnref|3-1}} and {{Eqnref|4-2}} are equivalent, since dividing both sides of {{Eqnref|4-2}} by <math>-1</math> gives {{Eqnref|3-1}}. Further, {{Eqnref|3-2}} and {{Eqnref|4-2}} are equivalent (multiply both sides of equation {{Eqnref|4-2}} by <math>-1</math>). After determining all the equations that are equivalent, distribute <math>-1</math> to the corresponding parentheses.
+
We can demonstrate that some equations are equivalents of the other. For example, <math>9a+9=5a+\frac{1}{2}</math> and <math>-(9a+9)=-\left(5a+\frac{1}{2}\right)</math> are equivalent, since dividing both sides of <math>-(9a+9)=-\left(5a+\frac{1}{2}\right)</math> by <math>-1</math> gives <math>9a+9=5a+\frac{1}{2}</math>. Further, <math>9a+9=-\left(5a+\frac{1}{2}\right)</math> and <math>-(9a+9)=-\left(5a+\frac{1}{2}\right)</math> are equivalent (multiply both sides of equation <math>-(9a+9)=-\left(5a+\frac{1}{2}\right)</math> by <math>-1</math>). After determining all the equations that are equivalent, distribute <math>-1</math> to the corresponding parentheses.
{{Equation|<math>9a+9=5a+\frac{1}{2}</math>|5|center}}
+
: <math>9a+9=5a+\frac{1}{2}</math>
{{Equation|<math>9a+9=-5a-\frac{1}{2}</math>|6|center}}
+
: <math>9a+9=-5a-\frac{1}{2}</math>
 +
 
 
Now all that is left to do is solve the equations. We will leave this step as an exercise for the reader. There are two potential solutions: <math>a=-\frac{19}{28},-\frac{17}{8}</math>. All that is left to do is verify that the equation in the question is true when looking at these specific values of <math>a</math>:
 
Now all that is left to do is solve the equations. We will leave this step as an exercise for the reader. There are two potential solutions: <math>a=-\frac{19}{28},-\frac{17}{8}</math>. All that is left to do is verify that the equation in the question is true when looking at these specific values of <math>a</math>:
 
:<math>a=-\frac{19}{28}</math>
 
:<math>a=-\frac{19}{28}</math>
Line 343: Line 344:
 
::<math>\left\vert5\left(-\frac{17}{8}\right)+\frac{1}{2}\right\vert=\left\vert9\left(-\frac{17}{8}\right)+9\right\vert</math> is true. The two sides give the same value: <math>\frac{81}{28}\approx2.893</math>.
 
::<math>\left\vert5\left(-\frac{17}{8}\right)+\frac{1}{2}\right\vert=\left\vert9\left(-\frac{17}{8}\right)+9\right\vert</math> is true. The two sides give the same value: <math>\frac{81}{28}\approx2.893</math>.
 
Because both solutions are true, the two solutions are <math>a=-\frac{19}{28},-\frac{17}{8}\blacksquare</math>.
 
Because both solutions are true, the two solutions are <math>a=-\frac{19}{28},-\frac{17}{8}\blacksquare</math>.
{{Robox/Close}}
 
  
Absolute value equations can be very useful to the real world, and it is usually when it comes to modeling. We will introduce one example of a standard modeling problem, then one unusual application in geometry (EXAMPLE WIP).
+
== Inequalities with Absolute Values ==
{{ExampleRobox|theme=3|title=Example 2.0(g): Window Fitting}}
+
It is important to keep in mind that any function can be less than any other function. For example, <math>2x-5<54-13x</math> has any solutions for <math>x<\frac{59}{13}=3+\frac{14}{15}</math>. So long as the value for <math>x</math> is within that range, the function <math>2x-5</math> is less than the output of <math>54-13x</math>. The algebra for inequalities of <math>f(x)=|x|</math> requires a bit more of demonstration to understand. While the methods we use will not be proven, per se, our examples and explanations should give a good intuition behind the idea of find the inequalities of absolute values.
'''Question''': Alfred wants to place a window so that the length of the window varies by 70% the length of the room. The room is 45 feet high and 70 feet in length. If the ''centered'' window takes up the entire vertical height of the wall
+
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
:(a) what is the maximum surface area of the wall excluding the window?
+
'''Example 3.0(a)''': <math>|10-20x|<50</math>
:(b) assuming the room has a rectangular <math>\displaystyle 70\times 30</math> base and roof, and this window design repeats for all sides of the room (except the two door sides), what is the internal surface area of the room that the excludes window panes?
+
</blockquote>
 +
First, let us simplify the following expression through the method we demonstrated in the previous section (factoring the inside of the absolute value and bringing the constant out). Keep in mind, since we are switching the sides for which we view the equation, 50 is the left instead of right, we must also "flip" the inequality to be consistent with the original equation.
 +
:<math>\begin{align}
 +
50&>|10-20x|\\
 +
&>|10\cdot(1-2x)|\\
 +
&>10\cdot|1-2x|
 +
\end{align}</math>
 +
From there, it should be easy to see that
 +
:<math>|1-2x|<5</math>
 +
Let us further analyze this situation. What the above equation is saying is <math>y=|1-2x|</math> is less than the function <math>y=5</math>. We want to make sure the inside value is less than five. Because the absolute value describes the distance, there are two realities to the function. Let <math>A(x)=|1-2x|</math>
 +
:<math>A(x)=|x|=
 +
\begin{cases}
 +
1-2x, & \text{if}& x\ge\frac{1}{2} \\
 +
-(1-2x), & \text{if}& x<\frac{1}{2}
 +
\end{cases}</math>
 +
Because there are two "pieces" to the function <math>A(x)</math>, and we want each piece to be less than 5,
 +
:<math>1-2x<5</math> and <math>-(1-2x)<5</math>
 +
We will demonstrate the more common procedure in the next example. For now, this intuition should begin to form an idea of algebraic analysis. We will solve the left-hand then the right-hand case.
 +
:Solving for <math>x</math> in <math>|1-2x|<5</math>.
 +
:: ''Left-hand case'':
 +
::: <math>1-2x<5</math>
 +
::: Recall how multiplying both sides by a negative factor requires us to "flip" the inequality. Therefore, solving for <math>x</math>:
 +
::: <math>\Leftrightarrow x>-2</math>
 +
:: ''Right-hand case'':
 +
::: <math>-(1-2x)<5</math>
 +
::: <math>\Leftrightarrow 1-2x>-5</math>
 +
::: <math>\Leftrightarrow x<3</math>
 +
We have found a possible distribution of values that allows the following equation to be true, where <math>|2x-5|<5</math>, and it is for values of <math>x</math> in between <math>-2</math> and <math>3</math>, non-inclusive.
  
'''Answers''':
+
The above example is an intuition behind how solving for inequalities work. Technically speaking, we could make a proof for why we have to "operate" (take the steps seen above) absolute value inequalities this way. However, this will be a little too technical and involve a lot of generalization that could potentially confuse students rather than enlighten. If the student feels the challenge is worth, then one may try the proof of the steps we derived below. This is considered standard procedure (according to many High School textbooks).
:(a) <math>\displaystyle 945\text{ ft}^{2}</math>
+
# Simplify until only the "absolute value bar term" is left.
:(b) <math>\displaystyle 13,440\text{ ft}^{2}</math>
+
# Solve by taking the inside and relating it by the inequality for the "left-hand" values; taking the same expression found inside the absolute value, for the "right-hand" equation, negate the related term and flip the inequality to then solve.
'''Explanation''':
+
# Rewrite <math>x</math> into necessary notatioon.
 +
Although the procedure may seem to be confusing, we are really only trying to make the algorithm as specific as possible. In reality, we will show just how easy it is to apply this algorithm for the problem above.
  
The hardest part about this problem is attempting to understand the situation. Once a student understands the problem presented, the rest of the steps are mostly simple.
+
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
 
+
'''Example 3.0(a) (REPEAT)''': <math>|10-20x|<50</math>
The procedure we used to solve many linear-equation word problems shall be used here since it helps us condense a ton of information into something more "bite-sized."
+
</blockquote>
# List useful information (optional second step, or necessary first step).
+
Let us skip to the most simplified form.
# Draw a picture (optional second step, or necessary first step).
+
:<math>|1-2x|<5</math>
# Find tools to solve the problem based on the list.
+
Now let us apply the above algorithm.
# Make and solve equations.
+
:<math>1-2x<5</math> and <math>1-2x>-5</math> (notice the negation and flipping for the right hand equation).
[[File:Center Window Problem.svg|thumb|'''Figure 3''': For a <math>\displaystyle 70\times 45\text{ ft}^{2}</math> wall, if the length of the window varies by 70% the length of the room, what is the maximum area of the wall excluding the window?|491x491px]]
+
From there, we will solve.
We will be using these steps for items (a) and (b).
+
:Solving for <math>x</math> in <math>|1-2x|<5</math>.
 
+
:: ''Left-hand case'':
First, we will list the information as below:
+
::: <math>1-2x<5</math>
* Length of the window <u>varies</u> by 70% of the room length.
+
::: Recall how multiplying both sides by a negative factor requires us to "flip" the inequality. Therefore, solving for <math>x</math>:
* Room is 45 ft. high.
+
::: <math>\Leftrightarrow x>-2</math>
* Room is 70 ft. in length.
+
:: ''Right-hand case'':
* Window takes up entire vertical height of wall.
+
::: <math>1-2x>-5</math>
* Window is centered according to length of wall (by previous item).
+
::: <math>\Leftrightarrow x<3</math>
* The room has a rectangular base of <math>\displaystyle 75\times 35\text{ ft}^{2}</math>
 
Next, sketch the situation based on our list. A good sketch ('''Figure 3''') can tell you a lot more information than the list. As such, this step may be used moreso than the list. This is why this step may be optional if you listed out the information presented in the problem.
 
  
From our sketch (the tool to solving the problem), we can come up with an equation to help solve for <math>x</math>, the side-length of the wall. Because the absolute value describes the distance (or length), and we want the length to be 70% the room length, we may come to this conclusion:
+
There are two possible reasons why this procedure exists. For one, it allows us to quickly solve for <math>x</math> in the "right-hand" equation without the need for double the amount of multiplications necessary to solve for <math>x</math> (it lessens the amount of times we have to flip the inequality). Next, it allows us to focus more on the idea behind absolute value equations (the value inside will be positive, and hence, we want to find all values that allow us to find all possible solutions).
:{|
 
|-
 
| <math>\displaystyle |70-2x|=\frac{7}{10}\cdot 70=49</math>
 
|-
 
|}
 
From there, we can solve the equation.
 
:<math>\displaystyle \begin{align}
 
70-2x &= 49 & 70-2x &= -49 & \text{Original equation}\\
 
-2x &= -21 & -2x &= -119 & \text{Subtraction property of equality}\\
 
x &= \frac{21}{2}=10.5\text{ ft} & x &= \frac{119}{2}=59.5\text{ ft} & \text{Division property of equality}
 
\end{align}</math>
 
In our situation, it makes no sense to consider <math>\displaystyle x=59.5</math> because it results in a negative length for the window, so we reject <math>\displaystyle x=59.5</math>. It is always important to keep in mind context when working with word problems.
 
  
This information will be very useful for item (b). For part (a), it asks us to find the area of the wall side excluding the window. This tells us the area of the wall, according to our sketch, is
+
Nevertheless, keep in mind how we found this procedure, and it was through applying the function definition of absolute values. In reality, we did the exact same thing for absolute value ''equations''. The only difference in application of algorithm applies to the inequality, which further "complicates" matters by introducing a new concept to the non-injective absolute value function. Through finding two solutions, we gave two possible ranges for values of <math>x</math>.
:{|
 
|-
 
| <math>\displaystyle xh+xh=2xh=2\cdot\left(\frac{21}{2}\right)\cdot45=945\text{ ft}^{2}</math>
 
|-
 
|}
 
<math>\displaystyle \blacksquare</math>
 
  
Item (b) gave us the following information, along with what we found in working (a):
+
Hopefully, this example should further shine a light into what many high schoolers think to be "black magic" among finding solutions to absolute value inequalities and equalities.
* Rectangular <math>\displaystyle 75\times 35</math> base and roof.
 
* Wall without window is <math>\displaystyle A=945\text{ ft}^{2}</math>.
 
* Two sides have no windows, meaning the surface area of the wall is <math>\displaystyle A=45\times70=3,150\text{ ft}^{2}</math>
 
No sketch will be provided for item (b). With all the information out of the way, we can easily find the surface area that excludes all windows.
 
:{|
 
|-
 
| <math>\displaystyle S=2\cdot\left(75\times 35\text{ ft}^{2}\right)+2\cdot\left(945\text{ ft}^{2}\right)+2\cdot3,150\text{ ft}^{2}=13,440\text{ ft}^{2}</math>
 
|-
 
|}
 
<math>\displaystyle \blacksquare</math>
 
{{Robox/Close}}
 
The next problem typically requires some trigonometry to solve easily. However, with one extra piece of information, one can use the properties of the absolute value property to solve the following problem.
 
{{ExampleRobox|theme=3|title=Example 2.0(h): Tiling a Roof (adapted from [[Trigonometry/Worked Example: Area of a Roof|Trigonometry Book 1]])}}
 
[[File:Roof Plan for Trigonometry.svg|thumb|'''Figure 2''': The plan for a roof is given in the image above. We want to find the area of the figure using only what is given with absolutely no trigonometry.|290x290px]]
 
An engineer is planning to make an roof with a <math>\displaystyle 30</math> m. frame base and <math>\displaystyle 100</math> m. perimeter. The angle of the slope of the roof to the base is <math>\displaystyle\theta</math>. The sloped sides are congruent. A reference image ('''Figure 2''') of the sloped-roof (with no cartesian plane) is provided. Given the area of a triangle is <math>\displaystyle\frac{1}{2}bh</math>, and the distance formula is <math>\displaystyle d=\sqrt{(\Delta x)^{2}+(\Delta y)^{2}}</math>, find the area of the triangular cross section of the roof.
 
  
'''Answer'''
+
==Licensing==
<math>A=474.342\text{ m}^{2}</math>
+
Content obtained and/or adapted from:
[[File:Graphed Roof Plan.svg|left|thumb|'''Figure 3'''|500x500px]]
+
* [https://en.wikibooks.org/wiki/CLEP_College_Algebra/Absolute_Value_Equations Absolute Value Equations, Wikibooks: CLEP College Algebra] under a CC BY-SA license
'''Explanation'''
 
The following problem requires you to think about what doesn't change to successfully allow you to determine what one situation allows for all of the following to be possible. We will apply our problem-solving steps derived onto this problem first before we discuss one difference in this problem that somewhat breaks our algorithm. We will draw it first.
 
:'''Drawing'''
 
We can gain a lot of information from Figure 3.
 
* <math>a>0</math>
 
* <math>b>0</math>
 
* <math>c<0</math>
 
* <math>f(x)=-a|x|</math>; specifically, <math>f(b)=-a|b|=c</math> and <math>f(b)=-a|-b|=c</math>.
 
* <math>d=\sqrt{15^{2}+\left(f(b)\right)^{2}}</math>
 
** <math>b=15</math> because <math>\Delta x = 15</math> by the above distance equation for <math>d</math>.
 
* The values of <math>a,b,c</math> are constant. The height <math>h=c</math> is constant, and the base has constant length, so <math>a,b</math> are constant.
 
:'''Tool Finding'''
 
Our drawing helped us gleam a lot of information. Knowing the perimeter is <math>100\text{ m}</math> tells us that the distance is
 
: <math>\begin{align}
 
2d+30&=100\\
 
2d &= 70\\
 
d &= 35\text{ m}
 
\end{align}</math>
 
However, '''Figure 3''' tells us that <math>d=\sqrt{15^{2}+\left(f(b)\right)^{2}}</math>. Therefore, by the transitive property,
 
:<math>\begin{align}
 
\sqrt{15^{2}+\left(a|b|\right)^{2}} &= 35\\
 
15^{2} + a^{2}b^{2} &= 35^{2} & |b|=b\text{ and }(ab)^{2}=a^{2}b^{2}\\
 
15^{2}\left(1 + a^{2}\right) &= 35^{2} & b=15\text{ and distributive property.}\\
 
1+a^{2} &= \frac{49}{9} & \text{Division property of equality.} \\
 
a &= \sqrt{\frac{40}{9}} & \text{Subtraction and exponent property of equality.}
 
\end{align}</math>
 
After knowing the vertical contraction, we can determine the height of the triangle. From there, the area.
 
:<math>h=c=15\sqrt{\frac{40}{9}}\approx 31.623\text{ m}</math>
 
The area of the triangle is therefore,
 
:<math>A=\frac{1}{2}\cdot 15\cdot 15\sqrt{\frac{40}{9}}\approx 474.342\text{ m}^{2}\blacksquare</math>
 
{{Robox/Close}}
 
Notice how it was not necessary for us to solve for a specific value of <math>x</math> based on the absolute value equation. The only aspect of absolute value equations necessary for this problem is the graph properties and some logic. In a way, this is the most easy absolute value problem. However, the needed creativity for it makes up for the "easiness" of the problem.
 

Latest revision as of 16:01, 7 November 2021

Absolute Values

Absolute Values represented using two vertical bars, , are common in Algebra. They are meant to signify the number's distance from 0 on a number line. If the number is negative, it becomes positive. And if the number was positive, it remains positive:


For a formal definition:

This can be read aloud as the following:

If , then
If , then

The formal definition is simply a declaration of what the function represents at certain restrictions of the -value. For any , the output of the graph of the function on the plane is that of the linear function . If , then the output is that of the linear function .

For our purposes, it does not technically matter whether or . As long as you pick one and are consistent with it, it does not matter how this is defined. By convention, it is usually defined as in the beginning formal definition.

Please note that the opposite (the negative, -) of a negative number is a positive. For example, the opposite of is . Usually, some books and teachers would refer to opposite number as the negative of the given magnitude. For convenience, this may be used, so always keep in mind this shortcut in language.

Properties of the Absolute Value Function

We will define the properties of the absolute value function. This will be important to know when taking the CLEP exam since it can drastically speed up the process of solving absolute value equations. Finally, the practice problems in this section will test you on your knowledge on absolute value equations. We recommend you learn these concepts to the best of your abilities. However, this will not be explicitly necessary by the time one takes the exam.

Domain and Range

Let whose mapping is . By definition,

.

Because it can only be the case that and , it is not possible for . However, since has no restriction, the domain, , has no restriction. Thus, if represents the range of the function, then and .

Definition: Domain and Range

Let whose mapping is represent the absolute value function. If is the domain and is the range, then and .

By the above definition, there exists an absolute minimum to the parent function, and it exists at the origin,

Even or odd?

Recall the definition of an even and an odd function. Let there be a function

If and , then is even.
If and , then is odd.

Proof: is even Let . By definition,

.

Suppose . Let .

Because is even, it is also the case that it is symmetrical.

One-to-one and onto?

Recall the definitions of injective and surjective.

If , and , then is injective.
If for all there is an such that , then is surjective.

Proof: is non-injective Suppose and . By the previous proof, we showed is even. As such, we can use the value to make the following statement:

Therefore, is non-injective.

Because we have not established how to prove these statements through algebraic manipulation, we will be deriving properties as we go to gain a further understanding of these new functions. Establishing whether a function is surjective is simply through checking the definition (negating if otherwise to establish it as non-surjective).

Proof: is non-surjective Suppose . There exists an element , for which for all .


Intercepts and Inflections of the Parent Function

Figure 1: graphed on the first and second quadrant (above the axis), showing only the positive values.

With all the information provided from the previous sections, we can derive the graph of the parent function . It is even, and therefore, symmetrical about the -axis since there is an -intercept at . Finally, because we know the domain and range, we know the minimum of the function is at , and we know the definition of the function, we can easily show that the graph of is the following image to the right (Figure 1).

A summary of what you should see from the graph is this:

  • Domain: .
  • Range: .
  • There is an absolute minimum at .
  • There is one -intercept at .
  • There is one -intercept at .
  • The graph is even and symmetrical about the -axis.
  • The graph is non-injective and non-surjective.
  • The graph has no inflection point.

Transformations of the Parent Function

Many times, one will not be working with the parent function. Many real life applications of this function involve at least some manipulation to either the input or the output: vertical stretching/contraction, horizontal stretching/contraction, reflection about the -axis, reflection about the -axis, and vertical/horizontal shifting. Luckily, not much changes when it comes to the manipulation of these functions. The exceptions will be talked about in more detail:

Vertical Expansion/Contraction/Flipping Let and . There must be an . Thus,

  • If , then is an expansion of by a factor of .
  • If , then is a contraction of by a factor of .
  • If , then is a reflection of about the -axis.

Vertical Shift Let and . There must be an . Thus,

  • If , then is an upward shift of by .
  • If , then is a downward shift of by .

Horizontal Shift text=Let and . There must be an . Thus,

  • If , then is a leftward shift of by .
  • If , then is a rightward shift of by .

The properties not listed above are exceptions to the general rule about functions found in the chapter. The exceptions are not anything substantial. The only difference with what we found generally versus what we have provided above are simply a result of what we found in the previous section.

  • There is no reflection about the -axis because the function is even and symmetrical.
  • There is no horizontal expansion and contraction because it gives the same result as vertical expansion and contraction (this will be proven later).

We now have all the information we will need to know about absolute value functions now.

Graphing Absolute Value Functions

This subsection is absolutely not optional. You will be asked these questions very explicitly, so it is a good idea to understand this section. If you didn't read the previous subsection, you are not going to understand how any of this makes sense.

Fortunately, the idea behind graphing any arbitrary function is mostly dependent on what you know about the function. Therefore, we can easily be able to graph functions.

Example 1.2(a): Graph the following absolute value function:

Method 1: Follow procedure from Algebra of Functions

This method will work for any arbitrary function. However, it will not always be the quickest method for absolute value functions. We follow the following steps. Let be the parent function and .

  1. Factor so that .
  2. Horizontally shift to the left/right by .
  3. Horizontally contract/expand by .
  4. Vertically expand/contract/flip by .
  5. Vertically shift upward/downward by .

Since has , , , and , we may apply these steps as given to get to our desired result. As this should be review, we will not be meticulously graphing each step. As such, only the final function (and the parent function in red) will be shown.

Method 2: Find absolute minimum or maximum, graph one half, reflect.

While method 1 will always work for any arbitrary, continuous function, method 2 is fastest for the absolute value function that composes a linear function.

First, we should try to find the vertex. We know from Algebra of Functions that the only thing that will affect the location of the vertex in even functions is the term on the inner composed linear function and the vertical shift of the entire function, .

Rewriting the absolute value equation as shown below will allow us to find the vertex of the function.

This then tells us the vertex is at .

This method then tells us to graph the slopes. However, how should that work? Recall the formal definition of an arbitrary absolute value function:

In the above definition of a general absolute value function, . This means that where the -value implies a vertex on the function, that is how we restrict absolute value function.

In our instance, , for which , so . We can say, thusly, that

 :

To be continued.

Absolute Value Equations

Now, let's say that we're given the equation and we are asked to solve for . What number would satisfy the equation of ? 8 would work, but -8 would also work. That's why there can be two solutions to one equation. How come this is true? That is what the next example is for.

Example 2.0(a): Formally define the function below:

Recall what the absolute value represents: it is the distance of that number to the left or right of the starting point, the point where the inner function is zero. Recall the formal definition of the absolute value function:

We want to formally define the function . Let First, we need to find where .

From that, it is safe to say that the following is true:

It is important to know how to do this so that we may formally apply an algorithm throughout this entire chapter. For now, we will be exploring ways to solve these functions based on the examples given, including the formalizing of an algorithm, which we will give later.

Example 2.0(b): Solve for :

Since we formally defined the function in Example 0, we will write the definition down.

Absolute Value Equation Graphed.svg

It is important to realize what the equation is saying: "there is a function equal to such that ." As defined in the opening section, the following function is non-injective and non-surjective. Therefore, there must be a such that it satisfies . Therefore, the following must be true

.

All that is left to do is to solve the two equations for for each given case, which will be differentiated by its positive and negative case:

Negative case
Positive case

We found our two solutions for :

The above example demonstrates an algorithm that is commonly taught in high schools and many universities since it applicable to every absolute value equation. The steps for the algorithm will now be stated. Given :

  1. Isolate the absolute value function so that is equal to another function, or .
  2. Write the equation so that you solve for the composed function into two such cases. Given ,
  • Solve for and
  • Solve for .

A basic principle of solving these absolute value equations is the need to keep the absolute value by itself. This should be enough for most people to understand, yet this phrasing can be a little ambiguous to some students. As such, a lot of practice problems may be in order here. We will be applying all the steps to algorithm outlined above instead of going through the process of formally solving these equations because Example 1 was meant to show that the algorithm is true.

Example 2.0(c): Solve for :

We will show you two ways to solve this equation. The first is the standard way, the second will show you something not usually taught.

Standard way: Multiply the constant multiple by its inverse.

We'd have to divide both sides by to get the absolute value by itself. We would set up the two different equations using similar reasoning as in the first example:

.

Then, we'd solve, by subtracting the 6 from both sides and dividing both sides by 2 to get the by itself, resulting in . We will leave the solving part as an exercise to the reader.

Other way: "Distribute" the three into the absolute value.

Play close attention to the steps and reasoning laid out herein, for the reasoning for why this works is just as important as the person using the trick, if not moreso. Let us first generalize the problem. Let there be a positive, non-zero constant multiple multiplied to the absolute value equation :

.

Let us assume both are true. If both statements are true, then you are allowed to distribute the positive constant inside the absolute value. Otherwise, this method is invalid!

Notice the two equations have the same highlighted answer in red, meaning so long as the value of the constant multiple is positive, you are allowed to distribute the inside the absolute value bars. However, this "distributive property" needed the property that multiplying two absolute values is the same as the absolute value of the product. We need to prove this is true first before one can use this in their proof. For the student that spotted this mistake, you may have a good logical mind on one's shoulder, or a good eye for detail.

Proof:

Let us start with what we know:

  • If , then . Else, if , then .

Let , , , and . The following three cases apply:

  • . This simply means that for some product that equals a negative number , the absolute value of that is , or the distance from zero. Because , multiplying the two sides by will change the less than to a greater than, or .
  • . For some product that equals a number , the absolute value of that is .
  • . For some product that equals a positive number , the absolute value of the product is .

Given always result in some positive number (and zero), we can conclude that the function is equivalent to the following:

Let . Since and , . This means that . Therefore, . This allows us to conclude that

implies that . However, where . We have shown that , we will always see that and . Further, we already know that , meaning even if , . Thus, .

Therefore, , .

One nice thing about this proof is how we can use this to conclude that any function multiplied by another function will result in multiplying the inner functions within the absolute values. All we have to do is assume that is equals some other function instead of another number, as implicitly written within this proof. The only necessary change one needs to make is simply define all the variables within as functions.

By confirming the general case, we may be employ this trick when we see it again. Let us apply this property to the original problem (this gives us the green result below):

This all implies that

.

From there, a simple use of algebra will show that the answer to the original problem is again .

Let us change the previous problem a little so that the constant multiple is now negative. Without changing much else, what will be true as a result? Let us find out.

Example 2.0(d): Solve for :

We will attempt to the problem in two different ways: the standard way and the other way, which we will explain later.

Standard way: Multiply the constant multiple by its inverse.

Divide like the previous problem, so the equation would look like this: . Recall what the absolute value represents: it is the distance of that number to the left or right of the starting point, zero. With this, do you notice anything strange? When you evaluate an absolute value, you will always get a positive number because the distance must always be positive. Because this is means a logically impossible situation, there are no real solutions. Notice how we specifically mentioned "real" solutions. This is because we are certain that the solutions in the real set, , do not exist. However, there might be some set out there which would have solutions for this type of equation. Because of this posibility, we need to be mathematically rigorous and specifically state "no real solutions."

Other way: "Distribute" the constant multiple into the absolute value.

Here, we notice that the constant multiple . The problem with that is there is no such that . The only way this would be true is for because

With this property, we may therefore only distribute the constant multiple as with a negative as a factor outside the absolute value. As such,

It seems the other way has us multiply a constant by its inverse to both sides. Either way, this "other method" still gave us the same answer: there is no real solution.

The problem this time will be a little different. Keep in mind the principle we had in mind throughout all the examples so far, and be careful because a trap is set in this problem.

Example 2.0(e): Solve for :

There are many we ways can attempt to find solutions to this problem. We will do this the standard and allow any student to do it however they so desire.

Because the absolute value is isolated, we can begin with our generalized procedure. Assuming , we may begin by denoting these two equations:

These are only true if . For now, assume this condition is true. Let us solve for with each respective equation:

Equation

Equation

We have two potential solutions to the equation. Try to answer why we said potential here based on what you know so far about this problem.

Why did we state we had two potential solutions?

Because we had to assume that and is true for the provided . Because of this, we have to verify the solutions to this equation exist. Therefore, let us substitute those values into the equation:

. Notice that the right-hand side is negative. Also, the left-hand side and the right-hand side are not equivalent. Therefore, this is not a solution.
. Notice the right-hand side is negative, again. Also, the left-hand side and the right-hand side are not equivalent. Therefore, this cannot be a solution.

This equations has no real solutions. More specifically, it has two extraneous solutions (i.e. the solutions we found do not satisfy the equality property when we substitute them back in).

Despite doing the procedure outlined since the first problem, you obtain two extraneous solutions. This is not the fault of the procedure but a simple result of the equation itself. Because the left-hand side must always be positive, it means the right-hand side must be positive as well. Along with that restriction is the fact that the two sides may not equal the other for the values whereby only positive values are given. This is all a matter of properties of functions.

Example 2.0(f): Solve for :

All the properties learned will be needed here, so let us hope you did not skip anything here. It will certainly make our lives easier if we know the properties we are about to employ in this problem.

Looking at the second equation might be the first declaration of absurdity. However, an application of the fundamental properties of absolute values is enough to do this problem.

Peel the problem one layer at a time. For this one, we will categorize equations based on where they come from; this should hopefully explain the dashes: 3-1 is first equation formulated from , for example.

|3-1|center

We can demonstrate that some equations are equivalents of the other. For example, and are equivalent, since dividing both sides of by gives . Further, and are equivalent (multiply both sides of equation by ). After determining all the equations that are equivalent, distribute to the corresponding parentheses.

Now all that is left to do is solve the equations. We will leave this step as an exercise for the reader. There are two potential solutions: . All that is left to do is verify that the equation in the question is true when looking at these specific values of :

is true. The two sides give the same value: .
is true. The two sides give the same value: .

Because both solutions are true, the two solutions are .

Inequalities with Absolute Values

It is important to keep in mind that any function can be less than any other function. For example, has any solutions for . So long as the value for is within that range, the function is less than the output of . The algebra for inequalities of requires a bit more of demonstration to understand. While the methods we use will not be proven, per se, our examples and explanations should give a good intuition behind the idea of find the inequalities of absolute values.

Example 3.0(a):

First, let us simplify the following expression through the method we demonstrated in the previous section (factoring the inside of the absolute value and bringing the constant out). Keep in mind, since we are switching the sides for which we view the equation, 50 is the left instead of right, we must also "flip" the inequality to be consistent with the original equation.

From there, it should be easy to see that

Let us further analyze this situation. What the above equation is saying is is less than the function . We want to make sure the inside value is less than five. Because the absolute value describes the distance, there are two realities to the function. Let

Because there are two "pieces" to the function , and we want each piece to be less than 5,

and

We will demonstrate the more common procedure in the next example. For now, this intuition should begin to form an idea of algebraic analysis. We will solve the left-hand then the right-hand case.

Solving for in .
Left-hand case:
Recall how multiplying both sides by a negative factor requires us to "flip" the inequality. Therefore, solving for :
Right-hand case:

We have found a possible distribution of values that allows the following equation to be true, where , and it is for values of in between and , non-inclusive.

The above example is an intuition behind how solving for inequalities work. Technically speaking, we could make a proof for why we have to "operate" (take the steps seen above) absolute value inequalities this way. However, this will be a little too technical and involve a lot of generalization that could potentially confuse students rather than enlighten. If the student feels the challenge is worth, then one may try the proof of the steps we derived below. This is considered standard procedure (according to many High School textbooks).

  1. Simplify until only the "absolute value bar term" is left.
  2. Solve by taking the inside and relating it by the inequality for the "left-hand" values; taking the same expression found inside the absolute value, for the "right-hand" equation, negate the related term and flip the inequality to then solve.
  3. Rewrite into necessary notatioon.

Although the procedure may seem to be confusing, we are really only trying to make the algorithm as specific as possible. In reality, we will show just how easy it is to apply this algorithm for the problem above.

Example 3.0(a) (REPEAT):

Let us skip to the most simplified form.

Now let us apply the above algorithm.

and (notice the negation and flipping for the right hand equation).

From there, we will solve.

Solving for in .
Left-hand case:
Recall how multiplying both sides by a negative factor requires us to "flip" the inequality. Therefore, solving for :
Right-hand case:

There are two possible reasons why this procedure exists. For one, it allows us to quickly solve for in the "right-hand" equation without the need for double the amount of multiplications necessary to solve for (it lessens the amount of times we have to flip the inequality). Next, it allows us to focus more on the idea behind absolute value equations (the value inside will be positive, and hence, we want to find all values that allow us to find all possible solutions).

Nevertheless, keep in mind how we found this procedure, and it was through applying the function definition of absolute values. In reality, we did the exact same thing for absolute value equations. The only difference in application of algorithm applies to the inequality, which further "complicates" matters by introducing a new concept to the non-injective absolute value function. Through finding two solutions, we gave two possible ranges for values of .

Hopefully, this example should further shine a light into what many high schoolers think to be "black magic" among finding solutions to absolute value inequalities and equalities.

Licensing

Content obtained and/or adapted from: