Piecewise Behavior Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Solve the equation โˆฃ2xโˆ’5โˆฃ=7|2x - 5| = 7 and the inequality โˆฃ2xโˆ’5โˆฃ<7|2x - 5| < 7.

Solution

  1. 1
    Equation: โˆฃ2xโˆ’5โˆฃ=7|2x-5|=7 means 2xโˆ’5=72x-5=7 or 2xโˆ’5=โˆ’72x-5=-7. Case 1: 2x=12โ‡’x=62x=12 \Rightarrow x=6. Case 2: 2x=โˆ’2โ‡’x=โˆ’12x=-2 \Rightarrow x=-1.
  2. 2
    Inequality: โˆฃ2xโˆ’5โˆฃ<7|2x-5|<7 means โˆ’7<2xโˆ’5<7โ‡’โˆ’2<2x<12โ‡’โˆ’1<x<6-7 < 2x-5 < 7 \Rightarrow -2 < 2x < 12 \Rightarrow -1 < x < 6.
  3. 3
    So the solution set of the inequality is the open interval (โˆ’1,6)(-1, 6).

Answer

Equation: x=6x=6 or x=โˆ’1x=-1; Inequality: โˆ’1<x<6-1 < x < 6
Absolute value equations split into two cases (positive/negative branch). Absolute value inequalities of the form โˆฃuโˆฃ<a|u|<a convert to the compound inequality โˆ’a<u<a-a<u<a.

About Piecewise Behavior

Piecewise behavior refers to a function that exhibits qualitatively different characteristics in different regions of its domain, like having a different slope or curvature in each region.

Learn more about Piecewise Behavior โ†’

More Piecewise Behavior Examples