Natural log differentiation question

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
2 replies · 1K views
SYoungblood
Messages
64
Reaction score
1

Homework Statement


f(x) = 1/ln (10-x) -- I would assume it to be a fairly simple equation, but I am screwing it up

Homework Equations


What is f'(x)?

The Attempt at a Solution


f'(x) = (ln (10-x))^-1
= -(ln (10-x))^-2 * -1 * 1/(10-x) -- 2 negatives cancel out
= 1/(10-x) (ln(10-x))2 -- This is as far as I got and I just can tell it isn't correct.

Thank you in advance for all help.
 
Physics news on Phys.org
SYoungblood said:

Homework Statement


f(x) = 1/ln (10-x) -- I would assume it to be a fairly simple equation, but I am screwing it up

Homework Equations


What is f'(x)?

The Attempt at a Solution


f'(x) = (ln (10-x))^-1
= -(ln (10-x))^-2 * -1 * 1/(10-x) -- 2 negatives cancel out
= 1/((10-x) (ln(10-x))^2) -- This is as far as I got and I just can tell it isn't correct.

Thank you in advance for all help.
Except for the above missing parentheses and exponentiation symbol, it is correct.