求解 P_1 的值
\left\{\begin{matrix}P_{1}=\frac{P_{2}V_{2}}{V_{1}}\text{, }&V_{1}\neq 0\\P_{1}\in \mathrm{R}\text{, }&\left(P_{2}=0\text{ or }V_{2}=0\right)\text{ and }V_{1}=0\end{matrix}\right.
求解 P_2 的值
\left\{\begin{matrix}P_{2}=\frac{P_{1}V_{1}}{V_{2}}\text{, }&V_{2}\neq 0\\P_{2}\in \mathrm{R}\text{, }&\left(P_{1}=0\text{ or }V_{1}=0\right)\text{ and }V_{2}=0\end{matrix}\right.
共享
已复制到剪贴板
V_{1}P_{1}=P_{2}V_{2}
该公式采用标准形式。
\frac{V_{1}P_{1}}{V_{1}}=\frac{P_{2}V_{2}}{V_{1}}
两边同时除以 V_{1}。
P_{1}=\frac{P_{2}V_{2}}{V_{1}}
除以 V_{1} 是乘以 V_{1} 的逆运算。
P_{2}V_{2}=P_{1}V_{1}
移项以使所有变量项位于左边。
V_{2}P_{2}=P_{1}V_{1}
该公式采用标准形式。
\frac{V_{2}P_{2}}{V_{2}}=\frac{P_{1}V_{1}}{V_{2}}
两边同时除以 V_{2}。
P_{2}=\frac{P_{1}V_{1}}{V_{2}}
除以 V_{2} 是乘以 V_{2} 的逆运算。
示例
二次方程式
{ x } ^ { 2 } - 4 x - 5 = 0
三角学
4 \sin \theta \cos \theta = 2 \sin \theta
线性方程
y = 3x + 4
算术
699 * 533
矩阵
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
联立方程
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
微分
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
积分
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
限制
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}