Tuesday, November 8, 2016

Algebra problem (deriving a variable in a formula)

How do I derive the $m$ in the formula:
$$I=\left(1+\frac{r}{m}\right)^{mn} -1$$



all the values of the variables in the formula except $m$ is given and the question is find $m$.
I just don't know how to derive the formula using the knowledge of Algebra I have.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...