Less78Derivatives Flashcards

1
Q

What is a derivative?

A

It is the slope of the tangent line.

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

What notations are used for derivatives?

A

y’, dy/dx, d/dx[f(x)], D[y]

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

What is the derivative of a constant function line y = 2?

A

The derivative is 0, because it is a horizontal line.

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

What is a power function and how do you calculate its derivative?

A

f(x) = xn,

f’(x) = n*xn-1

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

What is the derivative of f(x) = x ?

A

f’(x) = ⅔*x-⅓ = 2 /3x ,

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

What is the derivative of f(x) = x-2?

A

f’(x) = -2*x-3 = -2/x³

not differentiable if x=0

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

What can derivatives tell you about graphs?

A

Where the slope of the graph is negative and positive.

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

What is the derivative constant multiple rule?

A

f(x) = 3*x²

f’(x) = 3*2x = 6x

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

What is the derivative of f(x) = 2/x?

A

f(x) = 2/x = 2*x-1,

f’(x) = 2*-x-2

f’(x) = -2/x²

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

What is the derivative of 7/(3x)-2?

A

f(x) = 7*(3x)² = 7*9x² = 63x²,

f’(x) = 126x

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

What is the derivative of a sum or difference of 2 functions?

A

It is the sum or difference of their derivatives

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

What is the derivative of f(x) = x³ - 4x + 5?

A

3x² - 4

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

What is the derivative of 3t5 - 14π?

A

15t4

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

Is the product (quotient) of 2 derivatives the product (quotient) of their derivatives?

A

No.

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

What is the Product Rule of derivatives?

A

d/dx[f(x)*g(x)] =

f(x)*g’(x) + g(x)*f’(x)

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

What is the Quotient Rule of derivatives?

A

d/dx[f(x)/g(x)] = [g(x)*f’(x) - f(x)*g’(x)]/[g(x)]²

17
Q

What are the derivatives of sinx and cosx?

A

d/dxsinx = cosx

d/dxcosx = - sinx

18
Q

When x is near 0, what line approximates sinx?

19
Q

Show that y = x approximates sinx near 0.

A

sin(.2) = .19867

sin(.01) = .009999

x and y are getting closer to each other

20
Q

What is d/dx[3sinx + π]?

21
Q

What is d/dx[5x² + ⅓cosx]?

A

10x - ⅓sinx

22
Q

In the formula for a freefalling object, what do the variables stand for?

s(t) = ½gt² + vot + so

A

s(t) = ½gt² + vot + so

s(t) = position at time t

s0 = starting position

g = the gravitational constant = -32ft./sec²

v0t = the initial velocity

23
Q

In s(t) = ½gt² + vot + so

what is the average velocity at any given time v(t)?

A

The average velcity at time t is the change in position/change in from time 0 to time t.

24
Q

What is the instantaneous velocity?

A

It is the velocity at any point in time and is measured as the derivative of the original position equation.

v(t) = s’(t) = gt + v0

25
What is the meaning of **the second derivative** of the position function?
It measures **acceleration** at any point.
26
f(x) = |x| does not have a derivative at 0 because it is a sharp point. Does f(x) = x\*|x| have a derivative at 0?
f'(x) = limx→0[f(x) - f(0)]/(x - 0) = ▲y/▲x = x|x|/x = |x| limx→0 |x| = 0 So x\*|x| does have a derivative. It is a curved graph.
27
Where does the graph of f(x)= x³ + 3x have a horizontal tangent?
Where the derivative is 0. 3x² + 3 = 0 3x² = -3 no solution
28
What if you change it to f(x) = x³ **-** 3x?
3x² - 3 = 0 x = ±1
29
What is the derivative of f(x) = 5√x?
f(x) = x1/5 f'(x) = 1/5\*x-4/5 f'(x) = 1 /(5\*x4/5)
30
What is the derivative of s(t) = t³ + 5t² - 3t + 8?
3t² + 10t - 3
31
What is the derivative of 1/x5?
f(x) = x-5 f'(x) = -5/x6
32
What is the derivative of f(x) = √x/x?
f(x) = x½\*x-1 f(x) = x f'(x) = -½\*x-3/2 f'(x) = -1/(2\*x3/2)
33
What is the derivative of f(x) = 6√x + 5cos*x*?
f(x) = 6\*x½ + 5cos*x* f'(x) = 3/x½ - 5sin*x*
34
Find the equation of the line tangent to f(x) = 3x³ - 10 at (2,14)
f'(x) = 9x² At x = 2, the slope is 36 :: (y - 14) = 36(x - 2) y = 36x + 58
35
Find the equation of the line tangent to f(Θ) = 4sinΘ - Θ at (0,0)
f'(Θ) = 4cosΘ - 1 At Θ = 0, slope = 3 (y - 0) = 3(Θ - 0) y = 3Θ
36
Find the equation of the line tangent to f(x) = (x² + 2)(x + 1) at (1,6)
f(x) = x³ + x² + 2x + 2 f'(x) = 3x² + 2x + 2 at x=1, f'(x) = 7 (y - 6) = 7(x - 1) y = 7x - 1
37
Find where f(x)= x4 - 2x² + 3 has a horizontal tangent.
f(x)= x4 - 2x² + 3 f'(x) = 4x³ - 4x x³ = x x = 0, ±1 (0,3) (1,2) (-1,2)
38
A coin is dropped from 1,362 feet. When will it hit the ground and at what velocity?
s(t) = ½gt² + vot + so, g = -32 s(t) = -16t² + 1362 It hits the rounds when s(t) = 0 -16t² = 1362; t² = 1362/16 t = √1362/4 ≈ 9.226 seconds v(t) = s'(t) = -32t v(t) = -32\* 9.226 = 295 ft/sec