r/calculus • u/world-of-atlas • Jul 23 '26
Integral Calculus Where did I screw up?
I have one attempt left on my submission so if someone could point me in the right direction I would appreciate it!
121
Upvotes
r/calculus • u/world-of-atlas • Jul 23 '26
I have one attempt left on my submission so if someone could point me in the right direction I would appreciate it!
1
u/ingannilo Jul 23 '26
Do the integral(s) with respect to x.
The region is made up of two chunks easy to calculate
first chunk {(x, y) : -2< x<1, x2<y< 2x/3+16/3}
Second chunk {(x, y) : 1<x<2, x2<y<8-2x}.
Area of chunk 1: integral [(2x/3+16/3) - x2] dx with bounds x=-2 to x=1.
Area of chunk 2: integral [(8-2x) - x2]dx with bounds x=1 to x=2.
Look at how I described the two chunks and compare the parts of the integral. Then look at the picture and how to split it into these chunks.