Quote (Azrad @ Mar 4 2016 07:16am)
Looking at it again it is a real mess. You have the vertical axis labeled as Xo, but then refer to it as the y axis. Then you have the horizonal axis labeled as Vo. But then you are multiplying Xo * Vo which means they are points on the axis. But then you have function that draws the curve labeled as Xo(Vo) implying they are axes.
I'll proceed with the assumption the axes are X (vertical) and V (horizontal), and Vo and Xo are points on the axes, and that your function is miswritten and should be X = A*V^2 + B*V + C
If so the area under the curve is the definite integral from 0 to Vo of: (A*V^2 + B*V + C) * dV
yea Xo is veritcal and Vo is horzitonal,
but I want the area that is shaded in the picture,
i was doin Xo times Vo cuz its a rectangle, then minus the area under the curve to get the shaded region
the boundaries are at Xo and Vo
This post was edited by FamilyGuyViewer on Mar 4 2016 01:57pm