Solve Logarithmic Equation: [log_{2} 9/log_{2} 10] - log 3

nvez
Messages
21
Reaction score
0

Homework Statement


I have to take the following equation and make it one single log

[log_{2} 9/log_{2} 10] - log 3

The answer is equal to: log 3

I usually know how to do this however I have no clue in this case, I have the answer however.

Homework Equations



None?
log x - log y = log (x/y)
log x + log y = log (x*y)

The Attempt at a Solution


I have tried the putting what the divison part really is equal too then subtracting it or whatever but to no avail.

I appreciate help in advanced.
 
Physics news on Phys.org
Try changing the base to log10 (I assumed that is what log was)
 
Thank you very much!

For future reference:

logc m = logs m / logs c

In this case:

log2 9 / log2 10 = log10 9

log 9 - log 3 = log (9/3) = log 3

Thanks again.
 
nvez said:

Homework Statement


I have to take the following equation and make it one single log

[log_{2} 9/log_{2} 10] - log 3
A small point: this is not an equation. It's important to understand when you're working with an equation and when you're working with an expression, since the kinds of operations you can do are different. For example, if you're working with an equation, you can add a quantity to both sides, multiply both sides by a quantity, and so on, but you're very limited in the things you can do with just an expression.
 
Mark44 said:
A small point: this is not an equation. It's important to understand when you're working with an equation and when you're working with an expression, since the kinds of operations you can do are different. For example, if you're working with an equation, you can add a quantity to both sides, multiply both sides by a quantity, and so on, but you're very limited in the things you can do with just an expression.

Ahh, I see!

Thank you very much again! :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top