1
2
3
4
100

What is the formula of the chain rule based off the formula d/dx f[g(x)]?

f’[g(x)] x g’(x)

100

What is the formula of the power rule based off the formula [x^n]?

 (n)x^n-1

100

What is the formula of the quotient rule based off the formula [u/v]?

(v x u’) - (u x v’)/ v^2

100

What is the formula of the product rule based off the formula [uv]?

(u x v’) + (v x u’)

200

What is d’(x) of 5x^2-6x^10?

d'(x)=10x-60x^9

200

What is d’(x) of 6x^2?

d’(x)=12x

200

What is d’(x) of 3x^2 + 7x^10 - 6x^10?

d'(x)=-50x^9 + 6x (6x + 10x^9 -60x^9)

200

What is d’(x) of 3^x + 3x^2?

d'(x)=3^ x ln 3 + 6x

300

What is d’(x) of sec(x) + tan(x)?

d’(x)= sec(x)tan(x) + sec^2(x)

300

What is d’(x) of cos(sin(x))?

d’(x)= -sin(sinx) x cosx

(*CHAIN RULE)

300

What is d’(x) of  3/7 cos(x)?

d’(x)= 3/7 -sin x

300

What is d’(x) of 5/x?

d'(x)=-5x/2

400

What is dy/dx’(x) of x^3-x^4 when x=4?

dy/dx'(x)= 12

x^3-x^4

3x^2-4x^3

3(4^2)-4(2^3)

3 (16)- 4(8)

48-36=12

400

What is f’(x) of x^2lnx?

f’(x)=2xlnx+x

400

What is d’(x) of d(x) of (x^2-5)(x^3-2x+3)?

d’(x)= 5x^4-21x^2+10 

(*PRODUCT RULE)

400

What is d’(x) of ln x?

d'(x)=1/x

500

You are planning to make an open rectangle box from an 8in. by 11in. piece of graph paper by cutting congruent squares from the corners and folding up the sides. What are the dimensions of the box of the largest volume you can make this way, and what is the volume?

v= 60in^3

500

Find the second derivative of f(x)= -4x^2 + 5x^5 - 2x^3.

f’(x)= 25x^4-6x^2-8x 

f’’(x)=100x^3-12x-8

500

You are planning to make an open rectangle box from an 8in. by 11in. piece of graph paper by cutting congruent squares from the corners and folding up the sides. What are the dimensions of the box of the largest volume you can make this way, and what is the volume?

dA/dt= 40

500

Find the second derivative of f(x)= =2x^2-8x-9.

f’(x)= -4x-8

f’’(x)=-4