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

(loga/p)=(logb/q)=(logc/r)=log...

All logarithims to the same base and x does not equal 1.

If (b^2)/(ac)=(x^y)

How do I find y in terms of p, q, and r?

2007-05-29 07:06:20 · 3 answers · asked by Al 1 in Science & Mathematics Mathematics

3 answers

log(f*g) = log(f) + log(g), log(f/g) = log(f) - log(g)
log(f*f) = log(f) + log(f) = 2log(f)

when you extend this you get

log(f^g) = glog(f)

So starting with

(b^2)/(ac)=(x^y)

Take logarithms

log[(b^2)/(ac)]=log[(x^y)]

log(b^2) - log(ac)=ylog(x)

2log(b) - log(a) - log(c) = ylog(x)

y = [2log(b) - log(a) - log(c)]/log(x)

2007-05-29 07:13:51 · answer #1 · answered by Astral Walker 7 · 0 1

since (b^2)/(ac)=(x^y)
So (b/a) * (b/c) = x^y
Taking log to base x
log(b/a) + log(b/c) =y
So
y = log b - log a + log b - log c = 2 log b - log a - log c (1)
Since loga/p)=(logb/q)=(logc/r)
log a - log b = log b - log q = log c - log r
log c = log b - log q + log r
log a = 2 log b - log q
From (1)
y= 2 log b - 2l og b + log q - log b + log q - log r
y =2 log q - log a - log r = log(q^2/ar)

2007-05-29 14:33:24 · answer #2 · answered by a_ebnlhaitham 6 · 0 0

(b^2)/(ac)=(x^y)
log(b^2/(ac)) = y log x
y = [log(b^2/(ac))]/log x
y = [logb^2 -log(ac)]/log x
y = [2logb - loga -log c]/log x
loga = log bp/q
log b = log cq/r
log c = log br/q
y = [2log(cq/r) - log(bp/q) -log (br/q)]/logx
y = log (c^2q^4/(r^3b^2))/logx

2007-05-29 14:42:16 · answer #3 · answered by ironduke8159 7 · 0 0

fedest.com, questions and answers