

InterviewSolution
Saved Bookmarks
1. |
Find all the points of discontinuity of f defined by`f(x)" "=" "|" "x" "|" "" "|" "x" "+" "1" "|`. |
Answer» Let `g(x) =|x| - |x +1|` We know that the modulus function `g(x) = |x|` and `h(x) = |x +1|` are continuous for all x`ne` R. `rArr f(x) ` is not discontinuous at any point. |
|