Using Properties of Logarithms

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
22 replies · 3K views
FritoTaco
Messages
132
Reaction score
23

Homework Statement


[/B]
Question: Use the properties of logarithms to rewrite and simplify the logarithmic expression.

1. [tex]log_{5}\dfrac{1}{250}[/tex]

Homework Equations


Product Property: [tex]log_{a}(uv) = log_{a}u + log_{a}v[/tex]
Quotient Property: [tex]log_{a}\dfrac{u}{v} = log_{a}u - log_{a}v[/tex]
Power Property: [tex]log_{a}u^{k} = k\cdot log_{a}u[/tex]

The Attempt at a Solution



[tex]log_{5}1 - log_{5}250[/tex]

I know when it's dividing, you split it up by subtracting. (Still not confident in the first step) Do I find out 5 to what power gives it 250? Even if I did that, it won't match 250. Pretty sure I'm missing something I'm unaware of.

Answer: [tex]-3 - log_{5}2[/tex]
 

Attachments

  • IMG_0068.JPG
    IMG_0068.JPG
    21.1 KB · Views: 467
Physics news on Phys.org
FritoTaco said:

Homework Statement


[/B]
Question: Use the properties of logarithms to rewrite and simplify the logarithmic expression.

1. [tex]log_{5}\dfrac{1}{250}[/tex]

Homework Equations


Product Property: [tex]log_{a}(uv) = log_{a}u + log_{a}v[/tex]
Quotient Property: [tex]log_{a}\dfrac{u}{v} = log_{a}u - log_{a}v[/tex]
Power Property: [tex]log_{a}u^{k} = k\cdot log_{a}u[/tex]

The Attempt at a Solution



[tex]log_{5}1 - log_{5}250[/tex]

I know when it's dividing, you split it up by subtracting. (Still not confident in the first step) Do I find out 5 to what power gives it 250? Even if I did that, it won't match 250. Pretty sure I'm missing something I'm unaware of.

Answer: [tex]-3 - log_{5}2[/tex]
What is the prime factorization of 250 ?
 
  • Like
Likes   Reactions: FritoTaco
SammyS said:
What is the prime factorization of 250 ?

2, 5
 
Maybe this: [tex]5^{3} \cdot 2[/tex]

I don't know how to flip it so it's 1/250. That's why I separated them.
 
Okay thanks guys, so...

[tex]\dfrac{1}{{5^{3}}\cdot2}[/tex]
= [tex]log_{5}5^{3}-log_{5}5^{2}[/tex]
= [tex]3log_{5}5 - 2log_{5}5[/tex]

I'm closer, but still stuck on getting the correct answer, is this good so far?
 
FritoTaco said:
Okay thanks guys, so...

[tex]\dfrac{1}{{5^{3}}\cdot2}[/tex]
= [tex]log_{5}5^{3}-log_{5}5^{2}[/tex]
That's not what the quotient rule says, and what you did right the first time.
= [tex]3log_{5}5 - 2log_{5}5[/tex]

I'm closer, but still stuck on getting the correct answer, is this good so far?
Apply them one at a time: quotient rule - product rule - special cases. And don't forget parentheses when in doubt.
 
  • Like
Likes   Reactions: FritoTaco
Ok, so I see an error. I have a 5 base 5 in the second half of step 2. I think it should be [tex]log_{5}5^{3}-log_{5}2[/tex], then [tex]3log_{5}5^{}-log_{5}2[/tex]. Okay, but how do I get rid of the 5 and have a negative sign in front of the 3?
 
FritoTaco said:
Okay thanks guys, so...
[tex]\dfrac{1}{{5^{3}}\cdot2}[/tex] [tex]=log_{5}5^{3}-log_{5}5^{2}[/tex]...

I'm closer, but still stuck on getting the correct answer, is this good so far?
Your mistakes are in the quoted step.

You used the quotient rule correctly in the OP, when you obtained
## \log_{5}1 - \log_{5}250 ##​
Now use the factorization of 250: 2⋅53 to deconstruct log5(250).

Notice:
2 is not an exponent. It's a coefficient.​
.
 
  • Like
Likes   Reactions: FritoTaco
Okay, so I have this so far: [tex]log_{5}1-log_{5}250[/tex] [tex]log_{5}1-log_{5}(5^{3}\cdot2)[/tex] [tex]log_{5}5^{3}-log_{5}2[/tex] [tex]3log_{5}5-log_{5}2[/tex]
 
FritoTaco said:
Okay, so I have this so far: [tex]log_{5}1-log_{5}250[/tex] [tex]log_{5}1-log_{5}(5^{3}\cdot2)[/tex] [tex]log_{5}5^{3}-log_{5}2[/tex] [tex]3log_{5}5-log_{5}2[/tex]
Look at ##\ \log_5(250) = ... \ ## by itself. Then consider that it all comes from the denominator.
 
  • Like
Likes   Reactions: FritoTaco
Does that mean if it comes from denominator the whole solution becomes negative?
 
FritoTaco said:
Okay thanks guys, so...

##\frac{1}{{5^{3}}\cdot2}##
The line above should be ##\log_5 \frac{1}{{5^{3}}\cdot2}##
FritoTaco said:
= ##log_{5}5^{3}-log_{5}5^{2}##
No. The thing you're taking the log of is a quotient that also includes a product.
FritoTaco said:
= ##3log_{5}5 - 2log_{5}5##

I'm closer, but still stuck on getting the correct answer, is this good so far?
You're using [tex]tags, which causes the rendered expressions to be centered on their own line. For these equations, [itex](inline LaTeX) would look better, IMO. It's simpler to surround the material with $$ (standalone) or ## (inline) tags.[/itex][/tex]
 
  • Like
Likes   Reactions: FritoTaco and jim mcnamara
Okay, guys. This is as far as my knowledge takes me. [itex]log_{5}\dfrac{1}{250}[/itex]
[itex]log_{5}1-log_{5}(5^{3}\cdot2)[/itex]
[itex]log_{5}1-log_{5}5^{3}+log_{5}2[/itex]
[itex]log_{5}1-3log_{5}5+log_{5}2[/itex] (log 5 base 5 cancels out)
[itex]-3+log_{5}2[/itex]
So which step did I go wrong? Also, thanks for the information, I was wondering how to format it.
 
FritoTaco said:
Okay, guys. This is as far as my knowledge takes me. [itex]log_{5}\dfrac{1}{250}[/itex]
[itex]log_{5}1-log_{5}(5^{3}\cdot2)[/itex]
Above is fine, but why not simplify it instead of dragging along ##\log_5(1)##? Do you know what this equals?
The work below contains an error. The fact that you're dragging along ##\log_5(1)## probably contributed to this error.
FritoTaco said:
[itex]log_{5}1-log_{5}5^{3}+log_{5}2[/itex]
[itex]log_{5}1-3log_{5}5+log_{5}2[/itex] (log 5 base 5 cancels out)
[itex]-3+log_{5}2[/itex]
So which step did I go wrong? Also, thanks for the information, I was wondering how to format it.
 
  • Like
Likes   Reactions: FritoTaco
Doesn't [itex]log_{5}1[/itex] equal zero? I ignored it when solving the rest of the equation.
 
FritoTaco said:
Doesn't [itex]log_{5}1[/itex] equal zero? I ignored it when solving the rest of the equation.
Yes, that's the right value.

Here's the work you showed in post#17.
FritoTaco said:
[itex]log_{5}1-log_{5}(5^{3}\cdot2)[/itex]
[itex]log_{5}1-log_{5}5^{3}+log_{5}2[/itex]
[itex]log_{5}1-3log_{5}5+log_{5}2[/itex] (log 5 base 5
Dragging ##\log_5(1)## along in each of these steps probably caused the error I mentioned.

BTW you are not "solving the equation." You are evaluating an expression; namely ##\log_5(\frac 1 {250})##. Solving an equation and evaluating or simplifying an expression are two completely different concepts.

Here's a better start to this problem:
##\log_5(\frac 1 {250})##
##= \log_5(1) - \log_5(250)##
## = -\log_5(250)##
## = \dots ##
 
  • Like
Likes   Reactions: FritoTaco
Yes! It has finally arrived!:

[itex]log_{5}(\dfrac{1}{250})[/itex]
= [itex]log_{5}(1)-log_{5}(250)[/itex]
= [itex]-log_{5}(250)[/itex]
= [itex]-log_{5}(5^{3}\cdot2)[/itex]
= [itex]-log_{5}5^3-log_{5}2[/itex]
= [itex]-3-log_{5}2[/itex]

Thank you for your help people!
 
  • Like
Likes   Reactions: SammyS
FritoTaco said:
Yes! It has finally arrived!:

[itex]log_{5}(\dfrac{1}{250})[/itex]
= [itex]log_{5}(1)-log_{5}(250)[/itex]
= [itex]-log_{5}(250)[/itex]
= [itex]-log_{5}(5^{3}\cdot2)[/itex]
= [itex]-log_{5}5^3-log_{5}2[/itex]
= [itex]-3-log_{5}2[/itex]

Thank you for your help people!
Very good !

I think that one thing @fresh_42 was suggesting way back in post #4 or thereabouts was to write 1/(250) as (250)-1 .

Then you start with ##\ \displaystyle \log_5\left(\frac 1 {250} \right) = \log_5 (250^{-1})=(-1) \log_5 (250)= \ \dots##
 
  • Like
Likes   Reactions: FritoTaco
SammyS said:
Very good !

I think that one thing @fresh_42 was suggesting way back in post #4 or thereabouts was to write 1/(250) as (250)-1 .

Then you start with ##\ \displaystyle \log_5\left(\frac 1 {250} \right) = \log_5 (250^{-1})=(-1) \log_5 (250)= \ \dots##
Oh, so that's another way to start. That makes sense. Time to practice more problems!