Analyzing the Setup
The equation provided is x+∣y∣=2y. The presence of the absolute value ∣y∣ indicates that the behavior of the function depends on the sign of y.
To solve this, we must analyze the definition of the modulus:
∣y∣=y if y≥0
∣y∣=−y if y<0
The Case of the Positive and the Negative
In the first universe, we assume
y≥0. The equation simplifies to:
x+y=2y
Subtracting y from both sides, we obtain y=x. Given our constraint y≥0, this branch is valid only for x≥0.
In the second universe, we assume
y<0. Here, the modulus acts as a negation, so
∣y∣=−y. The equation transforms into:
x−y=2y
Rearranging this, we find
x=3y, or:
y=3x
Since we assumed y<0, it follows that 3x<0, which implies x<0.
The Piecewise Portrait
We have constructed a piecewise function:
f(x)={x3xif x≥0if x<0
This function is defined for all real
x. To check for continuity at
x=0, we evaluate the limits:
x→0−lim(3x)=0
x→0+lim(x)=0
Since the left-hand limit, the right-hand limit, and the function value f(0)=0 are all equal, the graph is continuous at the origin.
The Sharp Turn
Differentiability measures the smoothness of the function. For x<0, the slope is the derivative of 3x, which is 31.
At x=0, we compare the one-sided derivatives:
The left-hand derivative is 31.
The right-hand derivative is the derivative of x, which is 1.
Because $\frac{1}{3}
eq 1$, the graph possesses a sharp "kink" at the origin. Consequently, the function is not differentiable at x=0.