∣ x − 1 ∣ + ∣ x 2 − 1 ∣ + ∣ x 3 − 1 ∣ + ∣ x 4 − 1 ∣ = 4
Find the number of real solutions to the equation above. (I would really like if someone solves this problem by pure analysis instead of any graphing software.)
Notation: ∣ ⋅ ∣ denotes the absolute value function .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let f ( x ) = ∣ x − 1 ∣ + ∣ x 2 − 1 ∣ + ∣ x 3 − 1 ∣ + ∣ x 4 − 1 ∣ − 4 . We need to find the number of real solutions for f ( x ) = 0 . Then we have:
f ( x ) = ⎩ ⎪ ⎨ ⎪ ⎧ − x + 1 + x 2 − 1 − x 3 + 1 + x 4 − 1 − 4 = x 4 − x 3 + x 2 − x − 4 − x + 1 − x 2 + 1 − x 3 + 1 − x 4 + 1 − 4 = − x 4 − x 3 − x 2 − x x − 1 + x 2 − 1 + x 3 − 1 + x 4 − 1 − 4 = x 4 + x 3 + x 2 + x − 8 for x < − 1 for − 1 ≤ x < 1 for x ≥ 1 ⟹ f ( x ) < 0 ⟹ f ( − 1 ) = f ( 0 ) = 0 ⟹ f ( x ) = 0 when x ≈ 1 . 2 9 7 5 2 6 0 solution 2 solutions 1 solution
Therefore, the number of real solutions is 3 .
Problem Loading...
Note Loading...
Set Loading...
Let f ( x ) = ∣ x − 1 ∣ + ∣ x 2 − 1 ∣ + ∣ x 3 − 1 ∣ + ∣ x 4 − 1 ∣ . The easiest way to solve these kinds of problems is by reducing the study of the function to an interval or set of intervals where the function behaves nicely. We may start by observing that f ( 2 ) > 4 and f ( − 2 ) > 4 to reduce the problem to studying the function in ( − 2 , 2 ) . Now, evaluating at every other integer in this interval we get f ( − 1 ) = 4 , f ( 0 ) = 4 , f ( 1 ) = 0 . This already gives two solutions.
In the interval [-2,-1) f ( x ) > f ( − 1 ) = 4 so no roots will be here. In the interval ( − 1 , 0 ) each of the terms inside the absolute values will be negative so in this interval the function will be behave like ( 1 − x ) + ( 1 − x 2 ) + ( 1 − x 3 ) + ( 1 − x 4 ) = 4 − x − x 2 − x 3 − x 4 . Solving 4 − x − x 2 − x 3 − x 4 = 4 we obtain the solutions x = 0 , x = − 1 which we already knew. In ( 0 , 1 ) again all the terms inside the absolute values will be negative so we get the same function as before, which will give us no new solutions. Finally, in the interval ( 1 , 2 ) all the terms inside the absolute values will be positive so locally the function will behave like ( x − 1 ) + ( x 2 − 1 ) + ( x 3 − 1 ) + ( x 4 − 1 ) = x + x 2 + x 3 + x 4 − 4 and solving x + x 2 + x 3 + x 4 − 4 = 4 actually yields two solutions that are approximately 1 . 2 9 7 5 and − 1 . 9 0 6 0 but as we are studying an specific interval, the only solution that is also valid for f is 1 . 2 9 7 5 . This a third solution and all the intervals that could possibly contain solutions have been checked, so there are not any other solutions.