derivative + integral rules

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

constant rule

f( c ) = 0, c is a constant

2
New cards

constant multiple rule

f( c f(x) ) = c f’(x)

3
New cards

power rule

f( x^n ) = n x^(n-1)

4
New cards

sum and difference rule

f( f(x) ± g(x) ) = f(x) + g(x)

5
New cards

product rule

f( f(x)g(x) ) = f(x) g(x) + f(x) g(x)

6
New cards

quotient rule

f( f(x) / g(x) ) = ( f(x) g(x) - f(x) g’(x) ) / ( g(x) )^2

7
New cards

chain rule

f( f(g(x)) ) = f( g(x) ) g’(x)

8
New cards

integral power rule

∫x^n dx = 1/(n+1) x^(n+1) + C , n ≠ -1

9
New cards

integral constant multiples rule

∫kf(x) dx = k ∫ f(x)

10
New cards

integral sums and differences rule

∫[ f(x) ± g(x) ] = ∫f(x) dx ± ∫g(x) dx