Differentiating equations of the type ln[f(x)]

To solve such equations we take advantage of log lawes to simplify the problem .

E.g

ln[sqrt(1-x2)] = ln[(1-x2)1/2] = 1/2ln[1-x2]

After simplifing the problem we can differentiate with respect to x 

y = 1/2ln[1-x2]

 let f(x) = 1-x2

Use the Chain rule 

dy/dx = dy/df * df/dx 

dy/df = 1/(2*f(x))

df/dx = -2x

dy/dx = - 1/2[  2x/( 1-x2  ) ]

Provides a good practice of chain rule. differentiating logarithms and properties of logs.

MS

Related Maths A Level answers

All answers ▸

Show that, for all a, b and c, a^log_b (c) = c^log_b (a).


The curve C has the equation y = 2e^x -6lnx and passes through the point P with x - coordinate 1. a) Find the equation to the tangent to C at P


Use the substitution u=1+e^x to find the Integral of e^(3x) / (1 + e^x)


How would I differentiate a function of the form y=(f(x))^n?