MHB Integration: Area between two parabolas on a given interval

Click For Summary
To find the area between the curves y = x^2 − 5x + 2 and y = −x^2 + 5x − 6 over the interval [0, 4], it's essential to first determine the points of intersection by equating the two functions. Graphing the curves can help visualize which function is above the other, but it's noted that the first parabola opens upwards while the second opens downwards. Identifying the x-coordinates of intersection will clarify the intervals where one function dominates the other. After finding these points, the area can be calculated by integrating the difference between the two functions over the specified interval. This method ensures an accurate calculation of the area between the parabolas.
burritth
Messages
1
Reaction score
0
Find the area of the indicated region. We suggest you graph the curves to check whether one is above the other or whether they cross, and that you use technology to check your answer. Between y = x^2 − 5x + 2 and y = −x^2 + 5x − 6 for x in [0, 4]
 
Physics news on Phys.org
Hello and welcome to MHB, burritth! :D

We ask that our users show their progress (work thus far or thoughts on how to begin) when posting questions. This way our helpers can see where you are stuck or may be going astray and will be able to post the best help possible without potentially making a suggestion which you have already tried, which would waste your time and that of the helper.

I would begin by finding the $x$-coordinates of the points of intersection first, and at these points we have the $y$-coordinates being equal, so if we equate the two given functions, and solve for $x$, we will know where they intersect. What do you find?
 
burritth said:
Find the area of the indicated region. We suggest you graph the curves to check whether one is above the other or whether they cross, and that you use technology to check your answer. Between y = x^2 − 5x + 2 and y = −x^2 + 5x − 6 for x in [0, 4]

So have you at least drawn the graphs?
 
Here's why I wouldn't bother with the graphing...we are given two parabolic curves, and we can see (by inspecting the sign of the coefficient of the squared terms) that:

$$f_1(x)=x^2-5x+2$$

opens upwards while:

$$f_2(x)=-x^2+5x-6$$

opens downwards. So, if we find two real roots for $f_1=f_2$, which we will call $x_1,\,x_2$ where $x_1<x_2$, then we know:

$$f_1>f_2$$ on $$(-\infty,x_1)\,\cup\,(x_2,\infty)$$

$$f_2>f_1$$ on $$(x_1,x_2)$$

So, this is why I was suggesting to begin with finding $x_1$ and $x_2$. :)
 
Here is desmos screen shot