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

I forgot how to do lograthims. Heh.

2006-06-11 09:18:48 · 3 answers · asked by Mist 1 in Science & Mathematics Mathematics

3 answers

s = c(1 - d)^n
(1 - d)^n = (s/c)
log(1 - d)(s/c) = n

ANS : n = log(1 - d)(s/c) or n = log(1 - d)s - log(1 - d)c

Whereas (1 - d) is the base

or you can type it like this

n = (log(s/c))/(log(1 - d))
or
n = (log(s) - log(c))/(log(1 - d))

2006-06-11 10:34:45 · answer #1 · answered by Sherman81 6 · 0 0

I forgot too. Oops. That, or I havent even learn it yet. Take your pick...

2006-06-11 16:21:40 · answer #2 · answered by coolpowwow80 3 · 0 0

log(s) = log[c(1-d)^n]
log(s) = log(c) + n*log(1-d)
n= [log(s)-log(c)]/log(1-d)

2006-06-11 16:23:28 · answer #3 · answered by votonyb@sbcglobal.net 1 · 0 0

fedest.com, questions and answers