Calculate the area of this pond with functions given for the perimeter

In summary, to calculate the area of a pond when given functions for its perimeter, one must first derive the relationship between the perimeter and the dimensions of the pond. By using appropriate mathematical formulas, such as those for specific shapes (e.g., circles, rectangles), the area can be determined based on the perimeter functions provided. This involves solving equations and applying geometry principles to find the area effectively.
  • #1
tomwilliam
145
2
Homework Statement
See image below. Trying to calculate area of a pond using the functions given for the upper and lower boundaries
Relevant Equations
The equation referred to in the booklet is the definite integral from a to b of f(x) wrt dx = F(b) - F(a)
202f69e6-44cd-42d3-9cd8-9991e47506e5.JPG


So the solution is obviously given here, I'm just trying to understand it. I thought that integrating f(x) from -5 to 5 would give the area under the curve (including the areas below the "pond" at the edges of the image but above y=0. I don't really understand why we are subtracting the integral of g(x).
Any help much appreciated!
Thanks
 
Physics news on Phys.org
  • #2
tomwilliam said:
Homework Statement: See image below. Trying to calculate area of a pond using the functions given for the upper and lower boundaries
Relevant Equations: The equation referred to in the booklet is the definite integral from a to b of f(x) wrt dx = F(b) - F(a)

View attachment 346662

So the solution is obviously given here, I'm just trying to understand it. I thought that integrating f(x) from -5 to 5 would give the area under the curve (including the areas below the "pond" at the edges of the image but above y=0. I don't really understand why we are subtracting the integral of g(x).
Any help much appreciated!
Thanks
To get the blue area, you need to subtract from the ##\int_{-5}^5 f(x) dx## the areas ##a## and ##b## and to add to it the area ##c##:
1717884625562.png

This is what subtracting ##\int_{-5}^5 g(x) dx## does.
 
  • Like
Likes tomwilliam
  • #3
Another way to understand the same result is to imagine the area of the pond as a bunch of [blue-shaded] vertical strips, all side by side.

The ##y## extent of the strip at ##x## is given by ##f(x) - g(x)##. The total area of all the strips is then obviously ##\int_{-5}^{5} ( f(x) - g(x) )\ dx##.
 
  • Like
Likes tomwilliam

FAQ: Calculate the area of this pond with functions given for the perimeter

What is the formula to calculate the area of a pond when the perimeter is given?

The area of a pond can be calculated using various formulas depending on its shape. For a simple shape like a circle, the area can be found using the formula A = πr², where r is the radius. For rectangles, the area is A = length × width. If the perimeter is provided, you may need to derive dimensions from the perimeter before calculating the area.

How can I find the radius of a circular pond if I only have the perimeter?

The perimeter of a circular pond is known as the circumference, which can be calculated using the formula C = 2πr. To find the radius, you can rearrange this formula to r = C / (2π). Once you have the radius, you can then use it to calculate the area using A = πr².

Can I calculate the area of an irregularly shaped pond with a given perimeter?

Yes, calculating the area of an irregularly shaped pond can be more complex. One common method is to divide the shape into smaller, regular shapes (like triangles or rectangles), calculate the area of each, and then sum them up. Alternatively, if you have a mathematical function that describes the shape, you can use calculus to find the area.

What if the perimeter function is given as a polynomial?

If the perimeter function is given as a polynomial, you can derive the dimensions of the shape by setting the polynomial equal to the perimeter value. Once you determine the dimensions (like length and width for a rectangle), you can then use the appropriate area formula to calculate the area.

Are there any tools or software that can help in calculating the area from the perimeter?

Yes, there are various tools and software available that can assist in calculating the area from the perimeter. Geographic Information Systems (GIS) software, CAD programs, and online calculators can provide functionalities to input perimeter data and calculate area, especially for complex shapes. Additionally, programming languages like Python offer libraries for geometric calculations that can be useful.

Back
Top