Chapter 2 Flashcards

(23 cards)

1
Q

What is the mathematical definition of a derivative?

A

lim{h→0}( [f(x+h) - f(x)] / h )

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

How do you write a linear function in point-slope form?

A

y - y1 = m(x - x1)

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

How do you write a linear function in slope-intercept form?

A

y = mx + b

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

How do you write a linear function in standard form?

A

ax + by = c

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

What are the four ways to write a derivative?

A

f’(a)
ḟ(a)
dy/dx | x=a
df(x)/dx ] x=a

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

If f(x) is differentiable at some point A, must it always be continuous at that point A?

A

True

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

If f(x) is continuous at some point A, must it always be differentiable at that point A?

A

False

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

What are the three reasons that could cause f’(a) to not exist?

A
  • f(a) is undefined
  • Tangent line at f(a) is perfectly vertical
  • More than one tangent line exists at f(a)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What three conditions must be satisfied for f(x) to be continuous at x=c?

A
  • f(c) exists
  • lim{x→c}[ f(x) ] exists
  • lim{x→c}[ f(x) ] = f(c)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If the endpoint of a function has a defined one-sided limit, does this satisfy the “limit exists” condition for continuity?

A

True

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

What are the three types of discontinuities?

A

Nonremovable Jump
Nonremovable Asymptote
Removable Hole

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

What are the two limit equations to find a derivative?

A

f’(a) = lim{h→0}[( f(a+h) - f(a) ) ÷ h ]
f’(a) = lim{x→a}[( f(x) - f(a) ) ÷ (x - a) ]

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

What is a tangent line?

A

A line that intersects a curve at a point such that the line’s slope is the same as the curve’s instantaneous slope at that point

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

What is a normal line?

A

A line that intersects a curve at a point such that the line’s slope is perpendicular to the curve’s instantaneous slope at that point

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

If g(x) is continuous at x=a and f(x) is continuous at g(a), what can be said of the composite function f(g(x))?

A

f(g(x)) is continuous at x=a

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

What is an explicit function?

A

A function where the dependent variable is isolated on one side of the equation [ y = f(x) ]

17
Q

What is an implicit function?

A

A function where the dependent variable is not isolated on one side of the equation [ f(x, y) = g(x, y) ]

18
Q

What are “related rates”?

A

Two distinct rates of change that are both based on the change of a single variable

19
Q

How do you determine the derivative of one variable given the derivative of another?

A
  1. Find the equation that relates the two variables
  2. Take the derivative of both sides
  3. Solve the equation for the desired derivative
20
Q

What is the equation for the line tangent to a function f(x) at the point (a, f(a))? [Also known as a linearization/linear approximation]

A

y = L(x) = f(a) + f’(a) * (x - a)

21
Q

dy = ?

A

dy/dx * dx
f’(x) * dx
f’(a) * dx

a = known input of f(x) that’s close to x

22
Q

dx = ?

A

x - a

a = known input of f(x) that’s close to x

23
Q

f(a + dx) ≈ ?

a = known input of f(x) that’s close to x

A

f(a) + dy

a = known input of f(x) that’s close to x