SlideShare a Scribd company logo
1 of 51
Solving Absolute ValueSolving Absolute Value
EquationsEquations
I’m sure that you will
Find this information
Absolutely valuable.
To put it simply.To put it simply.
What does absolute value mean and why
is it important?
There is a technical definition for absolute
value, but you could easily never need it.
For now, you should view the absolute
value of a number as its distance from
zero.
Think of it as a number line…Think of it as a number line…
Let's look at the number line:
The absolute value of x, is the distance of x from zero.
•This is why absolute value is never negative;
•Absolute value only asks "how far?", not "in which
direction?".
•This means not only that | 3 | = 3, because 3 is three units
to the right of zero, but also that | –3 | = 3, because –3 is
three units to the left of zero.
12345
0
0
1
1
2
2
3
3
4
4
5
5
– 1
– 1
– 2
– 2
– 3
– 3
– 4
– 4
– 5
– 5
The symbolsThe symbols
Absolute value has a symbol, actually
two, just like other operations.
 The symbols for absolute value are two vertical lines. They are
meant to surround the value that you want to take the absolute
value of, sort of like parenthesis surround the symbols that they
group.
An example.
Here are two simple examples. Say that I
wanted to take the absolute value of -5. I
would write it like this:
-5
This would be read in English as, “The
absolute value of negative 5.”
We got it? Here’s a few more.
|-6| The absolute value of negative 6.
|10|
|y|
|x|
|-y +2|
|0|
The absolute value of 10.
The absolute value of x.
The absolute value of y.
The absolute value of negative y plus 2.
The absolute value of 0.
Absolute value in action.
So what are the answers? What is the
absolute value of negative 5 equal to?
-5 5=
Five!
How it works for all numbers (inputs)
It’s simple. Well, it’s a simple as this:
If an input is positive, it STAYS positive.
If an input is negative, it becomes positive.
If an input is zero, it stay zero.
Got it? Try to apply it.
|-6| = 6.
|10|
|y|
|x|
|-y +2|
|0|
= 10. Note: NOT negative 10. Taking the absolute
value is NOT the same as taking the opposite.
= x. But note, we still don’t know what x is.
= y. y might be negative, positive, or zero.
This would have to be graphed. Y can be anything
and then we would shift the graph 2 to the right.
= 0. The absolute value of 0 is 0. Period, end
of story.
Stay with me, there’s more.
Ok, we now know what absolute value
does, but if that’s a new concept to you
then practice it well. To reach the level of
the standard we have to move on.
First lets look at a simple equation and
solve it:
x + 10 = 293
-10 = -10
x = 283
Subtract 10 from both sides.
Solution x = 283.
 I hope that doesn’t shock anyone. If it does please go back and
review basic algebra. The rest of this will only confuse you if you
don’t.
Now a little thinking.
Let’s add absolute value into this same
equation:
|x + 10| = 293
This should be read: “The absolute value
of x + 10 equals 293.
Now we just saw that 283 is the answer
to this problem and I will tell you that it is
the ONLY solution. That is it is the only
replacement for x that makes the
statement x + 10 = 293 a true statement.
Another story
With absolute value in the equation:
|x + 10| = 293
Let’s think. What if x + 10 came out to be
-293.
Then we would have |-293| = 293.
And that’s a true statement.
Think even harder.
-303 + 10 equals = -293
So if x equaled -303 then the equation
would be true.
There are TWO solutions to the equation |
x + 10| = 293.
In fact there usually are two solutions to
an equation that involves absolute value.
The good and the bad.
And I have good news and bad news.
The good news is that you don’t have to
GUESS every time you encounter an
absolute value problem.
The more good news is that there is a
systematic method for finding both
solutions.
The bad news is that you will have to
learn and memorize this method.
The method
First isolate the absolute value sign on one side:
It has to read, “The absolute value of something,
equals something.”
With our sample problem we’re already good.
Now you have to change the right side of the
equation and get rid of the absolute value signs.
We are going to have two solutions and so we’re
going to have two equations.
|x + 10| = 293
We have:
x + 10 = 293 x + 10 = - 293and:
Seem strange?
That’s right we have:
x + 10 = 293 x + 10 = - 293and:
It may seem strange to change the right
side of the equation to find out what that
the variable is on the LEFT side, but trust
me it works.
Notice that the absolute value signs are
now GONE. These two are easy to solve.
Two worked out solutions
x + 10 = 293
- 10 = - 10
x = 283
x + 10 = -293
- 10 = - 10
x = - 303
Seem strange?
We get two solutions.
x = 283 x = - 303and:
This may seem strange but they both
make the original equation true. Watch…
| x + 10 | = 293
Plug in 293…..
|283 + 10| = 293
| 293 | = 293
 293 = 293 true
Now the other one.
| x + 10 | = 293
Plug in -303…
|-303 + 10| = 293
| -293 | = 293
 293 = 293 true
See? This one works too.
Let’s review.
Remember. When the absolute value
signs get involved in an equation then you
can expect that there will be TWO
solutions and constructing TWO equations
is necessary to finding these solutions.
Isolate the absolute value on one side of
the equation.
Make two versions of the equation. In one
make the NON-absolute value side
negative, in the other make it positive.
What about > < < >
The standard demands that we also deal
with inequalities.
Inequalities are also mathematical
statements. That is, they SAY something
about the relationship between these
numbers. And just like when a person
says something, what they say may be
true or it may be false.
Inequalities do NOT make the simple
statement that one side is equal to the
other. Inequalities can say one of four
things:
_ _
What can they say?
> Says that the left side is GREATER THAN the
right side.
< Says that the left side is LESSER THAN the
right side.
≥ Says that the left side is GREATER THAN OR
EQUAL to the right side.
≤ Says that the left side is LESSER THAN OR
EQUAL to the right side.
Examples:
1 < 3 Reads: “One is less than three”, a true
statement.
4 > -2 Reads “Four is greater than negative
two”, and is also a true statement.
More examples:
More examples:
◦ 4 ≤ 4 This says, “four is lesser than or equal to four.” a
true statement.
◦ 8 ≥ 8 This says, “eight is greater than or equal to
eight.” a true statement.
Let’s say some FALSE THINGS just for fun:
◦ 8 ≥ 19. This is read: “Eight is greater than or equal to
19.” but 8 is not greater than or equal to 19, so this is
false.
◦ 9 < -10 This is read: “Nine is less than negative ten”.
Negative numbers are inherently less than positive
numbers. This is false.
The new rule:
Inequalities are EASY to solve if you know how to
solve regular equations. There is just one new
rule that you have to remember:
If you multiply or divide by a
negative number your must turn the
inequality sign towards the other
direction. This flips its meaning.
True for all inequalities:
This is true for inequalities
whether there is an absolute
value sign in the inequality or
not.
Absolute value and Inequality
Now before we get into truly tackling an
absolute value inequality we have to talk
about a rather complex behavior that
happen when you combine absolute value
with an inequality sign.
I’m not going to lie to you, this procedure is
pretty tough so listen very carefully, or play this
part of the video over and over until you get this.
Absolute value can best be understood as: “The
distance that something is from zero on a
number line.”
Let’s start with a very simple absolute value
inequality:
0
x > 3
x > 3
Let’s read this in a way that will help us draw it on a number line.
It says: “Whatever x is, it must be more then 3 spaces away from 0 on a
number line.”
0
So how do we make that happen?
Read it right to get it right.
x < 3
What if this had a lesser than sign, instead of a greater than sign?
Then it would say: “Whatever x is, it must be less than 3 spaces away
from 0 on a number line.”
0
How do we make that happen?
Read it right to get it right.
Please help. 
Now, since this is tough to memorize. Try
this little poem or make up one of your
own.
“If the sign is greater than see you later.”
“If the sign is less then you shouldn’t
stress just stay inside and clean up your
mess.”
Action time!
OK, pause the video here and let that set in.
|-3y -8| + 10 > 100
Can you read this now?
It says: “The absolute value of the
quantity negative 3 times y minus 8, plus
10 is greater than 100.”
If you’re still here, we are moving on.
Consider this example inequality:
Isolate the absolute value
Remember that our first task is to get the
absolute value to be on it’s own on one
side of the inequality.
|-3y -8| + 10 > 100
So in this case what needs to be dealt
with?
That’s right!! the + 10.
How do we get rid of a plus 10?
That’s right!! We subtract 10.
Chugging through the first algebra.
|-3y -8| + 10 > 100
- 10 -10
| -3y – 8 | > 90
So far so good. Now we have to break this into
two related inequalities. What was my terrible
poem again?
“If the sign is greater than see you later.”
“If the sign is less then you shouldn’t stress just
stay inside and clean up your mess.”
|-3y -8| > 90
That means we will have one inequality that just
gets rid of the absolute value signs.
And one that gets rid of the absolute value sign
and:
◦ Flips the inequality symbol to the other direction.
◦ And changes the sign of the right hand side.
-3y -8 > 90 -3y -8 < -90
becomes:
and…
Create two related inequalities
Here we have “GREATER THAN” so we are going
to “See you later man”. There we are going to
send our arrows to the right and left.
-3y -8 > 90
Recall that we use inverse operations to solve,
with the goal being to get y by itself.
Add 8 to both sides to get rid of the -8.
+ 8 > + 8
-3y > 98 Now divide by negative 3 and flip the
in-equality sign as you do so. This
is necessary to find the correct
solution. Do not forget it.
/ -3 > / -3
y < -32.6
Y is less then negative -32.6 is our answer.
Let’s work the first inequality that we created.
-3y -8 < -90
We are not done. Now we work our second
equation to get our second answer.
+ 8 < + 8
-3y < -82 Now divide by negative 3 and flip the
in-equality sign as you do so. This
is necessary to find the correct
solution. Do not forget it.
/ -3 < / -3
y > 27 1/3
Y is greater than 27 1/3 is our answer.
Add 8 to both sides to get rid of the -8.
Graph it.
Graph our solutions
Let’s read this in a way that will help us draw it on a number line.
It says: “Whatever x is, it must be more then 32 2/3 spaces away from 0 on
a left side of 0 and more that 27 1/3 spaces away from 0 on the right of the
number line.”
0-20 -10 10 3020-30
y < -32 2/3 y > 27 1/3OR
Now let’s check our solutions but remember that
we have to pick a number slightly different then
our solution or boundary numbers.
One of the things that we have said is that our y
for this problem is:
Pick a value < -32 2/3
y < -32 2/3
Y is less then negative 32 2/3.
What number can we pick the will be just a tiny
bit less then negative 32 2/3?
How about……
-33
I like it.
Now let’s check our solutions but remember that
we have to pick a number slightly different then
our solution or boundary numbers.
The other thing that we have said is that our y
for this problem is:
Pick a value > 27 1/3
y > 27 1/3
Y is greater than negative 32 2/3.
What number can we pick the will be just a tiny
greater than negative 27 1/3?
How about……
27.5
I like it.
Check for TRUTH not Equality.
Let’s check
Plug BOTH of these choices in for y and then
work the math to see for sure that you get down
to a TRUE statement.
Remember that they do not need to be EQUAL.
Our solutions do NOT say that they should be
equal.
They should make are statements tell the truth.
If our statement said it would come out less than
then it should come our less then, and if our
statement said that it should come out greater
than then it should come out greater than.
|-3y -8| + 10 > 100
|-3( ) – 8 | + 10 > 100
|-3(-33) – 8 | + 10 > 100
|99 – 8 | + 10 > 100
| 91 | + 10 > 100
91 + 10 > 100
101 > 100
Here is our original.
Put parenthesis in place of Y.
Plug in -33 for Y
Notice I did not remove
the absolute value this
time. I am NOT following
the solution steps that
I showed you earlier here.
I am just running through
the math and checking my
answer.
The absolute value of 91 is 91,
so now the absolute val signs go
away.
|-3y -8| + 10 > 100
|-3( ) – 8 | + 10 > 100
|-3(27.5) – 8 | + 10 > 100
|-82.5 – 8 | + 10 > 100
| -92.5 | + 10 > 100
92.5 + 10 > 100
102.5 > 100
Here is our original.
Put parenthesis in place of Y.
Plug in 27.5 for Y
Notice I did not remove
the absolute value this
time. I am NOT following
the solution steps that
I showed you earlier here.
I am just running through
the math and checking my
answer.
The absolute value of -92.5 is
92.5, so now the absolute val.
signs go away.
Pause and practice, but there’s more.
Excellent.
Thank you for hanging with me.
DO NOT be discouraged if you didn’t catch all of
that in the first go around.
Just re-play.
Ask questions in the comments
Send us emails at math@whaleboneir.com
|-2y -6| + 5 < 100
•We still have to consider a problem
where the left side is less than the right
side.
•Like this:
|-2y -6| + 5 < 100
•Notice that we are dealing with a lesser than
sign here. So we refer back to our limerick: “If
the sign is greater then ‘See you later.’ If the
sign is less then just don’t stress, just stay
inside and clean up the mess.”
0-20 -10 10 3020-30 1 2
•We are going to have a closed in answer
here. The range of values that will make this
true are going to be between one number and
another number but won’t include those
numbers.
•This is what our diagram might look like:
•And in set notation we might have:
{ -29 < y < 28 }
but these number are just guesses at this point.
•Let’s work it.
•Step 1: Get the absolute value sign alone on
one side of the inequality:
Pause and practice, but there’s more.
|-2y -6| + 5 < 100
- 5 < - 5
| -2y – 6 | < 95
 By subtracting 5 from both
sides.
| -2y – 6 | < 95  Now we create two related
inequalities out of this,
which will allow us to get rid
of the absolute value signs.
-95 < -2y – 6 and -2y – 6 < 95
-95 < -2y – 6 and -2y – 6 < 95
+ 6 +6 +6 +6
-89 < -2y and -2y < 101
44.5 > y y < -51
{ -51 < y < 44.5 }
Check for TRUTH not Equality.
Let’s check
Plug BOTH of these choices in for y and then
work the math to see for sure that you get down
to a TRUE statement.
Remember that they do not need to be EQUAL.
Our solutions do NOT say that they should be
equal.
They should make are statements tell the truth.
If our statement said it would come out less
than, it should come our less than, and if our
statement said that it should come out greater
than then it should come out greater than.
|-2y -6| + 5 < 100  Our original
|-2( ) -6| + 5 < 100  Carefully put in
parenthesis for y.
|-2(-50) -6| + 5 < 100  We need Y> -51.
So I’ll chose -50.
|100 - 6| + 5 < 100  -2*-50 = 100
|94| + 5 < 100  100 – 6 = 94
94 + 5 < 100  The ABS of 94 is 94.
99 < 100  A true statement. This
answer works.
|-2y -6| + 5 < 100  Our original
|-2( ) -6| + 5 < 100  Carefully put in
parenthesis for y.
|-2(44) -6| + 5 < 100  We need Y< 44.5 So
I’ll chose 44.
|-88 - 6| + 5 < 100  -2*-50 = 100
|-94| + 5 < 100  -88 – 6 = 94
94 + 5 < 100  The ABS of -94 is 94.
99 < 100  A true statement. This
answer works.

More Related Content

What's hot

Square and square roots
Square and square rootsSquare and square roots
Square and square roots
Jessica Garcia
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
misey_margarette
 
Adding Subtracting Integers
Adding Subtracting IntegersAdding Subtracting Integers
Adding Subtracting Integers
Mr. M
 
Operations with integers
Operations with integersOperations with integers
Operations with integers
hisema01
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
swartzje
 
Adding and subtracting polynomials
Adding and subtracting polynomialsAdding and subtracting polynomials
Adding and subtracting polynomials
holmsted
 
Completing the square
Completing the squareCompleting the square
Completing the square
Ron Eick
 

What's hot (20)

Quadratic functions
Quadratic functionsQuadratic functions
Quadratic functions
 
Square and square roots
Square and square rootsSquare and square roots
Square and square roots
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by Factoring
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
 
Adding Subtracting Integers
Adding Subtracting IntegersAdding Subtracting Integers
Adding Subtracting Integers
 
INTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRAINTRODUCTION TO ALGEBRA
INTRODUCTION TO ALGEBRA
 
Linear Equations in Two Variables
Linear Equations in Two VariablesLinear Equations in Two Variables
Linear Equations in Two Variables
 
Parallel lines and transversals
Parallel lines and transversalsParallel lines and transversals
Parallel lines and transversals
 
Integers and Absolute Value
Integers and Absolute ValueIntegers and Absolute Value
Integers and Absolute Value
 
Operations with integers
Operations with integersOperations with integers
Operations with integers
 
ppt for Properties of the Operations on Integers
ppt for Properties of the Operations on Integersppt for Properties of the Operations on Integers
ppt for Properties of the Operations on Integers
 
1.2 Irrational Numbers ppt
1.2 Irrational Numbers ppt1.2 Irrational Numbers ppt
1.2 Irrational Numbers ppt
 
Subtracting integers
Subtracting integersSubtracting integers
Subtracting integers
 
Factoring by grouping ppt
Factoring by grouping pptFactoring by grouping ppt
Factoring by grouping ppt
 
Slope
SlopeSlope
Slope
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
 
Math 7 lesson 8 multiplication of integers
Math 7   lesson 8 multiplication of integersMath 7   lesson 8 multiplication of integers
Math 7 lesson 8 multiplication of integers
 
Adding and subtracting polynomials
Adding and subtracting polynomialsAdding and subtracting polynomials
Adding and subtracting polynomials
 
PROPERTIES OF THE OPERATIONS ON INTEGERS
PROPERTIES OF THE OPERATIONS ON INTEGERSPROPERTIES OF THE OPERATIONS ON INTEGERS
PROPERTIES OF THE OPERATIONS ON INTEGERS
 
Completing the square
Completing the squareCompleting the square
Completing the square
 

Viewers also liked (7)

Absolute Value
Absolute ValueAbsolute Value
Absolute Value
 
Absolute Value Equations (Algebra 2)
Absolute Value Equations (Algebra 2)Absolute Value Equations (Algebra 2)
Absolute Value Equations (Algebra 2)
 
2.8 a absolute value functions
2.8 a absolute value functions2.8 a absolute value functions
2.8 a absolute value functions
 
Adding & Subtracting Integers in Everyday Life
Adding & Subtracting Integers in Everyday LifeAdding & Subtracting Integers in Everyday Life
Adding & Subtracting Integers in Everyday Life
 
Absolute Value
Absolute ValueAbsolute Value
Absolute Value
 
Graphing Absolute Value Functions
Graphing Absolute Value FunctionsGraphing Absolute Value Functions
Graphing Absolute Value Functions
 
Compound Inequalities (Algebra 2)
Compound Inequalities (Algebra 2)Compound Inequalities (Algebra 2)
Compound Inequalities (Algebra 2)
 

Similar to Absolute values

Absolute value tutorial
Absolute value tutorialAbsolute value tutorial
Absolute value tutorial
khyps13
 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalities
khyps13
 
Integer presentation
Integer presentationInteger presentation
Integer presentation
missbacky
 
Advanced Math Percentages
Advanced Math PercentagesAdvanced Math Percentages
Advanced Math Percentages
Jeremy Shortess
 

Similar to Absolute values (20)

Absolute value tutorial
Absolute value tutorialAbsolute value tutorial
Absolute value tutorial
 
S 1
S 1S 1
S 1
 
Decimal
DecimalDecimal
Decimal
 
Introduction to Prime Numbers
Introduction to Prime NumbersIntroduction to Prime Numbers
Introduction to Prime Numbers
 
The Ultimate Guide to Algebra
The Ultimate Guide to AlgebraThe Ultimate Guide to Algebra
The Ultimate Guide to Algebra
 
Solving inequalities
Solving inequalitiesSolving inequalities
Solving inequalities
 
Analysis.pptx
Analysis.pptxAnalysis.pptx
Analysis.pptx
 
Hannah Solves Inequalities
Hannah  Solves InequalitiesHannah  Solves Inequalities
Hannah Solves Inequalities
 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalities
 
Lecture 06 a linear equations
Lecture 06 a linear equationsLecture 06 a linear equations
Lecture 06 a linear equations
 
decimals. .pptx
decimals.                          .pptxdecimals.                          .pptx
decimals. .pptx
 
Integer presentation
Integer presentationInteger presentation
Integer presentation
 
Understanding algebra
Understanding algebraUnderstanding algebra
Understanding algebra
 
Preparing for KS3- Probability, Formulae and Equations, Ratio and Proportion,...
Preparing for KS3- Probability, Formulae and Equations, Ratio and Proportion,...Preparing for KS3- Probability, Formulae and Equations, Ratio and Proportion,...
Preparing for KS3- Probability, Formulae and Equations, Ratio and Proportion,...
 
30 Simple Algebra Tricks for Students
30 Simple Algebra Tricks for Students30 Simple Algebra Tricks for Students
30 Simple Algebra Tricks for Students
 
Advanced Math Percentages
Advanced Math PercentagesAdvanced Math Percentages
Advanced Math Percentages
 
Alex Shen ...
Alex Shen                                                                    ...Alex Shen                                                                    ...
Alex Shen ...
 
Introduction to fractions and concepts
Introduction to fractions and conceptsIntroduction to fractions and concepts
Introduction to fractions and concepts
 
decimals .pdf
decimals                              .pdfdecimals                              .pdf
decimals .pdf
 
Adding Integers
Adding IntegersAdding Integers
Adding Integers
 

More from Kelly Scallion

More from Kelly Scallion (20)

May 2011 schedule
May 2011 scheduleMay 2011 schedule
May 2011 schedule
 
Exercise #23
Exercise #23Exercise #23
Exercise #23
 
Exercise #21
Exercise #21Exercise #21
Exercise #21
 
Exercise #21
Exercise #21Exercise #21
Exercise #21
 
Exercise #22
Exercise #22Exercise #22
Exercise #22
 
Lesson 19 last two examples worked out
Lesson 19 last two examples worked outLesson 19 last two examples worked out
Lesson 19 last two examples worked out
 
Exercise #19
Exercise #19Exercise #19
Exercise #19
 
Exercise #16 notes
Exercise #16 notesExercise #16 notes
Exercise #16 notes
 
Exercise #18 notes
Exercise #18 notesExercise #18 notes
Exercise #18 notes
 
Exercise #17 notes
Exercise #17 notesExercise #17 notes
Exercise #17 notes
 
Exercise #13 notes ~ graphing
Exercise #13 notes ~ graphingExercise #13 notes ~ graphing
Exercise #13 notes ~ graphing
 
Exercise #11 notes
Exercise #11 notesExercise #11 notes
Exercise #11 notes
 
Exercise #13 notes ~ equations
Exercise #13 notes ~ equationsExercise #13 notes ~ equations
Exercise #13 notes ~ equations
 
Exercise #15 notes
Exercise #15 notesExercise #15 notes
Exercise #15 notes
 
Exercise #14 notes
Exercise #14 notesExercise #14 notes
Exercise #14 notes
 
Exercise #8 notes
Exercise #8 notesExercise #8 notes
Exercise #8 notes
 
Exercise #9 notes
Exercise #9 notesExercise #9 notes
Exercise #9 notes
 
Exercise #10 notes
Exercise #10 notesExercise #10 notes
Exercise #10 notes
 
Exercise #7 notes
Exercise #7 notesExercise #7 notes
Exercise #7 notes
 
Statement and demand assignment
Statement and demand assignmentStatement and demand assignment
Statement and demand assignment
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 

Absolute values

  • 1. Solving Absolute ValueSolving Absolute Value EquationsEquations I’m sure that you will Find this information Absolutely valuable.
  • 2. To put it simply.To put it simply. What does absolute value mean and why is it important? There is a technical definition for absolute value, but you could easily never need it. For now, you should view the absolute value of a number as its distance from zero.
  • 3. Think of it as a number line…Think of it as a number line… Let's look at the number line: The absolute value of x, is the distance of x from zero. •This is why absolute value is never negative; •Absolute value only asks "how far?", not "in which direction?". •This means not only that | 3 | = 3, because 3 is three units to the right of zero, but also that | –3 | = 3, because –3 is three units to the left of zero. 12345 0 0 1 1 2 2 3 3 4 4 5 5 – 1 – 1 – 2 – 2 – 3 – 3 – 4 – 4 – 5 – 5
  • 4. The symbolsThe symbols Absolute value has a symbol, actually two, just like other operations.  The symbols for absolute value are two vertical lines. They are meant to surround the value that you want to take the absolute value of, sort of like parenthesis surround the symbols that they group.
  • 5. An example. Here are two simple examples. Say that I wanted to take the absolute value of -5. I would write it like this: -5 This would be read in English as, “The absolute value of negative 5.”
  • 6. We got it? Here’s a few more. |-6| The absolute value of negative 6. |10| |y| |x| |-y +2| |0| The absolute value of 10. The absolute value of x. The absolute value of y. The absolute value of negative y plus 2. The absolute value of 0.
  • 7. Absolute value in action. So what are the answers? What is the absolute value of negative 5 equal to? -5 5= Five!
  • 8. How it works for all numbers (inputs) It’s simple. Well, it’s a simple as this: If an input is positive, it STAYS positive. If an input is negative, it becomes positive. If an input is zero, it stay zero.
  • 9. Got it? Try to apply it. |-6| = 6. |10| |y| |x| |-y +2| |0| = 10. Note: NOT negative 10. Taking the absolute value is NOT the same as taking the opposite. = x. But note, we still don’t know what x is. = y. y might be negative, positive, or zero. This would have to be graphed. Y can be anything and then we would shift the graph 2 to the right. = 0. The absolute value of 0 is 0. Period, end of story.
  • 10. Stay with me, there’s more. Ok, we now know what absolute value does, but if that’s a new concept to you then practice it well. To reach the level of the standard we have to move on. First lets look at a simple equation and solve it: x + 10 = 293 -10 = -10 x = 283 Subtract 10 from both sides. Solution x = 283.  I hope that doesn’t shock anyone. If it does please go back and review basic algebra. The rest of this will only confuse you if you don’t.
  • 11. Now a little thinking. Let’s add absolute value into this same equation: |x + 10| = 293 This should be read: “The absolute value of x + 10 equals 293. Now we just saw that 283 is the answer to this problem and I will tell you that it is the ONLY solution. That is it is the only replacement for x that makes the statement x + 10 = 293 a true statement.
  • 12. Another story With absolute value in the equation: |x + 10| = 293 Let’s think. What if x + 10 came out to be -293. Then we would have |-293| = 293. And that’s a true statement.
  • 13. Think even harder. -303 + 10 equals = -293 So if x equaled -303 then the equation would be true. There are TWO solutions to the equation | x + 10| = 293. In fact there usually are two solutions to an equation that involves absolute value.
  • 14. The good and the bad. And I have good news and bad news. The good news is that you don’t have to GUESS every time you encounter an absolute value problem. The more good news is that there is a systematic method for finding both solutions. The bad news is that you will have to learn and memorize this method.
  • 15. The method First isolate the absolute value sign on one side: It has to read, “The absolute value of something, equals something.” With our sample problem we’re already good. Now you have to change the right side of the equation and get rid of the absolute value signs. We are going to have two solutions and so we’re going to have two equations. |x + 10| = 293 We have: x + 10 = 293 x + 10 = - 293and:
  • 16. Seem strange? That’s right we have: x + 10 = 293 x + 10 = - 293and: It may seem strange to change the right side of the equation to find out what that the variable is on the LEFT side, but trust me it works. Notice that the absolute value signs are now GONE. These two are easy to solve.
  • 17. Two worked out solutions x + 10 = 293 - 10 = - 10 x = 283 x + 10 = -293 - 10 = - 10 x = - 303
  • 18. Seem strange? We get two solutions. x = 283 x = - 303and: This may seem strange but they both make the original equation true. Watch… | x + 10 | = 293 Plug in 293….. |283 + 10| = 293 | 293 | = 293  293 = 293 true
  • 19. Now the other one. | x + 10 | = 293 Plug in -303… |-303 + 10| = 293 | -293 | = 293  293 = 293 true See? This one works too.
  • 20. Let’s review. Remember. When the absolute value signs get involved in an equation then you can expect that there will be TWO solutions and constructing TWO equations is necessary to finding these solutions. Isolate the absolute value on one side of the equation. Make two versions of the equation. In one make the NON-absolute value side negative, in the other make it positive.
  • 21. What about > < < > The standard demands that we also deal with inequalities. Inequalities are also mathematical statements. That is, they SAY something about the relationship between these numbers. And just like when a person says something, what they say may be true or it may be false. Inequalities do NOT make the simple statement that one side is equal to the other. Inequalities can say one of four things: _ _
  • 22. What can they say? > Says that the left side is GREATER THAN the right side. < Says that the left side is LESSER THAN the right side. ≥ Says that the left side is GREATER THAN OR EQUAL to the right side. ≤ Says that the left side is LESSER THAN OR EQUAL to the right side. Examples: 1 < 3 Reads: “One is less than three”, a true statement. 4 > -2 Reads “Four is greater than negative two”, and is also a true statement.
  • 23. More examples: More examples: ◦ 4 ≤ 4 This says, “four is lesser than or equal to four.” a true statement. ◦ 8 ≥ 8 This says, “eight is greater than or equal to eight.” a true statement. Let’s say some FALSE THINGS just for fun: ◦ 8 ≥ 19. This is read: “Eight is greater than or equal to 19.” but 8 is not greater than or equal to 19, so this is false. ◦ 9 < -10 This is read: “Nine is less than negative ten”. Negative numbers are inherently less than positive numbers. This is false.
  • 24. The new rule: Inequalities are EASY to solve if you know how to solve regular equations. There is just one new rule that you have to remember: If you multiply or divide by a negative number your must turn the inequality sign towards the other direction. This flips its meaning.
  • 25. True for all inequalities: This is true for inequalities whether there is an absolute value sign in the inequality or not.
  • 26. Absolute value and Inequality Now before we get into truly tackling an absolute value inequality we have to talk about a rather complex behavior that happen when you combine absolute value with an inequality sign.
  • 27. I’m not going to lie to you, this procedure is pretty tough so listen very carefully, or play this part of the video over and over until you get this. Absolute value can best be understood as: “The distance that something is from zero on a number line.” Let’s start with a very simple absolute value inequality: 0 x > 3
  • 28. x > 3 Let’s read this in a way that will help us draw it on a number line. It says: “Whatever x is, it must be more then 3 spaces away from 0 on a number line.” 0 So how do we make that happen? Read it right to get it right.
  • 29. x < 3 What if this had a lesser than sign, instead of a greater than sign? Then it would say: “Whatever x is, it must be less than 3 spaces away from 0 on a number line.” 0 How do we make that happen? Read it right to get it right.
  • 30. Please help.  Now, since this is tough to memorize. Try this little poem or make up one of your own. “If the sign is greater than see you later.” “If the sign is less then you shouldn’t stress just stay inside and clean up your mess.”
  • 31. Action time! OK, pause the video here and let that set in. |-3y -8| + 10 > 100 Can you read this now? It says: “The absolute value of the quantity negative 3 times y minus 8, plus 10 is greater than 100.” If you’re still here, we are moving on. Consider this example inequality:
  • 32. Isolate the absolute value Remember that our first task is to get the absolute value to be on it’s own on one side of the inequality. |-3y -8| + 10 > 100 So in this case what needs to be dealt with? That’s right!! the + 10. How do we get rid of a plus 10? That’s right!! We subtract 10.
  • 33. Chugging through the first algebra. |-3y -8| + 10 > 100 - 10 -10 | -3y – 8 | > 90 So far so good. Now we have to break this into two related inequalities. What was my terrible poem again? “If the sign is greater than see you later.” “If the sign is less then you shouldn’t stress just stay inside and clean up your mess.”
  • 34. |-3y -8| > 90 That means we will have one inequality that just gets rid of the absolute value signs. And one that gets rid of the absolute value sign and: ◦ Flips the inequality symbol to the other direction. ◦ And changes the sign of the right hand side. -3y -8 > 90 -3y -8 < -90 becomes: and… Create two related inequalities Here we have “GREATER THAN” so we are going to “See you later man”. There we are going to send our arrows to the right and left.
  • 35. -3y -8 > 90 Recall that we use inverse operations to solve, with the goal being to get y by itself. Add 8 to both sides to get rid of the -8. + 8 > + 8 -3y > 98 Now divide by negative 3 and flip the in-equality sign as you do so. This is necessary to find the correct solution. Do not forget it. / -3 > / -3 y < -32.6 Y is less then negative -32.6 is our answer. Let’s work the first inequality that we created.
  • 36. -3y -8 < -90 We are not done. Now we work our second equation to get our second answer. + 8 < + 8 -3y < -82 Now divide by negative 3 and flip the in-equality sign as you do so. This is necessary to find the correct solution. Do not forget it. / -3 < / -3 y > 27 1/3 Y is greater than 27 1/3 is our answer. Add 8 to both sides to get rid of the -8.
  • 37. Graph it. Graph our solutions Let’s read this in a way that will help us draw it on a number line. It says: “Whatever x is, it must be more then 32 2/3 spaces away from 0 on a left side of 0 and more that 27 1/3 spaces away from 0 on the right of the number line.” 0-20 -10 10 3020-30 y < -32 2/3 y > 27 1/3OR
  • 38. Now let’s check our solutions but remember that we have to pick a number slightly different then our solution or boundary numbers. One of the things that we have said is that our y for this problem is: Pick a value < -32 2/3 y < -32 2/3 Y is less then negative 32 2/3. What number can we pick the will be just a tiny bit less then negative 32 2/3? How about…… -33 I like it.
  • 39. Now let’s check our solutions but remember that we have to pick a number slightly different then our solution or boundary numbers. The other thing that we have said is that our y for this problem is: Pick a value > 27 1/3 y > 27 1/3 Y is greater than negative 32 2/3. What number can we pick the will be just a tiny greater than negative 27 1/3? How about…… 27.5 I like it.
  • 40. Check for TRUTH not Equality. Let’s check Plug BOTH of these choices in for y and then work the math to see for sure that you get down to a TRUE statement. Remember that they do not need to be EQUAL. Our solutions do NOT say that they should be equal. They should make are statements tell the truth. If our statement said it would come out less than then it should come our less then, and if our statement said that it should come out greater than then it should come out greater than.
  • 41. |-3y -8| + 10 > 100 |-3( ) – 8 | + 10 > 100 |-3(-33) – 8 | + 10 > 100 |99 – 8 | + 10 > 100 | 91 | + 10 > 100 91 + 10 > 100 101 > 100 Here is our original. Put parenthesis in place of Y. Plug in -33 for Y Notice I did not remove the absolute value this time. I am NOT following the solution steps that I showed you earlier here. I am just running through the math and checking my answer. The absolute value of 91 is 91, so now the absolute val signs go away.
  • 42. |-3y -8| + 10 > 100 |-3( ) – 8 | + 10 > 100 |-3(27.5) – 8 | + 10 > 100 |-82.5 – 8 | + 10 > 100 | -92.5 | + 10 > 100 92.5 + 10 > 100 102.5 > 100 Here is our original. Put parenthesis in place of Y. Plug in 27.5 for Y Notice I did not remove the absolute value this time. I am NOT following the solution steps that I showed you earlier here. I am just running through the math and checking my answer. The absolute value of -92.5 is 92.5, so now the absolute val. signs go away.
  • 43. Pause and practice, but there’s more. Excellent. Thank you for hanging with me. DO NOT be discouraged if you didn’t catch all of that in the first go around. Just re-play. Ask questions in the comments Send us emails at math@whaleboneir.com
  • 44. |-2y -6| + 5 < 100 •We still have to consider a problem where the left side is less than the right side. •Like this:
  • 45. |-2y -6| + 5 < 100 •Notice that we are dealing with a lesser than sign here. So we refer back to our limerick: “If the sign is greater then ‘See you later.’ If the sign is less then just don’t stress, just stay inside and clean up the mess.”
  • 46. 0-20 -10 10 3020-30 1 2 •We are going to have a closed in answer here. The range of values that will make this true are going to be between one number and another number but won’t include those numbers. •This is what our diagram might look like: •And in set notation we might have: { -29 < y < 28 } but these number are just guesses at this point.
  • 47. •Let’s work it. •Step 1: Get the absolute value sign alone on one side of the inequality: Pause and practice, but there’s more. |-2y -6| + 5 < 100 - 5 < - 5 | -2y – 6 | < 95  By subtracting 5 from both sides.
  • 48. | -2y – 6 | < 95  Now we create two related inequalities out of this, which will allow us to get rid of the absolute value signs. -95 < -2y – 6 and -2y – 6 < 95 -95 < -2y – 6 and -2y – 6 < 95 + 6 +6 +6 +6 -89 < -2y and -2y < 101 44.5 > y y < -51 { -51 < y < 44.5 }
  • 49. Check for TRUTH not Equality. Let’s check Plug BOTH of these choices in for y and then work the math to see for sure that you get down to a TRUE statement. Remember that they do not need to be EQUAL. Our solutions do NOT say that they should be equal. They should make are statements tell the truth. If our statement said it would come out less than, it should come our less than, and if our statement said that it should come out greater than then it should come out greater than.
  • 50. |-2y -6| + 5 < 100  Our original |-2( ) -6| + 5 < 100  Carefully put in parenthesis for y. |-2(-50) -6| + 5 < 100  We need Y> -51. So I’ll chose -50. |100 - 6| + 5 < 100  -2*-50 = 100 |94| + 5 < 100  100 – 6 = 94 94 + 5 < 100  The ABS of 94 is 94. 99 < 100  A true statement. This answer works.
  • 51. |-2y -6| + 5 < 100  Our original |-2( ) -6| + 5 < 100  Carefully put in parenthesis for y. |-2(44) -6| + 5 < 100  We need Y< 44.5 So I’ll chose 44. |-88 - 6| + 5 < 100  -2*-50 = 100 |-94| + 5 < 100  -88 – 6 = 94 94 + 5 < 100  The ABS of -94 is 94. 99 < 100  A true statement. This answer works.