| 1. |
The function f(x)=(x-1) |x^2-3x + 2| +cosx(x). is not differentiable at ** |
|
Answer» Given: The correct function is f(x)=(x²-1) mod( x² - 3x + 2 ) +cos mod( x ) To find: The given function is not differential at? Solution:
f(x)=(x²-1) mod( x² - 3x + 2 ) + cos mod( x ) g(x) = (x²-1) mod( x² - 3x + 2 ) h(x) = cos mod( x )
h(x) = g(x) + h(x)
so it becomes cos x ∈ R. As the graph of cos x do not have any SHARP point so it is always differentiable.
g(x) = (x-1)(x+1) mod((x-1)(x-2)) g(x) = (x-1)(x+1) mod(x-1)mod(x-2)
When x≤-1, g(x) will be positive. When -1 When 1 When x>2, g(x) will be positive. Answer: So the function is not differentiable at 2. |
|