Algebra · real student question

Write |x + 66| as a piecewise function.

Question

Express

x+66|x+66|

as a piecewise function.

Step-by-step solution

  1. Start from the definition. For any expression AA,

    A={A,A0A,A<0|A|=\begin{cases}A,&A\ge0\\-A,&A<0\end{cases}

    So the absolute value leaves its contents alone when they are non-negative and negates them otherwise. Applying it needs one thing: the value of xx at which the inside switches sign.

  2. Find the split point. Set the inside to zero:

    x+66=0x=66x+66=0\qquad\Longrightarrow\qquad x=-66

    and more precisely x+660x+66\ge0 exactly when x66x\ge-66. This single number divides the real line into the two branches.

  3. Write each branch. For x66x\ge-66 the inside is non-negative, so the bars simply drop. For x<66x<-66 the inside is negative, so it is negated — and the minus sign must reach both terms:

    x+66={x+66,x66(x+66)=x66,x<66|x+66|=\begin{cases}x+66,&x\ge-66\\-(x+66)=-x-66,&x<-66\end{cases}

    Writing x+66-x+66 instead of x66-x-66 is the classic error; distributing the negative carefully avoids it.

  4. Check continuity at the join. From the right, x+660x+66\to0; from the left, x660-x-66\to0. Both branches meet at 00 when x=66x=-66, so the function is continuous — the graph is a V with its vertex at (66,0)(-66,0).

  5. Verify with sample values. At x=0x=0: 66=66|66|=66 and the first branch gives 0+66=660+66=66 ✓. At x=100x=-100: 34=34|-34|=34 and the second branch gives 10066=34100-66=34 ✓. Direct evaluation matched the piecewise form at 250250 exact rational points ✓. Note the output is never negative, whichever branch applies.

Answer

x+66={x+66,x66x66,x<66|x+66|=\begin{cases}x+66,&x\ge-66\\-x-66,&x<-66\end{cases}

Need to solve a different problem like this? Open the solver →