quick calculus question...

50

Platinum Member
May 7, 2003
2,717
0
0
So I had a question on a test to find the second derviative of (x*d/dx(2x-3x^3)

this is a really simple question, but since u have an x next to d/dx wouldn't that just be dx/dx? Thanks
 

Heisenberg

Lifer
Dec 21, 2001
10,621
1
0
x * (d/dx)(2x-3x^3) = x * (2-9x^2) = 2x-9x^3, then the derivative of that is 2-27x^2 is the way I read it.

Edit: I can't mulitply.
 

akubi

Diamond Member
Apr 19, 2005
4,392
1
0
Originally posted by: Heisenberg
x * (d/dx)(2x-3x^3) = x * (2-9x^2) = 2x-18x^2 is the way I read it.

it is the only way to read it.

edit: um except you make a mistake in the last step...
 

CycloWizard

Lifer
Sep 10, 2001
12,348
1
81
No. d/dx operates on whatever is inside the parentheses to its right. The x in front is multiplied by the derivative, not actually being operated on by the derivative d/dx. In this case, you would take the derivative of 2x-3x^3. This could be rewritten as x*[d(2x)/dx-d(3x^3)/dx], with the result being x(2-9x^2)=2x-9x^3.
 

Born2bwire

Diamond Member
Oct 28, 2005
9,840
6
71
Originally posted by: 50
So I had a question on a test to find the second derviative of (x*d/dx(2x-3x^3)

this is a really simple question, but since u have an x next to d/dx wouldn't that just be dx/dx? Thanks

In addition, the actual operation on the product can be found by using the chain rule, that is, d/dx(x*d/dx(2x-3x^3)) = d/dx(2x-3x^3)+x*d^2/dx^2(3x-3x^3)