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
AI Thread Summary
The discussion focuses on solving the logarithmic equation log_4(5-x) - log_4(3-x) = 2. Participants clarify that the equation can be rewritten using the property of logarithms as log_4((3-x)/(5-x)) = 2. They explain that this means (3-x)/(5-x) equals 4 squared, or 16. There is a correction regarding the placement of terms in the fraction, confirming that log(b) - log(a) equals log(b/a). The conversation concludes with participants gaining clarity on the logarithmic properties involved in solving the equation.
tweety1234
Messages
111
Reaction score
0

Homework Statement



log_4(5-x)-log_4(3-x) = 2



The Attempt at a Solution



log_4(5-x)-log_4(3-x) = 2
log_4\frac{3-x}{5-x} = 2

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


What do you know about a^\log_a x?
 


Cyosis said:
What do you know about a^\log_a x?

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



log_4(5-x)-log_4(3-x) = 2



The Attempt at a Solution



log_4(5-x)-log_4(3-x) = 2
log_4\frac{3-x}{5-x} = 2

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


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


Oh right I get it now,
thanks

\frac{3-x}{5-x} = 4^2
 


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
 
Back
Top