0

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}$$

Andres Mejia
  • 20,977
Kevin
  • 1

1 Answers1

1

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.

Andres Mejia
  • 20,977