How can one solve an equation with logarithms and powers of a base?

In summary, log_x_y = z means that x^z = y. In the given conversation, the problem was 6^(log6_3) which can also be written as log6_6^x = 3, and since log6_6 = 1, x must equal 3. The concept of taking the logarithm of an equation and raising both sides to a power can help solve equations with logarithms. It is also noted that the teacher may not always immediately know how to solve a problem and may need to work through it, but it is concerning that the teacher could not explain the solution to the students. Additionally, the question was raised about finding the logarithm when the base and result are not powers of
  • #1
Daniel Y.
In class, I had a question about how to solve the following problem:

6^log6_3 (EDIT: if this is ambiguous without the math formatting, (I don't know how to format it) it reads 6 to the power of log base 6 that yields 3)

No one knew how to solve it (including the teacher), and he could only tell us the answer is 3 (since he has a teachers edition with all the answers).

So can anyone tell me how to do this? It's going to eat at me all day if I don't figure it out. Thanks!
 
Mathematics news on Phys.org
  • #2
6^x and Log base 6 of x are inverse functions, therefore their composite just equals x

If that doesn't answer your question try to follow these steps (remember that Logx_y^z = z*Logx_y

6^(Log6_3) = x

Take the log base six of both sides
Log6_(6^(Log6_3)) = Log6_x

Now using that power rule I mentioned we get
(Log6_3)*(Log6_6) = Log6_x

Since Log6_6 = 1 we have

Log6_3 = Log6_x

Now do you see why x must = 3?
 
  • #3
Diffy, that was exactly what I needed. Quite frankly, I had no idea one could 'take the log' of an equation (but after examining it, it seemed like a valid manipulation). Thanks a bunch!
 
  • #4
Just make sure when you take the log of both sides, everything on each side gets put into the log.

EX.

6^x + 4x - sin(x) = log6_x

If you were to take the log (base six) of both sides it would result in the following:

log6_(6^x + 4x - sin(x)) = log6_(log6_x)similarly you can "raise" each side of an equation.

Lets say you had log6_(3x-2) = 2

then you can raise each side of the equation with base six like this:

6^(log6_(3x-2)) = 6^(2)

Again since 6^x and log6_x are inverse functions, they (in a sense) cancel and we are left with:

3x-2 = 36

which makes solving for x nice and easy.
 
  • #5
Daniel Y. said:
No one knew how to solve it (including the teacher), and he could only tell us the answer is 3 (since he has a teachers edition with all the answers).

Perhaps I should not say anything, but it very much worries me that the teacher could not solve this.

For difficult problems, it is not expected that the teacher will always know how to solve it immediately (or be able to solve it at all without a lot of work in some cases), and it's expected that even on easy problems, the teacher will sometimes have difficulty solving them if the method of solving it is not obvious (or if the teacher is tired, sick, distracted, etc); teachers are human too.

However, that 6^(log_6(x)) = x (for x > 0) is the very definition of log_6. It's not odd that the teacher couldn't immediately give you the answer; he's human, everyone makes mistakes. However, it is odd that the teacher couldn't tell you why the answer was 3 after seeing the answer.
 
  • #6
Okay, so let me get this straight. You're saying one can have an equation logb_X = y, and, with any base B, have B^(logb_X) = B^y?

Color me ignorant, but this seems to just complicate things, to me. In your example, log6_3x-2 = 2, wouldn't it just be simpler to let 3x-2 = A, then say that log6_(A) = 2, and 6 to the power of 2 equals what? Since it's 36, 3x-2 = 36, then solve. Don't get me wrong, I think it's pretty cool one can raise an equation to a power, but isn't this way more efficient?
 
  • #7
LukeD said:
Perhaps I should not say anything, but it very much worries me that the teacher could not solve this.

For difficult problems, it is not expected that the teacher will always know how to solve it immediately (or be able to solve it at all without a lot of work in some cases), and it's expected that even on easy problems, the teacher will sometimes have difficulty solving them if the method of solving it is not obvious (or if the teacher is tired, sick, distracted, etc); teachers are human too.

However, that 6^(log_6(x)) = x (for x > 0) is the very definition of log_6. It's not odd that the teacher couldn't immediately give you the answer; he's human, everyone makes mistakes. However, it is odd that the teacher couldn't tell you why the answer was 3 after seeing the answer.

I thought it was kind of pitiful, myself. He wasn't tired, sick, or distracted - just a horrible teacher. I've had to fend for myself when learning math, because he doesn't like questions (screams at people who ask questions and makes them feel bad about not being able to do it), and dislikes 'nerds' even more, so I just left the log question alone. If I need to ask a question I just come here, or the EFNet math channel; and administration isn't renewing the math teacher's contract for next year, so it's all good! :)
 
  • #8
Daniel Y. said:
Okay, so let me get this straight. You're saying one can have an equation logb_X = y, and, with any base B, have B^(logb_X) = B^y?

One thing to note about equations is that if I have x = y, it doesn't just mean that x and y have the same value in some sense, it means that x and y are the exact same thing, so I can do anything at all to both sides of the equation because I really only have 1 thing.
 
  • #9
One last question about logarithms:

How does one find the logarithm of logb_X when X is not b^n?

For example, log2_8 = 3 obviously, because 2^3 = 8. But what about log2_7 = ? How would you solve that? 7 is not a 'power' of the base 2 like 8 is. I suppose I could guess it's .98 or whatever, and I can put that into my calculator, but other than that, I'm clueless as to how one would find the log of that.
 
  • #10
Daniel Y. said:
One last question about logarithms:

How does one find the logarithm of logb_X when X is not b^n?

For example, log2_8 = 3 obviously, because 2^3 = 8. But what about log2_7 = ? How would you solve that? 7 is not a 'power' of the base 2 like 8 is. I suppose I could guess it's .98 or whatever, and I can put that into my calculator, but other than that, I'm clueless as to how one would find the log of that.

That's about as good as you con do it at this point. When you get into some later calculus classes, you might learn other techniques for approximating functions like the logarithm

For instance, for x between -1 and 1 (exclusive, i.e., it doesn't work if x = -1 or if x = 1), a formula that you can use for the natural log (log base e) is
Log(1+x) = x - x^2/x + x^3/x - x^4/4 + x^5/5 - ... (and so on)
since x is between -1 and 1, the terms you are adding and subtracting keep getting smaller, so you can stop after some point and be confident that your answer is pretty close (though this depends on how close x is to 0, for x closer to -1 or 1, you'd want to keep going until you get to around x^30/30)

A more complicated formula that you can use and not have to take it to as many terms (though i believe that it's only valid for 0 < x < 2) is
[tex]\ln (z) = 2 \sum_{n=0}^\infty \frac{1}{2n+1} {\left ( \frac{z-1}{z+1} \right ) }^{2n+1}[/tex]
 
  • #11
When I was learning about logarithms and I didn't have a good intuitive understanding of what they meant I would read e.g. [tex]\log_6 3[/tex] as "the power you have to raise six to to get three." So [tex]6^{\log_6 3}[/tex] is simply "six to the power you have to raise six to to get three." It's then obvious that this is equal to three.
 
  • #12
Daniel Y. said:
Okay, so let me get this straight. You're saying one can have an equation logb_X = y, and, with any base B, have B^(logb_X) = B^y?

Color me ignorant, but this seems to just complicate things, to me. In your example, log6_3x-2 = 2, wouldn't it just be simpler to let 3x-2 = A, then say that log6_(A) = 2, and 6 to the power of 2 equals what? Since it's 36, 3x-2 = 36, then solve. Don't get me wrong, I think it's pretty cool one can raise an equation to a power, but isn't this way more efficient?


Think about it however you want, in my example I was offering a simple equation, so perhaps it is more efficient your way. You are solving it, basically in your head, I was showing the actual mathematical steps to go through in order to solve. If you continue with your maths there will be more difficult problems that you perhaps will not be able to solve in your head and then be forced to go through the steps.
 

1. What is the relationship between logarithms and exponents?

The relationship between logarithms and exponents is that they are inverse functions of each other. This means that if a number is raised to a certain power (exponent), the logarithm of that number with the same base will give the exponent as the result.

2. How do you solve equations with bases to the power of logs?

To solve equations with bases to the power of logs, you can use the logarithmic property that states: logb(xn) = n*logb(x), where b is the base, x is the number and n is the power. You can use this property to rewrite the equation in terms of logs, then solve for the variable by taking the logarithm of both sides.

3. What are the common bases used in logarithms?

The most common bases used in logarithms are 10 (common logarithms) and e (natural logarithms). However, any positive number can be used as a base for logarithms.

4. How do you convert between different bases in logarithms?

To convert between different bases in logarithms, you can use the change of base formula: logb(x) = loga(x) / loga(b), where a is the original base and b is the desired base. This formula allows you to convert from any base to another base.

5. What is the purpose of using logarithms in scientific calculations?

Logarithms are useful in scientific calculations because they can help simplify complex equations, especially when dealing with very large or very small numbers. They also allow for easier comparison and visualization of data on a logarithmic scale, which is often necessary in fields such as biology, chemistry, and physics.

Similar threads

Replies
4
Views
1K
Replies
3
Views
1K
Replies
6
Views
2K
  • Precalculus Mathematics Homework Help
Replies
8
Views
635
Replies
2
Views
2K
Replies
4
Views
2K
Replies
3
Views
1K
  • General Math
Replies
13
Views
2K
Replies
2
Views
698
Replies
24
Views
862
Back
Top