Simpson's Second and Third Rules
In the previous lesson we explored Simpson's First Rule for calculating the area of a water-plane.
You will recall that Simpson's First Rule can be used when there are an even number of area sections and hence an odd number of ordinates.
Simpson's rule calculations can also be carried out when a water-plane is divided into an odd number of sections (has an even number of ordinates). One way to approach this situation is to utilize Simpson's Second Rule.
Simpson's Second Rule
Simpson's Second Rule can be applied when there are an even number of ordinates, but only when a second condition is also satisfied. When a water-plane is subdivided using an even number of ordinates, Simpson's Second Rule can be applied, if and only if, the number of ordinates, less one, is a multiple of 3.
second Condition for simpson's second rule:
For example, we know that both 4 and 6 are even numbers but only 4 satisfies the condition for Simpson's Second Rule since:
This means that you need to have at least 4 ordinates to apply Simpson's Second Rule. The Second Rule states that the area under the curve (which satisfies all the necessary conditions for this rule) is given by:
This rule is also called the three-eighths rule. The Simpson's multipliers in this case are 1,3,3,1 and if we follow the same process of applying the rule more than once in a problem as we did in the last lesson, the multipliers become: 1, 3, 3, 2, 3, 3, 2, 3, 3, 2....... 3, 3, 1
Example 1: Find the area of the following shape using Simpson's Rule:
Solution:

There are 4 (even) half-ordinates given so we cannot apply Simpson's First Rule to solve this equation. Now let us check if we can apply Simpson's Second Rule:
- Even number of ordinates
Hence we can use the Second Rule to evaluate this area.

Half-ordinates (1) |
Simpson's Multiplier (2) |
Area Function (3)=(1)x(2) |
2.5 | 1 | 2.5 |
3.5 | 3 | 10.5 |
4.5 | 3 | 13.5 |
5.0 | 1 | 5.0 |
|
31.5 |
Example 2: The lengths of the half-ordinates of a 90 m long water-plane commencing from forward are as follows:
0, 2.0, 3.6, 5.0, 5.5, 6.0, 4.8, 3.4, 2.0, 0.5
Find the area of the water-plane.
Solution:
We are given 10 half-ordinates, 10 is even and 10 - 1 = 9 is a multiple of 3; therefore we can use Simpson's Second Rule to calculate this water-plane area.
Find the value of "h" :

Complete the table:
Half-ordinates (1) |
Simpson's Multiplier (2) |
Area Function (3)=(1)x(2) |
0 | 1 | 0 |
2 | 3 | 6 |
3.6 | 3 | 10.8 |
5 | 2 | 10 |
5.5 | 3 | 16.5 |
6 | 3 | 18 |
4.8 | 2 | 9.6 |
3.4 | 3 | 10.2 |
2 | 3 | 6 |
0.5 | 1 | 0.5 |
|
87.6 |
Calculate the area:
Appendages
We have discussed Simpson's First and Second Rules which can be used to calculate the area of a ship's water-plane. Many water-plane areas are not defined by a single curve however, but can be divided into two or more separate water-plane areas, each with its own shape. In such cases we can calculate each section of the water-plane separately, using one or more of Simpson's Rules. Often, the main area of the water-plane is calculated separatedly from the bow or stern ends of the ship, which are referred to as an appendages.
Example 3: A ship's water-plane area has been divided into common intervals of lenth 9 m, with the following half-ordinates commencing from forward:
0, 1.0, 2.0, 3.0, 2.0 metres respectively
Aft of the last ordinate is an appendage of 25 m2. Find the total area of the water-plane.
Solution:
The total water-plane area can be looked upon as the sum of two areas: Area 1 and Area 2 (area of appendage)

We are given 5 half-ordinates so we will use Simpson's First Rule to find the value of Area 1.
Area 1:
Complete the table :
Half-ordinates (1) |
Simpson's Multiplier (2) |
Area Function (3)=(1)*(2) |
0 | 1 | 0 |
1 | 4 | 4 |
2 | 2 | 4 |
3 | 4 | 12 |
2 | 1 | 2 |
|
22 |
Simpson's Third Rule
Simpson's Third Rule helps us to evaluate the area included by two consecutive ordinates when an external ordinate is also known. According to this rule:
where,
y1 = the first ordinate
y2 = the middle ordinate
y3 = the external ordinate
It is very important to understand which ordinates represent y1, and y3 as y2 is always the middle one. y1 is one of the ordinates that includes the area of interest. The following images show the appropriate half-ordinates while calculating the area of the shaded strip:
![]() |
![]() |
Example 4: Find the area of a steel plate of the following shape:

The area of section A is known to be 25 cm2.
Solution:

The area of section A is given to be 25 cm2, therefore all we need to calculate is the area of section B which we can find using Simpson's Third Rule. We can then add the areas of sections A and B to determine the total area of the steel plate.

Clearly, Hence area of section B will be:
Example 5: The lengths of the half-ordinates of a 60 m long water-plane commencing from forward are as follows:
0, 4.2, 5.8, 6.0, 3.5, 0.2 metres respectively
Find the area of the water-plane.
Solution:
We are given 6 half-ordinates and 6 is even. Therefore, we cannot apply Simpson's First Rule. Also,6 - 1 = 5 which is not a multiple of 3; therefore we cannot use Simpson's Second Rule either to calculate this water-plane area.
So in this case we are going to use both rules to find the area of two parts of the water-plane and add the results to find the total area.
Now, if we divide the water-plane into two sections such that the first section includes the first two area strips and the second section includes the rest, then we have two areas:
AREA 1:Number of half-ordinates = 3, 3 is odd. Therefore we can apply Simpson's First Rule.
Complete the table:
Half-ordinates (1) |
Simpson's Multiplier (2) |
Area Function (3)=(1)*(2) |
0 | 1 | 0 |
4.2 | 4 | 16.8 |
5.8 | 1 | 5.8 |
|
22.6 |
AREA 2: Number of half-ordinates = 4, 4 is even and 4 — 1 = 3 is a multiple of 3. So we will use Simpson's Second Rule.
Complete the table:
Half-ordinates (1) |
Simpson's Multiplier (2) |
Area Function (3)=(1)*(2) |
5.8 | 1 | 5.8 |
6.0 | 3 | 18.0 |
3.5 | 3 | 10.5 |
0.2 | 1 | 0.2 |
|
34.5 |