How can I derive the formula using algebra for combining two equations?

raintrek
Messages
68
Reaction score
0
I'm trying to derive a formula but can't seem to work the algebra.

I need to combine these two:

V_{1}p_{1} + V_{2}p_{2} = N

V_{1} + V_{2} = V

to get this:

\frac{V_{1}}{V} = \frac{p-p_{1}}{p_{2}-p_{1}}

where p = N/V

If anyone could show me the steps that would be a huge help. Thanks in advance!
 
Physics news on Phys.org
Were you trying to obtain \frac{V_{1}}{V} = \frac{p-p_{2}}{p_{1}-p_{2}} instead?

With \frac{V_{1}}{V} = \frac{p-p_{1}}{p_{2}-p_{1}}, I got
V_{2}p_{1} + V_{1}p_{2} = N instead.
 
Dang, that will teach me to copy and paste!

I'm sorry, Defennder, here's the correct expressions:

\frac{V_{2}}{V}=\frac{p-p_{1}}{p_{2}-p_{1}}
 
V_{1}p_{1} + V_{2}p_{2} = N
(V-V_{2})p_{1} + V_{2}p_{2} = pV
Rearraging to get:
(p_{2}-p_{1})V_{2} = (p - p_{1})V

From here you just rearrange the terms and you'll get the answer.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top