You are here:

Calculus/differentation of logaritms functions

Advertisement


Question
1.y= log (square root of) 2x+5
2.y= ln (x+3)^4
3.Y= ln (sec x+ tanx)
4.y= ln x-5/x-4

Answer
Questioner:   alijon
Category:  Calculus
Private:  No
 
Subject:  differentation of logaritms functions
Question:  1.y= log (square root of) 2x+5
2.y= ln (x+3)^4
3.Y= ln (sec x+ tanx)
4.y= ln x-5/x-4
..............................
Hi, Ali,

Use these properties of logarithms to simplify:

Ln(AB) = ln A + ln B  [Log of a product = sum of the logs.]
ln(A/B) = ln A - ln B
ln(A^n) = n ln A
sqrt(A) = A^1/2, so  ln (sqrt(A)) = 1/2 ln A

Your examples:

1.y= ln (sqrt(2x+5)) = 1/2 ln(2x + 5)

dy/dx = 1/2 (1/(2x + 5))(2)  << second '2' from the Chain rule.

dy      1
-- = ------
dx   2x + 5

2.y= ln (x+3)^4 = 4 ln(x + 3)

dy     4
-- = ------
dx   x + 3

3.Y = ln (sec x + tanx)

This is a good one to remember.  When you are done, file it away in a good spot for future reference.

Use the Chain rule:  y = ln u,  u = sec x + tan x

dy/dy = 1/u

du/dx = sec x tan x + sec^2(x)

dy   sec x tan x + sec^2(x)
-- = ----------------------
dx       sec x + tan x

Now, a bit of simpifying:

dy   sec x (tan x + sec x)
-- = ----------------------
dx       sec x + tan x

= sec x

WOW! what a simplification!  Some day you will have to integrate  sec x, and then it will be important to remember this example.


4.y= ln x-5/x-4 = ln(x - 5) - ln(x - 4)

dy     1       1
-- = ----- - -----
dx   x - 5   x - 4

Combine over an LCD.  [It's good practice, even if you never see it again, which you will when you study integration by Partial Fractions.]

dy   x - 4 - (x - 5)
-- = ---------------
dx   (x - 5)(x - 4)

dy   x - 4 - x + 5
-- = --------------
dx   (x - 5)(x - 4)

dy        1
-- = -------------
dx   x^2 - 9x + 20

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.