How do I solve for $t$ and $s$ in $y = x^{-t/s}$?

69 Views Asked by At

I have $$y = x^{-t/s}$$

How do I solve for $t$ and $s$ in terms of the other variables?

1

There are 1 best solutions below

9
On BEST ANSWER

Take the logarithm of both sides of the equation.

$$y = x^{-t/s} \iff \ln y = \ln\Big(x^{-t/s}\Big)$$

Now use a key property of logarithms to extract $-t/s$ from the exponent of $x$: $$\ln(a^b) = b\ln a$$