English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How do I move the slove for R?

2007-08-07 05:08:31 · 2 answers · asked by daniel 2 in Science & Mathematics Mathematics

2 answers

T = P * (R+1)^n

Divide by P:
T/P = (R+1)^n

Take the nth root of both sides:
(T/P)^(1/n) = R+1

Subtract 1:
(T/P)^(1/n) - 1 = R

There you are,

R = (T/P)^(1/n) - 1

2007-08-07 05:18:18 · answer #1 · answered by McFate 7 · 1 0

T= P * (R+1)^n

(R+1)^n = T/P

n*ln(R+1) = ln(T/P)

ln(R+1) = ln(T/P)/n

(R+1) = (T/P)^1/n

R = [(T/P)^1/n] -1

2007-08-07 12:20:05 · answer #2 · answered by hell_raisr321 2 · 0 0

fedest.com, questions and answers