Answer:
D, 6 x 3 x 3
Step-by-step explanation:
One area of a square is 3 x 3 there are 6 squares so we multiply by 6 too.
The y-int is (0, 0.4) and the x-int is (0.3,0).
9n - 2 - 6n - 3
(9n + -6n) + (-2+-3)
=3n -5
The Riemann sum with n = 6, taking the sample points to be midpoints is - 12.0625
<h3>What is Riemann sum?</h3>
Formula for midpoints is given as;
M = ∑0^n-1f((xk + xk + 1)/2) × Δx;
From the information given, we have the following parameters
Let' s find the parameters
Δx = (3 - 0)/6 = 0.5
xk = x0 + kΔx = 0.5k
xk+1 = x0 + (k +1)Δx
Substitute the values
= 0 + 0.5(k +1) = 0.5k - 0.5;(xk + xk+1)/2
We then have;
= (0.5k + 0.5k + 05.)/2
= 0.5k + 0.25.
Now f(x) = 2x^2 - 7
Let's find f((xk + xk+1)/2)
Substitute the value of (xk + xk+1)/2)
= f(0.5k+ 0.25)
= 2(0.5k + 0.25)2 - 7
Put values into formula for midpoint
M = ∑05[(0.5k + 0.25)2 - 7] × 0.5.
To evaluate this sum, use command SUM(SEQ) from List menu.
M = - 12.0625
A Riemann sum represents an approximation of a region's area from addition of the areas of multiple simplified slices of the region.
Thus, the Riemann sum with n = 6, taking the sample points to be midpoints is - 12.0625
Learn more about Riemann sum here:
brainly.com/question/84388
#SPJ1