Calculus 1 Solving logarithmic equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
destinc
Messages
17
Reaction score
0
Solve for b,
f(x)=b^x

Here is where I am so far
lny=lnb^x
lny=xlnb^x
y'/y= lnb
e^y'/y= e^lnb
b= e^y'/y

My question is, can I simplify the exponent y'/y any further, or is my answer good here?
Thank you
 
Physics news on Phys.org
You say to solve for b in the function [itex]f\left(x\right) = b^{x}[/itex]. From the answer provided you solve for b in terms of [itex]f\left(x\right)[/itex] and [itex]f'\left(x\right)[/itex]. Does the original problem ask for you to solve for b in terms of these functions? It is possible to solve for b in terms of only [itex]x[/itex] and [itex]f\left(x\right)[/itex].
 
It does not require taking the derivative, that was simply the first idea I had. If there is an alternate way, please show me
 
Look at the second line of the work that you have already provided. It should actually be [itex]ln\left(y\right) = xln\left(b\right)[/itex]. If x is not equal to zero, then you can divide both sides by x. The rest of the simplification is left to you.
 
destinc said:
Solve for b,
f(x)=b^x

Here is where I am so far
lny=lnb^x
lny=xlnb^x This line should be lny=xlnb. It shouldn't have bx.
y'/y= lnb
e^y'/y= e^lnb
b= e^y'/y

My question is, can I simplify the exponent y'/y any further, or is my answer good here?
Thank you
Rather than using logs, take both sides of the equation, y=bx, to the 1/x power.
 
thanks, I made the problem so much harder than I needed to. The redirect helped.