Solve Simple Logarithms: log91/27

  • Thread starter Thread starter matadorqk
  • Start date Start date
  • Tags Tags
    Logarithms
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
48 replies · 15K views
Thanks evrn!

Homework Statement



Express as a single logarithm 2lnx + ln (x-1) - ln (x-2)

Homework Equations



None used (Basic Algebra)

The Attempt at a Solution



So, let's substitute ln for a, to make it simpler
2ax +a (x-1) - a (x-2)
2ax +ax - a - ax +2a
2ax - a +2a
2ax+a
2lnx+ln
ln (2x+1)

I think that's correct, I'd appreciate some re-check just in case though.

That's the last one, thanks everyone for the help!
 
Physics news on Phys.org
matadorqk said:

Homework Statement



Express as a single logarithm 2lnx + ln (x-1) - ln (x-2)

Homework Equations



None used (Basic Algebra)

The Attempt at a Solution



So, let's substitute ln for a, to make it simpler
2ax +a (x-1) - a (x-2)
2ax +ax - a - ax +2a
2ax - a +2a
2ax+a
2lnx+ln
ln (2x+1)

I think that's correct, I'd appreciate some re-check just in case though.

That's the last one, thanks everyone for the help!

You can't substitute for ln... ln is not a variable. it's a function... You could substitute for something like ln(a) which is a value, or ln(x)... but not just ln...
 
2lnx = ln(x^2)

ln(x-1) - ln(x-2) = ln[(x-1)/(x-2)]

ln(x^2) + ln[(x-1)/(x-2)] = ln[(x^3-x^2)/(x-2)]
 
learningphysics said:
You can't substitute for ln... ln is not a variable. it's a function... You could substitute for something like ln(a) which is a value, or ln(x)... but not just ln...

Uh oh.. Ok let's restart again then.

So ln= [tex]log_{e}x[/tex]

Ok, ill go from there and get back to you

**Or take roco's idea, a head start :)
 
matadorqk said:
**Or take roco's idea, a head start :)
nooo!
 
rocophysics said:
nooo!

... I won't just copy it and not learn no worries.
A couple questions:

Is 2lnx=lnx^2 a formula or 'standard'?
Ohh wait, do you get that from the log formulas? That explains a lot!
So you are using [tex]\log_{a}x^y=y\log_{a}x[/tex]

And then you use [tex]\log_{a}(\frac{x}{y})=\log_{a}x-\log_{a}y[/tex]..

So that's how you do your first two steps. Then you insert [tex]lnx^2[/tex] into the ln (x-1) in a reverse distribution. I think I got that correctly, but is that as much as I can simplify?

Would [tex]\frac{\ln(x^3-x^2)}{x-2}[/tex] be the final answer? I stared at it for a while haha, can't find a way to simplify more.
 
matadorqk said:
... I won't just copy it and not learn no worries.
A couple questions:

Is 2lnx=lnx^2 a formula or 'standard'?
Ohh wait, do you get that from the log formulas? That explains a lot!
So you are using [tex]\log_{a}x^y=y\log_{a}x[/tex]

And then you use [tex]\log_{a}(\frac{x}{y})=\log_{a}x-\log_{a}y[/tex]..

So that's how you do your first two steps. Then you insert [tex]lnx^2[/tex] into the ln (x-1) in a reverse distribution. I think I got that correctly, but is that as much as I can simplify?

Would [tex]\frac{\ln(x^3-x^2)}{x-2}[/tex] be the final answer? I stared at it for a while haha, can't find a way to simplify more.

Careful. the entire fraction should be inside the ln...
 
learningphysics said:
Careful. the entire fraction should be inside the ln...

Right!

[tex]ln(\frac{x^3-x^2}{x-2})[/tex]
 
Well, not to take the risk, there's one more problem I did without consulting, so I rather check with you to see if I did it correct. This one I feel a bit more confident about, let's see how that goes:
1. Homework Statement

Solve for x: [tex]\log_{3}x + \log_{3}(x-2)=1[/tex]

2. Homework Equations

#1[tex]\log_{a}x+\log_{a}y=\log_{a}xy[/tex]
#2[tex]y=\log_{b}(x)[/tex]
#3[tex]x=b^y[/tex]
3. The Attempt at a Solution

Ok so let's solve using the formula #1:

So:
[tex]\log_{3}(x)(x-2)=1[/tex]
[tex]\log_{3}(x^2-2x)=1[/tex]
To make this simpler, let's make [tex]x^2-2x=w[/tex]
[tex]log_{3}(w)=1[/tex]
So use formula #2/#3 to get:
[tex]w=3^1[/tex]

[tex]x^2-2x=3[/tex]

Now I kind of got confused on what to do. I seriously don't know why I can't algebraically solve it, by trial and error I got x=3.. but perhaps its the excessive coke or sometihng that's blocking me from algebraically solving this. Help?
 
have you taken Chemistry II? it's heavily used for Acids/Bases and Reaction Rates, easier than this tho.
 
rocophysics said:
have you taken Chemistry II? it's heavily used for Acids/Bases and Reaction Rates, easier than this tho.

Nope.. I only took General Chemistry a year ago (10th)..
 
you're already at the 2nd to the last step

x^2 - 2x - 3 = 0

now solve for x
 
learningphysics said:
Have you learned how to solve quadratic equations?

OHH OK, I think I can solve that!

X=3 or x=-1

as (x-3)(x+1)=0
 
To clarify it's extraneous because
[tex]\log_{3}(-1) + \log_{3}((-1)-2)=1[/tex]

However we encounter a problem here since

[tex]log_{a}b = c[/tex], "b" must be >0

Clearly in this problem it's not and doesn't work.
 
Feldoh said:
To clarify it's extraneous because
[tex]\log_{3}(-1) + \log_{3}((-1)-2)=1[/tex]
Well, no, it's not. log3(-1) and log3(-3) are undefined and have no value- their sum is NOT equal to 1, it doesn't equal anything.

However we encounter a problem here since

[tex]log_{a}b = c[/tex], "b" must be >0

Clearly in this problem it's not and doesn't work.
Yes, that's the reason -1 is "extraneous". It satisfies the equation x2- 2x= 3 but not log3(x)+ log3(x-1)= 1.
 
Last edited by a moderator:
HallsofIvy said:
Well, no, it's not. log3(-1) and log3(-3) are undefined and have no value- their sum is NOT equal to 1, it doesn't equal anything.


Yes, that's the reason -1 is "extraneous". It satisfies the equation x2- 2x= 3 but not log3(x)+ log3(x-1)= 1.

[tex]\log_{3}(-1) + \log_{3}((-1)-2)=1[/tex] was just to show an easy way to check -- plug the numbers into the equation. Doesn't match the domain of a log so it doesn't exist...