ScholarQuill logoScholarQuillUniversity Notes
  • Notes
  • Past Papers
  • Blogs
  • Todo
Login
ScholarQuill logoScholarQuillUniversity Notes
Login
NotesPast PapersBlogsTodo
More
SubjectsDiscussionCGPA CalculatorGPA CalculatorStudent PortalCourse Outline
About
About usPrivacy PolicyReportContact
Notes
Past Papers
Blogs
Todo
Analytics
    Current Subject
    🧩
    Math Deficiency - I
    MD-001
    Progress0 / 38 topics
    Topics
    1. Sets: Definition, Representation, and Operations2. Relation and Function: Graphical Transformation of Functions3. Properties of Functions4. Composition and Inverses of Functions5. Domain and Range of Functions6. Maximum and Minimum Values of Functions7. Increasing and Decreasing Functions8. Zeros and Intercepts of Functions9. Piecewise Functions10. Continuity and Discontinuity of Functions11. Polynomials and Rational Functions12. Polynomial Long Division and Synthetic Division13. Solution of Rational Functions14. Absolute Valued Functions and Their Properties15. Asymptotes: Horizontal, Vertical, and Oblique16. Exponential Functions and Their Properties17. Logarithmic Functions and Their Properties18. Systems of Equations: Two Equations and Two Unknowns19. Systems of Equations: Three Equations and Three Unknowns20. Matrix Algebra: Addition, Subtraction, and Multiplication21. Row Operations and Row Echelon Forms22. Augmented Matrices23. Determinant of Matrices: 2x2 and Higher Order24. Cramer's Rule25. Inverse Matrices26. Series and Sequences27. Trigonometry: Angles in Radians and Degrees28. Right Triangle Trigonometry29. Law of Cosines and Sines30. Area of a Triangle31. Graphs of Trigonometric Functions32. Graphs of Inverse Trigonometric Functions33. Basic Trigonometric Identities34. Trigonometric Equations35. General Form of a Conic: Parabolas, Circles, Ellipses, and Hyperbolas36. Degenerate Conics37. Polar and Parametric Equations38. Polar and Rectangular Coordinates
    MD-001›Absolute Valued Functions and Their Properties
    Math Deficiency - ITopic 14 of 38

    Absolute Valued Functions and Their Properties

    12 minread
    2,122words
    Intermediatelevel

    Absolute Valued Functions and Their Properties

    An absolute value function is a type of function that involves the absolute value of the input variable. The absolute value of a number is its distance from zero on the number line, regardless of direction. The absolute value is always non-negative.

    The absolute value function is defined as:

    f(x)=∣x∣f(x) = |x|f(x)=∣x∣

    This function outputs the non-negative value of xxx. It can be defined piecewise as:

    f(x)={xif x≥0−xif x<0f(x) = \begin{cases} x & \text{if } x \geq 0 \\ -x & \text{if } x < 0 \end{cases}f(x)={x−x​if x≥0if x<0​

    The absolute value of a number can be thought of as a function that "removes the negative sign" from any negative input while leaving positive numbers unchanged.

    General Form of an Absolute Value Function

    The absolute value function can also be generalized to more complex expressions, like:

    f(x)=∣ax+b∣f(x) = |ax + b|f(x)=∣ax+b∣

    Where aaa and bbb are constants. The behavior of this function can be understood by breaking it down into two cases based on the value inside the absolute value.


    1. Graph of an Absolute Value Function

    The graph of an absolute value function is a V-shaped curve. The graph reflects the behavior of the absolute value, which "flips" negative values to positive values.

    • For the function f(x)=∣x∣f(x) = |x|f(x)=∣x∣, the graph consists of two rays meeting at the origin, one with a slope of 1 (for x≥0x \geq 0x≥0) and the other with a slope of -1 (for x<0x < 0x<0).

    Example: Graph of f(x)=∣x∣f(x) = |x|f(x)=∣x∣

    • For x≥0x \geq 0x≥0, f(x)=xf(x) = xf(x)=x.
    • For x<0x < 0x<0, f(x)=−xf(x) = -xf(x)=−x.

    The graph forms a "V" centered at the origin (0, 0), with the arms of the "V" sloping at angles of 45°.


    2. Properties of Absolute Value Functions

    a. Non-Negativity

    The key property of the absolute value function is that it always yields non-negative values:

    ∣x∣≥0for allx∈R|x| \geq 0 \quad \text{for all} \quad x \in \mathbb{R}∣x∣≥0for allx∈R

    This means that the absolute value function never produces negative outputs, regardless of the input.

    b. Symmetry

    The graph of the absolute value function is symmetric with respect to the y-axis. This means that:

    f(−x)=f(x)for allx∈Rf(-x) = f(x) \quad \text{for all} \quad x \in \mathbb{R}f(−x)=f(x)for allx∈R

    This symmetry implies that the graph of f(x)=∣x∣f(x) = |x|f(x)=∣x∣ is identical on both sides of the y-axis.

    c. Vertex

    For the basic absolute value function f(x)=∣x∣f(x) = |x|f(x)=∣x∣, the vertex is at the origin (0,0)(0, 0)(0,0). The vertex represents the point where the graph changes direction from sloping down to sloping up. For other functions involving absolute values, the vertex will occur at the point where the expression inside the absolute value equals zero.

    d. Piecewise Definition

    The absolute value function can be expressed as a piecewise function:

    f(x)=∣ax+b∣={ax+bif ax+b≥0−(ax+b)if ax+b<0f(x) = |ax + b| = \begin{cases} ax + b & \text{if } ax + b \geq 0 \\ -(ax + b) & \text{if } ax + b < 0 \end{cases}f(x)=∣ax+b∣={ax+b−(ax+b)​if ax+b≥0if ax+b<0​

    For example:

    • f(x)=∣2x−3∣f(x) = |2x - 3|f(x)=∣2x−3∣ is defined as:
    f(x)={2x−3if x≥32−(2x−3)if x<32f(x) = \begin{cases} 2x - 3 & \text{if } x \geq \frac{3}{2} \\ -(2x - 3) & \text{if } x < \frac{3}{2} \end{cases}f(x)={2x−3−(2x−3)​if x≥23​if x<23​​

    The expression inside the absolute value determines where the function changes behavior. The critical point occurs when ax+b=0ax + b = 0ax+b=0, or x=−bax = -\frac{b}{a}x=−ab​.


    3. Transformations of Absolute Value Functions

    The graph of an absolute value function can undergo several transformations, including translations, reflections, and scalings. These transformations allow us to understand how the basic graph f(x)=∣x∣f(x) = |x|f(x)=∣x∣ can be altered.

    a. Vertical and Horizontal Translations

    The graph can be shifted vertically or horizontally by adding constants inside or outside the absolute value expression.

    • Vertical Shift: If the function is f(x)=∣x∣+cf(x) = |x| + cf(x)=∣x∣+c, the graph shifts vertically by ccc units.

      • If c>0c > 0c>0, the graph shifts upward.
      • If c<0c < 0c<0, the graph shifts downward.
    • Horizontal Shift: If the function is f(x)=∣x−h∣f(x) = |x - h|f(x)=∣x−h∣, the graph shifts horizontally by hhh units.

      • If h>0h > 0h>0, the graph shifts to the right.
      • If h<0h < 0h<0, the graph shifts to the left.

    Example:

    • f(x)=∣x−3∣f(x) = |x - 3|f(x)=∣x−3∣ shifts the graph of ∣x∣|x|∣x∣ 3 units to the right.
    • f(x)=∣x∣+2f(x) = |x| + 2f(x)=∣x∣+2 shifts the graph of ∣x∣|x|∣x∣ 2 units upward.

    b. Reflections

    The graph of the absolute value function can be reflected across the x-axis or y-axis.

    • Reflection about the x-axis: If the function is f(x)=−∣x∣f(x) = -|x|f(x)=−∣x∣, the graph reflects across the x-axis, so the V-shape opens downward instead of upward.
    • Reflection about the y-axis: The graph of the absolute value function ∣x∣|x|∣x∣ is already symmetric about the y-axis.

    c. Vertical and Horizontal Stretches/Compressions

    The graph can be stretched or compressed by modifying the coefficient of xxx inside the absolute value.

    • Vertical Stretch/Compression: If the function is f(x)=a∣x∣f(x) = a|x|f(x)=a∣x∣, the graph is stretched vertically if ∣a∣>1|a| > 1∣a∣>1 or compressed if 0<∣a∣<10 < |a| < 10<∣a∣<1.
    • Horizontal Stretch/Compression: If the function is f(x)=∣bx∣f(x) = |bx|f(x)=∣bx∣, the graph is stretched horizontally if 0<∣b∣<10 < |b| < 10<∣b∣<1 or compressed if ∣b∣>1|b| > 1∣b∣>1.

    Example:

    • f(x)=2∣x∣f(x) = 2|x|f(x)=2∣x∣ stretches the graph vertically by a factor of 2.
    • f(x)=12∣x∣f(x) = \frac{1}{2}|x|f(x)=21​∣x∣ compresses the graph vertically by a factor of 12\frac{1}{2}21​.
    • f(x)=∣2x∣f(x) = |2x|f(x)=∣2x∣ compresses the graph horizontally by a factor of 2.

    4. Solving Absolute Value Equations and Inequalities

    a. Absolute Value Equations

    To solve an equation involving absolute values, we use the definition of absolute value, which splits the equation into two cases.

    For example, to solve ∣x−5∣=3|x - 5| = 3∣x−5∣=3:

    1. Split the equation into two cases: x−5=3orx−5=−3x - 5 = 3 \quad \text{or} \quad x - 5 = -3x−5=3orx−5=−3
    2. Solve each case:
      • x−5=3x - 5 = 3x−5=3 gives x=8x = 8x=8
      • x−5=−3x - 5 = -3x−5=−3 gives x=2x = 2x=2

    So, the solution is x=8x = 8x=8 or x=2x = 2x=2.

    b. Absolute Value Inequalities

    When solving inequalities involving absolute values, you again split the inequality into two cases and solve each separately.

    For example, solve ∣x−3∣≤4|x - 3| \leq 4∣x−3∣≤4:

    1. Split the inequality into two cases: −4≤x−3≤4-4 \leq x - 3 \leq 4−4≤x−3≤4
    2. Solve for xxx by adding 3 to each part of the inequality: −1≤x≤7-1 \leq x \leq 7−1≤x≤7

    So, the solution is −1≤x≤7-1 \leq x \leq 7−1≤x≤7.


    5. Applications of Absolute Value Functions

    Absolute value functions have a wide range of applications in mathematics and real-world scenarios:

    • Distance: Absolute value represents distance on the number line. For example, the distance between two points aaa and bbb is ∣a−b∣|a - b|∣a−b∣.
    • Optimization: Absolute value functions can be used to model situations where deviation from a central point needs to be minimized, such as in error analysis or minimizing costs.
    • Piecewise models: Many real-world systems, such as motion with obstacles or economics, can be modeled using piecewise absolute value functions.

    Conclusion

    Absolute value functions are essential tools in algebra and calculus due to their simplicity and wide application. Their properties, such as symmetry, non-negativity, and piecewise behavior, help us analyze and solve various mathematical problems. Transformations of absolute value functions allow for flexibility in modeling real-world situations. Understanding how to solve absolute value equations and inequalities is a key skill in higher mathematics.

    Previous topic 13
    Solution of Rational Functions
    Next topic 15
    Asymptotes: Horizontal, Vertical, and Oblique

    Past Papers

    Open this section to load past papers

    Click on Show Past Papers to see past papers.
    On This Page
      Reading Stats
      Est. reading time12 min
      Word count2,122
      Code examples0
      DifficultyIntermediate