How Can the Midpoint Rule Estimate the Volume of a Liver from CAT Scan Data?

  • Thread starter Thread starter tictactony
  • Start date Start date
  • Tags Tags
    Volume
tictactony
Messages
5
Reaction score
0

Homework Statement



A CAT scan produces equally spaced cross-sectional views of a human organ that provide information about the organ otherwise obtained only by surgery. Suppose that a CAT scan of a human liver shows cross-sections spaced 1.5 cm apart. The liver is 15 cm long and the cross-sectional areas, in square centimeters, are 0, 19, 58, 79, 95, 105, 116, 128, 63, 40, and 0. Use the Midpoint Rule with n = 5 to estimate the volume V of the liver.

Homework Equations



Not sure what I'm suppose to use, disk method? V = \int\pi r^{2}

The Attempt at a Solution



I'm not sure if I'm supposed to treat this like I would a normal riemann sum using the midpoint rule because the question is asking for a volume and I'm given surface area. The way I see this problem I feel like I have to add up all the surface areas because that's what you do when you find volume by integration. This wouldn't make sense though since I'm given the midpoint rule of n=5.
 
Last edited by a moderator:
Physics news on Phys.org
tictactony said:
Midpoint Rule with n = 5
That is puzzling given that the data cover 10 intervals. It smells like a question that has been modified inconsistently.
n=5 requires 5 intervals, so 6 datapoints. Which 6 of the 11 to choose? I would answer using n=10.
tictactony said:
the question is asking for a volume and I'm given surface area
You have a set of readings at boundaries of given intervals. If the readings have dimension X and the intervals have dimension Y then the sum of the pairwise products has dimension XY. In this case, X=L2, Y=L, so XY=L3.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top