Statics Quiz: Centroid Via Integration
20 questions · exam conditions
0:00
Centroid Via IntegrationQuestion 1 of 20

A region is bounded by y=x3y = x^3, x=2x = 2, and y=0y = 0. When computing the centroid, a student calculates the area as A=02x3dx=4A = \int_0^2 x^3 dx = 4 and the first moment about the y-axis as My=02xx3dx=325M_y = \int_0^2 x \cdot x^3 dx = \frac{32}{5}. What error, if any, was made?

No error was made; both calculations are correct for finding the centroid of this region
The area calculation is wrong; it should be 08y33dy\int_0^8 \frac{\sqrt[3]{y}}{3} dy to account for horizontal strips
The moment calculation is wrong; it should be 02x22x3dx\int_0^2 \frac{x^2}{2} \cdot x^3 dx for the centroid of each strip
Both calculations assume vertical strips, but the area element dAdA should be x3dxx^3 dx, not the strip height
← Back to quizzes

Statics Quiz

Statics Quiz: Centroid Via Integration

Practice Centroid Via Integration in Statics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Centroid Via Integration, giving you a quick way to practice the rules, question types, and explanations that matter most for Statics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A region is bounded by y=x3y = x^3, x=2x = 2, and y=0y = 0. When computing the centroid, a student calculates the area as A=02x3dx=4A = \int_0^2 x^3 dx = 4 and the first moment about the y-axis as My=02xx3dx=325M_y = \int_0^2 x \cdot x^3 dx = \frac{32}{5}. What error, if any, was made?

  1. No error was made; both calculations are correct for finding the centroid of this region (correct answer)
  2. The area calculation is wrong; it should be 08y33dy\int_0^8 \frac{\sqrt[3]{y}}{3} dy to account for horizontal strips
  3. The moment calculation is wrong; it should be 02x22x3dx\int_0^2 \frac{x^2}{2} \cdot x^3 dx for the centroid of each strip
  4. Both calculations assume vertical strips, but the area element dAdA should be x3dxx^3 dx, not the strip height
Explanation: Both calculations are correct. For the region bounded by y=x3y = x^3, x=2x = 2, and y=0y = 0, using vertical strips: Area A=02x3dx=4A = \int_0^2 x^3 dx = 4 and My=02xx3dx=325M_y = \int_0^2 x \cdot x^3 dx = \frac{32}{5}. Choice B suggests an unnecessary alternative method. Choice C incorrectly applies the centroid formula for the strip. Choice D misunderstands that x3dxx^3 dx is indeed the correct area element for vertical strips of height x3x^3.

Question 2

For a semicircular region of radius RR centered at the origin, the y-coordinate of the centroid is calculated using horizontal strips. Each strip at height yy has width 2R2y22\sqrt{R^2-y^2}. Which expression gives the correct moment about the x-axis?

  1. 0Ry2R2y2dy\int_0^R y \cdot 2\sqrt{R^2-y^2} \, dy (correct answer)
  2. RRy2R2y2dy\int_{-R}^R y \cdot 2\sqrt{R^2-y^2} \, dy
  3. 0Ry2R2y2dy\int_0^R y^2 \cdot \sqrt{R^2-y^2} \, dy
  4. 0RR2y2dy\int_0^R \sqrt{R^2-y^2} \, dy
  5. 0RyR2y2dy\int_0^R y \cdot \sqrt{R^2-y^2} \, dy
Explanation: When calculating centroids using integration, you need to understand that the moment about an axis equals the distance from that axis multiplied by the differential area element. For moments about the x-axis, this distance is the y-coordinate of each strip. The correct approach uses horizontal strips at height yy from y=0y = 0 to y=Ry = R (covering the upper semicircle). Each strip has width 2R2y22\sqrt{R^2-y^2} and differential height dydy, giving area dA=2R2y2dydA = 2\sqrt{R^2-y^2} \, dy. The moment of this strip about the x-axis is ydA=y2R2y2dyy \cdot dA = y \cdot 2\sqrt{R^2-y^2} \, dy. Integrating from 0 to R gives the total moment, making A correct. B is wrong because it integrates from R-R to RR, but the semicircle only exists from y=0y = 0 to y=Ry = R. The lower half-plane contains no area for a semicircle above the x-axis. C uses y2y^2 instead of yy as the moment arm and has an incorrect coefficient. The moment arm for x-axis moments is simply yy, not y2y^2, and it's missing the factor of 2 in the strip width. D completely omits the moment arm yy. This integral would give you the area of the semicircle, not the moment about the x-axis. Study tip: Always identify your moment arm first (distance from the axis of interest), then multiply by the differential area element. For x-axis moments, the moment arm is always the y-coordinate of the centroid of each differential element.

Question 3

A region is bounded by y=x2y = x^2 and y=4y = 4. When calculating the centroid using horizontal strips, each strip at height yy extends from x=yx = -\sqrt{y} to x=yx = \sqrt{y}. What is the width function w(y)w(y) for integration?

  1. w(y)=2yw(y) = 2\sqrt{y} (correct answer)
  2. w(y)=yw(y) = \sqrt{y}
  3. w(y)=yw(y) = y
  4. w(y)=2yw(y) = 2y
  5. w(y)=4yw(y) = 4 - y
Explanation: When calculating centroids using horizontal strips, you need to determine how wide each horizontal slice is at a given height. This width function becomes crucial for setting up your integration. For this region bounded by y=x2y = x^2 and y=4y = 4, picture horizontal strips cutting through the area. At any height yy, the parabola y=x2y = x^2 intersects the horizontal line at two points. Solving y=x2y = x^2 for xx gives x=±yx = \pm\sqrt{y}, meaning the strip extends from the left boundary at x=yx = -\sqrt{y} to the right boundary at x=yx = \sqrt{y}. The width of each strip is simply the distance between these boundaries: w(y)=y(y)=y+y=2yw(y) = \sqrt{y} - (-\sqrt{y}) = \sqrt{y} + \sqrt{y} = 2\sqrt{y}. This confirms answer A is correct. Looking at the wrong answers: B gives w(y)=yw(y) = \sqrt{y}, which represents only half the width—perhaps from confusing the distance from the y-axis to one boundary with the total width. C suggests w(y)=yw(y) = y, which might come from incorrectly thinking the width equals the height coordinate. D proposes w(y)=2yw(y) = 2y, which could result from mistakenly using yy instead of y\sqrt{y} for the boundary positions. Remember: when using horizontal strips, always calculate width as "right boundary minus left boundary." Sketch the region and identify where horizontal lines intersect the boundaries—this visual approach prevents algebraic errors and helps you set up the correct width function.

Question 4

For the region bounded by y=sinxy = \sin x and the x-axis from x=0x = 0 to x=πx = \pi, the centroid calculation requires integration. Which integral represents the total area of the region?

  1. 0πsinxdx\int_0^\pi \sin x \, dx (correct answer)
  2. 0πxsinxdx\int_0^\pi x \sin x \, dx
  3. 0πsin2xdx\int_0^\pi \sin^2 x \, dx
  4. 0πsin2x2dx\int_0^\pi \frac{\sin^2 x}{2} \, dx
  5. 0πsinxdx\int_0^\pi |\sin x| \, dx
Explanation: When calculating centroids in statics, you need to find both the total area of the region and the first moments about the coordinate axes. The question specifically asks for the integral representing the total area. For any region bounded by a curve y=f(x)y = f(x) and the x-axis between x=ax = a and x=bx = b, the area is simply A=abf(x)dxA = \int_a^b f(x) \, dx. Since our region is bounded by y=sinxy = \sin x and the x-axis from x=0x = 0 to x=πx = \pi, the area integral is 0πsinxdx\int_0^\pi \sin x \, dx, which is answer A. Let's examine why the other options are incorrect. Option B, 0πxsinxdx\int_0^\pi x \sin x \, dx, represents the first moment about the y-axis (MyM_y), which you'd use to find the x-coordinate of the centroid, not the total area. The extra factor of xx makes this a moment calculation, not an area calculation. Option C, 0πsin2xdx\int_0^\pi \sin^2 x \, dx, might appear if you mistakenly think you need to square the function. This would be relevant if you were using the disk method for volumes of revolution, but for simple area under a curve, you don't square the function. Option D, 0πsin2x2dx\int_0^\pi \frac{\sin^2 x}{2} \, dx, combines the error from option C with an incorrect factor of 12\frac{1}{2}. This resembles formulas from centroid calculations involving yy-coordinates, but it's not the area integral. Remember: for centroid problems, always start by identifying what each integral represents. Area is always f(x)dx\int f(x) \, dx — no extra factors, no squaring the function.

Question 5

A region is defined by 0x20 \leq x \leq 2 and 0yx20 \leq y \leq x^2. When calculating xˉ\bar{x} using double integration in rectangular coordinates, which expression is correct?

  1. xˉ=020x2xdydx020x21dydx\bar{x} = \frac{\int_0^2 \int_0^{x^2} x \, dy \, dx}{\int_0^2 \int_0^{x^2} 1 \, dy \, dx} (correct answer)
  2. xˉ=020x2x2dydx020x2xdydx\bar{x} = \frac{\int_0^2 \int_0^{x^2} x^2 \, dy \, dx}{\int_0^2 \int_0^{x^2} x \, dy \, dx}
  3. xˉ=040yxdxdy040y1dxdy\bar{x} = \frac{\int_0^4 \int_0^{\sqrt{y}} x \, dx \, dy}{\int_0^4 \int_0^{\sqrt{y}} 1 \, dx \, dy}
  4. xˉ=02xx2dx02x2dx\bar{x} = \frac{\int_0^2 x \cdot x^2 \, dx}{\int_0^2 x^2 \, dx}
  5. xˉ=020x2ydydx020x21dydx\bar{x} = \frac{\int_0^2 \int_0^{x^2} y \, dy \, dx}{\int_0^2 \int_0^{x^2} 1 \, dy \, dx}
Explanation: When finding the centroid of a region using double integration, you need to apply the fundamental formula: xˉ=first moment about y-axistotal area\bar{x} = \frac{\text{first moment about y-axis}}{\text{total area}}. The first moment about the y-axis requires integrating xx times the differential area element, while the denominator is simply the area of the region. For the region defined by 0x20 \leq x \leq 2 and 0yx20 \leq y \leq x^2, the correct setup integrates over xx first (from 0 to 2), then yy (from 0 to x2x^2 for each xx-value). The first moment is 020x2xdydx\int_0^2 \int_0^{x^2} x \, dy \, dx (integrating xx over the region), and the area is 020x21dydx\int_0^2 \int_0^{x^2} 1 \, dy \, dx. Answer A correctly applies this formula. Answer B incorrectly uses x2x^2 in the numerator instead of xx—this would give you a different moment calculation, not the x-coordinate of the centroid. Answer C attempts to change the order of integration to dydxdy \, dx, but the limits are wrong; when yy ranges from 0 to 4 and xx from 0 to y\sqrt{y}, this describes a different region entirely. Answer D tries to reduce the problem to single integration, but this approach doesn't properly account for the two-dimensional nature of the region. Study tip: Always start centroid problems by clearly identifying your region and sketching it if possible. Then systematically apply xˉ=xdAdA\bar{x} = \frac{\int\int x \, dA}{\int\int dA}, ensuring your integration limits match the region's boundaries exactly.

Question 6

A triangular region has vertices at (0,0)(0,0), (4,0)(4,0), and (2,3)(2,3). The line from (0,0)(0,0) to (2,3)(2,3) has equation y=3x2y = \frac{3x}{2}, and the line from (4,0)(4,0) to (2,3)(2,3) has equation y=3x2+6y = -\frac{3x}{2} + 6. Using vertical strips, what is the x-coordinate of the centroid?

  1. xˉ=32\bar{x} = \frac{3}{2}
  2. xˉ=43\bar{x} = \frac{4}{3}
  3. xˉ=53\bar{x} = \frac{5}{3}
  4. xˉ=2\bar{x} = 2 (correct answer)
  5. xˉ=83\bar{x} = \frac{8}{3}
Explanation: When finding centroids using vertical strips, you're essentially calculating the weighted average x-coordinate of the region. For any area, the x-coordinate of the centroid is xˉ=xdAdA\bar{x} = \frac{\int x \cdot dA}{\int dA} where the integrals are taken over the entire region. For this triangle with vertices at (0,0), (4,0), and (2,3), you need to integrate from x = 0 to x = 4. At any x-coordinate, the height of the vertical strip extends from y = 0 (the x-axis) to the upper boundary of the triangle. From x = 0 to x = 2, the upper boundary is y=3x2y = \frac{3x}{2}, so the strip height is 3x2\frac{3x}{2}. From x = 2 to x = 4, the upper boundary is y=3x2+6y = -\frac{3x}{2} + 6, so the strip height is 3x2+6-\frac{3x}{2} + 6. The calculation becomes: xˉ=02x3x2dx+24x(3x2+6)dx023x2dx+24(3x2+6)dx\bar{x} = \frac{\int_0^2 x \cdot \frac{3x}{2} dx + \int_2^4 x \cdot (-\frac{3x}{2} + 6) dx}{\int_0^2 \frac{3x}{2} dx + \int_2^4 (-\frac{3x}{2} + 6) dx} Working through the integrals gives xˉ=2\bar{x} = 2. Choice A (32\frac{3}{2}) likely comes from only considering the left half of the triangle. Choice B (43\frac{4}{3}) might result from incorrectly weighting the integration. Choice C (53\frac{5}{3}) could stem from computational errors in the integration process. Remember: centroids require careful attention to integration limits and the correct height function for each interval. Always verify your boundary equations match the given geometry.

Question 7

A region is bounded by x=y2x = y^2 and x=4x = 4. Using horizontal strips for centroid calculation, each strip at height yy extends from x=y2x = y^2 to x=4x = 4. What is the correct setup for finding the x-coordinate of the centroid?

  1. xˉ=22y2+42(4y2)dy22(4y2)dy\bar{x} = \frac{\int_{-2}^2 \frac{y^2 + 4}{2} \cdot (4 - y^2) \, dy}{\int_{-2}^2 (4 - y^2) \, dy} (correct answer)
  2. xˉ=22y(4y2)dy22(4y2)dy\bar{x} = \frac{\int_{-2}^2 y \cdot (4 - y^2) \, dy}{\int_{-2}^2 (4 - y^2) \, dy}
  3. xˉ=04x2xdx042xdx\bar{x} = \frac{\int_0^4 x \cdot 2\sqrt{x} \, dx}{\int_0^4 2\sqrt{x} \, dx}
  4. xˉ=22(4y2)dy22dy\bar{x} = \frac{\int_{-2}^2 (4 - y^2) \, dy}{\int_{-2}^2 dy}
  5. xˉ=224+y22dy224y22dy\bar{x} = \frac{\int_{-2}^2 \frac{4 + y^2}{2} \, dy}{\int_{-2}^2 \frac{4 - y^2}{2} \, dy}
Explanation: When finding centroids using horizontal strips, you need to understand how each strip contributes to the total moment about the y-axis. Each horizontal strip at height yy acts like a thin rectangle with its own centroid at the midpoint of its width. For this region bounded by x=y2x = y^2 and x=4x = 4, each horizontal strip extends from x=y2x = y^2 to x=4x = 4, giving it a width of (4y2)(4 - y^2). The centroid of each individual strip is located at the midpoint: y2+42\frac{y^2 + 4}{2}. The moment contribution of each strip is this centroid location times the strip's area (width times differential height dydy). Answer A correctly sets up xˉ=22y2+42(4y2)dy22(4y2)dy\bar{x} = \frac{\int_{-2}^2 \frac{y^2 + 4}{2} \cdot (4 - y^2) \, dy}{\int_{-2}^2 (4 - y^2) \, dy}, where the numerator represents the total moment (centroid of each strip times its area) and the denominator is the total area. Answer B incorrectly uses yy instead of the x-coordinate of each strip's centroid. This confuses the height coordinate with the centroid location. Answer C uses vertical strips instead of the specified horizontal strips—while mathematically equivalent, it doesn't follow the problem's requirement. Answer D uses the wrong numerator entirely, representing area rather than moment. Remember: for horizontal strips, always identify the centroid of each individual strip first, then multiply by the strip's area to get the moment contribution. The x-coordinate of a horizontal strip's centroid is always the midpoint of its width.

Question 8

Consider a region in the first quadrant bounded by the curve y=lnxy = \ln x, the x-axis, and the line x=ex = e. For centroid calculation using vertical strips, which integral represents the first moment about the x-axis?

  1. 1elnx2lnxdx\int_1^e \frac{\ln x}{2} \cdot \ln x \, dx
  2. 1exlnxdx\int_1^e x \cdot \ln x \, dx
  3. 1e(lnx)22dx\int_1^e \frac{(\ln x)^2}{2} \, dx (correct answer)
  4. 01eyydy\int_0^1 e^y \cdot y \, dy
  5. 1elnxdx\int_1^e \ln x \, dx
Explanation: When calculating centroids using the method of integration, you need to understand that the first moment about the x-axis involves the distance from the x-axis to the centroid of each differential element. For vertical strips, each strip has height lnx\ln x and width dxdx, so its area is lnxdx\ln x \, dx. The key insight is that the centroid of each vertical strip is located at half its height, which is lnx2\frac{\ln x}{2} above the x-axis. The first moment about the x-axis is the product of this distance and the area of the strip: lnx2lnxdx=(lnx)22dx\frac{\ln x}{2} \cdot \ln x \, dx = \frac{(\ln x)^2}{2} \, dx. Integrating from x=1x = 1 to x=ex = e gives the total first moment. Option A (1elnx2lnxdx\int_1^e \frac{\ln x}{2} \cdot \ln x \, dx) shows the correct integrand but fails to simplify lnx2lnx\frac{\ln x}{2} \cdot \ln x to (lnx)22\frac{(\ln x)^2}{2}. While mathematically equivalent to C, it's not in standard form. Option B (1exlnxdx\int_1^e x \cdot \ln x \, dx) incorrectly uses xx as the moment arm instead of lnx2\frac{\ln x}{2}. This would be relevant for moments about the y-axis, not the x-axis. Option D (01eyydy\int_0^1 e^y \cdot y \, dy) represents horizontal strips (using x=eyx = e^y), but the limits are wrong since yy ranges from 0 to 1, and the moment arm setup is incorrect. Study tip: Always identify your moment arm correctly—for vertical strips finding yˉ\bar{y}, use half the strip height as your distance from the x-axis.

Question 9

A parabolic region is bounded by y=4x2y = 4 - x^2 and the x-axis. Using vertical strips, the x-coordinate of the centroid is xˉ=0\bar{x} = 0 by symmetry. What is the y-coordinate of the centroid?

  1. yˉ=85\bar{y} = \frac{8}{5}
  2. yˉ=125\bar{y} = \frac{12}{5}
  3. yˉ=165\bar{y} = \frac{16}{5}
  4. yˉ=3215\bar{y} = \frac{32}{15} (correct answer)
  5. yˉ=6415\bar{y} = \frac{64}{15}
Explanation: When finding centroids of regions using integration, you need to calculate both the area and the first moments about the coordinate axes. For the y-coordinate of the centroid, you use the formula yˉ=MxA\bar{y} = \frac{M_x}{A}, where MxM_x is the first moment about the x-axis and AA is the total area. First, find the area. The parabola y=4x2y = 4 - x^2 intersects the x-axis when 4x2=04 - x^2 = 0, so x=±2x = \pm 2. The area is: A=22(4x2)dx=[4xx33]22=323A = \int_{-2}^{2} (4 - x^2) dx = \left[4x - \frac{x^3}{3}\right]_{-2}^{2} = \frac{32}{3} For the first moment about the x-axis using vertical strips, the y-coordinate of each strip's centroid is at the midheight: y2=4x22\frac{y}{2} = \frac{4-x^2}{2}. Therefore: Mx=224x22(4x2)dx=1222(4x2)2dxM_x = \int_{-2}^{2} \frac{4-x^2}{2} \cdot (4-x^2) dx = \frac{1}{2}\int_{-2}^{2} (4-x^2)^2 dx Expanding: (4x2)2=168x2+x4(4-x^2)^2 = 16 - 8x^2 + x^4 Mx=12[16x8x33+x55]22=25615M_x = \frac{1}{2}\left[16x - \frac{8x^3}{3} + \frac{x^5}{5}\right]_{-2}^{2} = \frac{256}{15} Therefore: yˉ=256/1532/3=25615332=3215\bar{y} = \frac{256/15}{32/3} = \frac{256}{15} \cdot \frac{3}{32} = \frac{32}{15} Answer D is correct. Answer A (85\frac{8}{5}) likely comes from using the wrong centroid height for strips. Answer B (125\frac{12}{5}) might result from calculation errors in the integration. Answer C (165\frac{16}{5}) could come from forgetting the factor of 12\frac{1}{2} in the moment calculation. Remember: for vertical strips, the centroid of each strip is at its geometric center, which is half the strip's height.

Question 10

A triangular region with vertices at (0,0)(0,0), (a,0)(a,0), and (0,b)(0,b) has its centroid calculated using vertical strips. If the strip at position xx has height h(x)h(x), what is the correct expression for the y-coordinate of the centroid?

  1. yˉ=0ah(x)2h(x)dx0ah(x)dx\bar{y} = \frac{\int_0^a \frac{h(x)}{2} \cdot h(x) \, dx}{\int_0^a h(x) \, dx} (correct answer)
  2. yˉ=0ah(x)xdx0ah(x)dx\bar{y} = \frac{\int_0^a h(x) \cdot x \, dx}{\int_0^a h(x) \, dx}
  3. yˉ=0ah(x)2dx0adx\bar{y} = \frac{\int_0^a \frac{h(x)}{2} \cdot dx}{\int_0^a dx}
  4. yˉ=0byw(y)dy0bw(y)dy\bar{y} = \frac{\int_0^b y \cdot w(y) \, dy}{\int_0^b w(y) \, dy}
  5. yˉ=0ah(x)2dx20ah(x)dx\bar{y} = \frac{\int_0^a h(x)^2 \, dx}{2\int_0^a h(x) \, dx}
Explanation: When finding centroids using integration, you need to remember that the centroid represents the "balance point" of a region. For vertical strips, each strip has its own local centroid at its geometric center, and you're finding the weighted average of all these local centroids. For a vertical strip at position xx with height h(x)h(x), the strip's area is h(x)dxh(x) \cdot dx and its local centroid is at y=h(x)2y = \frac{h(x)}{2} (halfway up the strip). The y-coordinate of the overall centroid follows the fundamental formula: yˉ=sum of (area × local y-centroid)total area\bar{y} = \frac{\text{sum of (area × local y-centroid)}}{\text{total area}}. Answer A correctly applies this principle: 0ah(x)2h(x)dx0ah(x)dx\frac{\int_0^a \frac{h(x)}{2} \cdot h(x) \, dx}{\int_0^a h(x) \, dx}. The numerator multiplies each strip's area h(x)dxh(x) \, dx by its local y-centroid h(x)2\frac{h(x)}{2}, then integrates over all strips. Answer B calculates the x-coordinate of the centroid instead, using xx as the moment arm rather than h(x)2\frac{h(x)}{2}. Answer C forgets to weight by area—it just averages the local centroids h(x)2\frac{h(x)}{2} without considering that wider strips should have more influence. Answer D uses horizontal strips (integrating over yy with width w(y)w(y)) rather than the specified vertical strips. Study tip: Always identify your strip orientation first, then remember that centroids require area-weighting. Each strip contributes to the centroid proportionally to its size, not equally.

Question 11

For a region bounded by y=x3y = x^3 and y=xy = x in the first quadrant, the curves intersect at (0,0)(0,0) and (1,1)(1,1). When using vertical strips to find yˉ\bar{y}, which expression correctly represents the y-coordinate of each strip's centroid?

  1. x+x32\frac{x + x^3}{2} (correct answer)
  2. xx32\frac{x - x^3}{2}
  3. (x+x3)2\frac{(x + x^3)}{2}
  4. x2x^2
  5. 1+x22\frac{1 + x^2}{2}
Explanation: When finding centroids using the method of integration, you need to identify the centroid of each differential element. For vertical strips in this region, each strip extends from the lower curve y=x3y = x^3 to the upper curve y=xy = x, and the centroid of each rectangular strip lies at its geometric center. The y-coordinate of a strip's centroid is the average of its top and bottom y-coordinates. Since the strip extends from y=x3y = x^3 (bottom) to y=xy = x (top), the centroid's y-coordinate is x3+x2=x+x32\frac{x^3 + x}{2} = \frac{x + x^3}{2}. This is simply the midpoint formula applied vertically. Looking at the wrong answers: Choice B gives xx32\frac{x - x^3}{2}, which represents half the height of the strip, not the centroid location. This is a common error where students confuse the strip's dimension with its centroid coordinate. Choice C, (x+x3)2\frac{(x + x^3)}{2}, is mathematically identical to choice A but written with unnecessary parentheses - if this were listed as a separate option, it would also be correct. Choice D gives x2x^2, which has no geometric relationship to the centroid of a strip bounded by xx and x3x^3. Study tip: Remember that for any rectangular strip, the centroid coordinates are always the averages of the boundaries. For vertical strips, yˉstrip=ytop+ybottom2\bar{y}_{strip} = \frac{y_{top} + y_{bottom}}{2}. Don't confuse this with the strip's height, which would be ytopybottomy_{top} - y_{bottom}. The correct answer is A.

Question 12

A quarter-circle region in the first quadrant has radius 3. Using the integration method with vertical strips, the setup for finding yˉ\bar{y} includes the integral 039x229x2dx\int_0^3 \frac{\sqrt{9-x^2}}{2} \cdot \sqrt{9-x^2} \, dx. What does the factor 9x22\frac{\sqrt{9-x^2}}{2} represent?

  1. The y-coordinate of the centroid of the vertical strip at position x (correct answer)
  2. The total height of the vertical strip at position x
  3. The area of the vertical strip at position x
  4. The x-coordinate of the centroid of the vertical strip at position x
  5. The moment arm for calculating the first moment about the y-axis
Explanation: When finding centroids using integration with vertical strips, you're essentially breaking down a region into thin vertical rectangles and finding where each strip's "center of mass" is located. The key insight is that each strip has its own centroid, and you need to weight these individual centroids by the strip's area. For a quarter-circle with radius 3, a vertical strip at position xx extends from y=0y = 0 to y=9x2y = \sqrt{9-x^2} (the circle's equation). This strip has height 9x2\sqrt{9-x^2}, and its centroid is located at the midpoint of its height, which is 9x22\frac{\sqrt{9-x^2}}{2} above the x-axis. This is exactly what the factor 9x22\frac{\sqrt{9-x^2}}{2} represents - the y-coordinate where the strip's centroid is located. Looking at the wrong answers: B) 9x2\sqrt{9-x^2} would be the total height, not the factor shown. C) The area of a vertical strip would be 9x2dx\sqrt{9-x^2} \cdot dx, involving the differential width. D) The x-coordinate of the strip's centroid would simply be xx, the strip's horizontal position. The integral structure (strip centroid location)×(strip area)dx\int (\text{strip centroid location}) \times (\text{strip area}) \, dx is the standard pattern for finding overall centroids. Remember: when using vertical strips, the y-coordinate of each strip's centroid is always at half its height, while the x-coordinate is just the strip's horizontal position.

Question 13

The centroid of a semicircular region of radius RR is located at yˉ=4R3π\bar{y} = \frac{4R}{3\pi} from the diameter. If this result is derived using integration with horizontal strips, which integral identity must be used in the calculation?

  1. 0RR2y2dy=πR24\int_0^R \sqrt{R^2 - y^2} \, dy = \frac{\pi R^2}{4}
  2. 0RyR2y2dy=R33\int_0^R y\sqrt{R^2 - y^2} \, dy = \frac{R^3}{3} (correct answer)
  3. 0Ry2R2y2dy=πR416\int_0^R y^2\sqrt{R^2 - y^2} \, dy = \frac{\pi R^4}{16}
  4. 0π/2R2cos2θdθ=πR28\int_0^{\pi/2} R^2 \cos^2\theta \, d\theta = \frac{\pi R^2}{8}
  5. 0π/2R3sinθcosθdθ=R32\int_0^{\pi/2} R^3 \sin\theta \cos\theta \, d\theta = \frac{R^3}{2}
Explanation: When finding centroids using integration, you need to set up the calculation based on your chosen strip orientation. For a semicircle with horizontal strips, each strip at height yy has width 2R2y22\sqrt{R^2 - y^2} (extending from R2y2-\sqrt{R^2 - y^2} to +R2y2+\sqrt{R^2 - y^2}). The centroid formula requires calculating the first moment about the x-axis: yˉ=ydAdA\bar{y} = \frac{\int y \, dA}{\int dA}. For horizontal strips, dA=2R2y2dydA = 2\sqrt{R^2 - y^2} \, dy, so the first moment becomes 0Ry2R2y2dy=20RyR2y2dy\int_0^R y \cdot 2\sqrt{R^2 - y^2} \, dy = 2\int_0^R y\sqrt{R^2 - y^2} \, dy. This is exactly twice the integral in option B. Option B is correct because it provides the essential integral 0RyR2y2dy=R33\int_0^R y\sqrt{R^2 - y^2} \, dy = \frac{R^3}{3} needed to evaluate the first moment. With this result, the first moment equals 2R33=2R332 \cdot \frac{R^3}{3} = \frac{2R^3}{3}, and dividing by the semicircle's area πR22\frac{\pi R^2}{2} gives yˉ=4R3π\bar{y} = \frac{4R}{3\pi}. Option A gives the area calculation, not the first moment. Option C involves y2y^2, which would be needed for second moments or moments of inertia, not centroids. Option D uses polar coordinates with cos2θ\cos^2\theta, which doesn't match the horizontal strip approach described. Study tip: When setting up centroid problems, always identify what your differential area element looks like first—this determines which integrals you'll need to evaluate the required moments.

Question 14

A parabolic region is bounded by y=4x2y = 4x^2 and y=16y = 16 in the first quadrant. To find the x-coordinate of the centroid using integration, which expression correctly represents the first moment about the y-axis?

  1. 02x(164x2)dx\int_0^2 x(16 - 4x^2) dx (correct answer)
  2. 016x2y4dy\int_0^{16} \frac{x}{2}\sqrt{\frac{y}{4}} dy
  3. 02x22(164x2)dx\int_0^2 \frac{x^2}{2}(16 - 4x^2) dx
  4. 02x2(164x2)dx\int_0^2 x^2(16 - 4x^2) dx
Explanation: The first moment about the y-axis is My=xdAM_y = \int x \cdot dA. For a vertical strip of width dxdx, the area element is dA=(164x2)dxdA = (16 - 4x^2)dx, so My=02x(164x2)dxM_y = \int_0^2 x(16 - 4x^2) dx. Choice B uses horizontal strips incorrectly. Choice C includes an extra factor of x/2x/2. Choice D uses x2x^2 instead of xx for the moment arm.

Question 15

A region in polar coordinates is defined by 0r2cosθ0 \leq r \leq 2\cos\theta and 0θπ/20 \leq \theta \leq \pi/2. This represents a semicircle. The x-coordinate of the centroid requires the integral 0π/202cosθrcosθrdrdθ\int_0^{\pi/2} \int_0^{2\cos\theta} r\cos\theta \cdot r \, dr \, d\theta. After integrating with respect to rr, what expression remains?

  1. 0π/28cos4θ3dθ\int_0^{\pi/2} \frac{8\cos^4\theta}{3} \, d\theta (correct answer)
  2. 0π/216cos3θ3dθ\int_0^{\pi/2} \frac{16\cos^3\theta}{3} \, d\theta
  3. 0π/24cos3θdθ\int_0^{\pi/2} 4\cos^3\theta \, d\theta
  4. 0π/28cos4θdθ\int_0^{\pi/2} 8\cos^4\theta \, d\theta
  5. 0π/22cos2θdθ\int_0^{\pi/2} 2\cos^2\theta \, d\theta
Explanation: When calculating centroids in polar coordinates, you're essentially finding the "balance point" of a region by integrating position-weighted area elements. The integral 0π/202cosθrcosθrdrdθ\int_0^{\pi/2} \int_0^{2\cos\theta} r\cos\theta \cdot r \, dr \, d\theta represents the first moment about the y-axis, where rcosθr\cos\theta is the x-coordinate and rdrdθr \, dr \, d\theta is the area element. To evaluate this double integral, you integrate with respect to rr first. The integrand is r2cosθr^2\cos\theta, so: 02cosθr2cosθdr=cosθ02cosθr2dr=cosθ[r33]02cosθ\int_0^{2\cos\theta} r^2\cos\theta \, dr = \cos\theta \int_0^{2\cos\theta} r^2 \, dr = \cos\theta \left[\frac{r^3}{3}\right]_0^{2\cos\theta} Substituting the limits: cosθ(2cosθ)33=cosθ8cos3θ3=8cos4θ3\cos\theta \cdot \frac{(2\cos\theta)^3}{3} = \cos\theta \cdot \frac{8\cos^3\theta}{3} = \frac{8\cos^4\theta}{3} This gives you 0π/28cos4θ3dθ\int_0^{\pi/2} \frac{8\cos^4\theta}{3} \, d\theta, which is answer A. Answer B has cos3θ\cos^3\theta instead of cos4θ\cos^4\theta, suggesting you forgot to multiply by the cosθ\cos\theta factor from the x-coordinate. Answer C is missing the factor of 83\frac{8}{3}, indicating an error in evaluating (2cosθ)33\frac{(2\cos\theta)^3}{3}. Answer D has the correct trigonometric part but omits the 13\frac{1}{3} from the power rule integration. Remember: when integrating rnr^n in polar coordinates, don't forget to apply the power rule correctly and carry through all coefficient factors from the original integrand.

Question 16

Consider a region bounded by y=exy = e^x, x=0x = 0, x=1x = 1, and y=0y = 0. If horizontal strips are used instead of vertical strips to find the centroid, what are the correct limits of integration for the y-variable?

  1. From y=0y = 0 to y=ey = e (correct answer)
  2. From y=1y = 1 to y=ey = e
  3. From y=0y = 0 to y=1y = 1
  4. From y=e0y = e^0 to y=e1y = e^1
  5. From y=ln(0)y = \ln(0) to y=ln(1)y = \ln(1)
Explanation: When finding centroids using horizontal strips, you need to identify the range of y-values that the region spans. This requires examining where the region begins and ends vertically. The region is bounded by y=exy = e^x, x=0x = 0, x=1x = 1, and y=0y = 0. To find the y-limits for horizontal strips, determine the minimum and maximum y-values in the region. The bottom boundary is y=0y = 0. For the top boundary, since y=exy = e^x and xx ranges from 0 to 1, you need the maximum value of exe^x over this interval. Since exe^x is an increasing function, its maximum occurs at x=1x = 1, giving y=e1=ey = e^1 = e. Therefore, y ranges from 0 to ee. Answer A (y=0y = 0 to y=ey = e) correctly captures this full vertical span of the region. Answer B (y=1y = 1 to y=ey = e) incorrectly starts at y=1y = 1 instead of y=0y = 0, missing the lower portion of the region since the bottom boundary is the x-axis. Answer C (y=0y = 0 to y=1y = 1) correctly identifies the lower limit but stops at y=1y = 1 instead of continuing to y=ey = e, cutting off the upper part of the region. Answer D (y=e0y = e^0 to y=e1y = e^1) is mathematically equivalent to answer A since e0=1e^0 = 1 and e1=ee^1 = e, but it's written in a confusing way that might suggest incorrect endpoints. When setting up horizontal strips, always find where the region starts and stops vertically by evaluating the bounding functions at their extreme x-values.

Question 17

A student sets up the centroid calculation for a region as xˉ=02x4x2dx024x2dx\bar{x} = \frac{\int_0^2 x \cdot \sqrt{4-x^2} dx}{\int_0^2 \sqrt{4-x^2} dx}. However, upon checking, the denominator evaluates to π\pi while the numerator evaluates to 43\frac{4}{3}. What does this suggest about the original region?

  1. The calculation has an error because xˉ\bar{x} should be 43π\frac{4}{3\pi}, not a quarter-circle centroid
  2. The region should be a semicircle, but the student used wrong integration limits
  3. The region is a quarter-circle of radius 2, and the calculation is correct (correct answer)
  4. The region is a quarter-circle, but the moment calculation should use x2\frac{x}{2} instead of xx
Explanation: When you encounter centroid calculations in statics, always start by identifying the geometric region from the mathematical setup. The integrand and limits tell you everything about the shape you're analyzing. The setup xˉ=02x4x2dx024x2dx\bar{x} = \frac{\int_0^2 x \cdot \sqrt{4-x^2} dx}{\int_0^2 \sqrt{4-x^2} dx} reveals key information. The function 4x2\sqrt{4-x^2} comes from solving y=4x2y = \sqrt{4-x^2}, which when squared gives x2+y2=4x^2 + y^2 = 4 - the equation of a circle with radius 2. The integration limits from 0 to 2 indicate you're working with the first quadrant portion, making this a quarter-circle. The denominator 024x2dx=π\int_0^2 \sqrt{4-x^2} dx = \pi correctly gives the area of a quarter-circle: 14πr2=14π(22)=π\frac{1}{4}\pi r^2 = \frac{1}{4}\pi(2^2) = \pi. The numerator 02x4x2dx=43\int_0^2 x \cdot \sqrt{4-x^2} dx = \frac{4}{3} correctly calculates the first moment about the y-axis. This gives xˉ=43π\bar{x} = \frac{4}{3\pi}, which matches the theoretical centroid location for a quarter-circle. Answer C is correct. Option A misinterprets the result - 43π0.424\frac{4}{3\pi} \approx 0.424 is indeed the correct x-coordinate for a quarter-circle centroid. Option B incorrectly suggests the limits are wrong when they perfectly define the quarter-circle. Option D proposes an incorrect moment calculation that would halve the centroid distance. Remember: when analyzing centroids, first identify the geometric shape from the mathematical description, then verify your setup matches the known properties of that shape.

Question 18

A quarter-circle region in the first quadrant has radius RR. When computing the y-coordinate of the centroid using integration with respect to xx, the integrand for the first moment about the x-axis should be:

  1. 12yR2x2\frac{1}{2}y \cdot \sqrt{R^2 - x^2}
  2. 12(R2x2)2\frac{1}{2}(\sqrt{R^2 - x^2})^2 (correct answer)
  3. yR2x2y \cdot \sqrt{R^2 - x^2}
  4. 12R2x2dx\frac{1}{2}\sqrt{R^2 - x^2} \cdot dx
Explanation: For the first moment about the x-axis using vertical strips, Mx=yˉdAM_x = \int \bar{y} \cdot dA where yˉ\bar{y} is the centroid of the strip. For a vertical strip from 0 to R2x2\sqrt{R^2-x^2}, yˉ=R2x22\bar{y} = \frac{\sqrt{R^2-x^2}}{2} and dA=R2x2dxdA = \sqrt{R^2-x^2}dx. Thus the integrand is 12(R2x2)2\frac{1}{2}(\sqrt{R^2-x^2})^2. Choice A uses yy instead of yˉ\bar{y}. Choice C omits the factor of 1/21/2. Choice D incorrectly includes dxdx.

Question 19

The area element dAdA for a region is expressed as (f(x)g(x))dx(f(x) - g(x))dx where f(x)>g(x)f(x) > g(x). If the first moment about the x-axis is calculated as Mx=abf(x)+g(x)2(f(x)g(x))dxM_x = \int_a^b \frac{f(x) + g(x)}{2} \cdot (f(x) - g(x)) dx, what geometric interpretation explains this formula?

  1. The region lies between two curves, and f(x)+g(x)2\frac{f(x) + g(x)}{2} represents the average height of the region at each x
  2. The expression represents the moment about the line y=f(x)+g(x)2y = \frac{f(x) + g(x)}{2} rather than the x-axis
  3. The region lies between two curves, and f(x)+g(x)2\frac{f(x) + g(x)}{2} represents the y-coordinate of the centroid of each vertical strip (correct answer)
  4. The formula accounts for the varying width of horizontal strips in a region bounded by x=f(y)x = f(y) and x=g(y)x = g(y)
Explanation: When calculating first moments in statics, you're finding the product of an area element and its distance from a reference axis. For regions bounded by two curves, understanding what represents the "distance" is crucial. The given formula Mx=abf(x)+g(x)2(f(x)g(x))dxM_x = \int_a^b \frac{f(x) + g(x)}{2} \cdot (f(x) - g(x)) dx breaks down into two parts: (f(x)g(x))dx(f(x) - g(x))dx is the area of a thin vertical strip at position xx, while f(x)+g(x)2\frac{f(x) + g(x)}{2} is the y-coordinate of that strip's centroid. Since f(x)f(x) is the top boundary and g(x)g(x) is the bottom boundary, their average gives the midpoint height - exactly where the centroid of each rectangular strip lies. The first moment about the x-axis requires this y-distance from the x-axis to each strip's centroid. Option A incorrectly calls this an "average height," but it's specifically the centroidal location, not just any average. Option B misinterprets the reference axis - we're still calculating the moment about the x-axis, not about the line y=f(x)+g(x)2y = \frac{f(x) + g(x)}{2}. Option D describes a completely different setup where the region is bounded by functions of yy rather than xx. Option C correctly identifies that f(x)+g(x)2\frac{f(x) + g(x)}{2} represents the y-coordinate of each vertical strip's centroid, which is exactly what you need for the moment calculation. Remember: for moments, always identify what represents your area element and what represents the distance from your reference axis to the centroid of that element.

Question 20

A semicircular region of radius aa is positioned with its diameter along the x-axis, centered at the origin. When setting up the integration for yˉ\bar{y} using horizontal strips, which of the following correctly represents the setup?

  1. yˉ=aay2a2y2dyaa2a2y2dy\bar{y} = \frac{\int_{-a}^a y \cdot 2\sqrt{a^2-y^2} dy}{\int_{-a}^a 2\sqrt{a^2-y^2} dy}
  2. yˉ=0ay2a2y2dy0a2a2y2dy\bar{y} = \frac{\int_0^a y \cdot 2\sqrt{a^2-y^2} dy}{\int_0^a 2\sqrt{a^2-y^2} dy} (correct answer)
  3. yˉ=0aya2y2dy0aa2y2dy\bar{y} = \frac{\int_0^a y \cdot \sqrt{a^2-y^2} dy}{\int_0^a \sqrt{a^2-y^2} dy}
  4. yˉ=0ay222a2y2dy0a2a2y2dy\bar{y} = \frac{\int_0^a \frac{y^2}{2} \cdot 2\sqrt{a^2-y^2} dy}{\int_0^a 2\sqrt{a^2-y^2} dy}
Explanation: For a semicircle in the upper half-plane, y ranges from 0 to aa. Each horizontal strip at height yy has length 2a2y22\sqrt{a^2-y^2} (extending from a2y2-\sqrt{a^2-y^2} to +a2y2+\sqrt{a^2-y^2}). The moment arm for yˉ\bar{y} is simply yy. Choice A uses incorrect limits that include the lower half-plane. Choice C omits the factor of 2 for strip length. Choice D incorrectly uses y2/2y^2/2 as the moment arm.