Skip to main content
1-Visitor
November 25, 2017
Solved

Integrate between two functions

  • November 25, 2017
  • 1 reply
  • 4262 views
Hi,

So firstly sorry I’m not at home so don’t have an example to show but what I’m after is integrating an area and performing multiple tasks between two limiting functions.

I.e I have a function which I’m going to integrate underneath. this function is in terms of x. (A line that increases up the y axis as x increases)

Then I want to introduce two functions in terms of y ie vertical lines.

I then want to integrate the area under the first line and between the second two. Any idea how I do this? FYI I use prime 3

Cheers

A
Best answer by Fred_Kohlhepp

Try this:

integrate.PNG

1 reply

23-Emerald IV
November 26, 2017

Is this what you're after?LM_20171126_Areas.png

 

Success!

Luc

awibroe1-VisitorAuthor
1-Visitor
November 27, 2017

Hi Luc,

 

Thanks for that. Yes, in a way I think that gets me to where I want to be.

 

Now I am back at work, see attached image of the sort of thing I am looking at. What I am after is integrating the area under my blue line and to the left of both the red and black lines. I have experimente with a few ways of doing this and as you say can do this by taking areas away from eachother. Obviously for now I am working with simple shapes but this could get quite messy when I apply the logic to my final objective which is much more complex.

 

Cheers,

 

A

 

Capture.PNG

 

23-Emerald I
November 27, 2017

Try this:

integrate.PNG