lLovePhysics said:
Homework Statement
Solve for x: log(x+5)= log x + log 5.Homework Equations
log a + log b = log (ab)The Attempt at a Solution
log (x+5)= log (5x)
x+5= 5x
4x=5
x=5/4However, my question is: When you make the logs to the power of 10, to eliminate them, do you always need to do it to BOTH sides?
yes, if you want the equation to remain true.
Does that rule imply for any log? For example, if you want to log a number, do you need to do it to both sides? Do these kind of procedures all work the same as "Whatever you do to one side of the equation, you must do to the other?"
Basically, yes...
If I have an equation like
[tex]
A=B[/tex]
this is saying that A is the same thing as B--they are both the same number (let's say they are both equal to 4).
Let's say that I now do something to A, for example, take the positive square-root of it. So now I have a different number sqrt(A) which is typically different from A, right? Yes. 4 is different from 2. But that means sqrt(A) is different from B since I already know that A and B are the same and both are thus different from sqrt(A).
But if I take the number B (which is the same as A) and do the same thing to it, for example, take the positive square-root, then I have a number sqrt(B) which is not the same as A or B, but is the same as sqrt(A).
So, yes, in general, if I put both sides of an equation through the exact same meat grinder--any type of meat grinder whatsoever--I still get an equation out the other end. In symbols:
[tex]
A=B[/tex]
Implies
[tex]
f(A)=f(B)[/tex]
where f is any function whatsoever.
Cheers.