Mathematical Preliminaries. Developed for the Members of Azera Global By: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

Size: px
Start display at page:

Download "Mathematical Preliminaries. Developed for the Members of Azera Global By: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E."

Transcription

1 Mathematical Preliminaries Developed or the Members o Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

2 Outline Chapter One, Sets: Slides: 3-27 Chapter Two, Introduction to unctions: Slides: Chapter Three, Logarithms: Slides: Chapter Four: Trigonometr Slides: Chapter Five: Intro to Vectors Slides: Chapter Si: Dierential Calculus: Slides: Chapter Seven: Partial Dierentiation: Slides: Chapter Eight: Integral Calculus: Slides:

3 Sets Developed or the Members o Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

4 Outline Slide 5-Introduction: Part One Slide 6-Introduction: Part Two Slide 7-Properties: Part One Slide 8-Properties: Part Two Slide 9-Terminolog Slide 10-Venn Diagrams Slide 11-Properties and Notation: Part One Slide 12-Properties and Notation: Part Two Slide 13-Properties and Notation: Part Three Slide 14-Equivalence: Part One Slide 15-Equivalence: Part Two Slide 16-Power Sets Slide 17-Tuples Slide 18-Cartesian Products Slide 19-Notation and Quantiiers Slide 20-Set Operations Slide 21-Set Operations: Unions Slide 22-Set Operations: Intersections Slide 23-Disjoint Sets Slide 24-Set Dierences Slide 25-Set Complements Slide 26-Generalized Unions Slide 27-Generalized Intersections

5 Introduction: Part One We have all implicitl dealt with sets Integers Z, rationals Q, naturals N, reals R, etc. We will develop more ull The deinitions o sets The properties o sets The operations on sets Deinition: A set is an unordered collection o unique objects Sets are undamental discrete structures and or the basis o more comple discrete structures like graphs

6 Introduction: Part Two The objects in a set are called elements or members o a set. A set is said to contain its elements Notation, or a set A: A: is an element o A A: is not an element o A

7 Properties: Part One Two sets, A and B, are equal is the contain the same elements. We write A=B. Eample: {2,3,5,7}={3,2,7,5}, because a set is unordered Also, {2,3,5,7}={2,2,3,5,3,7} because a set contains unique elements However, {2,3,5,7} {2,3}

8 Properties: Part Two A multi-set is a set where ou speci the number o occurrences o each element: {m 1 a 1,m 2 a 2,,m r a r } is a set where m 1 occurs a 1 times m 2 occurs a 2 times m r occurs a r times In Databases, we distinguish A set: elements cannot be repeated A bag: elements can be repeated

9 Terminolog The set-builder notation O={ Z =2k or some kz} reads: O is the set that contains all such that is an integer and is even A set is deined in intension when ou give its set-builder notation O={ Z 08 =2k or some k Z } A set is deined in etension when ou enumerate all the elements: O={0,2,4,6,8}

10 Venn Diagram: A set can be represented graphicall using a Venn Diagram U A B a z C

11 Properties and Notation: Part One A set that has no elements is called the empt set or null set and is denoted A set that has one element is called a singleton set. For eample: {a}, with brackets, is a singleton set a, without brackets, is an element o the set {a} Note the subtlet in {} The let-hand side is the empt set The right hand-side is a singleton set, and a set containing a set

12 Properties and Notation: Part Two For an set S S and S S A is said to be a subset o B, and we write A B, i and onl i ever element o A is also an element o B That is, we have the equivalence: A B A B

13 Properties and Notation: Part Three A set A that is a subset o a set B is called a proper subset i A B. That is there is an element B such that A We write: A B, I there are eactl n distinct elements in a set S, with n a nonnegative integer, we sa that: S is a inite set, and The cardinalit o S is n. Notation: S = n. A set that is not inite is said to be ininite

14 Equivalence: Part One To show that a set is a subset o, proper subset o, or equal to another set. To prove that A is a subset o B, use the equivalence discussed earlier A B A B To prove that A B it is enough to show that or an arbitrar nonspeciic element, A implies that is also in B. To prove that A is a proper subset o B, ou must prove A is a subset o B and B A

15 Equivalence: Part Two To show that two sets are equal, it is suicient to show independentl much like a biconditional that A B and B A Logicall speaking, ou must show the ollowing quantiied statements: A B B A

16 Power Set The power set o a set S, denoted PS, is the set o all subsets o S. Eamples Let A={a,b,c}, PA={,{a},{b},{c},{a,b},{b,c},{a,c},{a,b,c}} Let A={{a,b},c}, PA={,{{a,b}},{c},{{a,b},c}} Note: the empt set and the set itsel are alwas elements o the power set. The power set is a undamental combinatorial object useul when considering all possible combinations o elements o a set Let S be a set such that S =n, then PS = 2 n

17 Tuples Sometimes we need to consider ordered collections o objects The ordered n-tuple a 1,a 2,,a n is the ordered collection with the element a i being the i-th element or i=1,2,,n A 2-tuple n=2 is called an ordered pair

18 Cartesian Product Let A and B be two sets. The Cartesian product o A and B, denoted AB, is the set o all ordered pairs a,b where aa and bb AB = { a,b aa b B } The Cartesian product is also known as the cross product A subset o a Cartesian product, R AB is called a relation. Note: AB BA unless A= or B= or A=B Cartesian Products can be generalized or an n-tuple The Cartesian product o n sets, A 1,A 2,, A n, denoted A 1 A 2 A n, is A 1 A 2 A n ={ a 1,a 2,,a n a i A i or i=1,2,,n}

19 Notation with Quantiiers Whenever we wrote P or P, we speciied the universe o discourse using eplicit English language Now we can simpli things using set notation! Eample R 2 0 Z 2 =1 Also miing quantiiers: a,b,c R C a 2 +b+c=0

20 Set Operations Arithmetic operators +,-,, and set operators eist and act on two sets to give us new sets Union Intersection Set dierence Set complement Generalized union Generalized intersection

21 Set Operators: Union The union o two sets A and B is the set that contains all elements in A, B, r both. We write: AB = { A B } U A B

22 Set Operators: Intersection The intersection o two sets A and B is the set that contains all elements that are element o both A and B. We write: A B = { A B } U A B

23 Disjoint Sets Two sets are said to be disjoint i their intersection is the empt set: A B = U A B

24 Set Dierence The dierence o two sets A and B, denoted A\B or A B, is the set containing those elements that are in A but not in B A - B = { A B } U A B

25 Set Complement Deinition: The complement o a set A, denoted A, consists o all elements not in A. That is the dierence o the universal set and U: U\A A= A = { A } U A A

26 Generalized Union The union o a collection o sets is the set that contains those elements that are members o at least one set in the collection n A i = A 1 A 2 A n i= 1

27 Generalized Intersection The intersection o a collection o sets is the set that contains those elements that are members o ever set in the collection n A i = A 1 A 2 A n i=1

28 Chapter Two: Introduction to Functions Developed or Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

29 Outline Slide 30-Relations and Functions Slide 31-Introduction to Functions Slide 32-Tables and Graphs Slide 33-Function Notation Slide 34-Linear Functions Slide 35-The Co-ordinate Plane Slide 36-Graphing a Function

30 Relations and Functions Relation A relation is an set o ordered pairs. A special kind o relation, called a unction, is ver important in mathematics and its applications. Function A unction is a relation in which, or each value o the irst component o the ordered pairs, there is eactl one value o the second component. In a relation, the set o all values o the independent variable is the domain. The set o all values o the dependent variable is the range

31 Introduction to Functions F G F is a unction. G is not a unction.

32 Tables and Graphs O Table o the unction, F Graph o the unction, F

33 Function Notation When a unction is deined with a rule or an equation using and or the independent and dependent variables, we sa is a unction o to emphasize that depends on. We use the notation =, called unction notation, to epress this and read, as o. The letter stands or unction. For eample, i = 5 2, we can name this unction and write = 5 2. Note that is just another name or the dependent variable.

34 Linear Function A unction that can be deined b = a + b, or real numbers a and b is a linear unction. The value o a is the slope o m o the graph o the unction. Beore we can draw a graph o our unction we must look at the co-ordinate plane or the Cartesian Co-ordinate plane.

35 The Co-ordinate Plane A unction that can be deined b = a + b, The plane o the grid is called the coordinate plane. The horizontal number line is called the. -ais The vertical number line is called the. - ais The point o intersection o the two aes is called the origin

36 Graphing a Function An ordered pair o real numbers, called coordinates o a point, locates a point in the coordinate plane. Each ordered pair corresponds to EXACTLY one point in the coordinate plane. The point in the coordinate plane is called the graph o the ordered pair. Locating a point on the coordinate plane is called graphing the ordered pair.

37 Chapter Three: Logarithmic Functions Developed or Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

38 Outline Slide 39-Deinition: Logarithmic Functions Slide 40-Properties o Logarithms Slide 41-Properties o Natural Logarithms Slide 42-Properties o Natural Logarithms Slide 43-Characteristics o =log b Slide 44-Domain o Logarithmic Functions

39 Deinition: Logarithmic Function For > 0 and b > 0, b = 1, = log b is equivalent to b =. The unction = log b is the logarithmic unction with base b. Eponent Eponent Logarithmic orm: = log b Eponential Form: b =. Base Base

40 Properties o Logarithms For > 0 and b 1, log b b = The logarithm with base b o b raised to a power equals that power. b log b = b raised to the logarithm with base b o a number equals that number. General Properties: Common Logarithms 1. log b 1 = 0 1. log 1 = 0 2. log b b = 1 2. log 10 = 1 3. log b b = 0 3. log 10 = 4. b log b = log =

41 Properties o Natural Logarithms General Properties Natural Logarithms 1. log b 1 = 0 1. ln 1 = 0 2. log b b = 1 2. ln e = 1 3. log b b = 0 3. ln e = 4. b log b = 4. e ln = The unction =e has an inverse called the Natural Logarithmic Function. Y=ln

42 Properties o Natural Logarithms =e and =ln are inverses o each other!

43 Characteristics o = log b The -intercept is 1. There is no -intercept. The -ais is a vertical asmptote. = 0 I 0 < b < 1, the unction is decreasing. I b > 1, the unction is increasing. The graph is smooth and continuous. It has no sharp corners or edges = log b 0<b< = log b b>1

44 Domain o Logarithmic Functions Because the logarithmic unction is the inverse o the eponential unction, its domain and range are the reversed. c log b The domain is { > 0 } and the range will be all real numbers. For variations o the basic graph, sa the domain will consist o all or which + c > 0.

45 Chapter Four: Trigonometr Developed or Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

46 Outline Slide 47-Right Triangle Trigonometr Slide 48-Right Triangle Trigonometr Slide 49-Trigonometric Ratios Slide 50-Reciprocal Functions Slide 51-Important Trigonometric Identities

47 Right Triangle Trigonometr Trigonometr is based upon ratios o the sides o right triangles. The si trigonometric unctions o a right triangle, with an acute angle, are deined b ratios o two sides o the triangle. The sides o the right triangle are: opposite adjacent hpotenuse hp θ adj opp

48 Right Triangle Trigonometr The hpotenuse is the longest side and is alwas opposite the right angle. The opposite and adjacent sides reer to another angle, other than the 90 o.

49 Trigonometric Functions sine, cosine, tangent, cotangent, secant, and cosecant. hp opp θ adj opp sin θ = cos θ = adj tan θ = hp hp hp hp csc = opp sec = cot = adj opp adj adj opp

50 Reciprocal Functions sin = 1/csc cos = 1/sec tan = 1/cot csc = 1/sin sec = 1/cos cot = 1/tan

51 Important Trigonometric Identities Reciprocal Identities sin = 1/csc cos = 1/sec tan = 1/cot cot = 1/tan sec = 1/cos csc = 1/sin Co unction Identities sin = cos90 cos = sin90 sin = cos π/2 cos = sin π/2 tan = cot90 cot = tan90 tan = cot π/2 cot = tan π/2 sec = csc90 csc = sec90 sec = csc π/2 csc = sec π/2 Quotient Identities tan = sin /cos Pthagorean Identities cot = cos /sin sin 2 + cos 2 = 1 tan = sec 2 cot = csc 2

52 Chapter Five Introduction to Vectors Developed or Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

53 Outline Slide 54-Deinition Slide 55-Unit Vector: Part One Slide 56-Unit Vector: Part Two Slide 57-Coordinate Sstems Slide 58-Polar Coordinate Sstems Slide 59-Polar to Cartesian Coordinates Slide 60-Vector Addition Slide 61-Vector Multiplication: Part One Slide 62-Vector Multiplication: Part Two Slide 63-Vector Multiplication: Part Three A

54 Deinition Vector analsis is a mathematical tool with which electromagnetic EM concepts are most convenientl epressed and best comprehended. A quantit is called a scalar i it has onl magnitude e.g., mass, temperature, electric potential, population. A quantit is called a vector i it has both magnitude and direction e.g., velocit, orce, electric ield intensit. The magnitude o a vector or A A is a scalar written as A A

55 Unit Vector: Part One A unit vector along is deined as a vector whose magnitude is unit that is,1 and its direction is along e A e A A A e A 1 A A Thus: A Ae A which completel speciies direction e A A in terms o A and its

56 Unit Vector: Part Two A unit vector along is deined as a vector whose magnitude is unit that is,1 and its direction is along e A e A A A e A A A 1 which completel speciies direction e A Thus: A Ae A A in terms o A and its A vector A in Cartesian or rectangular coordinates ma be represented as A,A,Az Where: A e where A X, A, and A Z are called the components o A in the,, and z directions, respectivel; e,, and e e z are unit vectors in the, and z directions, respectivel. A e A z e z

57 Coordinate Sstems Common coordinate sstems are: Cartesian Polar Also called rectangular coordinate sstem - and - aes intersect at the origin Points are labeled,

58 Polar Coordinate Sstem Origin and reerence line are noted Point is distance r rom the origin in the direction o angle, ccw rom reerence line The reerence line is oten the -ais. Points are labeled r,

59 Polar to Cartesian Coordinates Based on orming a right triangle rom r and = r cos = r sin I the Cartesian coordinates are known: tan r 2 2

60 Vector Addition, Rules The three basic laws o algebra obeed b an given vector A, B, and C, are summarized as ollows: Commutative A B B A ka Ak Associative A B C A B C kla kla Distributive ka B ka kb where k and l are scalars

61 Vector Multiplication: Part One A B When two vectors and are multiplied, the result is either a scalar or a vector depending on how the are multiplied. The two tpes o vector multiplication: 1. Scalar or dot product: 2.Vector or cross product: A B A B The dot product o the two vectors A and B is deined geometricall as the product o the magnitude o B and The projection o A onto B or vice versa: A B ABcos where is the smaller angle between A and AB AB B

62 Vector Multiplication: Part Two The cross product o two vectors A and is deined as where A B ABsin ABe n is a unit vector normal to the plane containing B e n and. The direction o is determined using the righthand rule or the right-handed screw rule. e n B A e n Direction o and A B using a right-hand rule, b right-handed screw rule

63 Vector Multiplication: Part Three Note that the cross product has the ollowing basic properties: i It is not commutative: A B B A It is anticommutative: A B B A ii It is not associative: A B C A B C iii It is distributive: A B C A B A C iv A A 0 sin 0

64 Chapter Si Dierential Calculus Developed or Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E. 64

65 Outline Slide 66-Dierential Calculus Slide 67-Dierentiation and the Derivative Slide 68-Deinition o Derivative Slide 69-Various Smbols or Derivative Slide 70-Piecewise Linear Segments Slide 71-Eample o Simple Derivatives Slide 72-Chain Rule o Dierentiation Slide 73-Table o Derivative: Part One Slide 74-Table o Derivative: Part Two Slide 75-Higher Order Derivatives Slide 76-Application: Ma and Min Slide 77-Displacement and Velocit

66 Dierential Calculus The two basic orms o calculus are dierential calculus and integral calculus. This lecture will be devoted to the ormer. Integral Calculus will be presented in another lecture. 66

67 Dierentiation and the Derivative The stud o calculus begins with the basic deinition o a derivative. A derivative is obtained through the process o dierentiation, and the stud o all orms o dierentiation is collectivel reerred to as dierential calculus. I we begin with a unction and determine its derivative, we arrive at a new unction called the irst derivative. I we dierentiate the irst derivative, we arrive at a new unction called the second derivative, and so on. 67

68 Deinition o Derivative The derivative o a unction is the slope at a given point. 68

69 Various Smbols or the Derivative d d or ' or d d Deinition: d d lim 0 69

70 Piecewise Linear Segment, 2 2 d slope d ,

71 Eample o a Simple Derivative d d lim

72 Chain Rule o Dierentiation u u u d d u du ' u du d du d d where ' u d u du 72

73 Table o Derivatives: Part One ' Derivative Number a a ' D-1 u v u ' v ' D-2 u ' du d u du D-3 u d du d a 0 D-4 n n 0 n u n 0 n1 du nu d uv dv du u v d d u du dv v u v d d 2 v u e n 1 n D-5 D-6 D-7 D-8 u du e d D-9 73

74 Table o Derivatives:Part Two u a ln u log a u sin u cosu u du ln a a D-10 d 1 du u d D-11 du log a e u d D-12 1 du cosu d D-13 sin u du d D-14 tan u 2 sec du u d D-15 sin cos tan u u u 1 du 1 sin u 2 1 u d du 1 0 cos u 2 1 u d 1 du 1 tan u 2 1 u d 2 2 D-16 D-17 D-18 74

75 Higher-Order Derivatives d d ' d d d 2 2 '' d d d 2 2 d d d d d d d d d d d d 75

76 Applications: Maima and Minima 1. Determine the derivative. 2. Set the derivative to 0 and solve or values that satis the equation. 3. Determine the second derivative. a I second derivative > 0, point is a minimum. b I second derivative < 0, point is a maimum. 76

77 Displacement, Velocit, Acceleration Displacement Velocit Acceleration a d v dt dv dt 2 d dt 2 77

78 Chapter Seven Partial Derivatives and Gradients Developed or Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

79 Outline Slide 80- Deinition: Partial Derivative Slide 81-Total Dierential Slide 82-Eact and Ineact Dierentials Slide 83-Properties: Part One Slide 84-Properties: Part Two Slide 85-Directional Derivatives: Part One Slide 86-Directional Derivatives: Part Two Slide 87-Directional Derivatives: Part Three Slide 88-Directional Derivatives: Part Four Slide 89-Directional Derivatives: Part Five Slide 90-Directional Derivatives: Part Si Slide 91-Directional Derivatives: Part Seven Slide 92-The Gradient: Part One Slide 93-The Gradient: Part Two Slide 94-The Gradient: Part Three Slide 95-The Tangent Plane Slide 96-The Gradient: Summar

80 ,, lim,, lim 0 0 the partial derivative o, with respect to and are second partial derivatives o two-variable unction, Deinition: Partial Derivative

81 The total dierential and total derivative...,..., unction variable n - or is dierential total the 0, and 0 as ],, [ ],, [,,,,,, and n n n d d d d d d d d Total Dierential

82 I a unction can be obtained b directl integrating its total dierential, the dierential o unction is called eact dierential, whereas those that do not are ineact dierential. ineact dierential doesnot eist, unction 3 2 eact dierential, 1 1 d d d d d d Eact and Ineact Dierentials Properties o eact dierentials: B A B A B A d d B d A,,, and,,, 2 2

83 d z d z dz z z dz z d d z dz z d d z z z,,, Properties: Part One relation cclic 1 relation reciprocit 0 constant a is i 0 constant a is i ] [ 1 z z z z z z z z d dz z dz z z d d

84 The chain rule du d du d du d du d du d u du d du d du d d d d u u n n i n i i i i n... and,...,, variables man or, and, or Properties: Part Two dt t t F dt t dt t F t t t t F t F t t t F t t F t t F dt t t F,,, ], [, ], [ ], [,,,,,, 2 2 Partial Dierentiation o Integrals

85 Directional Derivatives: Part One Recall that, i z =,, then the partial derivatives and are deined as:, lim 0 0 h0 h,, h, lim 0 0 h0, h, h

86 Directional Derivatives: Part Two Suppose that we now wish to ind the rate o change o z at 0, 0 in the direction o an arbitrar unit vector u = <a, b>. To do this, we consider the surace S with equation z =, [the graph o ] and we let z 0 = 0, 0. Then, the point P 0, 0, z 0 lies on S.

87 Directional Derivatives: Part Three The vertical plane that passes through P in the direction o u intersects S in a curve C. The slope o the tangent line T to C at the point P is the rate o change o z in the direction o u.

88 Directional Derivatives: Part Four Now, let: Q,, z be another point on C. P, Q be the projections o P, Q on the -plane. Then the vector parallel to U. So: P ' Q ' hu For some scaler h. Thereore: PQ ' ' ha, hb 0 = ha 0 = hb is

89 Directional Derivatives: Part Five From: 0 = ha 0 = hb Then: z z z 0 h h 0 ha, 0 hb 0, 0 h In the limit as h 0, we obtain the rate o change o z in the direction o U. This is called the directional derivative o in the direction o U. D, u lim h ha, 0 hb 0, 0 h

90 Directional Derivatives: Part Si I we deine a unction g o the single variable h b D,, a, b u I we deine a unction g o the single variable h b: g h ha, hb 0 0 then, b the deinition o a derivative, we have the ollowing equation. g '0 g h g0 lim h0 h 0 ha, 0 hb 0, 0 lim h0 h D, u 0 0

91 Directional Derivatives: Part Seven Suppose the unit vector u makes an angle θ with the positive -ais, as shown. Then, we can write u = <cos θ, sin θ> and the directional derivative becomes: D,, cos, sin u Notice that the directional derivative can be written as the dot product o two vectors: D,, a, b u,,, a, b,,, u

92 The Gradient: Part One The irst vector in that dot product occurs not onl in computing directional derivatives but in man other contets as well. This directional derivative is called the Gradient o. The Gradient o is written as: which is read as del I is a unction o two variables and then the gradient o, is deined as: i j We can rewrite the epression or the directional derivative as: This epresses the directional derivative in the direction o u as the scalar projection o the gradient vector onto u.,,,, D,, u u

93 The Gradient: Part Two For unctions o three variables, we can deine directional derivatives in a similar manner. The directional derivative o at 0, 0, z 0 in the direction o a unit vector u = <a, b, c> is: D,, z u lim h ha, 0 hb, z0 hc 0, 0, z0 h Using vector notation we can rewrite the directional derivative as: 0 hu 0 Du 0 lim h0 h where: 0 = < 0, 0 > i n = 2 0 = < 0, 0, z 0 > i n = 3

94 The Gradient: Part Three For a unction o three variables, the gradient vector, denoted b or grad, is:,, z And is written as:,, z,,, z,,,, z z,, z i j k z The directional derivative can be rewritten as: D,, z,, z u u The maimum value o the directional derivative D u is: and it occurs when u has the same direction as the gradient vector

95 Tangent Plane Suppose S is a surace with equation F,, z that is, it is a level surace o a unction F o three variables. Then, let P 0, 0, z 0 be a point on S. Then, let C be an curve that lies on the surace S and passes through the point P. The curve C is described b a continuous vector unction rt = <t, t, zt> The gradient vector at P F 0, 0, z0 is perpendicular to the tangent vector r t 0 and to an curve C on S that passes through P. Thus the direction o the normal line is given b the gradient vector. F 0, 0, z0

96 Summar o Gradient We now summarize the was in which the gradient vector is signiicant. For a unction o three variables and a point P 0, 0, z 0 in its domain we know that the gradient vector 0, 0, z0 gives the direction o astest increase o. On the other hand, we know that 0, 0, z0 is orthogonal to the level surace S o through P. So, it seems reasonable that, i we move in the perpendicular direction, we get the maimum increase.

97 Chapter Eight: Integral Calculus Developed or Azera Global B: Joseph D. Fournier B.Sc.E.E., M.Sc.E.E.

98 Outline Slide 99- Integral Calculus Slide 100-Total Dierential Slide 101-Anti-Derivative Slide 102-Indeinate and Deinite Integral Slide 103-Deinite Integral: Area under the Curve Slide 104-Guidelines Slide 105-Tabulation o Integrals Slide 106-Common Integrals: Part One Slide 107-Common Integrals: Part Two Slide 108-Displacement, Velocit, Acceleration 98

99 Integral Calculus The basic concepts o dierential calculus were covered in the preceding presentation. This presentation will be devoted to integral calculus, which is the other broad area o calculus. 99

100 Anti-Derivatives An anti-derivative o a unction is a new unction F such that df d 100

101 Indeinite and Deinite Integrals Indeinite d Deinite 1 2 d 101

102 Deinite Integral/ Area Under the Curve K Approimate Area k k a b Eact Area as Deinite Integral b d lim a d k k 102

103 Deinite Integral with Variable Upper Limit a d More proper orm with dumm variable u du a 103

104 Guidelines I is a non-zero constant, integral is either increasing or decreasing linearl. I segment is triangular, integral is increasing or decreasing as a parabola. I =0, integral remains at previous level. Integral moves up or down rom previous level; i.e., no sudden jumps. Beginning and end points are good reerence levels. 104

105 Tabulation o Integrals F d I b a d b I F F b F a a 105

106 Common Integrals: Part One n F d Integral Number a af I-1 u v u d v d I-2 a a I-3 n1 n1 I-4 n 1 a e a e I-5 a 1 ln I-6 sin a 1 cos a I-7 cos a a 1 sin a a I-8 2 sin a 1 1 sin 2 a 2 4a I-9 106

107 Common Integrals: Part Two 2 cos a 1 1 sin 2 a 2 4a I-10 sin a 1 sin a cos a 2 a a I-11 cos a 1 cos a sin a 2 a a I-12 sin a cos a 1 sin 2 a 2a I-13 sin a cos b cos a b cos a b 2 2 or a b 2 a b 2 a b I-14 a e ln 1 2 a b e a a 2 a 1 I-15 ln 1 1 tan 1 a ab b I-16 I

108 Displacement, Velocit, Acceleration a a t v v t velocit in meters/second m/s t displacement in meters m 2 2 acceleration in meters/second m/s dv dv dt a t dt dt dv at dt dv a t dt v a t dt C 1 dv v d dt vt d d dt v t dt dt v t dt C 2 108

Chapter 2 Section 3. Partial Derivatives

Chapter 2 Section 3. Partial Derivatives Chapter Section 3 Partial Derivatives Deinition. Let be a unction o two variables and. The partial derivative o with respect to is the unction, denoted b D1 1 such that its value at an point (,) in the

More information

Mat 267 Engineering Calculus III Updated on 9/19/2010

Mat 267 Engineering Calculus III Updated on 9/19/2010 Chapter 11 Partial Derivatives Section 11.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair o real numbers (, ) in a set D a unique real number

More information

8.4 Inverse Functions

8.4 Inverse Functions Section 8. Inverse Functions 803 8. Inverse Functions As we saw in the last section, in order to solve application problems involving eponential unctions, we will need to be able to solve eponential equations

More information

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b vectors and POLAR COORDINATES LEARNING OBJECTIVES In this section, ou will: View vectors geometricall. Find magnitude and direction. Perform vector addition and scalar multiplication. Find the component

More information

Review of Essential Skills and Knowledge

Review of Essential Skills and Knowledge Review of Essential Skills and Knowledge R Eponent Laws...50 R Epanding and Simplifing Polnomial Epressions...5 R 3 Factoring Polnomial Epressions...5 R Working with Rational Epressions...55 R 5 Slope

More information

Algebra/Pre-calc Review

Algebra/Pre-calc Review Algebra/Pre-calc Review The following pages contain various algebra and pre-calculus topics that are used in the stud of calculus. These pages were designed so that students can refresh their knowledge

More information

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on Mat 7 Calculus III Updated on 10/4/07 Dr. Firoz Chapter 14 Partial Derivatives Section 14.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair

More information

Chapter 4 Analytic Trigonometry

Chapter 4 Analytic Trigonometry Analtic Trigonometr Chapter Analtic Trigonometr Inverse Trigonometric Functions The trigonometric functions act as an operator on the variable (angle, resulting in an output value Suppose this process

More information

APPENDIXES. B Coordinate Geometry and Lines C. D Trigonometry E F. G The Logarithm Defined as an Integral H Complex Numbers I

APPENDIXES. B Coordinate Geometry and Lines C. D Trigonometry E F. G The Logarithm Defined as an Integral H Complex Numbers I APPENDIXES A Numbers, Inequalities, and Absolute Values B Coordinate Geometr and Lines C Graphs of Second-Degree Equations D Trigonometr E F Sigma Notation Proofs of Theorems G The Logarithm Defined as

More information

Review of elements of Calculus (functions in one variable)

Review of elements of Calculus (functions in one variable) Review of elements of Calculus (functions in one variable) Mainly adapted from the lectures of prof Greg Kelly Hanford High School, Richland Washington http://online.math.uh.edu/houstonact/ https://sites.google.com/site/gkellymath/home/calculuspowerpoints

More information

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1 Chapter Function Transformations. Horizontal and Vertical Translations A translation can move the graph of a function up or down (vertical translation) and right or left (horizontal translation). A translation

More information

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b

9.1 VECTORS. A Geometric View of Vectors LEARNING OBJECTIVES. = a, b vectors and POLAR COORDINATES LEARNING OBJECTIVES In this section, ou will: View vectors geometricall. Find magnitude and direction. Perform vector addition and scalar multiplication. Find the component

More information

McKinney High School AP Calculus Summer Packet

McKinney High School AP Calculus Summer Packet McKinne High School AP Calculus Summer Packet (for students entering AP Calculus AB or AP Calculus BC) Name:. This packet is to be handed in to our Calculus teacher the first week of school.. ALL work

More information

. This is the Basic Chain Rule. x dt y dt z dt Chain Rule in this context.

. This is the Basic Chain Rule. x dt y dt z dt Chain Rule in this context. Math 18.0A Gradients, Chain Rule, Implicit Dierentiation, igher Order Derivatives These notes ocus on our things: (a) the application o gradients to ind normal vectors to curves suraces; (b) the generaliation

More information

Functions of Several Variables

Functions of Several Variables Chapter 1 Functions of Several Variables 1.1 Introduction A real valued function of n variables is a function f : R, where the domain is a subset of R n. So: for each ( 1,,..., n ) in, the value of f is

More information

I. Degrees and Radians minutes equal 1 degree seconds equal 1 minute. 3. Also, 3600 seconds equal 1 degree. 3.

I. Degrees and Radians minutes equal 1 degree seconds equal 1 minute. 3. Also, 3600 seconds equal 1 degree. 3. 0//0 I. Degrees and Radians A. A degree is a unit of angular measure equal to /80 th of a straight angle. B. A degree is broken up into minutes and seconds (in the DMS degree minute second sstem) as follows:.

More information

Math Review and Lessons in Calculus

Math Review and Lessons in Calculus Math Review and Lessons in Calculus Agenda Rules o Eponents Functions Inverses Limits Calculus Rules o Eponents 0 Zero Eponent Rule a * b ab Product Rule * 3 5 a / b a-b Quotient Rule 5 / 3 -a / a Negative

More information

ZETA MATHS. Higher Mathematics Revision Checklist

ZETA MATHS. Higher Mathematics Revision Checklist ZETA MATHS Higher Mathematics Revision Checklist Contents: Epressions & Functions Page Logarithmic & Eponential Functions Addition Formulae. 3 Wave Function.... 4 Graphs of Functions. 5 Sets of Functions

More information

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals Math Summar of Important Algebra & Trigonometr Concepts Chapter & Appendi D, Stewart, Calculus Earl Transcendentals Function a rule that assigns to each element in a set D eactl one element, called f (

More information

5.3 Properties of Trigonometric Functions Objectives

5.3 Properties of Trigonometric Functions Objectives Objectives. Determine the Domain and Range of the Trigonometric Functions. 2. Determine the Period of the Trigonometric Functions. 3. Determine the Signs of the Trigonometric Functions in a Given Quadrant.

More information

Trigonometry Outline

Trigonometry Outline Trigonometr Outline Introduction Knowledge of the content of this outline is essential to perform well in calculus. The reader is urged to stud each of the three parts of the outline. Part I contains the

More information

Increasing and Decreasing Functions and the First Derivative Test. Increasing and Decreasing Functions. Video

Increasing and Decreasing Functions and the First Derivative Test. Increasing and Decreasing Functions. Video SECTION and Decreasing Functions and the First Derivative Test 79 Section and Decreasing Functions and the First Derivative Test Determine intervals on which a unction is increasing or decreasing Appl

More information

8. THEOREM If the partial derivatives f x. and f y exist near (a, b) and are continuous at (a, b), then f is differentiable at (a, b).

8. THEOREM If the partial derivatives f x. and f y exist near (a, b) and are continuous at (a, b), then f is differentiable at (a, b). 8. THEOREM I the partial derivatives and eist near (a b) and are continuous at (a b) then is dierentiable at (a b). For a dierentiable unction o two variables z= ( ) we deine the dierentials d and d to

More information

Higher. Functions and Graphs. Functions and Graphs 15

Higher. Functions and Graphs. Functions and Graphs 15 Higher Mathematics UNIT UTCME Functions and Graphs Contents Functions and Graphs 5 Set Theor 5 Functions 6 Inverse Functions 9 4 Eponential Functions 0 5 Introduction to Logarithms 0 6 Radians 7 Eact Values

More information

Rolle s Theorem and the Mean Value Theorem. Rolle s Theorem

Rolle s Theorem and the Mean Value Theorem. Rolle s Theorem 0_00qd //0 0:50 AM Page 7 7 CHAPTER Applications o Dierentiation Section ROLLE S THEOREM French mathematician Michel Rolle irst published the theorem that bears his name in 9 Beore this time, however,

More information

This is only a list of questions use a separate sheet to work out the problems. 1. (1.2 and 1.4) Use the given graph to answer each question.

This is only a list of questions use a separate sheet to work out the problems. 1. (1.2 and 1.4) Use the given graph to answer each question. Mth Calculus Practice Eam Questions NOTE: These questions should not be taken as a complete list o possible problems. The are merel intended to be eamples o the diicult level o the regular eam questions.

More information

Exercise Set 4.1: Special Right Triangles and Trigonometric Ratios

Exercise Set 4.1: Special Right Triangles and Trigonometric Ratios Eercise Set.1: Special Right Triangles and Trigonometric Ratios Answer the following. 9. 1. If two sides of a triangle are congruent, then the opposite those sides are also congruent. 2. If two angles

More information

(ii) y = ln 1 ] t 3 t x x2 9

(ii) y = ln 1 ] t 3 t x x2 9 Study Guide for Eam 1 1. You are supposed to be able to determine the domain of a function, looking at the conditions for its epression to be well-defined. Some eamples of the conditions are: What is inside

More information

Inverse Relations. 5 are inverses because their input and output are switched. For instance: f x x. x 5. f 4

Inverse Relations. 5 are inverses because their input and output are switched. For instance: f x x. x 5. f 4 Inverse Functions Inverse Relations The inverse of a relation is the set of ordered pairs obtained by switching the input with the output of each ordered pair in the original relation. (The domain of the

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

Section 1.2: A Catalog of Functions

Section 1.2: A Catalog of Functions Section 1.: A Catalog of Functions As we discussed in the last section, in the sciences, we often tr to find an equation which models some given phenomenon in the real world - for eample, temperature as

More information

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear.

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear. Precalculus Review Functions to KNOW! 1. Polynomial Functions Types: General form Generic Graph and unique properties Constants Linear Quadratic Cubic Generalizations for Polynomial Functions - The domain

More information

Name: Richard Montgomery High School Department of Mathematics. Summer Math Packet. for students entering. Algebra 2/Trig*

Name: Richard Montgomery High School Department of Mathematics. Summer Math Packet. for students entering. Algebra 2/Trig* Name: Richard Montgomer High School Department of Mathematics Summer Math Packet for students entering Algebra 2/Trig* For the following courses: AAF, Honors Algebra 2, Algebra 2 (Please go the RM website

More information

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions Summer Review Packet for Students Entering AP Calculus BC Comple Fractions When simplifying comple fractions, multiply by a fraction equal to 1 which has a numerator and denominator composed of the common

More information

Differential Equaitons Equations

Differential Equaitons Equations Welcome to Multivariable Calculus / Dierential Equaitons Equations The Attached Packet is or all students who are planning to take Multibariable Multivariable Calculus/ Dierential Equations in the all.

More information

Answers for NSSH exam paper 2 type of questions, based on the syllabus part 2 (includes 16)

Answers for NSSH exam paper 2 type of questions, based on the syllabus part 2 (includes 16) Answers for NSSH eam paper type of questions, based on the syllabus part (includes 6) Section Integration dy 6 6. (a) Integrate with respect to : d y c ( )d or d The curve passes through P(,) so = 6/ +

More information

Transition to College Math

Transition to College Math Transition to College Math Date: Unit 3: Trigonometr Lesson 2: Angles of Rotation Name Period Essential Question: What is the reference angle for an angle of 15? Standard: F-TF.2 Learning Target: Eplain

More information

Tangent Line Approximations

Tangent Line Approximations 60_009.qd //0 :8 PM Page SECTION.9 Dierentials Section.9 EXPLORATION Tangent Line Approimation Use a graphing utilit to graph. In the same viewing window, graph the tangent line to the graph o at the point,.

More information

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006 Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Spring 2006 1 / 1 Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 1.6 1.7 of Rosen Introduction I We ve already

More information

Review of Prerequisite Skills, p. 350 C( 2, 0, 1) B( 3, 2, 0) y A(0, 1, 0) D(0, 2, 3) j! k! 2k! Section 7.1, pp

Review of Prerequisite Skills, p. 350 C( 2, 0, 1) B( 3, 2, 0) y A(0, 1, 0) D(0, 2, 3) j! k! 2k! Section 7.1, pp . 5. a. a a b a a b. Case If and are collinear, then b is also collinear with both and. But is perpendicular to and c c c b 9 b c, so a a b b is perpendicular to. Case If b and c b c are not collinear,

More information

CHAPTER 5 Logarithmic, Exponential, and Other Transcendental Functions

CHAPTER 5 Logarithmic, Exponential, and Other Transcendental Functions CHAPTER 5 Logarithmic, Eponential, and Other Transcendental Functions Section 5. The Natural Logarithmic Function: Dierentiation.... Section 5. The Natural Logarithmic Function: Integration...... Section

More information

Name: Math Analysis Chapter 3 Notes: Exponential and Logarithmic Functions

Name: Math Analysis Chapter 3 Notes: Exponential and Logarithmic Functions Name: Math Analysis Chapter 3 Notes: Eponential and Logarithmic Functions Day : Section 3-1 Eponential Functions 3-1: Eponential Functions After completing section 3-1 you should be able to do the following:

More information

MATH1901 Differential Calculus (Advanced)

MATH1901 Differential Calculus (Advanced) MATH1901 Dierential Calculus (Advanced) Capter 3: Functions Deinitions : A B A and B are sets assigns to eac element in A eactl one element in B A is te domain o te unction B is te codomain o te unction

More information

(d by dx notation aka Leibniz notation)

(d by dx notation aka Leibniz notation) n Prerequisites: Differentiating, sin and cos ; sum/difference and chain rules; finding ma./min.; finding tangents to curves; finding stationary points and their nature; optimising a function. Maths Applications:

More information

Trigonometric Functions

Trigonometric Functions Trigonometric Functions This section reviews radian measure and the basic trigonometric functions. C ' θ r s ' ngles ngles are measured in degrees or radians. The number of radians in the central angle

More information

CONTINUITY AND DIFFERENTIABILITY

CONTINUITY AND DIFFERENTIABILITY 5. Introduction The whole of science is nothing more than a refinement of everyday thinking. ALBERT EINSTEIN This chapter is essentially a continuation of our stu of differentiation of functions in Class

More information

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Fall 2007

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Fall 2007 Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Fall 2007 1 / 42 Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 2.1, 2.2 of Rosen Introduction I Introduction

More information

Diagnostic Tests Study Guide

Diagnostic Tests Study Guide California State Universit, Sacramento Department of Mathematics and Statistics Diagnostic Tests Stud Guide Descriptions Stud Guides Sample Tests & Answers Table of Contents: Introduction Elementar Algebra

More information

VECTORS IN THREE DIMENSIONS

VECTORS IN THREE DIMENSIONS 1 CHAPTER 2. BASIC TRIGONOMETRY 1 INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW VECTORS IN THREE DIMENSIONS 1 Vectors in Two Dimensions A vector is an object which has magnitude

More information

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)?

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)? 5 Integration 5. Antiderivatives and Indefinite Integration Suppose that f() = 5 4. Can we find a function F () whose derivative is f()? Definition. A function F is an antiderivative of f on an interval

More information

Mathematics Placement Examination (MPE)

Mathematics Placement Examination (MPE) Practice Problems for Mathematics Placement Eamination (MPE) Revised June, 011 When ou come to New Meico State Universit, ou ma be asked to take the Mathematics Placement Eamination (MPE) Your inital placement

More information

SOLUTIONS TO THE FINAL - PART 1 MATH 150 FALL 2016 KUNIYUKI PART 1: 135 POINTS, PART 2: 115 POINTS, TOTAL: 250 POINTS

SOLUTIONS TO THE FINAL - PART 1 MATH 150 FALL 2016 KUNIYUKI PART 1: 135 POINTS, PART 2: 115 POINTS, TOTAL: 250 POINTS SOLUTIONS TO THE FINAL - PART MATH 5 FALL 6 KUNIYUKI PART : 5 POINTS, PART : 5 POINTS, TOTAL: 5 POINTS No notes, books, or calculators allowed. 5 points: 45 problems, pts. each. You do not have to algebraically

More information

1.1 Angles and Degree Measure

1.1 Angles and Degree Measure J. Jenkins - Math 060 Notes. Angles and Degree Measure An angle is often thought of as being formed b rotating one ra awa from a fied ra indicated b an arrow. The fied ra is the initial side and the rotated

More information

West Essex Regional School District. AP Calculus AB. Summer Packet

West Essex Regional School District. AP Calculus AB. Summer Packet West Esse Regional School District AP Calculus AB Summer Packet 05-06 Calculus AB Calculus AB covers the equivalent of a one semester college calculus course. Our focus will be on differential and integral

More information

Basic Math Formulas. Unit circle. and. Arithmetic operations (ab means a b) Powers and roots. a(b + c)= ab + ac

Basic Math Formulas. Unit circle. and. Arithmetic operations (ab means a b) Powers and roots. a(b + c)= ab + ac Basic Math Formulas Arithmetic operations (ab means ab) Powers and roots a(b + c)= ab + ac a+b c = a b c + c a b + c d = ad+bc bd a b = a c d b d c a c = ac b d bd a b = a+b ( a ) b = ab (y) a = a y a

More information

Review of Prerequisite Skills for Unit # 2 (Derivatives) U2L2: Sec.2.1 The Derivative Function

Review of Prerequisite Skills for Unit # 2 (Derivatives) U2L2: Sec.2.1 The Derivative Function UL1: Review o Prerequisite Skills or Unit # (Derivatives) Working with the properties o exponents Simpliying radical expressions Finding the slopes o parallel and perpendicular lines Simpliying rational

More information

whose domain D is a set of n-tuples in is defined. The range of f is the set of all values f x1,..., x n

whose domain D is a set of n-tuples in is defined. The range of f is the set of all values f x1,..., x n Grade (MCV4UE) - AP Calculus Etended Page o A unction o n-variales is a real-valued unction... n whose domain D is a set o n-tuples... n in which... n is deined. The range o is the set o all values...

More information

Mathematics. Mathematics 1. hsn.uk.net. Higher HSN21000

Mathematics. Mathematics 1. hsn.uk.net. Higher HSN21000 Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still Notes. For

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment As Advanced placement students, our irst assignment or the 07-08 school ear is to come to class the ver irst da in top mathematical orm. Calculus is a world o change. While

More information

SYLLABUS FOR ENTRANCE EXAMINATION NANYANG TECHNOLOGICAL UNIVERSITY FOR INTERNATIONAL STUDENTS A-LEVEL MATHEMATICS

SYLLABUS FOR ENTRANCE EXAMINATION NANYANG TECHNOLOGICAL UNIVERSITY FOR INTERNATIONAL STUDENTS A-LEVEL MATHEMATICS SYLLABUS FOR ENTRANCE EXAMINATION NANYANG TECHNOLOGICAL UNIVERSITY FOR INTERNATIONAL STUDENTS A-LEVEL MATHEMATICS STRUCTURE OF EXAMINATION PAPER. There will be one -hour paper consisting of 4 questions..

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polnomial and Rational Functions 3.1 Quadratic Functions and Models 3.2 Polnomial Functions and Their Graphs 3.3 Dividing Polnomials 3.4 Real Zeros of Polnomials 3.5 Comple Zeros and the Fundamental

More information

Algebra/Trigonometry Review Notes

Algebra/Trigonometry Review Notes Algebra/Trigonometry Review Notes MAC 41 Calculus for Life Sciences Instructor: Brooke Quinlan Hillsborough Community College ALGEBRA REVIEW FOR CALCULUS 1 TOPIC 1: POLYNOMIAL BASICS, POLYNOMIAL END BEHAVIOR,

More information

Analytic Trigonometry

Analytic Trigonometry CHAPTER 5 Analtic Trigonometr 5. Fundamental Identities 5. Proving Trigonometric Identities 5.3 Sum and Difference Identities 5.4 Multiple-Angle Identities 5.5 The Law of Sines 5.6 The Law of Cosines It

More information

MATH 120-Vectors, Law of Sinesw, Law of Cosines (20 )

MATH 120-Vectors, Law of Sinesw, Law of Cosines (20 ) MATH 120-Vectors, Law of Sinesw, Law of Cosines (20 ) *Before we get into solving for oblique triangles, let's have a quick refresher on solving for right triangles' problems: Solving a Right Triangle

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

1.1 Laws of exponents Conversion between exponents and logarithms Logarithm laws Exponential and logarithmic equations 10

1.1 Laws of exponents Conversion between exponents and logarithms Logarithm laws Exponential and logarithmic equations 10 CNTENTS Algebra Chapter Chapter Chapter Eponents and logarithms. Laws of eponents. Conversion between eponents and logarithms 6. Logarithm laws 8. Eponential and logarithmic equations 0 Sequences and series.

More information

8.1 Exponents and Roots

8.1 Exponents and Roots Section 8. Eponents and Roots 75 8. Eponents and Roots Before defining the net famil of functions, the eponential functions, we will need to discuss eponent notation in detail. As we shall see, eponents

More information

One of the most common applications of Calculus involves determining maximum or minimum values.

One of the most common applications of Calculus involves determining maximum or minimum values. 8 LESSON 5- MAX/MIN APPLICATIONS (OPTIMIZATION) One of the most common applications of Calculus involves determining maimum or minimum values. Procedure:. Choose variables and/or draw a labeled figure..

More information

m x n matrix with m rows and n columns is called an array of m.n real numbers

m x n matrix with m rows and n columns is called an array of m.n real numbers LINEAR ALGEBRA Matrices Linear Algebra Definitions m n matri with m rows and n columns is called an arra of mn real numbers The entr a a an A = a a an = ( a ij ) am am amn a ij denotes the element in the

More information

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE The SAT Subject Tests Answer Eplanations TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE Mathematics Level & Visit sat.org/stpractice to get more practice and stud tips for the Subject Test

More information

Name Date. Show all work! Exact answers only unless the problem asks for an approximation.

Name Date. Show all work! Exact answers only unless the problem asks for an approximation. Advanced Calculus & AP Calculus AB Summer Assignment Name Date Show all work! Eact answers only unless the problem asks for an approimation. These are important topics from previous courses that you must

More information

Differential Equations

Differential Equations LOCUS Dierential Equations CONCEPT NOTES 0. Motiation 0. Soling Dierential Equations LOCUS Dierential Equations Section - MOTIVATION A dierential equation can simpl be said to be an equation inoling deriaties

More information

MA123, Chapter 1: Equations, functions and graphs (pp. 1-15)

MA123, Chapter 1: Equations, functions and graphs (pp. 1-15) MA123, Chapter 1: Equations, functions and graphs (pp. 1-15) Date: Chapter Goals: Identif solutions to an equation. Solve an equation for one variable in terms of another. What is a function? Understand

More information

Name Period Date. Practice FINAL EXAM Intro to Calculus (50 points) Show all work on separate sheet of paper for full credit!

Name Period Date. Practice FINAL EXAM Intro to Calculus (50 points) Show all work on separate sheet of paper for full credit! Name Period Date Practice FINAL EXAM Intro to Calculus (0 points) Show all work on separate sheet of paper for full credit! ) Evaluate the algebraic epression for the given value or values of the variable(s).

More information

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of

More information

Vectors in Two Dimensions

Vectors in Two Dimensions Vectors in Two Dimensions Introduction In engineering, phsics, and mathematics, vectors are a mathematical or graphical representation of a phsical quantit that has a magnitude as well as a direction.

More information

Some commonly encountered sets and their notations

Some commonly encountered sets and their notations NATIONAL UNIVERSITY OF SINGAPORE DEPARTMENT OF MATHEMATICS (This notes are based on the book Introductory Mathematics by Ng Wee Seng ) LECTURE SETS & FUNCTIONS Some commonly encountered sets and their

More information

Brief Revision Notes and Strategies

Brief Revision Notes and Strategies Brief Revision Notes and Strategies Straight Line Distance Formula d = ( ) + ( y y ) d is distance between A(, y ) and B(, y ) Mid-point formula +, y + M y M is midpoint of A(, y ) and B(, y ) y y Equation

More information

y2 = 0. Show that u = e2xsin(2y) satisfies Laplace's equation.

y2 = 0. Show that u = e2xsin(2y) satisfies Laplace's equation. Review 1 1) State the largest possible domain o deinition or the unction (, ) = 3 - ) Determine the largest set o points in the -plane on which (, ) = sin-1( - ) deines a continuous unction 3) Find the

More information

1/100 Range: 1/10 1/ 2. 1) Constant: choose a value for the constant that can be graphed on the coordinate grid below.

1/100 Range: 1/10 1/ 2. 1) Constant: choose a value for the constant that can be graphed on the coordinate grid below. Name 1) Constant: choose a value or the constant that can be graphed on the coordinate grid below a y Toolkit Functions Lab Worksheet thru inverse trig ) Identity: y ) Reciprocal: 1 ( ) y / 1/ 1/1 1/ 1

More information

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE Functions & Graphs Contents Functions and Relations... 1 Interval Notation... 3 Graphs: Linear Functions... 5 Lines and Gradients... 7 Graphs: Quadratic

More information

Ground Rules. PC1221 Fundamentals of Physics I. Coordinate Systems. Cartesian Coordinate System. Lectures 5 and 6 Vectors.

Ground Rules. PC1221 Fundamentals of Physics I. Coordinate Systems. Cartesian Coordinate System. Lectures 5 and 6 Vectors. PC1221 Fundamentals of Phsics I Lectures 5 and 6 Vectors Dr Ta Seng Chuan 1 Ground ules Switch off our handphone and pager Switch off our laptop computer and keep it No talking while lecture is going on

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval................... 0 Section. Rolle s Theorem and the Mean Value Theorem...... 0 Section. Increasing and Decreasing Functions and

More information

A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETRY

A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETRY A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETR Some Key Concepts:. The slope and the equation of a straight line. Functions and functional notation. The average rate of change of a function and the DIFFERENCE-

More information

Extreme Values of Functions

Extreme Values of Functions Extreme Values o Functions When we are using mathematics to model the physical world in which we live, we oten express observed physical quantities in terms o variables. Then, unctions are used to describe

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. 0 Section. Rolle s Theorem and the Mean Value Theorem. 07 Section. Increasing and Decreasing Functions and the First

More information

Chapter 2 Overview: Anti-Derivatives. As noted in the introduction, Calculus is essentially comprised of four operations.

Chapter 2 Overview: Anti-Derivatives. As noted in the introduction, Calculus is essentially comprised of four operations. Chapter Overview: Anti-Derivatives As noted in the introduction, Calculus is essentially comprised of four operations. Limits Derivatives Indefinite Integrals (or Anti-Derivatives) Definite Integrals There

More information

10.5 Graphs of the Trigonometric Functions

10.5 Graphs of the Trigonometric Functions 790 Foundations of Trigonometr 0.5 Graphs of the Trigonometric Functions In this section, we return to our discussion of the circular (trigonometric functions as functions of real numbers and pick up where

More information

Review Exercises for Chapter 2

Review Exercises for Chapter 2 Review Eercises for Chapter 367 Review Eercises for Chapter. f 1 1 f f f lim lim 1 1 1 1 lim 1 1 1 1 lim 1 1 lim lim 1 1 1 1 1 1 1 1 1 4. 8. f f f f lim lim lim lim lim f 4, 1 4, if < if (a) Nonremovable

More information

Phys 221. Chapter 3. Vectors A. Dzyubenko Brooks/Cole

Phys 221. Chapter 3. Vectors A. Dzyubenko Brooks/Cole Phs 221 Chapter 3 Vectors adzubenko@csub.edu http://www.csub.edu/~adzubenko 2014. Dzubenko 2014 rooks/cole 1 Coordinate Sstems Used to describe the position of a point in space Coordinate sstem consists

More information

CALCULUS: Graphical,Numerical,Algebraic by Finney,Demana,Watts and Kennedy Chapter 3: Derivatives 3.3: Derivative of a function pg.

CALCULUS: Graphical,Numerical,Algebraic by Finney,Demana,Watts and Kennedy Chapter 3: Derivatives 3.3: Derivative of a function pg. CALCULUS: Graphical,Numerical,Algebraic b Finne,Demana,Watts and Kenned Chapter : Derivatives.: Derivative of a function pg. 116-16 What ou'll Learn About How to find the derivative of: Functions with

More information

CAMI Education links: Maths NQF Level 4

CAMI Education links: Maths NQF Level 4 CONTENT 1.1 Work with Comple numbers 1. Solve problems using comple numbers.1 Work with algebraic epressions using the remainder and factor theorems CAMI Education links: MATHEMATICS NQF Level 4 LEARNING

More information

Review Topics for MATH 1400 Elements of Calculus Table of Contents

Review Topics for MATH 1400 Elements of Calculus Table of Contents Math 1400 - Mano Table of Contents - Review - page 1 of 2 Review Topics for MATH 1400 Elements of Calculus Table of Contents MATH 1400 Elements of Calculus is one of the Marquette Core Courses for Mathematical

More information

Higher School Certificate

Higher School Certificate Higher School Certificate Mathematics HSC Stle Questions (Section ) FREE SAMPLE J.P.Kinn-Lewis Higher School Certificate Mathematics HSC Stle Questions (Section ) J.P.Kinn-Lewis First published b John

More information

Objectives. By the time the student is finished with this section of the workbook, he/she should be able

Objectives. By the time the student is finished with this section of the workbook, he/she should be able FUNCTIONS Quadratic Functions......8 Absolute Value Functions.....48 Translations o Functions..57 Radical Functions...61 Eponential Functions...7 Logarithmic Functions......8 Cubic Functions......91 Piece-Wise

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

AP Calculus AB Summer Assignment Mrs. Berkson

AP Calculus AB Summer Assignment Mrs. Berkson AP Calculus AB Summer Assignment Mrs. Berkson The purpose of the summer assignment is to prepare ou with the necessar Pre- Calculus skills required for AP Calculus AB. Net ear we will be starting off the

More information

DISTRIBUTED LEARNING

DISTRIBUTED LEARNING DISTRIBUTED LEARNING RAVEN S WNCP GRADE 12 MATHEMATICS BC Pre Calculus Math 12 Alberta Mathematics 0 1 Saskatchewan Pre Calculus Math 0 Manitoba Pre Calculus Math 40S STUDENT GUIDE AND RESOURCE BOOK The

More information

7-1. Basic Trigonometric Identities

7-1. Basic Trigonometric Identities 7- BJECTIVE Identif and use reciprocal identities, quotient identities, Pthagorean identities, smmetr identities, and opposite-angle identities. Basic Trigonometric Identities PTICS Man sunglasses have

More information

Trigonometric Functions

Trigonometric Functions TrigonometricReview.nb Trigonometric Functions The trigonometric (or trig) functions are ver important in our stud of calculus because the are periodic (meaning these functions repeat their values in a

More information