[SOLVED] Centroid problem with y vector
So, I've been having a problem with this part here, the equations are y=4x^2 and y=2x3.
So, the intersections are (0,0) and (2, 16)
The area between the two is 8/3.
I know I'm doing something correct because I get the x vector correct with ease, but...