Question
Consider the function x^2+x-4
Estimate the area between the graph and the x-axis between x=2 and x=4 using four rectangles and right end points.
Estimate the area between the graph and the x-axis between x=2 and x=4 using four rectangles and right end points.
Answers
4 rectangles means 0.5 interval width.
(Assuming they are all the same width)
f(0.5) = -3.25
f(1.0) = -2.00
f(1.5) = -0.25
f(2.0) = +2.00
So, the area is 0.5(-3.25-2.00-0.25+2.00) = -1.75
The area is negative since it's mostly below the x-axis.
(Assuming they are all the same width)
f(0.5) = -3.25
f(1.0) = -2.00
f(1.5) = -0.25
f(2.0) = +2.00
So, the area is 0.5(-3.25-2.00-0.25+2.00) = -1.75
The area is negative since it's mostly below the x-axis.
Related Questions
a) Estimate the area under the graph of f(x)=7+4x^2 from x=-1 to x=2 using three rectangles and righ...
Use two rectangles of equal width to estimate the area between the graph of f(x) = x - cos(πx) and t...
Use two rectangles of equal width to estimate the area between the graph of f(x)=x+sin( πx) and the...