Solve for unknown in exponential equation

66 Views Asked by At

How do I solve for an unknown in the base of an exponential equation. In my example W is unknown: $$PPV=K\cdot\left(\frac{D}{W^{0.5}}\right)^{-1.6}$$

1

There are 1 best solutions below

0
On

I will do the first step.

$$PPV=K\cdot\left(\frac{D}{W^{0.5}}\right)^{-1.6} \implies \left(\frac{PPV}{K}\right)^{-5/8}\cdot \frac{1}{D}=\frac{1}{W^{.5}}.$$

Can you see how very mild manipulation will yield the answer? The idea here is to see how to express one variable ($W$) in terms of the rest.