Return to the Purplemath home page

 


powered by FreeFind

 

Print-friendly page

 

 

Solving Absolute-Value Equations (page 2 of 2)

  • Solve | x2 – 4x – 5 | = 7

    Clear the bars by splitting the equation into two cases:

      ( x2 – 4x – 5 ) = 7    or     –(x2 – 4x – 5) = 7

    Solving the first case, you get:

      x2 – 4x – 5 = 7
      x2 – 4x – 12 = 0
      (x – 6)(x + 2) = 0
      x = 6, x = –2

    Solving the second case, you get:

      x2 + 4x + 5 = 7
      x2 + 4x – 2 = 0
      0 = x2 – 4x + 2

    Applying the Quadratic Formula, you get:

      x = 2 ± sqrt(2)

    Then the solution is:

      x = -2, 6, 2 ± sqrt(2)

To confirm this graphically, look for the intersections of  y1 = | x2 – 4x – 5 | and  y2 = 7:

    graph y = abs(x^2 - 4x - 5) and y = 7

What if your equation has two absolute values? Then you will need to be more explicit about the cases you are checking, but then general approach is still the same.

  • Solve | x – 3 | = | 3x + 2 | – 1
  • First I need to find the break-points for each of these absolute values. Where do they switch from being positive inside the bars to being negative? I'll look at each absolute value separately.

      | x – 3 | > 0 for x > 3

      | 3x + 2 | > 0 for x > –2/3

    Then the number line is divided into three intervals: (–infinity, –2/3), (–2/3, 3), and (3, infinity). On the first interval, both absolute values have negative arguments, so I'll need to change the signs on both of them when I take the bars off.

      | x – 3 | = | 3x + 2 | – 1
      –(x – 3) = –(3x + 2) – 1
      x + 3 = –3x – 2 – 1
      2x = –6
      x = –3 Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved

    On the second interval (where x is between –2/3 and 3), the left-hand side absolute value has a negative argument so I'll have to change its sign when I take off the bars, but the right-hand side has a positive argument so I can just take the bars off.

      | x – 3 | = | 3x + 2 | – 1
      –(x – 3) = 3x + 2 – 1
      x + 3 = 3x + 1
      2 = 4x
      1/2 = x

    On the third interval (where x is 3 or more), both absolute values have positive arguments, so I can just take the bars off.

      | x – 3 | = | 3x + 2 | – 1
      x – 3 = 3x + 2 – 1
      –4 = 2x
      –2 = x

    However, on this interval, x was already fixed as being greater than 3; the solution then cannot be "x = –2", since this is less than 3. So this is not actually a solution. Then the answer is:

      x = –3  or  x = 1/2

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

    graph of y1 = | x - 3 | and y2 = | 3x + 2 | - 1

<< Previous  Top  |  1 | 2  |  Return to Index

Cite this article as:

Stapel, Elizabeth. "Solving Absolute-Value Equations." Purplemath. Available from
    http://www.purplemath.com/modules/solveabs2.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?