I have two questions:
- I need to solve for x here
$$0.95 = \exp(-(1+0.4\frac{x-20}{4})^{-\frac{1}{0.4}})$$
My steps:
$$\ln(0.95) = -(1+0.4\frac{x-20}{4})^{-\frac{1}{0.4}}$$
$$\ln(0.95)^{-0.4} = -(1+0.4\frac{x-20}{4})$$
Then I punch in calculator $\ln(0.95)^{-0.4} = 3.2808$. Negating and subtracting $1$, multiplying by $4$ dividing by $0.4$ and add $20$, I get $-22.8077$. However, the right answer is $42.8077$.
I thought I performed all steps correctly, so where did I go wrong?
- A more general question regarding how exponents work. I know that:
$$a^{b} = \exp(\ln(a)*b)$$
And it makes sense that, $$(-5)^{0.5} = \exp(\ln(-5)*0.5)$$ is undefined.
However, when I punch in, $$(-5)^{0.4} $$ to my TI-30XS Multiview calculator, I got 1.903653939. No $i$ what so ever.
So I guess I don't know how exponents work any more.
From here
$$\ln(0.95) = -\left(1+0.4\frac{x-20}{4}\right)^{-\frac{1}{0.4}}$$
we have
$$-\ln(0.95) = \left(1+0.4\frac{x-20}{4}\right)^{-\frac{1}{0.4}}$$
and then
$$[-\ln(0.95)]^{-0.4} = \left(1+0.4\frac{x-20}{4}\right)$$