Calculating Area Between Two Curves

  • Thread starter Thread starter Peter G.
  • Start date Start date
  • Tags Tags
    Area Curves
Peter G.
Messages
439
Reaction score
0
Find the area of the region bounded by the following curves:

y=x2-5x and y=3-x2

Answer:

So, using simultaneous equations I found the points of intersection (x = -0.5 and x = 3). The book agrees with me on that.

I then performed the following:

3-x2-(x2-5x)

= -2x2+5x+3

I then integrated that:

((-2/3)*x3)+((5/2)*x2)+3x

I then subtracted the result when I substitute -0.5 from the result I get when I substitute 3. The book claims the answer is 2.655 but, no matter how hard I try I keep getting (271/24)

Can anyone help me here please?

Thanks!
 
Physics news on Phys.org
The work you showed so far is correct. Unfortunately I get 343/24 = 14.29 which doesn't agree with either of yours. Your book's answer is obviously wrong; clearly too small for the area enclosed.
 
Hi! Thanks a lot for your response. I must be making some calculation error! When I try using the graphic calculator to find the integral it gives me 14.29, so, yeah, you should be right. I will try again.

Thanks once again,
Peter
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top