Welcome :: Homework Help and Answers :: Mathskey.com
Welcome to Mathskey.com Question & Answers Community. Ask any math/science homework question and receive answers from other members of the community.

13,459 questions

17,854 answers

1,446 comments

807,743 users

derivate this:

0 votes

ln((x^2+x)^2/sqrt(x+1) 

asked Nov 10, 2014 in CALCULUS by anonymous

1 Answer

0 votes

ln[(x2 + x)2/√(x + 1)]

= ln[(x2 + x)2/(x + 1)1/2]

{Apply the quotient rule in logarithm rule : ln(a/b) = lna - lnb.}

= ln(x2 + x)2 - ln(x + 1)1/2

= 2ln(x2 + x) +  ln(x + 1)/2

Differentiate with respect to x.

Apply the formula d/dx(lnx) = 1/x

d/dx(x)n = xn-1

= 2 (2x + 1)/(x2 + x)  - 1/2(x + 1)

= (4x + 2)/(x2 + x) - 1/(2x + 2)

= [ (4x + 2)(2x + 2) - (x2 + x)]/[(x2 + x)(2x + 2)

= [ 8x2 + 8x + 4x + 4 - x2 - x]/[2x3 + 2x2 + 2x2 + 2x]

= (7x2 + 11x + 4)/(2x3 + 2x2 + 2x2 + 2x)

= (7x2 + 7x + 4x + 4)/(2x3 + 4x2 + 2x)

= [7x(x + 1)+ 4(x + 1)]/2x(x2 + 4 + 2)

= [ (7x + 4)(x + 1)/(2x(x + 1)2

= (7x+4)/2x(x + 1)

= (7x + 4)/(2x2 + 2x).

answered Nov 10, 2014 by david Expert
edited Nov 10, 2014 by david

Related questions

asked Sep 11, 2018 in CALCULUS by anonymous
asked May 4, 2015 in CALCULUS by anonymous
asked May 4, 2015 in CALCULUS by anonymous
asked May 3, 2015 in CALCULUS by anonymous
...