Solving log_4(5-x)-log_4(3-x) = 2: Step-by-Step Guide

  • Thread starter Thread starter tweety1234
  • Start date Start date
  • Tags Tags
    Log
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
tweety1234
Messages
111
Reaction score
0

Homework Statement



[tex]log_4(5-x)-log_4(3-x) = 2[/tex]



The Attempt at a Solution



[tex]log_4(5-x)-log_4(3-x) = 2[/tex]
[tex]log_4\frac{3-x}{5-x} = 2[/tex]

where do I go from here?
 
Physics news on Phys.org


Cyosis said:
What do you know about [tex]a^\log_a x[/tex]?

Dont know, not come across that expression before. Could you please explain.

Thanks.

Are you using the power rule ?
 


It's actually much simpler than that cyosis.

You're on the right track but what do you know about logs?

Consider this;

log 2 (4) = 2 Am I right? Isn't this just another way of saying, 2^2 = 4?

Ok, let's apply this logic to your question.

log 4 (3-x / 5-x ) = 2

Now do the same
 
Last edited:


tweety1234 said:

Homework Statement



[tex]log_4(5-x)-log_4(3-x) = 2[/tex]



The Attempt at a Solution



[tex]log_4(5-x)-log_4(3-x) = 2[/tex]
[tex]log_4\frac{3-x}{5-x} = 2[/tex]

where do I go from here?
[itex]log_a(b)= c[/itex] is equivalent to [itex]b= a^c[/itex]. Here, a= 4, b= (3-x)/(5- x), and c= 2.
 


HallsofIvy said:
[itex]log_a(b)= c[/itex] is equivalent to [itex]b= a^c[/itex]. Here, a= 4, b= (3-x)/(5- x), and c= 2.


Oh right I get it now,
thanks

[tex]\frac{3-x}{5-x} = 4^2[/tex]
 


Shouldn't the 5-x term be in the numerator and the 3-x term in the denominator?
I'm not 100% certain, but I thought log b - log a = log (b/a), not log (a/b)?
 


Yeah you're right