calculations

> f:= (x+2)^8*(x+3)^6; ans:=diff(f,x);

[Maple Math]

[Maple Math]

>

> f:=(x+2)^6*(x+3)^8;diff(f,x);

[Maple Math]

[Maple Math]