Consider the graph of y = 4 x + ∣ ∣ − x + 1 0 ∣ − 3 0 ∣ − 1 0 above.
How many distinct ordered coordinate pairs ( a , 0) are there, which satisfy the equation above?
Note: The y-axis and the x-axis were removed from the graph above. You can not find your answer only from the graph!
Notations:
Recommended: See my algebraic mess set .
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's split it to cases:
y = 4 x + ∣ 2 0 + x ∣ − 1 0 i f x < 1 0 y = 4 x + ∣ x − 4 0 ∣ − 1 0 i f x > 1 0
Which can be further simplified:
y = − 4 3 x − 3 0 i f x < − 2 0 y = 4 5 + 1 0 i f − 2 0 < x < 1 0 y = − 4 3 x + 3 0 i f 1 0 < x < 4 0 y = 4 5 − 5 0 i f 4 0 < x
Now we'll exemine the ends of our 4 linear intervals:
y ( − ∞ ) = ∞ y ( − 2 0 ) = − 1 5 y ( 1 0 ) = 2 2 . 5 y ( 4 0 ) = 0 y ( ∞ ) = ∞
Which means we crossed 0 in the first interval, the second interval and on the point between the third and forth interval, all in all 3 points.
▄
Problem Loading...
Note Loading...
Set Loading...
Note That the function f ( x ) = 4 x + ∣ ∣ 1 0 − x ∣ − 3 0 ∣ − 1 0 is non differentitable at 3 points .
f ′ ( x ) = 4 1 − ( ∣ ∣ 1 0 − x ∣ − 3 0 ∣ ) ( ∣ 1 0 − x ∣ − 3 0 ) ⋅ ( ∣ 1 0 − x ∣ ) ( 1 0 − x )
Our Critical points are x = − 2 0 , 1 0 , 4 0 .
corresponding f ( x ) values are − 1 5 , 0 , 2 2 . 5
So 3 pairs ( a , 0 ) exist , one of them is ( 1 0 , 0 )