Exponential/logarithmic equation

  • Thread starter Chuckster
  • Start date
In summary, the number of solutions to the equation x*3^{log_{x}5}=15, where x is a whole number, is more than one. The best approach to solving this problem is to use the formula log_x(5)= \frac{log(5)}{log(x)}, and then find the first derivative of the function to calculate the local extrema and where the function increases/decreases. This will provide enough information to determine the number of solutions without having to use guessing. Finding the explicit solutions may only be possible through guessing, as demonstrated by a similar problem involving the equation x=2^x.
  • #1
Chuckster
20
0

Homework Statement


How many numbers, where x is is a whole number, satisfy the equation.

Homework Equations


[tex]x*3^{log_{x}5}=15[/tex]

The Attempt at a Solution


Most of my attempts have been blocked due to the fact that i don't know what to do with the x that is not in the base of algorithm. I tried solving that, but failed... So, I'm asking your help guys!
 
Physics news on Phys.org
  • #2
This isn't really a calculus & Beyond question, but hey...

You could try to change the base of the logarithm. Do you have seen formula's that allow you to change the base of the logarithm??
 
  • #3
micromass said:
This isn't really a calculus & Beyond question, but hey...

You could try to change the base of the logarithm. Do you have seen formula's that allow you to change the base of the logarithm??

I know those formulas, but i didn't find a way to properly use them in this case.

Also, I'm sorry if i posted this inf the wrong forum. Mods can move the topic.
 
  • #4
What are the formula's then?? And why do you think they don't apply in this case?
 
  • #5
[itex]log_x(5)[/itex] is only defined for x a positive number. If you are given that x is an integer, then the best way to solve this is "trial and error". Since 15 is not a very large number, x must be a relatively small integer. Just try x= 2, 3, 4, etc. until you find a solution.

Use, as micromass suggested, the formula
[tex]log_x(5)= \frac{log(5)}{log(x)}[/tex]

Of course, I don't guarantee that the solution is an integer- you were the one who said that. Ah, wait the problem was not to find integer solutions but to tell how many there are!
 
  • #6
HallsofIvy said:
Use, as micromass suggested, the formula
[tex]log_x(5)= \frac{log(5)}{log(x)}[/tex]

It doesn't really matter that much, but if you take your logarithms in base 3, then it becomes even easier...
 
  • #7
micromass said:
What are the formula's then?? And why do you think they don't apply in this case?

I could write [tex]3^{log_{x}5}[/tex] as [tex]3^\frac{1}{log_{5}x}[/tex] or [tex]3^\frac{log_{c}5}{log_{c}x}[/tex], where c is some other constant, but i don't know what to do with the x that multiplies 3, that's what's causing me trouble.
 
  • #8
Chuckster said:
I could write [tex]3^{log_{x}5}[/tex] as [tex]3^\frac{1}{log_{5}x}[/tex] or [tex]3^\frac{log_{c}5}{log_{c}x}[/tex], where c is some other constant, but i don't know what to do with the x that multiplies 3, that's what's causing me trouble.

That last formula is the one to use. The x that multiplies the 3 isn't really the problem, it's the x inside the log inside the exponent that's the problem.

Now, to go on, do you know what

[tex]3^{\log_3(x)}[/tex]

is?? It becomes a very easy expression. Use this!
 
  • #9
micromass said:
That last formula is the one to use. The x that multiplies the 3 isn't really the problem, it's the x inside the log inside the exponent that's the problem.

Now, to go on, do you know what

[tex]3^{\log_3(x)}[/tex]

is?? It becomes a very easy expression. Use this!

[tex]3^\frac{log_{3}5}{log_{3}x}[/tex] would be [tex]\frac{log_{3}5}{x}[/tex] because [tex]3^{\log_3(x)}[/tex] is [tex]x[/tex]?
 
  • #10
I recommend you go by "10"s to start with- evaluate [itex]xe^{log_3(5)}[/itex] for x= 10, 20, 30, 40, etc., comparing the values to 15, until you see something "happen". Then shift to "1"s.
 
  • #11
Hmm, I see the problem...
I actually don't find any trivial ways to solve this problem.

What you perhaps can do is to find the first derivative of the function and calculate it's local extrema and where it is increasing/decreasing.

This should get you enough information to see how many solutions there are to your problem. With a little guessing, you can even find the solutions.

Or you can also use Halls approach...

Intriguing problem. Maybe this becomes a calculus question after all :biggrin:
 
  • #12
micromass said:
Hmm, I see the problem...
I actually don't find any trivial ways to solve this problem.

What you perhaps can do is to find the first derivative of the function and calculate it's local extrema and where it is increasing/decreasing.

This should get you enough information to see how many solutions there are to your problem. With a little guessing, you can even find the solutions.

Or you can also use Halls approach...

Intriguing problem. Maybe this becomes a calculus question after all :biggrin:

:biggrin:

I appreciate you all helping.
I see some of you suggested hit/miss option, that i want to avoid.

I'm interested if anyone could provide a procedure that's not based on guessing (but if we're at it - 5 is one of the solutions :D).

I'll keep on trying and if i come up with something, I'm letting you know. And i expect the same from you :D
 
  • #13
Chuckster said:
:biggrin:

I appreciate you all helping.
I see some of you suggested hit/miss option, that i want to avoid.

I'm interested if anyone could provide a procedure that's not based on guessing (but if we're at it - 5 is one of the solutions :D).

I'll keep on trying and if i come up with something, I'm letting you know. And i expect the same from you :D

Well, the question you posted only asks about the number of solutions, it didn't ask what the solutions were.

If you're only interested in the number of solutions, then I guess that my approach works fine. Find the first derivative, calculate the local extrema and where the function increases/decreases. Then you can find explicitly how many solutions there are! (there are more then 1).

Finding the explicit solutions, I think can only be done by guessing... This reminds me of following question:

Find the solutions to [tex]x=2^x[/tex]. This kind of problems can only be done by guessing, you won't be able to solve this explicitly. (of course, we can use Lambert's W-function, but I don't count that as explicitly finding the solution).

So, I'll be very surprised if there is a general method to find the solutions of such an equation. However, there is a general method to find the number of solutions!
 
  • #14
After a while, i finaly got to this equation, and solved it.
It was quite easy.

[tex]x*3^{log_{x}5}=15[/tex] /multiply this with log of base 3
[tex]log_{3}x + log_{x}5 = log_{3}5 + 1[/tex]
when you convert
[tex]log_{x}5[/tex]
to base 3, and and multiply the whole equation with
[tex]log_{3}x[/tex]
and sort it out, factorize, you get:
[tex](log_{3}x -1)(log_{x}5 - log_{3}5)=0[/tex]
and therefore, x can be 3 or 5
 

What is an exponential/logarithmic equation?

An exponential/logarithmic equation is an equation that involves either an exponential function (where a variable appears as an exponent) or a logarithmic function (where a variable appears as the argument of a logarithm).

What are the properties of exponential/logarithmic equations?

The properties of exponential/logarithmic equations include the power rule, product rule, quotient rule, and change of base rule. These properties allow us to manipulate and solve these equations algebraically.

How do you graph an exponential/logarithmic equation?

To graph an exponential/logarithmic equation, first identify the base of the function and plot points by substituting values for the variable. Then, connect the points to create a smooth curve. For logarithmic functions, make sure to include the vertical asymptote at x=0.

How are exponential/logarithmic equations used in real life?

Exponential/logarithmic equations are used in many real-life applications, such as population growth, radioactive decay, and compound interest. They can also be used to model natural phenomena, such as earthquakes and sound waves.

What are some common mistakes when solving exponential/logarithmic equations?

Some common mistakes when solving exponential/logarithmic equations include forgetting to apply the properties correctly, solving for the wrong variable, and not checking for extraneous solutions. It is important to carefully follow the steps and check your answers to avoid these mistakes.

Similar threads

  • Calculus and Beyond Homework Help
Replies
18
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
997
  • Calculus and Beyond Homework Help
Replies
7
Views
555
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
709
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
Replies
1
Views
927
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
Back
Top