How to determine how many areas there are between two functions

  • Context: MHB 
  • Thread starter Thread starter hatelove
  • Start date Start date
  • Tags Tags
    Areas Functions
Click For Summary
SUMMARY

This discussion focuses on calculating the area between two functions, specifically y = x + 10 and y = x^2 + 5, within the boundaries of x = -7 and x = 6. The key steps include finding the points of intersection, which are irrational numbers at x = (1 ± √21)/2, and recognizing that there are three distinct areas to integrate rather than assuming a single area. The process involves integrating the difference between the functions over the identified intervals and summing the results to obtain the total area.

PREREQUISITES
  • Understanding of integral calculus and area under curves
  • Familiarity with finding points of intersection of functions
  • Knowledge of how to graph functions accurately
  • Experience with evaluating definite integrals
NEXT STEPS
  • Learn how to find points of intersection for polynomial functions
  • Study the process of integrating piecewise functions
  • Explore the use of graphing utilities for visualizing function behavior
  • Practice calculating areas between curves using definite integrals
USEFUL FOR

Mathematics students, educators, and anyone involved in calculus who seeks to understand the complexities of finding areas between curves and the importance of accurately identifying boundaries and intersections.

hatelove
Messages
101
Reaction score
1
I was given a problem with two functions and two x-values for boundaries, so I found the points of intersection (there were two) and attempted to find the area between those functions, but I didn't get to finish. In any case, I would have gotten it wrong, because when graph the two functions and then look at the boundaries, there are 3 separate areas that needed to be added up. I just thought it was another problem with a parabolic curve and a line going through it, and there was only one area in between them, but it was asking me to also include the areas that were not in both functions, i.e.

N7QsZ.png


Without a graphing utility and short of graphing both functions very accurately to tell this, is there any other way to see that this is what the question was asking for?
 
Physics news on Phys.org
daigo said:
I was given a problem with two functions and two x-values for boundaries, so I found the points of intersection (there were two) and attempted to find the area between those functions, but I didn't get to finish. In any case, I would have gotten it wrong, because when graph the two functions and then look at the boundaries, there are 3 separate areas that needed to be added up. I just thought it was another problem with a parabolic curve and a line going through it, and there was only one area in between them, but it was asking me to also include the areas that were not in both functions, i.e.

<snip>

Without a graphing utility and short of graphing both functions very accurately to tell this, is there any other way to see that this is what the question was asking for?

What's the actual question? I'm trying to think it through but it'll be easier with a real example.
 
I don't remember it, but I will try to find one or some up with my own, hold on
 
y = x + 10 and y = x^2 + 5, find the area between x = -7 and x = 6
 
daigo said:
y = x + 10 and y = x^2 + 5, find the area between x = -7 and x = 6

First step is find where they intersect.
 
Well I know that, set them equal to each other and it's a couple of irrational numbers (sorry I didn't come up with a cleaner problem; I just picked random numbers instead of multiplying factors), and then I just assume that it's one area and use the integral formula for finding the area of that. I have no idea it's 3 different areas, and would not be able to tell without looking at the exact graph and shading in areas.

In my mind, I am thinking:

7JMY8.png
 
Well let's call these solutions a and b, where a < b. Now graphing the functions you will see one is greater than the other between the intervals (-7 and a), (a,b) & (b,6). Integrate the difference of the functions between these intervals subtracting the lesser function from the greater on each individual interval.
 
edit: too slow :(

daigo said:
y = x + 10 and y = x^2 + 5, find the area between x = -7 and x = 6

They meet at: $x = \dfrac{1\pm\sqrt{21}}{2}$.

Let $\alpha = \dfrac{1}{2}(1-\sqrt{21}) \text{ and } \beta = \dfrac{1}{2}(1+\sqrt{21})$

Let $f(x) = x+10$ and $g(x) = x^2+5$. Work out the points at the lower and upper bounds so we know which order to subtract the integral from (so we don't have a negative answer)
  • $f(-7) = ?$
  • $ f(6) = ?$
  • $g(-7) = ?$
  • $g(6) = ?$

You want to find the area under g(x) between the lower bound (x=-7) and the negative intersection to the x-axis. If you do the same for f(x) between the same two limits then you can subtract the area under f(x) from the area under g(x).

$\displaystyle \int^{-7}_{\alpha} g(x)dx - \int^{-7}_{\alpha}f(x)dx$

i.e. $\displaystyle \int^{-7}_{\alpha} (x^2+5)dx - \int^{-7}_{\alpha}(x+10)dx$

Then you do it between the points of intersection as you know how

You then do the same thing for the area between the positive intersection and the upper bound
$\displaystyle \int^{6}_{\beta} g(x)dx - \int^{6}_{\beta}f(x)dx$

i.e. $\displaystyle \int^{6}_{\beta} (x^2+5)dx - \int^{6}_{\beta}(x+10)dx$

Then you add all three values to get the final answer.
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K