Is there a way to reduce $N_1\cdot k\cdot\ln(V_1) + N_2\cdot k \cdot\ln(V_2)$ to $(N_1+N_2)\cdot k\cdot \ln(V)$ where $V = V_1 + V_2$ ? I have arrived at $k\cdot[\ln(V_1)^{N_1} + \ln(V_2)^{N_2}]$ but not sure what is the next step.
2026-05-04 14:55:38.1777906538
Reducing $N_1\cdot k\cdot\ln(V_1) + N_2\cdot k \cdot\ln(V_2)$ to $(N_1+N_2)\cdot k\cdot \ln(V)$
68 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
No. For this to be true you'd need $V=V_1^{N_1/(N_1+N_2)}V_2^{N_2/(N_1+N_2)}$.
This is because $N_1k\ln V_1+N_2k\ln V_2=\ln\big(V_1^{N_1k}V_2^{N_2k}\big)=(N_1+N_2)k\ln\big(V_1^{N_1/(N_1+N_2)}V_2^{N_2/(N_1+N_2)}\big)$.