So only 12 of the values are used.

  • Context: Undergrad 
  • Thread starter Thread starter Rubik
  • Start date Start date
  • Tags Tags
    Point
Click For Summary
SUMMARY

The discussion focuses on calculating the volume of water in a 20-ft-by-30-ft swimming pool using the Midpoint Rule with parameters m = 2 and n = 3. The depth measurements are taken at 5-ft intervals, resulting in a 7 by 5 array of values. The user seeks clarification on how to derive the values of m and n from the given data, which are determined as m = (7-1)/2 = 3 and n = (5-1)/2 = 2. The method involves selecting specific depth values for volume estimation based on the midpoint approach.

PREREQUISITES
  • Understanding of the Midpoint Rule in numerical integration
  • Familiarity with basic geometry and volume calculations
  • Ability to interpret and manipulate two-dimensional arrays
  • Knowledge of depth measurement techniques in pool volume estimation
NEXT STEPS
  • Study the application of the Midpoint Rule in different contexts
  • Learn about numerical integration techniques in calculus
  • Explore volume calculation methods for irregular shapes
  • Investigate how to construct and analyze two-dimensional data arrays
USEFUL FOR

Mathematicians, engineers, students in geometry or calculus, and anyone involved in pool design or water volume estimation.

Rubik
Messages
95
Reaction score
0
Why is m = 2 and n = 3.. I am trying to solve a similar pool question yet I am not sure how to get m and n as in this solution they are given n and m but how do I work it out for myself?

A 20-ft-by-30-ft swimming pool is filled with water. The depth is measured at 5-ft intervals, starting at one corner of the pool, and the values are recorded in the table. Estimate the volume of water using the Midpoint Rule with m = 2 and n = 3.
Table given:
___0 __5__10___15__20__25___30
0__2__ 3__ 4___ 6___7___8____8
5__2__ 3__ 4___ 6__ 8___10___ 8
10_2__4__ 6___ 8___10__12__10
15_2__3__ 4___ 5___6___7___ 7
20_2__2__ 2___ 2___3___4___ 4
 
Physics news on Phys.org
By counting. In this method one uses the odd values. We have a 7 by 5 array
m=(7-1)/2=3
n=(5-1)/2=2

The # are the values to include and * those not to.

___0 __5__10___15__20__25___30
0__*__ *__ *___ *___*___*____*
5__*__ #__ *___ #__ *___#___ *
10_*__*___ *___ *___*___*____*
15_*__#___ *___ #___*___#___ *
20_*__*__ _*___ *___*___*___ *
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 27 ·
Replies
27
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
26
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K