Estimate the area under the graph of $f(x) = \sqrt{x}$ from $x = 0$ to $x = 4$ using four approximating rectangles at following sample points. Sketch the graph and the rectangles. Also, state that if your estimate is an underestimate or overestimate.
The width of the rectangle is..
$\displaystyle \Delta x = \frac{4 - 0}{4} = 1$
a.) Right endpoints $R_4$
$
\begin{equation}
\begin{aligned}
R_4 =& \sum \limits_{i = 1}^4 f(xi) \Delta x
\\
\\
R_4 =& 1 [f(1) + f(2) + f(3) + f(4)]
\\
\\
R_4 =& 1 [\sqrt{1} + \sqrt{2} + \sqrt{3} + \sqrt{4}]
\\
\\
R_4 =& 6.1463
\end{aligned}
\end{equation}
$
By using a sample point at right endpoints in an increasing function, we can say that this is an overestimate.
b.) Left endpoints $L_4$
$
\begin{equation}
\begin{aligned}
L_4 =& \sum \limits_{i = 1}^4 f(xi) \Delta x
\\
\\
L_4 =& 1 [f(0) + f(1) + f(2) + f(3) ]
\\
\\
L_4 =& [\sqrt{0} + \sqrt{1} + \sqrt{2} + \sqrt{3}]
\\
\\
L_4 =& 4.1463
\end{aligned}
\end{equation}
$
This time, we have an underestimate.
Monday, January 28, 2013
Single Variable Calculus, Chapter 5, 5.1, Section 5.1, Problem 4
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