Estimating Pool Area Using Simpson's Rule

  • Context: Undergrad 
  • Thread starter Thread starter bns1201
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 12K views
bns1201
Messages
22
Reaction score
0
I put this in the homework section a few days ago, but the homework was already due, and I'd like an explanation as to how to do this please. I have a feeling a similar problem will be on the exam.

The widths (in meters) of a kidney-shaped swimming pool were measured at 2 meter intervals as indicated in the figure. Use Simpson's Rule to estimate the area of the pool. Please round the answer to the nearest square meter.

7-7-030alt.gif


a = 5.8
b = 6.6
c = 5.4
d = 5.8
e = 5.2
f = 4.8
g = 5.2



Thanks
 

Attachments

  • 7-7-030alt.gif
    7-7-030alt.gif
    1.6 KB · Views: 584
Physics news on Phys.org
I am assuming that a and g were each 2 meters from the edge.
Then Simpson's rule gives 4(4a+2b+4c+2d+4e+2f +4g)/6.
 
Last edited: