Quote:
Originally Posted by zapparage Wow thanks a lot. How would that work for the one below, of which I'm also having a great deal of trouble with?  |
Since the figure is similar to the previous one, then the procedure is similar.
Get a horizontal dA whose length is (V of curve CB minus V of curve DA), and whose depth is dP.
The limits of integration, according to the graph, is from P=1.0 to P=3.0.
Your main problem is how to express V in terms of P.
I will do the V of curve CB:
P = 0.575 +5.79e^(-0.29V)
e^(-0.29V) = (P -0.575)/5.79
Take the natural log of both sides,
-0.29V = ln(P -0.575) -ln(5.79)
V = -(1/0.29)ln(P -0.575) +(1/0.29)ln(5.79)
V = -3.44828ln(P -0.575) +6.05563 --------------(i)
For the V of curve DA, following the above,
V = -(1/1.44)ln(P -0.88) +(1/1.44)ln(8.965)
V = -0.69444ln(P -0.88) +1.52314 ---------------(ii)
So,
dA = [(-3.44828ln(P -0.575) +6.05563) -(-0.69444ln(P -0.88) +1.52314)]*dP
dA = [-3.44828ln(P -0.575) +0.69444ln(P -0.88) +4.53249]dP
And,
A = INT.(1 to 3)[-3.44828ln(P -0.575) +0.69444ln(P -0.88) +4.53249]dP
Umm, that's a long one.
You can continue from here.
Use INT[ln(u)]du = u*ln(u) -u +C ------***
You get A = 7.19421 from that.
Then, actual A = 7.19421 * 10^2 = 719.42 joules --------answer.