Differentiation and Integration

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:52 PM on 4/29/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

What is the product rule and when is it used?

(The derivative of the first)(The second) + (The first)(The derivative of the second)

REMEMBER IT’S PLUS

2
New cards

Derive the formula for the graph : 6x7

42x6
is the formula for the slope of the tangent line to 6x7

3
New cards

In English, what are f(x) / h(x) / g(x)?

Functions named f/h/g that takes x as an input, does something to it and gives y as the output.

The y you get as the output is the y-value that goes with the x-value you put in to get a point on a graph - (x,y)

For example - if you did this for every number for x from 1 - 100 you would be able to draw the graph of f/h/g between 1 and 100 because you would then have all the points between 1 and 100.

4
New cards

When you derive the formula for a graph what do you get?

A new formula that gives us the slope of the tangent line to that graph, for any given value of x

5
New cards

What is f’(x) (in plain English)

The derivative of f with respect to x
(the name of the formula that gives us the slope of the tangent line for f(x))

6
New cards

What is the chain rule?

(The derivative of the outside without touching the inside) x (The derivative of the inside)

(2x + 3)3 → ( )3 is the outside and 2x+3 is the inside

7
New cards

When should the chain rule be used (some examples)

  • ln(2x + 1)

  • e2x + 1

  • (2x + 1)3

  • sin(2x + 1)

  • cos(2x + 1)

  • √2x + 1

    in each, 2x + 1 is the inside and the rest is the outside when applying the chain rule

8
New cards

When is the product rule used?

It is used when two functions are multiplied e.g. (…)(...)

  • (3x +2)(2x + 1)

  • x2 (2x + 1)

  • xex

  • xlnx

  • xcosx

  • xsinx

    where the bold is the first and the non bold is the second

9
New cards

What is the quotient rule?

(The bottom)(The derivative of the top) - (The bottom)(The derivative of the top)
/
(The bottom squared)

REMEMBER IT’S MINUS, AND THE ORDER ITS SUBBED IN

10
New cards

When is the quotient rule used?

(….) / (….)

11
New cards

What is the equation of a line?

y - y1 = m(x - x1)

where x1 and y1 are a point on the line and m is the slope of the line

12
New cards

What two things do you need to find the equation of a line?

A point on the line and the slope of the line

13
New cards

How do you find the equation of the tangent line to the formula/function f(x) where x = 1

  1. Use the f(x) formula to get your point. The point will be (1,y) where the y is the output of f(x)

  2. Use the f’(x) formula to find the slope of the tangent line at x = 1

  3. Use the point and the slope in the equation of the line formula

14
New cards

What are stationary/critical points?

They are points on the graph where the slope of the tangent line to the graph = 0

  • This means, find the x values you can sub into f’(x) to get 0.

  • When the slope of the tangent line is 0 it means the curve is not going up or down, meaning it is the exact point of the peak or dip of the curve

15
New cards

How do you know the graph is sloping upwards?

The slope of the tangent line (the derivative / f’(x)) is a positive number

16
New cards

How do you know the graph is sloping downwards?

The slope of the tangent line (the derivative / f’(x)) is a negative number

17
New cards

How do you know the graph is not curving upwards or downwards?

Its derivative equals 0 (these are critical/stationary points)

18
New cards

What nature/description can stationary points have

They can be local maximums, local minimums or inconclusive

19
New cards

How do we determine if a stationary point is a local maximum/minimum using second derivative?

  1. Find the x values that makes f’(x) = 0

  2. Sub each of the values into f’’(x) (the double derivative)

    1. If the result is negative its a maximum

    2. If the result is positive its a minimum

    3. If the result is 0 its considered inconclusive - try the other method


20
New cards

How do we determine if a stationary point is a local maximum/minimum using trial and error?

  1. Find the x values that makes f’(x) = 0

  2. Get the value just below and above each of those values (e.g if the value is 4 take 3 and 5 )

  3. Sub each of the surrounding values into f’(x) (NOT THE DOUBLE DERIVATIVE)

    1. If the result before is negative and after is positive, its a minimum

    2. If the result before is positive and after is negative, its a maximum

21
New cards

If a third element is being introduced to dy/dx, what formula is used?

dy/dt = (dy/dx)(dx/dt)

22
New cards

What is another way to write f’(x)?

dy/dx

use this when the formula is called y and not f(x)

23
New cards

How do you derive ln(x) - just learn it off

1/x

24
New cards

How do you derive ln(2x + 1) - what rule is it?

This is now chain rule

(1/2x+1)(2)

which is
2/2x+1

25
New cards

What is the derivatieve of ex

ex

26
New cards

What is the derivative of e2x+1

The chain rule

(e2x+1)(2)
which is

2e2x+1