I am trying to rearrange the equation $$T=\frac{1}{A+B\cdot \ln(R)+C\cdot \ln(R)^3}$$ Where $A, B\space and\space C$ are constants and $R$ is the independent variable. I would like to get an equation where $T$ is the independent variable. I know the steps up to $$\frac{1}{T}-A=B\cdot\ln(R)+C\cdot\ln(R)^3$$ But I do not know how to proceed any further. Thank you in advance for the help.
Asked
Active
Viewed 20 times
1 Answers
1
$\frac{1}{T}-A=B\cdot\ln(R)+C\cdot\ln(R)^3$
$= B\ln R + 3C\ln R = \ln R(B+3C)$
so
$\frac {\frac 1T -A}{B+3C} = \ln R$
So
$R = e^{\frac {\frac 1T -A}{B+3C}}$
fleablood
- 124,253