a.) Graph the function $f(x) = x^3 - 2x$ and its secant line through the points $(-2,-4)$ and $(2,4)$ on the viewing rectangle $[-3,3]$ by $[-5,5]$ use the graph to estimate the $x$-coordinates of the points where the tangent line is parallel to the secant line
b.) Determine the exact values of the numbers $c$ that satisfy the conclusion of the Mean Value Theorem for the interval $[-2,2]$ and compare your answer in part(a).
a.)
Based from the graph, the $x$-coordinate where the tangent line is parallel to the secant line can be approximated as $x \approx 1.15$ and $x \approx -1.15$
b.) Solving for the exact value of $c$, we get...
$
\begin{equation}
\begin{aligned}
f'(c) &= \frac{f(b) - f(a)}{b-a}\\
\\
f'(c) &= \frac{\left[(2)^3 - 2(2) \right] - \left[ (-2)^3 - 2(-2) \right]}{2-(-2)}\\
\\
f'(c) &= 2
\end{aligned}
\end{equation}
$
but $f'(x) = 3x^2 - 2$, so $f'(c) = 3c^2 - 2$
$
\begin{equation}
\begin{aligned}
3 c^2 - 2 &= 2\\
\\
3c^2 &= 4\\
\\
c^2 &= \frac{4}{3}\\
\\
c &= \pm \sqrt{\frac{4}{3}}
\end{aligned}
\end{equation}
$
Hence, the exact values of $c$ are $\displaystyle c = \sqrt{\frac{4}{3}}$ and $\displaystyle c = - \sqrt{\frac{4}{3}}$ which is close to our guess in part(a).
Tuesday, October 16, 2012
Single Variable Calculus, Chapter 4, 4.2, Section 4.2, Problem 10
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment