Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Riemann sums

Click problems to add them to your worksheet.

54907612
A numerical approximation to \(\int_2^{11}f(x)\,\text{d}x\) uses equal subintervals of width \(0.75\). a) How many subintervals are used? b) If right endpoints are used, what is the final sample point?

Hints

- Compare the total interval length with the width of one subinterval. - The number of equal pieces must cover the interval exactly. - For a right-endpoint sum, identify where the last subinterval ends.

Solution

1. The interval length is \(11-2=9\). 2. The number of subintervals is \(9\div0.75=12\). 3. The final right endpoint is the interval's right bound, \(11\).

Answer

a) \(12\) subintervals b) \(11\)
54906112
Values of \(f\) are given at equally spaced points. <table><tr><th>\(x\)</th><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td></tr><tr><th>\(f(x)\)</th><td>\(3\)</td><td>\(5\)</td><td>\(4\)</td><td>\(-1\)</td><td>\(-2\)</td></tr></table> Use a left-endpoint Riemann sum with four subintervals to approximate \(\int_0^4f(x)\,\text{d}x\). Show the signed contributions.

Hints

- Identify which table entries correspond to the left edges of the four subintervals. - Include the common width as a factor in every rectangle contribution. - Keep negative function values as negative signed areas.

Solution

1. The subinterval width is \(\Delta x=1\). 2. The left endpoints are \(0, 1, 2, 3\), giving the signed contributions \(3\cdot1+5\cdot1+4\cdot1+(-1)\cdot1\). 3. The approximation is \(11\).

Answer

The left-endpoint approximation is \(11\).
54906212
The table gives values of \(g\) on a nonuniform partition. <table><tr><th>\(x\)</th><td>\(1\)</td><td>\(2\)</td><td>\(4\)</td><td>\(7\)</td></tr><tr><th>\(g(x)\)</th><td>\(6\)</td><td>\(5\)</td><td>\(1\)</td><td>\(-2\)</td></tr></table> Approximate \(\int_1^7g(x)\,\text{d}x\) using right endpoints. Do not treat the subinterval widths as equal.

Hints

- Compute each subinterval width separately from consecutive x-values. - Pair each width with the function value at that subinterval’s right endpoint. - Add the signed rectangle contributions.

Solution

1. The subintervals have widths \(1\), \(2\), and \(3\). 2. The right-endpoint values are \(g(2)=5\), \(g(4)=1\), and \(g(7)=-2\). 3. The Riemann sum is \(1\cdot5+2\cdot1+3\cdot(-2)=1\).

Answer

The right-endpoint approximation is \(1\).
54906312
A conveyor's processing rate \(r(t)\), in packages per minute, is measured at the midpoints of four \(2\)-minute intervals. <table><tr><th>Midpoint time \(t\) (min)</th><td>\(1\)</td><td>\(3\)</td><td>\(5\)</td><td>\(7\)</td></tr><tr><th>\(r(t)\) (packages/min)</th><td>\(18\)</td><td>\(24\)</td><td>\(21\)</td><td>\(15\)</td></tr></table> Use a midpoint Riemann sum to approximate the number of packages processed from \(t=0\) to \(t=8\). Include units.

Hints

- The listed times are centers of equal time intervals rather than endpoints. - Use the same time width with each measured rate. - Check that multiplying the rate unit by the time unit gives the requested quantity.

Solution

1. Each subinterval has width \(2\) minutes. 2. The midpoint sum is \(2\cdot(18+24+21+15)=156\). 3. Multiplying packages per minute by minutes gives packages.

Answer

Approximately \(156\) packages are processed.
54906412
The speed \(v(t)\), in feet per second, of a testing sled is recorded at nonuniform times. <table><tr><th>\(t\) (s)</th><td>\(0\)</td><td>\(1\)</td><td>\(2.5\)</td><td>\(4\)</td></tr><tr><th>\(v(t)\) (ft/s)</th><td>\(2\)</td><td>\(6\)</td><td>\(10\)</td><td>\(4\)</td></tr></table> Use the trapezoidal rule on the given partition to approximate the sled's displacement from \(t=0\) to \(t=4\).

Hints

- Treat each adjacent pair of measurements as one trapezoid. - Use the actual width of each time interval. - Average the two endpoint speeds on each subinterval before multiplying by its duration.

Solution

1. On \([0, 1]\), the trapezoid contributes \(1\cdot\frac{2+6}{2}=4\). 2. On \([1, 2.5]\), the contribution is \(1.5\cdot\frac{6+10}{2}=12\). 3. On \([2.5, 4]\), the contribution is \(1.5\cdot\frac{10+4}{2}=10.5\). 4. The approximate displacement is \(4+12+10.5=26.5\) feet.

Answer

The trapezoidal approximation is \(26.5\,\text{ft}\).
54906612
The table gives values of \(f\) on \([0, 8]\). <table><tr><th>\(x\)</th><td>\(0\)</td><td>\(2\)</td><td>\(4\)</td><td>\(6\)</td><td>\(8\)</td></tr><tr><th>\(f(x)\)</th><td>\(3\)</td><td>\(a\)</td><td>\(-1\)</td><td>\(5\)</td><td>\(7\)</td></tr></table> A left-endpoint Riemann sum with four equal subintervals has value \(20\). Find \(a\).

Hints

- Identify which table value is not used by a left-endpoint sum. - Include the subinterval width outside the sum of heights. - Set the resulting expression equal to the stated approximation.

Solution

1. The width is \(\Delta x=2\), and the left endpoints are \(0, 2, 4, 6\). 2. The sum is \(2[3+a+(-1)+5]=20\). 3. This simplifies to \(2(a+7)=20\), so \(a=3\).

Answer

\(a=3\)
54906912
A partition of \([0, 6]\) is \(P=\{0, 1, 3, 6\}\). The selected sample points are \(0.4\) in \([0, 1]\), \(2.5\) in \([1, 3]\), and \(5\) in \([3, 6]\). Write the corresponding Riemann sum for a function \(f\).

Hints

- Find each width from consecutive partition values. - Use the specified sample point from the same subinterval as its width. - Add one height-times-width term for every subinterval.

Solution

1. The subinterval widths are \(1\), \(2\), and \(3\). 2. Pair each width with the function value at its selected sample point. 3. The sum is \(f(0.4)+2f(2.5)+3f(5)\).

Answer

\(f(0.4)+2f(2.5)+3f(5)\)
54907012
The partition \(P=\{-2, 0, 3, 5\}\) is used for a Riemann sum. Three proposed sets of sample points are listed. A. \(-1, 2, 4\) B. \(-2, 0, 3\) C. \(-1, 4, 4.5\) Which sets are valid if endpoints are allowed? Explain any invalid set.

Hints

- Match the first, second, and third sample points to the first, second, and third subintervals. - Endpoints may belong to a subinterval, so do not reject a set merely for using them. - Check each proposed point against the interval assigned to it.

Solution

1. The sample point for each term must lie in its corresponding subinterval: \([-2, 0]\), \([0, 3]\), and \([3, 5]\). 2. Set A is valid: \(-1\), \(2\), and \(4\) lie in the required intervals. 3. Set B is valid because left endpoints are allowed. 4. Set C is invalid because \(4\notin[0, 3]\), so its second sample point is outside the second subinterval.

Answer

Sets A and B are valid. Set C is invalid because its second sample point, \(4\), is not in \([0, 3]\).
54907112
The graph of \(f\) is shown on \([0, 4]\). Use four subintervals of width \(1\). a) Compute the left-endpoint sum \(L_4\). b) Compute the right-endpoint sum \(R_4\). c) Which sum is larger?
Figure for problem 549071

Hints

- Read the graph height at each integer partition point. - Use all but the final height for the left sum and all but the initial height for the right sum. - The graph’s direction gives a quick check on which sum should be larger.

Solution

1. The left heights are \(4, 3, 3, 1\), so \(L_4=(4+3+3+1)(1)=11\). 2. The right heights are \(3, 3, 1, 0\), so \(R_4=(3+3+1+0)(1)=7\). 3. Therefore, \(L_4>R_4\), consistent with the graph's overall nonincreasing behavior.

Answer

a) \(L_4=11\) b) \(R_4=7\) c) \(L_4\) is larger.
54907312
Traffic enters a tunnel at rate \(r(t)\) vehicles per minute. A technician uses \(5\sum_{i=1}^{6}r(5i)\) to estimate a quantity. a) What time interval and endpoint choice does this sum use? b) What quantity does the sum approximate, and what are its units?

Hints

- Interpret the factor outside the sum as a time width. - List the input times generated by the index. - Combine the rate unit with the width unit to identify the accumulated quantity.

Solution

1. The width is \(5\) minutes, and the sample times are \(5, 10, 15, 20, 25, 30\), the right endpoints of six intervals covering \([0, 30]\). 2. Rate multiplied by time approximates a number of vehicles. 3. The sum approximates the total number of vehicles entering during the first \(30\) minutes, in vehicles.

Answer

a) Six \(5\)-minute subintervals on \([0, 30]\), using right endpoints b) The number of vehicles entering during the first \(30\) minutes, measured in vehicles
54907412
A student says that \(\sum_{i=1}^{10}f\left(\frac{i}{10}\right)\) is a right-endpoint Riemann-sum approximation to \(\int_0^1f(x)\,\text{d}x\). Identify and correct the error.

Hints

- Check whether every term has both a height and a width. - Find the width of ten equal subintervals spanning a unit interval. - Preserve the existing sample points if they already match the stated endpoint choice.

Solution

1. The sample points \(\frac{i}{10}\) are correct right endpoints for ten equal subintervals of \([0, 1]\). 2. Each rectangle must also include the width \(\Delta x=\frac{1}{10}\). 3. The corrected approximation is \(\frac{1}{10}\sum_{i=1}^{10}f\left(\frac{i}{10}\right)\).

Answer

The width factor is missing. The corrected sum is \(\frac{1}{10}\sum_{i=1}^{10}f\left(\frac{i}{10}\right)\).
54907512
For \([2, 8]\) divided into \(n\) equal subintervals, a student proposes \(x_i=2+\frac{6i}{n}\) as the left endpoint of subinterval \(i\). Explain why the formula is incorrect and give the correct left-endpoint formula.

Hints

- Test the proposed formula at the first index. - The first left endpoint must equal the interval’s left bound. - Shift the index so the first increment is zero rather than one full width.

Solution

1. The proposed formula gives \(x_1=2+\frac{6}{n}\), which is the first right endpoint, not the first left endpoint. 2. Left endpoints begin at \(2\) when \(i=1\). 3. The correct formula is \(x_{i-1}=2+\frac{6(i-1)}{n}\), for \(i=1,\ldots,n\).

Answer

The proposal uses right endpoints. The left endpoint for subinterval \(i\) is \(2+\frac{6(i-1)}{n}\).
54908012
Values of \(h\) at right endpoints of five equal subintervals of \([-1, 4]\) are shown. <table><tr><th>Right endpoint</th><td>\(0\)</td><td>\(1\)</td><td>\(2\)</td><td>\(3\)</td><td>\(4\)</td></tr><tr><th>\(h(x)\)</th><td>\(-4\)</td><td>\(-2\)</td><td>\(1\)</td><td>\(-3\)</td><td>\(5\)</td></tr></table> Compute the right-endpoint Riemann sum and explain why a negative rectangle contribution is not replaced by its absolute value.

Hints

- Find the common width from the full interval and number of entries. - Add the function values with their signs intact. - Distinguish a definite integral from a request for total geometric area.

Solution

1. The interval length is \(5\), so each of five subintervals has width \(1\). 2. The sum is \((-4-2+1-3+5)\cdot1=-3\). 3. A Riemann sum for a definite integral approximates signed accumulation, so values below the x-axis contribute negatively.

Answer

The right-endpoint sum is \(-3\). Negative heights remain negative because the sum approximates signed, not total, area.
54908212
The values \(f(0.5)=2\), \(f(1.5)=5\), \(f(2.5)=4\), and \(f(3.5)=1\) are used in a midpoint sum on \([0, 4]\). a) Use the sum to approximate \(\int_0^4f(x)\,\text{d}x\). b) A student reports \(3\) as the value of the integral. Explain how the student may have obtained \(3\) and why it is not the midpoint-sum approximation to the integral.

Hints

- Determine the common subinterval width from the midpoint locations. - Multiply the sum of sampled heights by that width. - Dividing an integral by the interval length changes the quantity being estimated. - Distinguish total accumulation from average value.

Solution

1. a) The four subintervals have width \(1\), so the midpoint approximation is \((2+5+4+1)\cdot1=12\). 2. b) The student may have divided \(12\) by the interval length \(4\), obtaining \(3\). That calculation estimates the average value of \(f\), not the integral itself.

Answer

a) \(12\) b) The value \(3\) comes from \(12\div4\), which estimates the average value rather than the integral.
54908412
A partition of \([0, 10]\) consists of \([0, 2]\), \([2, 5]\), and \([5, 10]\). The function values at the three subinterval midpoints are \(f(1)=4\), \(f(3.5)=-1\), and \(f(7.5)=3\). Compute the midpoint Riemann sum on this nonuniform partition.

Hints

- Do not assume midpoint sums require equal-width subintervals. - Match each midpoint value to the width of its own interval. - Keep the negative midpoint contribution signed.

Solution

1. The subinterval widths are \(2\), \(3\), and \(5\). 2. Multiply each midpoint value by its own width: \(2\cdot4+3\cdot(-1)+5\cdot3\). 3. The sum is \(8-3+15=20\).

Answer

The midpoint Riemann sum is \(20\).
54908512
A sensor logs a machine's fuel-use rate at times \(0, 4, 8, 12, 16\) minutes. A technician wants a right-endpoint estimate over \([0, 16]\). a) Which four logged rates should be used? b) Write the estimate using \(r(t)\) notation. c) How would the selected data change for a left-endpoint estimate?

Hints

- Create the four time subintervals before selecting measurements. - Right endpoints include the final timestamp but exclude the initial one. - Left endpoints reverse which boundary timestamp is omitted.

Solution

1. The right endpoints are \(4, 8, 12, 16\), so use \(r(4), r(8), r(12), r(16)\). 2. The width is \(4\) minutes, giving \(4\cdot[r(4)+r(8)+r(12)+r(16)]\). 3. A left-endpoint estimate uses \(r(0), r(4), r(8), r(12)\), omitting the final reading instead of the initial reading.

Answer

a) \(r(4), r(8), r(12), r(16)\) b) \(4\cdot[r(4)+r(8)+r(12)+r(16)]\) c) Use \(r(0), r(4), r(8), r(12)\).
54908712
Let \(f(x)=7\) on \([-3, 5]\). A partition of the interval may have unequal widths, and each subinterval may use any sample point. Show that every Riemann sum for \(f\) has the same value, and find that value.

Hints

- Write one generic height-times-width term for a constant function. - Factor the common function value out of the sum. - Use what the sum of all subinterval widths must equal.

Solution

1. A general Riemann sum is \(\sum 7\Delta x_i=7\sum\Delta x_i\). 2. The subinterval widths add to the full interval length: \(\sum\Delta x_i=5-(-3)=8\). 3. Every Riemann sum therefore equals \(7\cdot8=56\), regardless of the partition or sample points.

Answer

Every Riemann sum equals \(56\).
54908912
Consider \(\frac{3}{n}\sum_{i=0}^{n-1}f\left(2+\frac{3i}{n}\right)\). a) Identify the interval. b) Identify whether the sum uses left endpoints, right endpoints, or midpoints. c) Write the definite integral represented as \(n\to\infty\).

Hints

- Use the outside factor to identify the subinterval width. - Test the first and last index values to see where the sample points fall. - Combine the starting value with the total interval length.

Solution

1. The width is \(\frac{3}{n}\), so the interval length is \(3\) and begins at \(2\); the interval is \([2, 5]\). 2. At \(i=0\), the first sample point is \(2\), so the sum uses left endpoints. 3. The limiting integral is \(\int_2^5f(x)\,\text{d}x\).

Answer

a) \([2, 5]\) b) Left endpoints c) \(\int_2^5f(x)\,\text{d}x\)
54909012
Compute the right-endpoint Riemann sum \(R_4\) for \(f(x)=x^2-x\) on \([0, 2]\) by simplifying the finite summation \(\sum_{i=1}^{4}f\left(\frac{i}{2}\right)\frac{1}{2}\).

Hints

- Generate the four sample points from the index before evaluating the function. - Keep exact fractional values rather than converting to decimals. - Apply the common width after adding the sampled heights.

Solution

1. The right endpoints are \(\frac{1}{2}, 1, \frac{3}{2}, 2\). 2. The function values are \(-\frac{1}{4}, 0, \frac{3}{4}, 2\). 3. Multiply their sum by \(\frac{1}{2}\): \(R_4=\frac{1}{2}\left(-\frac{1}{4}+0+\frac{3}{4}+2\right)=\frac{5}{4}\).

Answer

\(R_4=\frac{5}{4}\)
54909212
The graph and three approximation rectangles are shown for \(f(x)=x+1\) on \([0, 3]\). a) Do the rectangles use left endpoints, right endpoints, or midpoints? b) Write and evaluate the corresponding Riemann sum. c) Is the sum an underestimate or overestimate?
Figure for problem 549092

Hints

- Compare each rectangle height with the graph value at the left and right edges of its base. - Read the common width and the three rectangle heights from the figure. - Use the direction of the graph to judge whether the rectangles lie mostly below or above it.

Solution

1. The rectangle heights are \(f(0)=1\), \(f(1)=2\), and \(f(2)=3\), so the rectangles use left endpoints. 2. With width \(1\), the sum is \((1+2+3)\cdot1=6\). 3. Since \(f\) is increasing, the left-endpoint sum is an underestimate.

Answer

a) Left endpoints b) \(6\) c) Underestimate
54909412
For a continuous function \(f\) on \([0, 1]\), compare the two expressions: A. \(\frac{1}{n}\sum_{i=1}^{n}f\left(\frac{i}{n}\right)\) B. \(\frac{1}{n}\sum_{i=1}^{n}f(i)\) Which expression is a Riemann sum for \(\int_0^1f(x)\,\text{d}x\)? Explain why the other is not.

Hints

- Check both the width factor and the location of every sample point. - Sample points for an integral over \([0, 1]\) must stay in that interval. - Determine whether the index-generated inputs align with a partition of the fixed interval.

Solution

1. In A, \(\Delta x=\frac{1}{n}\) and the sample points \(\frac{i}{n}\) are right endpoints in \([0, 1]\), so A is a Riemann sum for the integral. 2. In B, the sample points are \(1, 2, \ldots, n\), which do not remain inside \([0, 1]\). 3. Therefore, B is not a Riemann sum for the stated integral.

Answer

Expression A is the Riemann sum. Expression B is not, because its sample points are not in the subintervals of \([0, 1]\).
52456512
Let \(f(x)=\frac{1}{2}x^2\). Approximate \(\int_{0}^{4} f(x)\,dx\) using upper sums for partitions of \([0, 4]\) into equal-width subintervals. 1) Write \(U_4\) using sigma notation and evaluate it. 2) Write \(U_8\) using sigma notation and evaluate it.

Hints

- First determine the width of each rectangle. - For an upper sum of an increasing function, decide whether to use the left or right endpoint of each subinterval. - Express each sample point in terms of the summation index. - Use the formula for the sum of the first \(n\) squares to simplify the larger sum.

Solution

1. For \(n=4\), the subinterval width is \(\Delta x=\frac{4-0}{4}=1\). Because \(f\) is increasing on \([0, 4]\), each upper rectangle uses the right endpoint \(x_k=k\). Thus, \(U_4=\sum_{k=1}^{4} f(x_k)\Delta x=\sum_{k=1}^{4}\frac{1}{2}k^2\cdot 1=\frac{1}{2}(1^2+2^2+3^2+4^2)=15\). 2. For \(n=8\), \(\Delta x=\frac{4}{8}=0.5\), and the right endpoints are \(x_k=0.5k\). Therefore, \(U_8=\sum_{k=1}^{8}f(0.5k)\cdot 0.5=\sum_{k=1}^{8}\frac{1}{16}k^2\). Using \(\sum_{k=1}^{n}k^2=\frac{n(n+1)(2n+1)}{6}\), \(U_8=\frac{1}{16}\cdot\frac{8\cdot 9\cdot 17}{6}=\frac{51}{4}=12.75\).

Answer

1) \(U_4=\sum_{k=1}^{4}\frac{1}{2}k^2=15\) 2) \(U_8=\sum_{k=1}^{8}\frac{1}{16}k^2=12.75\)
52456612
Consider \(f(x)=4-x^2\) on \([0, 2]\). 1) Evaluate the lower sum \(L_5\) for a partition into five equal-width subintervals. 2) Write a general expression in sigma notation for the lower sum \(L_n\) using \(n\) equal-width subintervals.

Hints

- Determine whether the function is increasing or decreasing on the interval. This tells you which endpoint gives each rectangle's minimum height. - Write the subinterval width in terms of the number of rectangles. - Express the \(x\)-coordinate of the \(k\)th sample point. - Substitute that sample point into the function to get the height of the \(k\)th rectangle.

Solution

1. The subinterval width is \(\Delta x=\frac{2-0}{5}=0.4\). Because \(f\) is decreasing on \([0, 2]\), the minimum on each subinterval occurs at its right endpoint, \(x_k=0.4k\). Therefore, \(L_5=\sum_{k=1}^{5}\left(4-(0.4k)^2\right)\cdot 0.4\). The function values at \(0.4\), \(0.8\), \(1.2\), \(1.6\), and \(2\) are \(3.84\), \(3.36\), \(2.56\), \(1.44\), and \(0\). Their sum is \(11.2\), so \(L_5=11.2\cdot 0.4=4.48\). 2. For \(n\) subintervals, \(\Delta x=\frac{2}{n}\), and the right endpoints are \(x_k=\frac{2k}{n}\). Thus, \(L_n=\sum_{k=1}^{n}f\left(\frac{2k}{n}\right)\frac{2}{n}=\sum_{k=1}^{n}\left(4-\left(\frac{2k}{n}\right)^2\right)\frac{2}{n}\).

Answer

1) \(L_5=4.48\) 2) \(L_n=\sum_{k=1}^{n}\left(4-\frac{4k^2}{n^2}\right)\frac{2}{n}\)
53461012
Let \(f(x)=-0.25x^2+2x+1\). Its graph is shown on a coordinate grid with \(1\)-unit squares. a) Estimate the area between the graph and the x-axis on \([0, 4]\) by counting grid squares. b) Approximate \(\int_{0}^{4}f(x)\,dx\) with a midpoint Riemann sum using two equal subintervals. c) Find the exact area by integration and compare it with your estimates in parts a) and b).
Figure for problem 534610

Hints

- Combine partial grid squares to estimate whole square units. - For a midpoint Riemann sum, use the midpoint of each equal subinterval as the sample point. - For the exact value, find an antiderivative and apply the Fundamental Theorem of Calculus.

Solution

1. For a), counting full and partial grid squares gives a reasonable estimate of about \(14.5\) to \(15\) square units. 2. For b), \(\Delta x=2\), and the midpoints are \(x=1\) and \(x=3\). Since \(f(1)=2.75\) and \(f(3)=4.75\), \(M_2=2(2.75+4.75)=15\). 3. For c), an antiderivative is \(F(x)=-\frac{1}{12}x^3+x^2+x\). Therefore, \(\int_{0}^{4}f(x)\,dx=F(4)-F(0)=-\frac{16}{3}+20=\frac{44}{3}\approx14.67\). 4. Both estimates are close to the exact value; the midpoint estimate is about \(0.33\) square unit too large.

Answer

a) About \(14.5\) to \(15\) square units b) \(15\) square units c) \(\frac{44}{3}\) square units, or approximately \(14.67\) square units; both estimates are close, and the midpoint estimate is \(\frac{1}{3}\) square unit too large.
53484112
The graph of a function \(f\) is shown. a) Estimate the x-intercepts. On which parts of the displayed interval \([-1, 10]\) is \(f\) positive, and on which parts is it negative? b) Use the grid to estimate \(\int_{-1}^{1}f(x)\,\text{d}x\) and \(\int_{1}^{6}f(x)\,\text{d}x\). c) Which integral in part b has the greater absolute value? Explain how the graph supports your answer.
Figure for problem 534841

Hints

- Locate where the graph crosses the x-axis before judging signed area. - Areas below the x-axis contribute negatively, and areas above it contribute positively. - Estimate areas by combining grid squares or simple geometric regions. - Compare magnitudes only after accounting for the signs of the two integrals.

Solution

1. a) The graph crosses the x-axis at approximately \(x=0.3\) and \(x=6.5\). On the displayed interval \([-1, 10]\), \(f\) is negative from \(x=-1\) to about \(x=0.3\), positive from about \(x=0.3\) to \(x=6.5\), and negative from about \(x=6.5\) to \(x=10\). 2. b) Estimating signed areas from the grid gives \(\int_{-1}^{1}f(x)\,\text{d}x\approx-3.4\) and \(\int_{1}^{6}f(x)\,\text{d}x\approx6.4\). 3. c) Since \(|6.4|>|-3.4|\), the second integral has the greater absolute value. The broad region above the x-axis on \([1, 6]\) has more area than the net region below the axis on \([-1, 1]\).

Answer

a) The x-intercepts are approximately \(x=0.3\) and \(x=6.5\). On \([-1, 10]\), \(f\) is negative for approximately \(-1\le x<0.3\), positive for approximately \(0.3<x<6.5\), and negative for approximately \(6.5<x\le10\). b) \(\int_{-1}^{1}f(x)\,\text{d}x\approx-3.4\); \(\int_{1}^{6}f(x)\,\text{d}x\approx6.4\) c) \(\int_{1}^{6}f(x)\,\text{d}x\) has the greater absolute value.
54906512
A function \(f\) is continuous and concave up on \([0, 6]\). Let \(M_3\) be the midpoint sum and \(T_3\) the trapezoidal approximation using three equal subintervals. State which approximation is an underestimate and which is an overestimate of \(\int_0^6f(x)\,\text{d}x\). Give a geometric reason.

Hints

- Compare a concave-up curve with the secant segment joining two points on it. - Think about how the graph bends relative to a rectangle centered in a subinterval. - Use the same concavity behavior on all three subintervals.

Solution

1. For a concave-up graph, secant segments lie above the graph, so the trapezoids overestimate the integral. 2. Midpoint rectangles use heights below the average graph height on each symmetric subinterval, so the midpoint sum underestimates. 3. Thus \(M_3<\int_0^6f(x)\,\text{d}x<T_3\).

Answer

\(M_3\) is an underestimate and \(T_3\) is an overestimate: \(M_3<\int_0^6f(x)\,\text{d}x<T_3\).
54906712
Write a right-endpoint Riemann sum with \(n\) equal subintervals whose limit is \(\int_{-2}^{3}(x^2+1)\,\text{d}x\). Your expression must show \(\Delta x\), the right endpoint \(x_i\), and the limiting sum.

Hints

- Find the total interval length before dividing it into equal parts. - A right endpoint begins at the left bound and advances by a whole-number multiple of the width. - Substitute that endpoint expression into the integrand and include one width factor.

Solution

1. The interval length is \(3-(-2)=5\), so \(\Delta x=\frac{5}{n}\). 2. The right endpoint is \(x_i=-2+\frac{5i}{n}\). 3. The required limit is \(\lim_{n\to\infty}\sum_{i=1}^n\left[\left(-2+\frac{5i}{n}\right)^2+1\right]\frac{5}{n}\).

Answer

\(\Delta x=\frac{5}{n}\), \(x_i=-2+\frac{5i}{n}\), and \(\lim_{n\to\infty}\sum_{i=1}^n\left[\left(-2+\frac{5i}{n}\right)^2+1\right]\frac{5}{n}\).
54906812
Write the midpoint Riemann sum \(M_n\) for \(\int_1^5\ln(x)\,\text{d}x\) using \(n\) equal subintervals. Do not evaluate the limit.

Hints

- Express the common width from the interval length and number of subintervals. - Locate each midpoint halfway between two consecutive partition points. - Use the midpoint as the input of the function in every term.

Solution

1. The width is \(\Delta x=\frac{5-1}{n}=\frac{4}{n}\). 2. The midpoint of subinterval \(i\) is \(1+\left(i-\frac{1}{2}\right)\frac{4}{n}\). 3. Therefore, \(M_n=\frac{4}{n}\sum_{i=1}^n\ln\left(1+\frac{4i-2}{n}\right)\).

Answer

\(M_n=\frac{4}{n}\sum_{i=1}^n\ln\left(1+\frac{4i-2}{n}\right)\)
54907212
The graph of the piecewise-linear function \(g\) is shown. Use the partition \(0, 1, 3, 5\). a) Compute the trapezoidal approximation to \(\int_0^5g(x)\,\text{d}x\). b) Explain why this approximation equals the exact integral.
Figure for problem 549072

Hints

- Use the endpoint heights and actual width of each subinterval. - Allow a trapezoid to contribute signed area when an endpoint is below the x-axis. - Compare each trapezoid’s top edge with the graph segment over the same interval.

Solution

1. The trapezoids contribute \(1\cdot\frac{1+3}{2}=2\), \(2\cdot\frac{3+(-1)}{2}=2\), and \(2\cdot\frac{-1+2}{2}=1\). 2. The total is \(2+2+1=5\). 3. On each subinterval, the graph itself is a line segment, so each trapezoid exactly matches the signed region under the graph.

Answer

a) \(5\) b) It is exact because \(g\) is linear on every subinterval of the partition.
54907712
For \(f(x)=ax+1\) on \([0, 2]\), a right-endpoint Riemann sum with four equal subintervals has value \(5\). Find \(a\).

Hints

- List the four right endpoints before substituting into the function. - Keep the common width as a factor of the entire sum. - Use the stated numerical value to form an equation for the parameter.

Solution

1. The width is \(\Delta x=\frac{1}{2}\), and the right endpoints are \(\frac{1}{2}, 1, \frac{3}{2}, 2\). 2. The sum is \(\frac{1}{2}\left[a\left(\frac{1}{2}+1+\frac{3}{2}+2\right)+4\right]=\frac{5a}{2}+2\). 3. Set \(\frac{5a}{2}+2=5\). Then \(\frac{5a}{2}=3\), so \(a=\frac{6}{5}\).

Answer

\(a=\frac{6}{5}\)
54907812
A function \(f\) is strictly increasing on \([0, 4]\). Let \(L_4\), \(L_8\), \(R_4\), and \(R_8\) be endpoint sums using equal subintervals. Order all four sums and \(\int_0^4f(x)\,\text{d}x\) from least to greatest.

Hints

- First separate all left sums from all right sums using monotonicity. - Then compare coarse and refined partitions within the same endpoint choice. - Place the exact integral between the underestimates and overestimates.

Solution

1. For an increasing function, every left sum is an underestimate and every right sum is an overestimate. 2. Refining the partition raises a left sum because more rectangles use larger left-endpoint values. 3. Refining the partition lowers a right sum because more rectangles use smaller right-endpoint values. 4. Therefore, \(L_4<L_8<\int_0^4f(x)\,\text{d}x<R_8<R_4\).

Answer

\(L_4<L_8<\int_0^4f(x)\,\text{d}x<R_8<R_4\)
54907912
A continuous increasing function \(f\) on \([1, 7]\) has \(L_6=7.2\) and \(R_6=9.1\). a) Give the best interval for \(\int_1^7f(x)\,\text{d}x\) guaranteed by this information. b) What is the best guaranteed upper bound on the absolute error if the estimate \(\frac{L_6+R_6}{2}\) is used?

Hints

- Use monotonicity to decide which endpoint sum is below and which is above the integral. - The average of two bounds is the midpoint of the possible-value interval. - Half the width of the interval gives the best guaranteed upper bound on the error.

Solution

1. Since \(f\) is increasing, \(7.2<\int_1^7f(x)\,\text{d}x<9.1\). 2. The midpoint of the bound interval is \(\frac{7.2+9.1}{2}=8.15\). 3. Every possible integral value is less than \(0.95\) from \(8.15\), so \(0.95\) is the best guaranteed upper bound on the absolute error.

Answer

a) \((7.2, 9.1)\) b) \(0.95\)
54908112
A robot's velocity is sampled at the midpoints of four \(1.5\)-second intervals. <table><tr><th>Midpoint time (s)</th><td>\(0.75\)</td><td>\(2.25\)</td><td>\(3.75\)</td><td>\(5.25\)</td></tr><tr><th>Velocity (m/s)</th><td>\(3\)</td><td>\(-2\)</td><td>\(-4\)</td><td>\(1\)</td></tr></table> Use midpoint sums to approximate both the robot's displacement and its total distance traveled from \(t=0\) to \(t=6\).

Hints

- Use signed velocity values when approximating change in position. - Use magnitudes of velocity when approximating path length. - Multiply each sum of sampled rates by the common time width.

Solution

1. The displacement approximation is \(1.5\cdot[3+(-2)+(-4)+1]=-3\) meters. 2. For total distance, use speed values: \(1.5\cdot(3+2+4+1)=15\) meters. 3. The different signs affect displacement but not total distance.

Answer

Approximate displacement: \(-3\,\text{m}\) Approximate total distance: \(15\,\text{m}\)
54908312
A greenhouse temperature \(T(t)\), in degrees Fahrenheit, is recorded during a \(6\)-hour period. <table><tr><th>\(t\) (h)</th><td>\(0\)</td><td>\(1\)</td><td>\(3\)</td><td>\(6\)</td></tr><tr><th>\(T(t)\) (°F)</th><td>\(64\)</td><td>\(70\)</td><td>\(76\)</td><td>\(68\)</td></tr></table> a) Use the trapezoidal rule on the given partition to approximate \(\int_0^6T(t)\,\text{d}t\). b) State the units of the approximation and explain why the result is not itself a temperature.

Hints

- Use one trapezoid for each pair of consecutive measurements. - Use each interval's actual duration. - Average the endpoint temperatures on each interval before multiplying by its width. - Track the product of the vertical and horizontal units.

Solution

1. a) The trapezoidal approximation is \(1\cdot\frac{64+70}{2}+2\cdot\frac{70+76}{2}+3\cdot\frac{76+68}{2}=429\). 2. b) Multiplying degrees Fahrenheit by hours gives degree-hours. The integral accumulates temperature over time, so \(429\) is not a single temperature reading. A temperature estimate would require an additional interpretation, such as dividing by the interval length to find an average.

Answer

a) \(429\) b) The units are degree-hours. The value is an accumulated temperature-time quantity, not a temperature.
54908612
Let \(f\) be linear on \([a, b]\). Compare the midpoint rule with one subinterval and the trapezoidal rule with one subinterval. a) Show that both give the same expression. b) Explain why that expression equals \(\int_a^bf(x)\,\text{d}x\).

Hints

- Relate the function value at the midpoint of a line segment to the endpoint values. - Write each one-subinterval approximation symbolically. - Interpret the region under a linear graph as a geometric figure.

Solution

1. For a linear function, \(f\left(\frac{a+b}{2}\right)=\frac{f(a)+f(b)}{2}\). 2. The midpoint rule gives \((b-a)f\left(\frac{a+b}{2}\right)\), and the trapezoidal rule gives \((b-a)\frac{f(a)+f(b)}{2}\); these are equal. 3. Writing \(f(x)=mx+c\), direct integration gives \(\int_a^bf(x)\,\text{d}x=(b-a)\frac{f(a)+f(b)}{2}\), so the common expression is exact.

Answer

a) Both methods give \((b-a)\frac{f(a)+f(b)}{2}\). b) For \(f(x)=mx+c\), direct integration gives \(\int_a^bf(x)\,\text{d}x=(b-a)\frac{f(a)+f(b)}{2}\), so this expression is exact.
54909112
The graph of \(f\) is shown. a) Using the partition \(0,1,2,3,4\), compute \(L_4\) and \(R_4\). b) Use geometric signed area to find \(\int_0^4f(x)\,\text{d}x\). c) Explain why the isolated value \(f(2)=5\) affects these particular endpoint sums but does not change the value of the definite integral.
Figure for problem 549091

Hints

- Use the defined value at \(x=2\) when an endpoint sum samples that point. - Find the exact integral from the two horizontal regions and their signs. - Compare the width of a rectangle with the width of a single point. - Distinguish the behavior of a particular finite sum from the value of the definite integral.

Solution

1. a) With width \(1\), \(L_4=f(0)+f(1)+f(2)+f(3)=2+2+5-1=8\). Also, \(R_4=f(1)+f(2)+f(3)+f(4)=2+5-1-1=5\). 2. b) The rectangle above the x-axis has signed area \(2\cdot2=4\), and the rectangle below the x-axis has signed area \(-1\cdot2=-2\). Thus, \(\int_0^4f(x)\,\text{d}x=4-2=2\). 3. c) Both endpoint sums happen to use \(x=2\) as a sample point, so the height \(5\) enters one rectangle in each sum. A value at a single x-coordinate has no width, so changing only that isolated value does not change the signed area represented by the definite integral.

Answer

a) \(L_4=8\) and \(R_4=5\) b) \(2\) c) The endpoint sums sample \(f(2)\), but a change at one isolated x-value contributes no area to the definite integral.
54908812
Let \(1=x_0<x_1<\cdots<x_n=4\) be a partition of \([1, 4]\). In each subinterval \([x_{i-1}, x_i]\), choose a sample point \(c_i\). a) Write the corresponding Riemann sum for \(f(x)=\frac{1}{x}\). b) State the definite integral that these sums approach as all the subinterval widths are made smaller. c) State the condition that makes each choice of \(c_i\) valid.

Hints

- Pair one function height with the width of the same subinterval. - Substitute the selected sample point into \(f(x)=1/x\). - The partition covers the same interval as the limiting definite integral. - A sample point must be selected from the subinterval whose width it multiplies.

Solution

1. a) The function height on subinterval \(i\) is \(f(c_i)=\frac{1}{c_i}\), and the width is \(x_i-x_{i-1}\). Thus, the sum is \(\sum_{i=1}^n\frac{x_i-x_{i-1}}{c_i}\). 2. b) As the partition is refined, the sums approach \(\int_1^4\frac{1}{x}\,\text{d}x\). 3. c) Each sample point must lie in its own subinterval: \(c_i\in[x_{i-1}, x_i]\).

Answer

a) \(\sum_{i=1}^n\frac{x_i-x_{i-1}}{c_i}\) b) \(\int_1^4\frac{1}{x}\,\text{d}x\) c) \(c_i\in[x_{i-1}, x_i]\) for every \(i\)
54909312
Let \(f\) be odd on \([-4, 4]\). The interval is divided into eight equal subintervals. Describe a way to choose one sample point in each subinterval so that the resulting Riemann sum is exactly \(0\), even before taking a limit. Explain why it works.

Hints

- Pair subintervals that are mirror images across the y-axis. - Choose sample points that preserve that same symmetry. - Use the defining sign relationship of an odd function to compare paired terms.

Solution

1. Pair each subinterval on the left of \(0\) with its reflected subinterval on the right. 2. Choose sample points in reflected pairs, \(c\) and \(-c\). 3. The paired widths are equal and \(f(-c)=-f(c)\), so each pair contributes \(f(c)\Delta x+f(-c)\Delta x=0\). 4. All four pairs cancel, making the entire Riemann sum \(0\).

Answer

Choose sample points symmetrically: whenever \(c\) is selected in a right-side subinterval, select \(-c\) in the reflected left-side subinterval. Equal-width contributions cancel because \(f\) is odd.

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.