Homework Statement
A question we had for homework was: Which of the following is equivalent to limh->0 [arcsin((3(x+h))/4) – arcsin (3x/4)]/h ? Homework Equations
There were multiple answer choices, but the correct answer is 3/(√16-9x^2).The Attempt at a Solution
We've already walked through...
Sorry about posting it in the wrong section! This was a bonus question in my precalc homework.
From the looks of it, the question says ln(5x - 3)^k.
So would I do:
4 = kln(2)
4/k = ln(2)
k = ln(2)/4?
Homework Statement
Find the value of the constant, k, when f(x) = ln(5x-3)^k and f'(1) = 4Homework Equations
f(x) = ln(5x-3)^k
f'(1) = 4The Attempt at a Solution
I've tried:
f'(x) = [kln(5x-3)^(k-1)] [1/(5x-3)] (5)
And when I simplified that, I got
f'(x) = 5kln(5x-3)^(k-1) / (5x - 3)
I tried...
This is a concept that confuses me. If you have a function where f(x) = ln(u)^k (where u is a function and k is an unknown constant), then how would you solve for the derivative? I've already guessed it would be
f'(x) = [kln(u)^(k-1)](1/u)(u')
Is that right?