table quiz

19
06/15/22 Calculus - Santowski 1 TABLE QUIZ • Outline a strategy & plan of attack for proving that sin() when 0 • Now, carry out you plan/strategy

Upload: paki-garrett

Post on 31-Dec-2015

37 views

Category:

Documents


0 download

DESCRIPTION

TABLE QUIZ. Outline a strategy & plan of attack for proving that sin( )   when   0 Now, carry out you plan/strategy. C.7.1 - Antiderivatives. Calculus - Santowski. Lesson Objectives. 1. Define an antiderivative - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: TABLE QUIZ

04/19/23 Calculus - Santowski 1

TABLE QUIZ

• Outline a strategy & plan of attack for proving that sin() when 0

• Now, carry out you plan/strategy

Page 2: TABLE QUIZ

04/19/23 Calculus - Santowski 2

C.7.1 - Antiderivatives

Calculus - Santowski

Page 3: TABLE QUIZ

04/19/23 Calculus - Santowski 3

Lesson Objectives

• 1. Define an antiderivative• 2. Recognize the role of and determine the

value of a constant of integration• 3. Antidifferentiate or integrate basic

functions like power, exponential, simple trigonometric functions

• 4. Apply concepts of antiderivatives and indefinite integrals to a real world problems

Page 4: TABLE QUIZ

04/19/23 Calculus - Santowski 4

Fast Five

• 1. If s(t) = t3 – sin(t) + e2t , find v(t) and a(t)• 2. If s(t) is a position fcn and s(t) = 3t4 + t2 - 3, find

and interpret v(4) and a(3)• 3. If v(t) = 2t + 3, find s(3). Are you making any

assumptions?• 4. I have differentiated some function, call it F(x).

If its derivative was F’(x) = sin(x), what was F(x)?• 5. Likewise, if F’(x) = e2x, what was F(x)?• 6. If F(x) = x2 + x + C and F(1) = 3, determine the

value of C

Page 5: TABLE QUIZ

04/19/23 Calculus - Santowski 5

(A) Review - Where We Have Been

• To date, what we have presented are differentiation techniques (power rule, sum/diff rule, product rule, quotient rule, chain rule)

• As well as looking at the derivatives of a variety of different functions (power, exponential, logarithmic, trigonometric)

• And we’ve looked at a variety of applications as well (curve sketching, optimization, motion, related rates)

Page 6: TABLE QUIZ

04/19/23 Calculus - Santowski 6

(B) Antiderivatives - Graphically

• We have already come across the notion of antiderivatives informally when we graphed functions

• If we had a graph of f `(x), we could make a rough sketch of the graph of f(x) from our curve sketching principles

Page 7: TABLE QUIZ

04/19/23 Calculus - Santowski 7

(B) Antiderivatives - Graphically

• So we used ideas about increase/decrease and max/mins, roots and positive/negative on the derivative to put together graphical features of the original function (concavity, inflection points, critical values, and increase/decrease)

• Now the question becomes can we work through the same idea of “working backward” when we have algebraic equations, rather than graphs with which to work

Page 8: TABLE QUIZ

04/19/23 Calculus - Santowski 8

(C) Motion, Derivatives and Antiderivatives

• If we are given a distance (or position) function, we can easily find the velocity function

• If d(t) = t3 – sin(t) + e2t,• Then v(t) = d `(t) = 3t2 - cos(t) + 2e2t

• Likewise, we can find the acceleration:• a(t) = v`(t) = d ``(t) = 6t + sin(t) + 4e2t

• Now the question we will focus on is what happens if we are given the velocity equation and we want to “work” backward to the find the distance equation? Or if we have the acceleration equation and want to find the distance equation?

• We would simply have to “undo” the derivative that we did when we went from the distance equation to the velocity equation in the first place hence the idea of an “antiderivative”

Page 9: TABLE QUIZ

04/19/23 Calculus - Santowski 9

(D) Simple Antiderivatives - Motion

• If v(t) = t4 – 6t2 + 4, find d(t)

• So we need to “undifferentiate” or “antidifferentiate” 3 functions (t4, 6t2, 3) • So what equation did we differentiate to get t4 recalling the power rule, it must

have been a t5 expression but the derivative of t5 is actually 5t4 so if we have only t4 as our “derivative”, then we are “off” by 1/5 so our “antiderivative” must be 1/5t5 (test by differentiating which does in fact give us 1t4)

• Likewise, to have 6t2 as a derivative, we must have started with a t3 function but which one? if we differentiate t3, we get 3t2, so seeing that we have a 6t2, we clearly have twice what we need so we must have started with 2t3 or one-third of 6t3 (test by differentiating which does in fact give us 6t2)

• And then consider the 4 (or 4x0) we must have started with an x1 function but which one? if we differentiate x1, then we get 1x0 we have 4x0, so we have four times what we need so we must have started with 4x1 or simply 4x (test by differentiating which does in fact give us 3)

Page 10: TABLE QUIZ

04/19/23 Calculus - Santowski 10

(D) Simple Antiderivatives - Motion

• So we have seen one trend to take the antiderivative of xn, we get xn+1 ÷ (n+1)

• So if dy/dx = xn (meaning that xn was the derivative), then y = xn+1 ÷ (n+1) (meaning that we have now found the original function xn+1 ÷ (n+1) )

Page 11: TABLE QUIZ

04/19/23 Calculus - Santowski 11

(E) Simple Antiderivatives – Initial Conditions

• One other point needs to be addressed so let’s work with an easier function

• Say v(t) = 4t (or rather s`(t) = 4t) then what is s(t)??

• If we anti-differentiate, we would predict s(t) = 2t2, but we need to realize that there is more to it than that Why? lets consider some derivatives and some graphs

Page 12: TABLE QUIZ

04/19/23 Calculus - Santowski 12

(E) Simple Antiderivatives – Initial Conditions

• So our derivative of y` = 4x could have come from any of the three “antiderivatives” of y = 2x2 or y = 2x2 + 4 or y = 2x2 – 6 or any other combination of y = 2x2 + C, where C is simply a constant that changes the y-intercept of the original parabola 2x2

Page 13: TABLE QUIZ

04/19/23 Calculus - Santowski 13

(E) Simple Antiderivatives – Motion and Initial Conditions

• So back to our original problem if v(t) = t4 – 6t2 + 4, find s(t)

• We have worked out that s(t) = 1/5t5 – 2t3 + 4t

• Having just seen the last graphic discussion about “families of curves”, we realize that we need to add some constant to the “antiderivative” equation (the distance equation) so our equation for s(t) becomes s(t) = 1/5t5 – 2t3 + 4t + C which we will call our most general solution

Page 14: TABLE QUIZ

04/19/23 Calculus - Santowski 14

(E) Simple Antiderivatives – Motion and Initial Conditions

• Now, if we knew some information about the distance function, we could solve for C and complete our equation say at t = 0 sec, then s(0) = 2 m (the initial position of the object was 2 meters beyond some reference point)

• Now s(0) = 1/5(0)5 – 2(0)3 + 4(0) + C = 2 C = 2

• Thus s(t) = 1/5t5 – 2t3 + 4t + 2 is our final specific solution

Page 15: TABLE QUIZ

04/19/23 Calculus - Santowski 15

(F) Common Antiderivatives

• The functions: • xn

• 0• 1• 1/x• ekx

• coskx• sinkx

• The antiderivatives:• xn+1 / (n+1) + C• C• x + C• ln|x| + C• 1/k ekx + C• 1/k sin(kx) + C• -1/k cos(kx) + C

Page 16: TABLE QUIZ

04/19/23 Calculus - Santowski 16

(G) Examples

• Find the antiderivatives of:

• (i) f(x) = 2x2 – x + 7• (ii) f(x) = cos(x) – sin(2x)• (iii) f(x) = -3e-x + 6e2x

• (iv) f(x) = 2/x2 – 5/x + x • (v) f(x) = sin(x) + 1/x3 • (vi) f(x) = sin(x)cos(x)

Page 17: TABLE QUIZ

04/19/23 Calculus - Santowski 17

(G) Examples

• (vii) If the marginal cost function is given as C’(x) = 50/√x and the fixed cost to produce is known to be $25,000, then determine the cost function

• (viii) If the marginal revenue function is given to be dR/dx = 50 - 3x - x2, then determine the demand function.

Page 18: TABLE QUIZ

04/19/23 Calculus - Santowski 18

(G) Examples

• (ix) Solve ds/dt = 2t given that s = 3 when t = 0

• (x) Find y if y` = 6x2 + 6x and y(-1) = 0

• (xi) A stone is tossed upward at an initial velocity of 8 m/s from the edge of a cliff that is 63 m high. How long will it take the stone to hit the ground?

• (xii) A particle is accelerated along a line so that its velocity is equal to the square root of the elapsed time. How far does the particle travel in the first hour, if the particle started 200 m away from a given reference point

Page 19: TABLE QUIZ

04/19/23 Calculus - Santowski 19

(I) Homework

• Photocopies from Stewart, 1989:

• Chap 9.1, p408, Q1-8

• Chap 9.2, p411, Q1-4