Mathematical model, work done on a gas

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
kid_123
Messages
5
Reaction score
0
In a mathematical model, a gas is under a pressure of the form P=e-v2 (v is volume). Find the work (in Joules) done on the gas as its volume decreases from infinity to zero.
 
Physics news on Phys.org
Use the definition for work.

dW = PdV

Integrate both sides.
 
so would it just be ∫e-v2 from ∞ to 0?
 
which gives -.886227 joules?
 
W = -fnInt(e^v^2, v, infinity, 0)

Seems like just need to set up that definite integral.
 
Norfonz said:
Use the definition for work.

dW = PdV

Integrate both sides.

W=∫v1v2PdV

∴W=∫0PdV

Would he just simply substitute his P in this formula?