Return to the Purplemath home page

 


powered by FreeFind

 

Print-friendly page

 

 

Solving Absolute-Value Equations (page 1 of 2)

When you take the absolute value of a number, you always end up with a positive number (or zero).  Whether the input was positive or negative (or zero), the output is always positive (or zero). For instance, | 3 | = 3, and | –3 | = 3 also.

This property -- that both the positive and the negative become positive -- makes solving absolute-value equations a little tricky. But, once you learn the "trick", they're not so bad. Let's start simple:

  • Solve | x | = 3

    I've pretty much already solved this: | 3 | = 3 and | –3 | = 3, so x must be 3 or –3. But how are you supposed to solve this if you don't already know the answer? You use the positive/negative property of the absolute value to split the equation into two cases, and you use the fact that the minus sign " " indicates "the opposite sign", not necessarily a negative number.

    (For example, if you have x = –6, then " x " indicates "the opposite of x", or, in this case,
    –(–6) = +6, a positive number.  The minus sign in " x " just indicates that you are changing the sign on x.)

    Whatever x might be, the absolute value makes it positive. Since x might have been positive and might have been negative, you have to acknowledge this fact when you take the absolute-value bars off, by splitting the equation into two cases. If x was positive to start with, then you can bring it out without changing its sign, so x = 3. But x might also have been negative, in which case you would have to change the sign on x for the absolute value to come out positive, so you also have x = 3, which solves as x = –3.

    Then the solution is x = –3, 3.

These equations always work this way: to be able to remove the bars, you have to isolate the absolute value onto one side, and then split the equation into two cases.

You can verify the solution graphically. When you have | x | = 3, you are, in effect, setting two line equations equal to each other, and finding where they cross. In this case, as you can see below:

    graph of y = abs(x) and y = 3

...the two lines, y1 = | x | and y2 = 3, crossed at two x-values:  x = –3 and x = 3.

Let's do some more: Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved

  • Solve | x + 2 | = 7

    To clear the absolute-value bars, split the equation into two cases, one for each sign:

      (x + 2) = 7     or     –(x + 2) = 7
      x + 2 = 7       or     –x – 2 = 7
      x = 5             or     –9 = x

    Then the solution is x = –9, 5.

To confirm this graphically, look for the intersections of  y1 = | x + 2 | and  y2 = 7:

    graph of y = abs(x + 2) and y = 7

  • Solve | 2x – 3 | – 4 = 3

    First, isolate the absolute-value part:

      | 2x – 3 | – 4 = 3
      | 2x – 3 | = 7

    Now clear the bars by splitting the equation into two cases, one for each sign:

      (2x – 3) = 7     or      –(2x – 3) = 7
      2x – 3 = 7       or      –2x + 3 = 7
      2x = 10           or       –2x = 4
      x = 5               or      x = –2

    So the solution is  x = –2, 5.

To confirm this graphically, look for the intersections of  y1 = | 2x – 3 | – 4 and  y2 = 3:

    graph of y = abs(2x - 3) - 4 and y = 3

Top  |  1 | 2  |  Return to Index  Next >>

Cite this article as:

Stapel, Elizabeth. "Solving Absolute-Value Equations." Purplemath. Available from
    http://www.purplemath.com/modules/solveabs.htm. Accessed
 

 

Lessons index

Lessons CD




Purplemath:
  Linking to this site
  Printing pages
  Donating
  School licensing


Reviews of
Internet Sites:
   Free Help
   Practice
   Et Cetera

The "Homework
   Guidelines"

Study Skills Survey

Tutoring ($$)


This lesson may be printed out for your personal use.

Content copyright protected by Copyscape website plagiarism search
  

  Copyright © 2006-2008  Elizabeth Stapel   |   About   |   Terms of Use

 

 Feedback   |   Error?