Solve the proof in problem involving logarithms

  • Thread starter Thread starter chwala
  • Start date Start date
  • Tags Tags
    Logarithms Proof
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
chwala
Gold Member
Messages
2,843
Reaction score
428
Homework Statement
If ##log_a n=x## and ##log_c n=y##, where ##n≠1##, prove that, $$\frac {x-y}{x+y}=\frac {log_b c-log_b a}{log_b c+log_ba}$$
Relevant Equations
understanding of logs
In my approach, i made use of change of base; i.e

$$x-y=\frac {log_b n}{log_b a} -\frac {log_b n}{log_b c}$$
$$x-y=\frac {log_b c ⋅log_b n - log_b n ⋅logba}{log_b a ⋅log_bc}$$
and
$$x+y=\frac {log_b n}{log_b a} +\frac {log_b n}{log_b c}$$
$$x-y=\frac {log_b c ⋅log_b n + log_b n ⋅logba}{log_b a ⋅log_bc}$$

$$→\frac {x-y}{x+y}=\frac {log_b n}{log_b n}⋅ \frac {log_b c - logba}{log_b c +log_b a}$$
$$=\frac {log_b c - logba}{log_b c +log_b a}$$

Any other way of looking at it...
 
Last edited:
Physics news on Phys.org
[tex]\frac{y}{x}=\frac{log_na}{log_nc}=\frac{log_ba}{log_bc}[/tex]
where b is any positive number. So we get the formula of
[tex]\frac{1-y/x}{1+y/x}[/tex]
as requested.
 
anuttarasammyak said:
[tex]\frac{y}{x}=\frac{log_na}{log_nc}=\frac{log_ba}{log_bc}[/tex]
where b is any positive number. So we get the formula of
[tex]\frac{1-y/x}{1+y/x}[/tex]
as requested.
I do not seem to get what you did here...how did you arrive at this
[tex]\frac{y}{x}=\frac{log_na}{log_nc}=\frac{log_ba}{log_bc}[/tex]
 
Between the middle and the right terms, there is a term
[tex]\frac{\log_ba/\log_bn}{\log_bc/\log_bn}[/tex]