5,613 views
13 votes
13 votes

Consider the function $y=|x|$ in the interval $[-1, 1]$. In this interval, the function is

  1. continuous and differentiable
  2. continuous but not differentiable
  3. differentiable but not continuous
  4. neither continuous nor differentiable

6 Answers

2 votes
2 votes

$f(x) = \begin{cases} -x & \text{ if }  x < 0 \\ +x & \text{ if } x \geq 0  \end{cases}$

Continuity at $ x=0 $

$\begin{align*} \lim_{x \rightarrow 0^{-}}f(x)\ &= \lim_{x \rightarrow 0^{+}}f(x)\\ 0 &= 0\\ \end{align*}$

So $ f(x) = |x|$ is continous at x = 0


Differentiability at $x=0$

$\begin{align*} \lim_{h \rightarrow 0}\frac{f(0)-f(0-h)}{0-(0-h)} &= \lim_{h \rightarrow 0}\frac{f(0+h)-f(0)}{(0+h)-(0)}\\ \lim_{h \rightarrow 0}\frac{0-(-0+h)}{h)} &= \lim_{h \rightarrow 0}\frac{(0+h)-0}{h} \\ -1 &= 1\\ \end{align*}$

So $ f(x) = |x|$ is not differentiable at x = 0

Option $B$ is the answer

edited by
Answer:

Related questions

6.6k
views
2 answers
17 votes
Kathleen asked Sep 21, 2014
6,616 views
Consider the following two statements about the function $f(x)=\left\vert x\right\vert$:P. $f(x)$ is continuous for all real values of $x$.Q. $f(x)$ is differentiable for...
5.4k
views
2 answers
27 votes
Kathleen asked Oct 9, 2014
5,428 views
Let $f$ be a function defined by$$f(x) = \begin{cases} x^2 &\text{ for }x \leq 1\\ ax^2+bx+c &\text{ for } 1 < x \leq 2 \\ x+d &\text{ for } x>2 \end{cases}$$Find the va...
3.1k
views
1 answers
3 votes
Lakshman Bhaiya asked Feb 21, 2018
3,122 views
Let $f$ be a real-valued function of a real variable defined as $f(x) = x^{2}$ for $x\geq0$ and $f(x) = -x^{2}$ for $x < 0$.Which one of the following statements is true...
758
views
2 answers
0 votes
Arjun asked Sep 23, 2019
758 views
If $f(x) = \sin \bigg( \dfrac{1}{x^2+1} \bigg),$ then$f(x)$ is continuous at $x=0$, but not differentiable at $x=0$$f(x)$ is differentiable at $x=0$, and $f’(0) \neq 0$...