Where is the function
$
f(x) = \left\{
\begin{array}{c}
-1-2x & \text{if} & x < -1\\
x^2 & \text{if} & -1 \leq x \leq 1\\
x & \text{if} & x > 1
\end{array}\right.
$
differentiable? Give a formula for $f'$ and sketch the graph of $f$ and $f'$
In order for us to know what numbers is function $f$ differentiable, we must prove
that the function is continuous at that number, that is $f'_- (x)$ and $f'_+ (x)$ should be equal.
For $x=-1$
$
\begin{equation}
\begin{aligned}
f_-(-1) & = -1-2x\\
f'_- (-1) &= -1-2\frac{d}{dx}(x) \quad = -2(1) \quad = -2\\
f_+ (-1) &= x^2\\
f'_+ (-1) &= \frac{d}{dx}(x^2) \quad = 2x \quad = 2(-1) \quad = -2
\end{aligned}
\end{equation}
$
For $x=1$
$
\begin{equation}
\begin{aligned}
f_- (1) &= x^2\\
f'_-(1) &= \frac{d}{dx}(x^2) \quad = 2x \quad 2(1) \quad =2\\
f_+ (1) &= x\\
f'_+(1) &= \frac{d}{dx}(x) \quad =x
\end{aligned}
\end{equation}
$
We can find the formula for $f'(x)$ by taking the derivative of $f(x)$.
Therefore, the formula for $f'(x)$ is
$
f'(x) = \left\{
\begin{array}{c}
-2 & \text{if} & x < -1\\
2x & \text{if} & -1 \leq x \leq 1\\
1 & \text{if} & x >1
\end{array}\right.
$
Tuesday, December 10, 2013
Single Variable Calculus, Chapter 3, 3.3, Section 3.3, Problem 90
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
-
Touching Spirit Bear by Ben Mikaelsen is a coming-of-age story about a young man named Cole who undergoes a healing treatment on a deserted ...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
No comments:
Post a Comment