Quick Question differentiating logs

  • Thread starter Thread starter KV-1
  • Start date Start date
  • Tags Tags
    Differentiating
KV-1
Messages
16
Reaction score
1
1. my function is: f(x)=log 1.5 (-.76x+305). f(x)= log base 1.5 of -.76x+305



3. How do i differentiate it? here is what i have so far: (1/((-.76x+305)ln1.5))*(-.76/dx)
 
Physics news on Phys.org
That's pretty close. (log base 1.5)(-.76x+305) is equal to log(-.76x+305)/log(1.5), right? I assume that's what you are starting from. Now just differentiate it using the chain rule. My only question is what is the '/dx' doing in there?
 
yes, but there seems to be truly no need for the chain rule, as log(1.5) is a number, equal to 0.176091

so it seems i just multiply the derivative of [log base 10 (-0.76x+305)] by that number!
 
((-0.76)(log(e)))/((-0.76x+305)(log(1.5))

thats the answer i think... in case anyone is curious
 
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