![]() |
VOOZH | about |
The absolute value of a number is its distance from zero on the number line, regardless of direction, meaning it is always a non-negative value.
The general form of an absolute value function is:
- f(x) is the output of the function,
- x is the input,∣x∣ denotes the absolute value of x, which is defined as: If x ≥ 0, then ∣x∣ =x, If x < 0, then ∣x∣ = −x.
Examples:|3| = 3, |-1| = 1, |0| = 0
Some of the common properties related to the Absolute Value Function are:
| | x | |= | x | ; x ∈ ℝ
| x | ≥ 0; for all x ∈ ℝ
| ab | = | a | | b | for all a, b ∈ ℝ
| x | = 0 ⇔ x = 0
| -x | = | x |
∣ a + b ∣ ≤ ∣ a ∣ + ∣ b |
The triangle inequality has several variations. Here are three common forms:
An absolute value equation is an equation in which a variable appears inside an absolute value expression. Since absolute value represents distance, solving such equations involves considering both the positive and negative possibilities.
An absolute value equation can be written as: |A| = B
Example: Solve the equation: ∣x−4∣=6
x−4 = 6 or x−4 = −6
x = 10 or x = −2
The graph of the absolute value function is V-shaped. For example, the graph of ∣x∣ has its vertex at the origin.
To plot the graph, we simplify the modulus expression based on the sign of the expression inside it. This involves finding intervals where the expression inside the modulus is positive or negative.
For example, consider y=∣x∣:
1. For , the equation is y = x, which is straight line passing through origin with slope of 1.
2. For x < 0, the resultant equation is y = -x, which is a straight line passing through origin with slope -1.
Plotting both equations together gives the graph of y=∣x∣.
The graph is symmetric about the y-axis, meaning |x| is an even function. The vertex (0,0) is the point where the graph changes direction.
Example 1: Find the value of x for |x-2| = 3.
First, Identify the value of x for which the expression inside the modulus function becomes zero.
In this example, the function inside the modulus, f(x) = x-2, becomes zero at x=2.
By definition of absolute value function, when x>2 the modulus will open with positive sign and when x<2 it will open with negative sign.
For x > 2
|x - 2| = 3
x - 2 = 3
x = 5And for x < 2:
|x - 2| = 3
-(x - 2) = 3
x - 2 = -3
x = -3+2
x = -1Therefore, the value of x are 5 or -1.
Example 2: Find the value of x for |x-5| = 0.
In this question when x is greater than 5 it will open will positive sign and it will open with negative sign when x is less than 5.
For and ,
|x-5| = 0
±(x-5) = 0
x-5 = 0
x = 5
Example 3: Solve the inequality for x: |x-4| > 3.
Inequality |x-4| > 3 means that the distance between x and 4 is greater than 3.
This can be split into two separate inequalities:
- When x>4, the inequality becomes x-4>3.
- When x<4, the inequality becomes -(x-4)>3, which is equivalently x-4 < -3.
Now, let's solve these inequalities separately.
Solving the inequality when x>4:
x-4>3Adding 4 to both sides, we get:
x>7Solving the inequality when x<4:
x-4<-3Adding 4 to both sides, we get:
x<1The solution to |x-4|>3 is the union of the solutions to the two cases:
Example 4: Solve the inequality for x: .
The above inequality can be rearranged to:
Since |x+4| is a positive quantity, it does not affect the inequality. Therefore, for :
|x-4|>0Using the property, we get:
x-4 > 0 or x-4 < 0Adding 4 on both sides:
x > 4 or x < 4
Therefore, the final solution will be:
or .
Example 5: Solve the inequality for x: |x-4|(x-5) > 0.
Critical points are x = 4, and x = 5, where the product is zero. The expression |x-4| is always non-negative, and the factor x-5 is greater than zero when x>5.
Therefore, the expression |x-4|(x-5) is greater than zero if and only if x > 5.
Solution will be: x > 5
Question 1: Find the value of x in the following equations.
Question 2: Solve the following inequalities.
Answer Key
Answer key for Q1
- x = 2 or 0
- x =
- x = or
- x = or
- x = 6 or
Answer key for Q2
- 2 < x < 4
- or
- or