PsychonautQQ
- 781
- 10
how do i evaluate say a definite integral from [-3,3] of |x+1|? Any advice? I'm so confused.
The discussion revolves around evaluating the definite integral of the absolute value function |x + 1| over the interval [-3, 3]. Participants explore various methods for handling the absolute value, including graphical interpretations and area calculations, while addressing confusion and seeking clarification.
Participants express various methods and interpretations for evaluating the integral, leading to multiple competing views. There is no consensus on the correct approach, and confusion persists regarding the limits of integration and the relationship between the areas and the integrals.
Some participants highlight the need to graph the function to understand its behavior and the importance of determining where the absolute value changes. There are unresolved questions about the correct limits of integration and the setup of the integrals based on the graphical interpretation.
Do this by getting rid of the absolute value. How is |x + 1| defined? If you're not sure of this, draw a graph of y = |x + 1|.PsychonautQQ said:how do i evaluate say a definite integral from [-3,3] of |x+1|? Any advice? I'm so confused.
No, that's not at all correct and I don't see how you could have got that from anything said here! Have you drawn the graph of this function as suggested? Have you at least determined where x+ 1= 0? Do you see why that is important? Do you see the two triangles I mentioned?PsychonautQQ said:Is this correct? integral(x)dx from 0 to 4 + integral(x)dx from 0 to 3?
The way you say that is a little confusing! First you want to integrate from -3 to -1, not the other way around! But yes, the substitution [itex]y= x+ 1[/itex] changes [itex]\int_{-3}^{-1} |x+1|dx[/itex] to [itex]\int_{-2}^0|y|dy= -\int_{-2}^0 y dy[/itex].PsychonautQQ said:Okay so i drew the graph of |x+1. It looks like a big V that touches the x-axis at -1. To me and my nooby brain, it makes sense that the area would be equal to the integral of x(dx) from 0 to 2 plus the integral of x(dx) from 0 to 4.
This is because i am finding the total area under the graph from -3 to 3, the slope of the graph is 1, and it touches the x-axis at x = -1. Therefore, the total area under this V i have drawn will be equal to area of the graph of just x from 0 to 4 plus a graph of x from 0 to 2
So basically I'm saying the integral from -1 to -3 of x+1 is going to equal the integral of 0 to 2 of x, and the integral from -1 to 3 of x+1 is going to equal the integral of 0 to 4 of x.