jgoff14
- 16
- 0
Homework Statement
I need help getting the area between 2*x^3-x^2-5*x and -x^2+2*x. I found the intersections at +/- sqrt(7/2) and 0.
Homework Equations
f(x)=2*x^3-x^2-5*x
g(x)=-x^2+2*x
The Attempt at a Solution
This is the problem, I know that for something simple like x^2 and sqrt(x)+14 they intersect at x=4, so it is 2/3x^(3/2)-x^3/3 from 0 to 4 giving 40 square units, so generally speaking I remember how to do this. I know that it should be integral of top function - integral of bottom function, I also know that f(x)>g(x) on the initial interval (-sqrt(7/2),0) and then it switches to g(x)>f(x) from (0,sqrt(7/2)) so my work reflected that by splitting the integrals but I keep getting negative areas and just plain non-sense. I can't remember what I need to do exactly and in what order for something like this.
Thanks in advance for any help you can give.