Lesson HOW TO solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 1

Algebra ->  Absolute-value -> Lesson HOW TO solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 1      Log On


   


This Lesson (HOW TO solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 1) was created by by ikleyn(52775) About Me : View Source, Show
About ikleyn:

How to solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 1


In this lesson you will see how to solve equations containing Quadratic Terms under the Absolute Value sign.
This is the starting lesson on this subject. We consider, one after the other, the solution procedure for the following examples:

a)  abs%28x%5E2-8x%2B12%29 = 5;

b)  abs%28x%5E2-8x%2B12%29 = 3;

c)  abs%28x%5E2-8x%2B12%29 = 4.

This lesson has a continuation in the lesson
    How to solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 2 
where more complicated cases are considered.

The goal is to get you acquainted with the different typical situations you can meet solving this kind of problems.
When you learn how to solve these equations, you will easily proceed in many other cases.


Problem 1

Solve absolute value equation  a)  abs%28x%5E2-8x%2B12%29 = 5;       (1)

Solve absolute value equation  b)  abs%28x%5E2-8x%2B12%29 = 3;       (2)

Solve absolute value equation  c)  abs%28x%5E2-8x%2B12%29 = 4.       (3)

Solution to  1a)

By the definition

    abs%28x%5E2-8x%2B12%29 =      x%5E2-8x%2B12,   if  x%5E2-8x%2B12 >= 0,  and                           
    abs%28x%5E2-8x%2B12%29 =  -%28x%5E2-8x%2B12%29,  if  x%5E2-8x%2B12 < 0.

The equation  x%5E2-8x%2B12 = 0  has the roots  x=2  and  x=6.
Hence, we should try to solve the equation

x%5E2-8x%2B12 = 5  over the ranges  x <= 2 and  x >= 6,    (4)

where the quadratic function  x%5E2-8x%2B12  is positive, and the equation

-%28x%5E2-8x%2B12%29 = 5  over the range  2 < x < 6,                (5)

where the quadratic function  x%5E2-8x%2B12  is negative.

graph%28+250%2C+250%2C+-1.2%2C+9.2%2C+-6%2C+18%2C%0D%0A++++++++++x%5E2-8x%2B12%0D%0A%29

Figure 1a. Plot  y = x%5E2-8x%2B12        




Figure 1a'. Plot  y = abs%28x%5E2-8x%2B12%29
and the constant function  y = 5

Simplifying the equation  (4)  you get  x%5E2-8x%2B7=0.  The solutions are  x%5B1%5D=1  and  x%5B2%5D=7.  They are in the ranges  x%5B1%5D<=2  and  x%5B2%5D>=6,  hence,
satisfy all the requirements.
Simplifying the equation  (5)  you get  x%5E2-8x%2B17=0,  which has no real solutions.
Thus,  the equation  (1)  has two solutions  x=1  and  x=7.

In  Figure 1a'  the red line represents the plot of the function  y = abs%28x%5E2-8x%2B12%29.  The green line represents the constant function y = 5.
The intersection points represent the two solutions we just found.


Solution to  1b)

By the definition

    abs%28x%5E2-8x%2B12%29 =      x%5E2-8x%2B12,   if  x%5E2-8x%2B12 >= 0,  and                           
    abs%28x%5E2-8x%2B12%29 =  -%28x%5E2-8x%2B12%29,  if  x%5E2-8x%2B12 < 0.

The equation  x%5E2-8x%2B12 = 0  has the roots  x=2  and  x=6.
Hence, we should try to solve the equation

x%5E2-8x%2B12 = 3  over the ranges  x <= 2 and  x >= 6,    (6)

where the quadratic function  x%5E2-8x%2B12  is positive, and the equation

-%28x%5E2-8x%2B12%29 = 3  over the range  2 < x < 6,                (7)

where the quadratic function  x%5E2-8x%2B12  is negative.



Figure 1b. Plot  y = abs%28x%5E2-8x%2B12%29
and the constant function  y = 3

Simplifying the equation  (6)  you get  x%5E2-8x%2B9=0.  The solutions are  x%5B1%5D=4-sqrt%287%29=~1.354  and  x%5B2%5D=4%2Bsqrt%287%29=~6.646.
They are in the ranges  x%5B1%5D<=2  and  x%5B2%5D>=6,  hence, satisfy all the requirements.
Simplifying the equation  (7)  you get  x%5E2-8x%2B15=0.  The solutions are  x%5B1%5D=3  and  x%5B2%5D=5.  They are in the range  2 < x < 6,  hence,
satisfy all the requirements.
Thus,  the equation  (2)  has four solutions  x=4-sqrt%287%29,   x=4%2Bsqrt%287%29,  x=3  and  x=5.

In  Figure 1b  the red line represents the plot of the function  y = abs%28x%5E2-8x%2B12%29.  The green line represents the constant function y = 3.
The intersection points represent the four solutions we just found.


Solution to  1c)

Again, by the definition

    abs%28x%5E2-8x%2B12%29 =      x%5E2-8x%2B12,   if  x%5E2-8x%2B12 >= 0,  and                           
    abs%28x%5E2-8x%2B12%29 =  -%28x%5E2-8x%2B12%29,  if  x%5E2-8x%2B12 < 0.

The equation  x%5E2-8x%2B12 = 0  has the roots  x=2  and  x=6.
Hence, we should try to solve the equation

x%5E2-8x%2B12 = 4  over the ranges  x <= 2 and  x >= 6,      (8)

where the quadratic function  x%5E2-8x%2B12  is positive, and the equation

-%28x%5E2-8x%2B12%29 = 4  over the range  2 < x < 6,                  (9)

where the quadratic function  x%5E2-8x%2B12  is negative.



Figure 1c. Plot  y = abs%28x%5E2-8x%2B12%29
and the constant function  y = 4

Simplifying the equation  (8)  you get  x%5E2-8x%2B8=0.  The solutions are  x%5B1%5D=4-sqrt%288%29=~1.172  and  x%5B2%5D=4%2Bsqrt%288%29=~6.828.
They are in the ranges  x%5B1%5D<=2  and  x%5B2%5D>=6,  hence, satisfy all the requirements.
Simplifying the equation  (9)  you get  x%5E2-8x%2B16=0.  The solutions are  x%5B1%5D=4  and  x%5B2%5D=4.  (Two solutions merge into one).  The solutions are
in the range  2 < x < 6,  hence, satisfy all the requirements.
Thus,  the equation  (3)  has three solutions  x=4-sqrt%288%29,   x=4%2Bsqrt%288%29  and  x=4.

In  Figure 1c  the red line represents the plot of the function  y = abs%28x%5E2-8x%2B12%29.  The green line represents the constant function y = 4.
The intersection points represent the three solutions we just found.


Below the plots of the  Figure 1a - Figure 1c  are presented again for your convenience.



Figure 1a. Plot  y = abs%28x%5E2-8x%2B12%29          
and the constant function  y = 5
              (two roots)



Figure 1b. Plot  y = abs%28x%5E2-8x%2B12%29          
and the constant function  y = 3
              (four roots)



Figure 1c. Plot  y = abs%28x%5E2-8x%2B12%29
and the constant function  y = 4
              (three roots)


Note that the solution strategy is the same in all examples.  It is to break up the entire set of real numbers into sub-domains (ranges)
where the absolute value of a quadratic term is a quadratic function,  and then to solve the corresponding quadratic equations in each sub-domain (range).


My other lessons on  Absolute Value equations  in this site are
    - Absolute Value equations
    - HOW TO solve equations containing Linear Terms under the Absolute Value sign. Lesson 1
    - HOW TO solve equations containing Linear Terms under the Absolute Value sign. Lesson 2
    - HOW TO solve equations containing Linear Terms under the Absolute Value sign. Lesson 3
    - HOW TO solve equations containing Linear Terms under the Absolute Value sign. Lesson 4

    - HOW TO solve equations containing Quadratic Terms under the Absolute Value sign. Lesson 2

See also the lesson  OVERVIEW of lessons on Absolute Value equations  under the current topic in this site.

Use this file/link  ALGEBRA-I - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-I.


This lesson has been accessed 17209 times.