How do you differentiate #g(y) =(x^2 + 6)(x^2 - 1) # using the product rule? Calculus Basic Differentiation Rules Product Rule 1 Answer Roella W. Jan 6, 2016 #2x(2x^2 +5)# Explanation: The product rule states that if #h(x) = f(x)g(x)# then #h'(x)= f'(x)g(x) + f(x)g'(x)# #:. d/dxg(y) =( d/dx(x^2+6))(x^2-1) + (x^2+6)d/dx(x^2-1) # #= 2x(x^2-1) +(x^2+6)*2x# #=2x^3 -2x +2x^3 +12x# #=4x^3 +10x# #=2x(2x^2 +5)# Answer link Related questions What is the Product Rule for derivatives? How do you apply the product rule repeatedly to find the derivative of #f(x) = (x - 3)(2 - 3x)(5 - x)# ? How do you use the product rule to find the derivative of #y=x^2*sin(x)# ? How do you use the product rule to differentiate #y=cos(x)*sin(x)# ? How do you apply the product rule repeatedly to find the derivative of #f(x) = (x^4 +x)*e^x*tan(x)# ? How do you use the product rule to find the derivative of #y=(x^3+2x)*e^x# ? How do you use the product rule to find the derivative of #y=sqrt(x)*cos(x)# ? How do you use the product rule to find the derivative of #y=(1/x^2-3/x^4)*(x+5x^3)# ? How do you use the product rule to find the derivative of #y=sqrt(x)*e^x# ? How do you use the product rule to find the derivative of #y=x*ln(x)# ? See all questions in Product Rule Impact of this question 1699 views around the world You can reuse this answer Creative Commons License