Turning to a single logarithm then simply.

  • Thread starter Thread starter DCHomage
  • Start date Start date
  • Tags Tags
    Logarithm Turning
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
20 replies · 5K views
DCHomage
Messages
16
Reaction score
0

Homework Statement



Write expression as a logarithm of a single quantity and then simplify if possible.

(1/4)[log (x²-1)-log (x+1)]+3log x


Homework Equations





The Attempt at a Solution


I got (1/4)log(x-1) + 3log x so far
 
Physics news on Phys.org
Not really. i need to know the steps towards the answer.
 
Remember your properties of logarithms. Multiplication can be converted into an exponent in a different format. There are other posts on this topic.
 
DCHomage said:
Not really. i need to know the steps towards the answer.

Well, what does your first term become when you use the property in my previous post with [itex]a=\frac{1}{4}[/itex] and [itex]b=(x^2-1)[/itex]?
 
gabbagabbahey said:
Well, what does your first term become when you use the property in my previous post with [itex]a=\frac{1}{4}[/itex] and [itex]b=(x^2-1)[/itex]?

log((x^2-1)^(1/4))?
 
There was a typo in my last post, I meant [itex]b=(x-1)[/itex] (without the squared!), which would give you:

[tex]\frac{1}{4} Log(x-1)=Log((x-1)^{1\over{4}})= Log(\sqrt[4]{x-1})[/tex]

What do you get for your second term using the same rule (with a different [itex]a[/itex] and [itex]b[/itex] this time of course)?
 
gabbagabbahey said:
There was a typo in my last post, I meant [itex]b=(x-1)[/itex] (without the squared!), which would give you:

[tex]\frac{1}{4} Log(x-1)=Log((x-1)^{1\over{4}})= Log(\sqrt[4]{x-1})[/tex]

What do you get for your second term using the same rule (with a different [itex]a[/itex] and [itex]b[/itex] this time of course)?

Can you just show me the steps because you were missing something? Meaning that the 3log x is also a part of the problem.
 
The 3log(x) is your other term...

I'm not going to just show you the steps, it is important for your future that you learn to think through these problems on your own.

Using the rule in my first reply, what can you express 3log(x) as?
 
gabbagabbahey said:
The 3log(x) is your other term...

I'm not going to just show you the steps, it is important for your future that you learn to think through these problems on your own.

Using the rule in my first reply, what can you express 3log(x) as?

log (x^3)?
 
Yes, good.

Now if [itex]\frac{1}{4} Log(x-1)= log(\sqrt[4]{x-1})[/itex] and [itex]3log(x)=log(x^3)[/itex], what is [itex]\frac{1}{4} Log(x-1)+3log(x)[/itex]?
 
gabbagabbahey said:
Yes, good.

Now if [itex]\frac{1}{4} Log(x-1)= log(\sqrt[4]{x-1})[/itex] and [itex]3log(x)=log(x^3)[/itex], what is [itex]\frac{1}{4} Log(x-1)+3log(x)[/itex]?

log((x-1)^(1/4))(x^3)?
 
gabbagabbahey said:
Do you mean [itex]log(x^3 \sqrt[4]{x-1})[/itex] or [itex]x^3log(\sqrt[4]{x-1})[/itex]?

[itex]log(x^3 \sqrt[4]{x-1})[/itex]?
 
Looks good to me.

...If your not sure about your result, try plugging a few random numbers for x into your starting expression, and final expression (with the help of a calculator); you should find that they both give the same value for a given x.
 
gabbagabbahey said:
Looks good to me.

...If your not sure about your result, try plugging a few random numbers for x into your starting expression, and final expression (with the help of a calculator); you should find that they both give the same value for a given x.

O k...but how you simplify it?
 
That's as far as you can simplify it...you have gone from having an expression with 3 terms, to an expression with only 1 term, so you have simplified it a fair bit.
 
gabbagabbahey said:
That's as far as you can simplify it...you have gone from having an expression with 3 terms, to an expression with only 1 term, so you have simplified it a fair bit.

Don't get it.
 
[itex]log(x^3 \sqrt[4]{x-1})[/itex] looks to me like a more simple expression than [itex]\frac{1}{4}[log (x^2-1)-log (x+1)]+3log(x)[/itex]...would you not agree?

If so, then you've certainly simplified it at least a little. And I don't see any way to simplify it any more than that...do you?

If not, then your done: [itex]log(x^3 \sqrt[4]{x-1})[/itex] is your final answer!

Do you follow?
 
gabbagabbahey said:
[itex]log(x^3 \sqrt[4]{x-1})[/itex] looks to me like a more simple expression than [itex]\frac{1}{4}[log (x^2-1)-log (x+1)]+3log(x)[/itex]...would you not agree?

If so, then you've certainly simplified it at least a little. And I don't see any way to simplify it any more than that...do you?

If not, then your done: [itex]log(x^3 \sqrt[4]{x-1})[/itex] is your final answer!

Do you follow?

Ohh...I get it now.