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

790,941 users

Find the derivative of the function

0 votes

f(x)=(x^2+1/x^2)(2x+4)

asked Jul 6, 2013 in CALCULUS by anonymous Apprentice

1 Answer

0 votes

f(x) = (x^2 + 1/x^2)(2x + 4)

      = x^2(2x) + x^2(4) + 1/x^2(2x) + 1/x^2(4)    [Since (a+b)(c+d) = ac+ad+bc+bd]

      = 2x^3 + 4x^2 + 2/x + 4/x^2

Differentiating on both sides we get,

f'(x) = d/dx(2x^3) + d/dx(4x^2) +d/dx(2/x) + d/dx(4/x^2)

       = 2*3x^2 + 4*2x + 2(-1/x^2) + 4(-2/x^3)

       = 6x^2 + 8x - 2/x^2 - 8/x^3

Therefore f'(x) = 6x^2 + 8x - 2/x^2 - 8/x^3

answered Jul 6, 2013 by joly Scholar

Related questions

asked Nov 6, 2014 in CALCULUS by anonymous
asked Sep 24, 2014 in CALCULUS by anonymous
asked Feb 16, 2015 in CALCULUS by anonymous
asked Oct 20, 2014 in CALCULUS by anonymous
...