Chapter 2 Test Flashcards

1
Q

Tangent Line

A

Goes through 1 point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Secant Line

A

Goes through 2 points

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When asked to find the slope of a curve what are you really looking for?

A

The slope of a line that resembles that curve when you zoom in enough

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the formula for the slope of a secant line?

A

The limit as x approaches 0 is f(c + deltax)- f(c) over delta x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the ideal value for delta x?

A

0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do you graph the derivative of f by just looking at the graph of f?

A

Any curves will have a slope of 0 and everything else you follow the direction it is going in.

Ex: F is a parabola. At x=3, you are at the max of the parabola, so on f’ at x=3, it is 0, then to the right of 3 on graph f it is decreasing, so do the same on graph f’ and then to the left of graph f it is increasing so do the same on graph f’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you find the slope of a tangent line using the slope of a secant?

A

The slope of a secant will always have 0 on the denominator so we have to simplify until we cannot anymore

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Differentiation

A

Process of finding the derivative of a function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the limit as x approaches 0 is f(c + deltax)- f(c) over delta x tell you about a derivative?

A

If this limit exists it gives us a function whose outputs are the slopes of the original function(f)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If a function is continuous everywhere does that mean it is differentiable everywhere?

A

NO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does it mean if a function is differentiable?

A

It has a derivative/slope

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How are differentiability and continuity related?

A

If f is continuous, it MAY or MAY NOT be differentiable at x=c. But if f is differentiable then f is continuous at x=c. If f is not continuous at x=c, then f’(c) doesn’t exist.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are times that f’ will not exist?

A
  • If there is a hole at x=c. Because f is not continuous at x=c, so f’(c) cannot exist.
  • If there is an asymptote at x=c. Because f is not continuous at x=c, so f’(c) cannot exist.
  • If there is a jump discontinuity. Because f is not continuous at x=c, so f’(c) cannot exist.
  • If there is a sharp turn at x=c.
  • If there is something like a sharp turn but the lines are becoming more vertical.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

If you are asked to find the slope of a tangent line to the graph of the function at a given point how do you solve this?

A

First, find the derivative of the function. Then, plug the x value into your derivative.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Sum and Difference Rules
Ex: x^3 + 3x^2- 3

A

Find the derivative of every term and add it all together or subtract every term

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

If you are asked to find the equation of a tangent line to the graph of the function at a given point how do you solve this?

A

First find the derivative. Then plug the x value into the derivative to get the slope. Then, use y=mx+b and plug the point into the equation to get the x intercept.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Shortcut rule for derivative of a constant function

f= 5
f=7
f’=??

18
Q

What is the one trig identity we need to know?

A

sin^2x + cos^2x =1

19
Q

Power Rule
Ex: F= 3x^2
f’=?

A

X^n= nx^(n-1)
f’= 3(2x^(2-1))
f’=6x

20
Q

Constant Multiple Rule
ex: f=3x^2
f’=

A

c* f(x) = c * f’(x)
f’= 3(2x^(2-1))
f’=6x

21
Q

Derivative of sin x

22
Q

Derivative of cos x

23
Q

If asked to find velocity, what do you do?

A

Find the derivative of the function

24
Q

If asked to find acceleration, what do you do?

A

Find the second derivative of the function

25
Q

How do you interpret derivatives?
Ex: Let N(t) be the number of vehicles a particular valet parks t hours into their shift. Interpret N’(3)=7.5

A

After 3 hours have elapsed since the valet began their shift, they are parking vehicles at a rate of 7.5 cars/hr.
IMPORTANT PARTS:
- Cars/hr
- Rate

26
Q

How do you solve this question: Determine if the function is differentiable at x=2, and the function is a piecewise.

A

You have to plug 2 into all parts of the piecewise and if they equal the same thing that means the function is continuous. So then turn each piece of the function into its derivative and plug in 2 again and if it’s the same then yes it is differentiable.

27
Q

How do you determine the points where a graph of a function has a horizontal tangent line?

A

Find the derivative of the graph and then set that derivative equal to 0 and find its zeroes(prolly by factoring). IF YOU CANNOT SET THAT EQUATION EQUAL TO 0 OR FIND ANY ZEROES THEN IT HAS NO TANGENT. Then, plug those x values into the ORIGINAL FUNCTION, to get the y-value.

28
Q

Practice 65 and 67 in 2.1/2.2 PS A

29
Q

What does it mean if a question says find out when the object is at rest?

A

The object is at rest when the velocity function equals 0

30
Q

Product Rule

A

fg’+ gf’

31
Q

Quotient Rule

A

B= Bottom
T=Top
BT’- TB’
—————
B^2

32
Q

Derivative of tan x

33
Q

Derivative of cot x

34
Q

Derivative of sec x

A

(sec x) (tan x)

35
Q

Derivative of csc x

A
  • (csc x) (cot x)
36
Q

What is a jerk function?

A

The 3rd derivative of a function

37
Q

How do you find a higher order derivative?

A

Just do the derivative of the derivative

38
Q

What is the notation for second derivative? Third?

A

d^2y/ dx^2; d^3y/ dx^3

39
Q

Chain Rule

A

f’(g(x)) times g’(x)

40
Q

What does it mean if a question asks for the instantaneous rate of change of f’?

A

Find the derivative of F’