applications of differentiation

Size: px
Start display at page:

Download "applications of differentiation"

Transcription

1 Contents 1 applications of differentiation 1. Tangents and normals. Maima and minima 3. The Newton-Raphson method 4. Curvature 5. Differentiation of vectors 6. Comple impedance Learning outcomes In this workbook ou will learn to appl our knowledge of differentiation to solve some basic problems connected with curves. First ou will learn how to obtain the equation of the tangent line and the normal line to an point of interest on a curve. Secondl, ou will learn how to find the positions of maima and minima on a given curve. Thirdl, ou will learn how, given an approimate position of the root of a function, a better estimate of the position can be obtained using the Newton-Raphson technique. Lastl ou will learn how to characterise how sharpl a curve is turning b calculating its curvature. Time allocation You are epected to spend approimatel seven hours of independent stud on the material presented in this workbook. However, depending upon our abilit to concentrate and on our previous eperience with certain mathematical topics this time ma var considerabl. 1

2 Tangents and Normals 1.1 Introduction In this section we see how the equations of the tangent line and the normal line at a particular point on the curve = f() can be obtained. The equations of tangent and normal lines have form: = m + c, = n + d respectivel. We shall show that the product mn is 1 if these lines are to be perpendicular. The constants c, d are then obtained b using the propert that the both the normal and tangent lines and the curve pass through a common point. Prerequisites Before starting this Section ou should... Learning Outcomes After completing this Section ou should be able to... 1 be able to differentiate standard functions understand the geometrical interpretation of a derivative 3 understand the trigonometric epansions of sin(a + B), cos(a + B) obtain the condition that two given lines be perpendicular obtain the equation of the tangent line to a curve obtain the equation of the normal line to a curve

3 1. Perpendicular Lines One form for the equation of a straight line is = m + c where m and c are constants. We remember that m is the gradient of the line and its value is the tangent of the angle θ that the line makes with the positive ais. The constant c is the value obtained where the line intersects the ais. See the following diagram: = m + c c m = tan θ θ If we have a second line, with equation = n + d then, unless m = n, the two lines will intersect. These are drawn together on the following diagram. The second line makes an angle ψ with the positive ais. c = m + c θ = n + d n = tan ψ ψ A simple question to ask is what is the relation between m and n if the lines are perpendicular? If the lines are perpendicular, as shown in the net figure, the angles θ, ψ must satisf the relation: ψ θ =90 c θ ψ This is true since the angles in a triangle add up to 180. According to the figure the three angles are 90, θ and 180 ψ. Therefore 180 =90 + θ + (180 ψ) impling ψ θ =90 3 HELM (VERSION 1: April, 004): Workbook Level 1

4 In this special case that the lines are perpendicular or normal to each other the relation between the gradients m and n is easil obtained. In this deduction we use the following basic trigonometric relations and identities: sin(a B) =sin A cos B cos A sin B cos(a B) =cos A cos B + sin A sin B Now tan A = sin A cos A sin 90 =1 cos 90 =0 m = tan θ = tan(ψ 90 o ) (see previous figure) = sin(ψ 90o ) cos(ψ 90 o ) = cos ψ sin ψ = 1 tan ψ = 1 n So mn = 1 Ke Point Two straight lines = m + c, = n + d are perpendicular if m = 1 n or equivalentl mn = 1 This result assumes that neither of the lines are parallel to the ais or to the ais, as in such cases one gradient will be zero and the other infinite. Eercises Which of the following pairs of lines are perpendicular: i. = +1, = +1 ii. + 1=0, + =0 iii. =8 +3, = Answers (i) perpendicular (ii) not perpendicular (iii) perpendicular. Tangents and Normals to a curve HELM (VERSION 1: April, 004): Workbook Level 1 4

5 As we know, the relationship between an independent variable and a dependent variable is denoted b = f() As we also know, the geometrical interpretation of this relation takes the form of a curve in an plane as illustrated in the following diagram. = f() We know how to calculate a value of given a value of. We can either do this graphicall (which is inaccurate) or else use the function itself. So, at an value of 0 the corresponding value is 0 where 0 = f( 0 ) Let us eamine the curve in the neighbourhood of the point ( 0, 0 ). There are two important constructions of interest the tangent line at ( 0, 0 ) the normal line at ( 0, 0 ) These are shown in the following figure tangent line 0 θ 0 ψ normal line We note the geometricall obvious fact: the tangent and normal lines at an given point on a curve are perpendicular to each other. The curve = is drawn below. On this graph draw the tangent line and the normal line at the point ( 0 =1, 0 =1) 5 HELM (VERSION 1: April, 004): Workbook Level 1

6 1 1 1 tangent line normal line 1 θ ψ From our graph, estimate the values of θ and ψ. (You will need a protractor). θ ψ θ =63.4 o ψ = o Returning to the curve = f() : we know, from the geometrical interpretation of the derivative that d = tan θ 0 (in case ou ve forgotten, the notation on the left-hand side of this relation means evaluate d at the value 0 ) Also, in this relation, θ is the angle the tangent line to the curve = f() makes with the positive ais. This is highlighted in the following diagram: = f() θ 3. The Tangent Line to a Curve 0 d 0 = tan θ Let the equation of the tangent line to the curve = f() atthepoint ( 0, 0 )be: = m + c HELM (VERSION 1: April, 004): Workbook Level 1 6

7 where m and c are constants to be found. The line just touches the curve = f() atthe point ( 0, 0 ) so, at this point both must have the same value for the derivative. That is: m = d Since we know (in an particular case) f() and the value 0 we can readil calculate the value for m. The value of c is found b using the fact that the tangent line and the curve pass through the same point ( 0, 0 ). 0 = m 0 + c and 0 = f( 0 ) Thus m 0 + c = f( 0 ) leading to c = f( 0 ) m 0 0 Ke Point The equation of the tangent line to the curve = f() atthepoint ( 0, 0 )is = m + c where m = d and c = f( 0 ) m 0 0 Eample Find the equation of the tangent line to the curve = at the point (1,1) Solution Here f() = and 0 =1. Thus = m = d d = 0 Also c = f( 0 ) m 0 = f(1) m =1 = 1. Therefore the equation of the tangent line is = 1. (Check back to the previous guided eercise to see if this looks right ). Find the equation of the tangent line to the curve =e at the point =0. The curve and the line are displaed in the following figure: tangent line 7 HELM (VERSION 1: April, 004): Workbook Level 1

8 Specif 0 and f 0 = f() = Now obtain the values of d,f( 0 ) m 0 0 d = f( 0 ) m 0 = 0 0 =0 f() =e Now obtain the equation of the tangent line = =1 and f (0) 1(0) = e 0 0=1 0 d = +1 d =e Find the equation of the tangent line to the curve = sin 3 at the point = π and find where the tangent line intersects the ais. See the following 4 figure. tangent line Specif 0 and f 0 = f() = Now obtain the values of d,f( 0 ) m = π 4 f() =sin 3 HELM (VERSION 1: April, 004): Workbook Level 1 8

9 d = f( 0 ) m 0 = 0 =3cos 3 d d π 4 =3cos 3π = 3 4 =.1 and f ( π 4 ) ( ) mπ = sin 3π 3 π = π 4 =.37 to d.p. Now obtain the equation of the tangent line = where does the line intersect the ais? = (4+3π) = when = = 0 =1.1 to d.p. = The Normal Line to a Curve We have alread noted that, at an point ( 0, 0 )onacurve = f() the tangent and normal lines are perpendicular. Thus if the equations of the tangent and normal lines are, respectivel = m + c = n + d then m = 1 n or, equivalentl n = 1 m. We have also noted, for the tangent line m = d 0 so n can easil be obtained. To find d, we again use the fact that the normal line = n + d and the curve have a point in common: so n 0 +d=f( 0 ) leading to d = f( 0 ) n 0. 0 = n 0 +d and 0 = f( 0 ) Find the equation of the normal line to curve = sin 3 at the point = π 4. See the earlier guided eercise for the value of m. 9 HELM (VERSION 1: April, 004): Workbook Level 1

10 m = = d π 4 Hence find the value of n nm = 1 n = m = 3 nm = 1 n = 3 The equation of the normal line is = +d. 3 Now find the value of d. (Remember the normal line and the curve pass through the same point.) Now obtain the equation of the normal line. = π ) + d=sin π d= π 4 ( 3 The curve and the normal line are shown in the following figure: = normal line Find the equation of the normal line to the curve = 3 at =1. First find f(), 0, d,m,n 0 HELM (VERSION 1: April, 004): Workbook Level 1 10

11 f() = 3, 0 =1, d 1 =3 =3 1 m =3and n = 1 3 Now use the propert that the normal line = n +dand the curve = 3 pass through the point (1,1) d= 1=n +d d=1 n = = 4 3 Thus the equation of the normal line is = The curve and the normal line are shown 3 3 below: normal line Eercises 1. Find the equations of the tangent and normal lines to the following curves at the points indicated (a) = 4 + (1, 3) (b) = 1 (, ) (What would be obtained if the point was (1, 0)?) (c) = 1 (1, 1). Find the value of a (a 1) if the two curves = e and = e a are to intersect at right-angles. 11 HELM (VERSION 1: April, 004): Workbook Level 1

12 Answers. The curves will intersect at right-angles if their tangent lines, at the point of intersection, are perpendicular. Point of intersection: e = e a i.e. = a =0 The tangent line to = e a is = m + c where m = ae a =0 = a The tangent line to = e is = k + g where k = e =0 = 1 These two lines are perpendicular if a( 1) = 1 i.e. a =1. = e = e Answers 1. (a) f() = 4 + d =43 +4, d =8 =1 tangent line =8 + c. This passes through (1, 3) so 3=8+c c = 5 =8 5 normal line = 1 8 +d. This passes through (1, 3) so 3= 1 +d d= 5 = (b) f() = 1 = d 1 = 1 d = tangent line = + c. This passes through (, ) so = + c c = = + ( ) normal line = + d. This passes through so =, +d d=0 =. At (1,0) the tangent line is =1and the normal line is =0. (c) f() = 1 = 1 d 1 d = 1 =1 tangent line: = 1 + c. This passes through (1,1) so 1= 1 + c c = 1 = normal line: = +d. This passes through (1,1) so 1= +d d=3 = +3. HELM (VERSION 1: April, 004): Workbook Level 1 1

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures. In this brief Section we discuss the basic coordinate geometr of a circle - in particular the basic equation representing

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures and has been around a long time! In this brief Section we discuss the basic coordinate geometr of a circle - in particular

More information

Section V.2: Magnitudes, Directions, and Components of Vectors

Section V.2: Magnitudes, Directions, and Components of Vectors Section V.: Magnitudes, Directions, and Components of Vectors Vectors in the plane If we graph a vector in the coordinate plane instead of just a grid, there are a few things to note. Firstl, directions

More information

Core Maths C2. Revision Notes

Core Maths C2. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Polnomials: +,,,.... Factorising... Long division... Remainder theorem... Factor theorem... 4 Choosing a suitable factor... 5 Cubic equations...

More information

LINEAR FUNCTIONS OF 2 VARIABLES

LINEAR FUNCTIONS OF 2 VARIABLES CHAPTER 4: LINEAR FUNCTIONS OF 2 VARIABLES 4.1 RATES OF CHANGES IN DIFFERENT DIRECTIONS From Precalculus, we know that is a linear function if the rate of change of the function is constant. I.e., for

More information

Straight Line. Paper 1 Section A. O xy

Straight Line. Paper 1 Section A. O xy PSf Straight Line Paper 1 Section A Each correct answer in this section is worth two marks. 1. The line with equation = a + 4 is perpendicular to the line with equation 3 + + 1 = 0. What is the value of

More information

Trigonometry Review Workshop 1

Trigonometry Review Workshop 1 Trigonometr Review Workshop Definitions: Let P(,) be an point (not the origin) on the terminal side of an angle with measure θ and let r be the distance from the origin to P. Then the si trig functions

More information

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors SECTION 5. Eact First-Order Equations 09 SECTION 5. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Section 5.6, ou studied applications of differential

More information

SYSTEMS OF LINEAR EQUATIONS

SYSTEMS OF LINEAR EQUATIONS SYSTEMS OF LINEAR EQUATIONS Sstems of linear equations refer to a set of two or more linear equations used to find the value of the unknown variables. If the set of linear equations consist of two equations

More information

x y The matrix form, the vector form, and the augmented matrix form, respectively, for the system of equations are

x y The matrix form, the vector form, and the augmented matrix form, respectively, for the system of equations are Solving Sstems of Linear Equations in Matri Form with rref Learning Goals Determine the solution of a sstem of equations from the augmented matri Determine the reduced row echelon form of the augmented

More information

SAMPLE. Polynomial functions

SAMPLE. Polynomial functions Objectives C H A P T E R 4 Polnomial functions To be able to use the technique of equating coefficients. To introduce the functions of the form f () = a( + h) n + k and to sketch graphs of this form through

More information

C3: Functions. Learning objectives

C3: Functions. Learning objectives CHAPTER C3: Functions Learning objectives After studing this chapter ou should: be familiar with the terms one-one and man-one mappings understand the terms domain and range for a mapping understand the

More information

COMPLEX STRESS TUTORIAL 3 COMPLEX STRESS AND STRAIN

COMPLEX STRESS TUTORIAL 3 COMPLEX STRESS AND STRAIN COMPLX STRSS TUTORIAL COMPLX STRSS AND STRAIN This tutorial is not part of the decel unit mechanical Principles but covers elements of the following sllabi. o Parts of the ngineering Council eam subject

More information

The Mathematics of Engineering Surveying (3)

The Mathematics of Engineering Surveying (3) The Mathematics of Engineering Surveing (3) Scenario s a new graduate ou have gained emploment as a graduate engineer working for a major contractor that emplos 2000 staff and has an annual turnover of

More information

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x Functions and equations Assessment statements. Concept of function f : f (); domain, range, image (value). Composite functions (f g); identit function. Inverse function f.. The graph of a function; its

More information

More Equations and Inequalities

More Equations and Inequalities Section. Sets of Numbers and Interval Notation 9 More Equations and Inequalities 9 9. Compound Inequalities 9. Polnomial and Rational Inequalities 9. Absolute Value Equations 9. Absolute Value Inequalities

More information

Core Maths C3. Revision Notes

Core Maths C3. Revision Notes Core Maths C Revision Notes October 0 Core Maths C Algebraic fractions... Cancelling common factors... Multipling and dividing fractions... Adding and subtracting fractions... Equations... 4 Functions...

More information

To Be or Not To Be a Linear Equation: That Is the Question

To Be or Not To Be a Linear Equation: That Is the Question To Be or Not To Be a Linear Equation: That Is the Question Linear Equation in Two Variables A linear equation in two variables is an equation that can be written in the form A + B C where A and B are not

More information

I think that starting

I think that starting . Graphs of Functions 69. GRAPHS OF FUNCTIONS One can envisage that mathematical theor will go on being elaborated and etended indefinitel. How strange that the results of just the first few centuries

More information

Equation of a Line. Chapter H2. The Gradient of a Line. m AB = Exercise H2 1

Equation of a Line. Chapter H2. The Gradient of a Line. m AB = Exercise H2 1 Chapter H2 Equation of a Line The Gradient of a Line The gradient of a line is simpl a measure of how steep the line is. It is defined as follows :- gradient = vertical horizontal horizontal A B vertical

More information

Click here for answers.

Click here for answers. CHALLENGE PROBLEMS: CHALLENGE PROBLEMS 1 CHAPTER A Click here for answers S Click here for solutions A 1 Find points P and Q on the parabola 1 so that the triangle ABC formed b the -ais and the tangent

More information

Geometry Notes RIGHT TRIANGLE TRIGONOMETRY

Geometry Notes RIGHT TRIANGLE TRIGONOMETRY Right Triangle Trigonometry Page 1 of 15 RIGHT TRIANGLE TRIGONOMETRY Objectives: After completing this section, you should be able to do the following: Calculate the lengths of sides and angles of a right

More information

Higher. Polynomials and Quadratics 64

Higher. Polynomials and Quadratics 64 hsn.uk.net Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 64 1 Quadratics 64 The Discriminant 66 3 Completing the Square 67 4 Sketching Parabolas 70 5 Determining

More information

Lines and Planes 1. x(t) = at + b y(t) = ct + d

Lines and Planes 1. x(t) = at + b y(t) = ct + d 1 Lines in the Plane Lines and Planes 1 Ever line of points L in R 2 can be epressed as the solution set for an equation of the form A + B = C. The equation is not unique for if we multipl both sides b

More information

2.1 Three Dimensional Curves and Surfaces

2.1 Three Dimensional Curves and Surfaces . Three Dimensional Curves and Surfaces.. Parametric Equation of a Line An line in two- or three-dimensional space can be uniquel specified b a point on the line and a vector parallel to the line. The

More information

Implicit Differentiation

Implicit Differentiation Revision Notes 2 Calculus 1270 Fall 2007 INSTRUCTOR: Peter Roper OFFICE: LCB 313 [EMAIL: roper@math.utah.edu] Standard Disclaimer These notes are not a complete review of the course thus far, and some

More information

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS A ver important set of curves which has received considerabl attention in recent ears in connection with the factoring of large numbers

More information

UNIT 1: ANALYTICAL METHODS FOR ENGINEERS

UNIT 1: ANALYTICAL METHODS FOR ENGINEERS UNIT : ANALYTICAL METHODS FOR ENGINEERS Unit code: A/60/40 QCF Level: 4 Credit value: 5 OUTCOME 3 - CALCULUS TUTORIAL DIFFERENTIATION 3 Be able to analyse and model engineering situations and solve problems

More information

5.2 Inverse Functions

5.2 Inverse Functions 78 Further Topics in Functions. Inverse Functions Thinking of a function as a process like we did in Section., in this section we seek another function which might reverse that process. As in real life,

More information

Connecting Transformational Geometry and Transformations of Functions

Connecting Transformational Geometry and Transformations of Functions Connecting Transformational Geometr and Transformations of Functions Introductor Statements and Assumptions Isometries are rigid transformations that preserve distance and angles and therefore shapes.

More information

Introduction to Matrices for Engineers

Introduction to Matrices for Engineers Introduction to Matrices for Engineers C.T.J. Dodson, School of Mathematics, Manchester Universit 1 What is a Matrix? A matrix is a rectangular arra of elements, usuall numbers, e.g. 1 0-8 4 0-1 1 0 11

More information

COMPONENTS OF VECTORS

COMPONENTS OF VECTORS COMPONENTS OF VECTORS To describe motion in two dimensions we need a coordinate sstem with two perpendicular aes, and. In such a coordinate sstem, an vector A can be uniquel decomposed into a sum of two

More information

Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science

Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science Mathematics Placement Packet Colorado College Department of Mathematics and Computer Science Colorado College has two all college requirements (QR and SI) which can be satisfied in full, or part, b taking

More information

Chapter 8. Lines and Planes. By the end of this chapter, you will

Chapter 8. Lines and Planes. By the end of this chapter, you will Chapter 8 Lines and Planes In this chapter, ou will revisit our knowledge of intersecting lines in two dimensions and etend those ideas into three dimensions. You will investigate the nature of planes

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Section 7.2 Linear Programming: The Graphical Method

Section 7.2 Linear Programming: The Graphical Method Section 7.2 Linear Programming: The Graphical Method Man problems in business, science, and economics involve finding the optimal value of a function (for instance, the maimum value of the profit function

More information

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) NATIONAL QUALIFICATIONS 2014 TUESDAY, 6 MAY 1.00 PM 2.30 PM

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) NATIONAL QUALIFICATIONS 2014 TUESDAY, 6 MAY 1.00 PM 2.30 PM X00//0 NTIONL QULIFITIONS 0 TUESY, 6 MY.00 PM.0 PM MTHEMTIS HIGHER Paper (Non-calculator) Read carefully alculators may NOT be used in this paper. Section Questions 0 (0 marks) Instructions for completion

More information

Roots of Equations (Chapters 5 and 6)

Roots of Equations (Chapters 5 and 6) Roots of Equations (Chapters 5 and 6) Problem: given f() = 0, find. In general, f() can be any function. For some forms of f(), analytical solutions are available. However, for other functions, we have

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level A0 of challenge: D A0 Mathematical goals Starting points Materials required Time needed Connecting perpendicular lines To help learners to: identify perpendicular gradients; identify, from their

More information

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review D0 APPENDIX D Precalculus Review SECTION D. The Cartesian Plane The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles The Cartesian Plane An ordered pair, of real numbers has as its

More information

Graphing Quadratic Equations

Graphing Quadratic Equations .4 Graphing Quadratic Equations.4 OBJECTIVE. Graph a quadratic equation b plotting points In Section 6.3 ou learned to graph first-degree equations. Similar methods will allow ou to graph quadratic equations

More information

Linear Equations in Two Variables

Linear Equations in Two Variables Section. Sets of Numbers and Interval Notation 0 Linear Equations in Two Variables. The Rectangular Coordinate Sstem and Midpoint Formula. Linear Equations in Two Variables. Slope of a Line. Equations

More information

Systems of Linear Equations: Solving by Substitution

Systems of Linear Equations: Solving by Substitution 8.3 Sstems of Linear Equations: Solving b Substitution 8.3 OBJECTIVES 1. Solve sstems using the substitution method 2. Solve applications of sstems of equations In Sections 8.1 and 8.2, we looked at graphing

More information

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1 Chapter 1 INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4 This opening section introduces the students to man of the big ideas of Algebra 2, as well as different was of thinking and various problem solving strategies.

More information

SECTION 7-4 Algebraic Vectors

SECTION 7-4 Algebraic Vectors 7-4 lgebraic Vectors 531 SECTIN 7-4 lgebraic Vectors From Geometric Vectors to lgebraic Vectors Vector ddition and Scalar Multiplication Unit Vectors lgebraic Properties Static Equilibrium Geometric vectors

More information

When I was 3.1 POLYNOMIAL FUNCTIONS

When I was 3.1 POLYNOMIAL FUNCTIONS 146 Chapter 3 Polnomial and Rational Functions Section 3.1 begins with basic definitions and graphical concepts and gives an overview of ke properties of polnomial functions. In Sections 3.2 and 3.3 we

More information

LESSON EIII.E EXPONENTS AND LOGARITHMS

LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS OVERVIEW Here s what ou ll learn in this lesson: Eponential Functions a. Graphing eponential functions b. Applications of eponential

More information

D.3. Angles and Degree Measure. Review of Trigonometric Functions

D.3. Angles and Degree Measure. Review of Trigonometric Functions APPENDIX D Precalculus Review D7 SECTION D. Review of Trigonometric Functions Angles and Degree Measure Radian Measure The Trigonometric Functions Evaluating Trigonometric Functions Solving Trigonometric

More information

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form SECTION 11.3 Solving Quadratic Equations b Graphing 11.3 OBJECTIVES 1. Find an ais of smmetr 2. Find a verte 3. Graph a parabola 4. Solve quadratic equations b graphing 5. Solve an application involving

More information

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1)

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1) Section 5.2 The Square Root 1 5.2 The Square Root In this this review we turn our attention to the square root function, the function defined b the equation f() =. (5.1) We can determine the domain and

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

y intercept Gradient Facts Lines that have the same gradient are PARALLEL

y intercept Gradient Facts Lines that have the same gradient are PARALLEL CORE Summar Notes Linear Graphs and Equations = m + c gradient = increase in increase in intercept Gradient Facts Lines that have the same gradient are PARALLEL If lines are PERPENDICULAR then m m = or

More information

SECTION 2-2 Straight Lines

SECTION 2-2 Straight Lines - Straight Lines 11 94. Engineering. The cross section of a rivet has a top that is an arc of a circle (see the figure). If the ends of the arc are 1 millimeters apart and the top is 4 millimeters above

More information

Applications of Trigonometry

Applications of Trigonometry 5144_Demana_Ch06pp501-566 01/11/06 9:31 PM Page 501 CHAPTER 6 Applications of Trigonometr 6.1 Vectors in the Plane 6. Dot Product of Vectors 6.3 Parametric Equations and Motion 6.4 Polar Coordinates 6.5

More information

Name Date. Break-Even Analysis

Name Date. Break-Even Analysis Name Date Break-Even Analsis In our business planning so far, have ou ever asked the questions: How much do I have to sell to reach m gross profit goal? What price should I charge to cover m costs and

More information

Shake, Rattle and Roll

Shake, Rattle and Roll 00 College Board. All rights reserved. 00 College Board. All rights reserved. SUGGESTED LEARNING STRATEGIES: Shared Reading, Marking the Tet, Visualization, Interactive Word Wall Roller coasters are scar

More information

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body G.1 EE1.el3 (EEE1023): Electronics III Mechanics lecture 7 Moment of a force, torque, equilibrium of a body Dr Philip Jackson http://www.ee.surrey.ac.uk/teaching/courses/ee1.el3/ G.2 Moments, torque and

More information

G. GRAPHING FUNCTIONS

G. GRAPHING FUNCTIONS G. GRAPHING FUNCTIONS To get a quick insight int o how the graph of a function looks, it is very helpful to know how certain simple operations on the graph are related to the way the function epression

More information

7.3 Solving Systems by Elimination

7.3 Solving Systems by Elimination 7. Solving Sstems b Elimination In the last section we saw the Substitution Method. It turns out there is another method for solving a sstem of linear equations that is also ver good. First, we will need

More information

Math, Trigonometry and Vectors. Geometry. Trig Definitions. sin(θ) = opp hyp. cos(θ) = adj hyp. tan(θ) = opp adj. Here's a familiar image.

Math, Trigonometry and Vectors. Geometry. Trig Definitions. sin(θ) = opp hyp. cos(θ) = adj hyp. tan(θ) = opp adj. Here's a familiar image. Math, Trigonometr and Vectors Geometr Trig Definitions Here's a familiar image. To make predictive models of the phsical world, we'll need to make visualizations, which we can then turn into analtical

More information

H.Calculating Normal Vectors

H.Calculating Normal Vectors Appendix H H.Calculating Normal Vectors This appendix describes how to calculate normal vectors for surfaces. You need to define normals to use the OpenGL lighting facility, which is described in Chapter

More information

SECTION 2.2. Distance and Midpoint Formulas; Circles

SECTION 2.2. Distance and Midpoint Formulas; Circles SECTION. Objectives. Find the distance between two points.. Find the midpoint of a line segment.. Write the standard form of a circle s equation.. Give the center and radius of a circle whose equation

More information

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145:

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145: MEMORANDUM To: All students taking the CLC Math Placement Eam From: CLC Mathematics Department Subject: What to epect on the Placement Eam Date: April 0 Placement into MTH 45 Solutions This memo is an

More information

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter Mathematics Learning Centre Polnomials Jackie Nicholas Jacquie Hargreaves Janet Hunter c 26 Universit of Sdne Mathematics Learning Centre, Universit of Sdne 1 1 Polnomials Man of the functions we will

More information

2.3 TRANSFORMATIONS OF GRAPHS

2.3 TRANSFORMATIONS OF GRAPHS 78 Chapter Functions 7. Overtime Pa A carpenter earns $0 per hour when he works 0 hours or fewer per week, and time-and-ahalf for the number of hours he works above 0. Let denote the number of hours he

More information

EQUATIONS OF LINES IN SLOPE- INTERCEPT AND STANDARD FORM

EQUATIONS OF LINES IN SLOPE- INTERCEPT AND STANDARD FORM . Equations of Lines in Slope-Intercept and Standard Form ( ) 8 In this Slope-Intercept Form Standard Form section Using Slope-Intercept Form for Graphing Writing the Equation for a Line Applications (0,

More information

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS a p p e n d i g DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS DISTANCE BETWEEN TWO POINTS IN THE PLANE Suppose that we are interested in finding the distance d between two points P (, ) and P (, ) in the

More information

STRAND: ALGEBRA Unit 3 Solving Equations

STRAND: ALGEBRA Unit 3 Solving Equations CMM Subject Support Strand: ALGEBRA Unit Solving Equations: Tet STRAND: ALGEBRA Unit Solving Equations TEXT Contents Section. Algebraic Fractions. Algebraic Fractions and Quadratic Equations. Algebraic

More information

FURTHER VECTORS (MEI)

FURTHER VECTORS (MEI) Mathematics Revision Guides Further Vectors (MEI) (column notation) Page of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level - MEI OCR MEI: C FURTHER VECTORS (MEI) Version : Date: -9-7 Mathematics

More information

Section 5-9 Inverse Trigonometric Functions

Section 5-9 Inverse Trigonometric Functions 46 5 TRIGONOMETRIC FUNCTIONS Section 5-9 Inverse Trigonometric Functions Inverse Sine Function Inverse Cosine Function Inverse Tangent Function Summar Inverse Cotangent, Secant, and Cosecant Functions

More information

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X Rotation of Aes ROTATION OF AES Rotation of Aes For a discussion of conic sections, see Calculus, Fourth Edition, Section 11.6 Calculus, Earl Transcendentals, Fourth Edition, Section 1.6 In precalculus

More information

MAT 1341: REVIEW II SANGHOON BAEK

MAT 1341: REVIEW II SANGHOON BAEK MAT 1341: REVIEW II SANGHOON BAEK 1. Projections and Cross Product 1.1. Projections. Definition 1.1. Given a vector u, the rectangular (or perpendicular or orthogonal) components are two vectors u 1 and

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS 379 Chapter 9 DIFFERENTIAL EQUATIONS He who seeks f methods without having a definite problem in mind seeks f the most part in vain. D. HILBERT 9. Introduction In Class XI and in

More information

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered Conic Sections. Distance Formula and Circles. More on the Parabola. The Ellipse and Hperbola. Nonlinear Sstems of Equations in Two Variables. Nonlinear Inequalities and Sstems of Inequalities In Chapter,

More information

Core Maths C1. Revision Notes

Core Maths C1. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Indices... Rules of indices... Surds... 4 Simplifying surds... 4 Rationalising the denominator... 4 Quadratic functions... 4 Completing the

More information

Extra Credit Assignment Lesson plan. The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam.

Extra Credit Assignment Lesson plan. The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam. Extra Credit Assignment Lesson plan The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam. The extra credit assignment is to create a typed up lesson

More information

Zero and Negative Exponents and Scientific Notation. a a n a m n. Now, suppose that we allow m to equal n. We then have. a am m a 0 (1) a m

Zero and Negative Exponents and Scientific Notation. a a n a m n. Now, suppose that we allow m to equal n. We then have. a am m a 0 (1) a m 0. E a m p l e 666SECTION 0. OBJECTIVES. Define the zero eponent. Simplif epressions with negative eponents. Write a number in scientific notation. Solve an application of scientific notation We must have

More information

Lecture 1 Introduction 1. 1.1 Rectangular Coordinate Systems... 1. 1.2 Vectors... 3. Lecture 2 Length, Dot Product, Cross Product 5. 2.1 Length...

Lecture 1 Introduction 1. 1.1 Rectangular Coordinate Systems... 1. 1.2 Vectors... 3. Lecture 2 Length, Dot Product, Cross Product 5. 2.1 Length... CONTENTS i Contents Lecture Introduction. Rectangular Coordinate Sstems..................... Vectors.................................. 3 Lecture Length, Dot Product, Cross Product 5. Length...................................

More information

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx

y cos 3 x dx y cos 2 x cos x dx y 1 sin 2 x cos x dx Trigonometric Integrals In this section we use trigonometric identities to integrate certain combinations of trigonometric functions. We start with powers of sine and cosine. EXAMPLE Evaluate cos 3 x dx.

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

7.7 Solving Rational Equations

7.7 Solving Rational Equations Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate

More information

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT . Slope of a Line (-) 67. 600 68. 00. SLOPE OF A LINE In this section In Section. we saw some equations whose graphs were straight lines. In this section we look at graphs of straight lines in more detail

More information

Colegio del mundo IB. Programa Diploma REPASO 2. 1. The mass m kg of a radio-active substance at time t hours is given by. m = 4e 0.2t.

Colegio del mundo IB. Programa Diploma REPASO 2. 1. The mass m kg of a radio-active substance at time t hours is given by. m = 4e 0.2t. REPASO. The mass m kg of a radio-active substance at time t hours is given b m = 4e 0.t. Write down the initial mass. The mass is reduced to.5 kg. How long does this take?. The function f is given b f()

More information

REVIEW OF ANALYTIC GEOMETRY

REVIEW OF ANALYTIC GEOMETRY REVIEW OF ANALYTIC GEOMETRY The points in a plane can be identified with ordered pairs of real numbers. We start b drawing two perpendicular coordinate lines that intersect at the origin O on each line.

More information

Plane Stress Transformations

Plane Stress Transformations 6 Plane Stress Transformations ASEN 311 - Structures ASEN 311 Lecture 6 Slide 1 Plane Stress State ASEN 311 - Structures Recall that in a bod in plane stress, the general 3D stress state with 9 components

More information

Circles - Past Edexcel Exam Questions

Circles - Past Edexcel Exam Questions ircles - Past Edecel Eam Questions 1. The points A and B have coordinates (5,-1) and (13,11) respectivel. (a) find the coordinates of the mid-point of AB. [2] Given that AB is a diameter of the circle,

More information

sin(θ) = opp hyp cos(θ) = adj hyp tan(θ) = opp adj

sin(θ) = opp hyp cos(θ) = adj hyp tan(θ) = opp adj Math, Trigonometr and Vectors Geometr 33º What is the angle equal to? a) α = 7 b) α = 57 c) α = 33 d) α = 90 e) α cannot be determined α Trig Definitions Here's a familiar image. To make predictive models

More information

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model . Piecewise Functions YOU WILL NEED graph paper graphing calculator GOAL Understand, interpret, and graph situations that are described b piecewise functions. LEARN ABOUT the Math A cit parking lot uses

More information

Math Placement Test Practice Problems

Math Placement Test Practice Problems Math Placement Test Practice Problems The following problems cover material that is used on the math placement test to place students into Math 1111 College Algebra, Math 1113 Precalculus, and Math 2211

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study Functions and Graphs CHAPTER 2 INTRODUCTION The function concept is one of the most important ideas in mathematics. The stud 2-1 Functions 2-2 Elementar Functions: Graphs and Transformations 2-3 Quadratic

More information

Functions: Piecewise, Even and Odd.

Functions: Piecewise, Even and Odd. Functions: Piecewise, Even and Odd. MA161/MA1161: Semester 1 Calculus. Prof. Götz Pfeiffer School of Mathematics, Statistics and Applied Mathematics NUI Galway September 21-22, 2015 Tutorials, Online Homework.

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those

( 1)2 + 2 2 + 2 2 = 9 = 3 We would like to make the length 6. The only vectors in the same direction as v are those 1.(6pts) Which of the following vectors has the same direction as v 1,, but has length 6? (a), 4, 4 (b),, (c) 4,, 4 (d), 4, 4 (e) 0, 6, 0 The length of v is given by ( 1) + + 9 3 We would like to make

More information

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3 1 QUESTION ONE (12 Marks) Marks (a) Find tan x e 1 2 cos dx x (b) Find the exact value of if. 2 (c) Solve 5 3 2x 1. 3 (d) If are the roots of the equation 2 find the value of. (e) Use the substitution

More information

Graphing Linear Equations

Graphing Linear Equations 6.3 Graphing Linear Equations 6.3 OBJECTIVES 1. Graph a linear equation b plotting points 2. Graph a linear equation b the intercept method 3. Graph a linear equation b solving the equation for We are

More information

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal Phsics 53 Kinematics 2 Our nature consists in movement; absolute rest is death. Pascal Velocit and Acceleration in 3-D We have defined the velocit and acceleration of a particle as the first and second

More information

SOLVING TRIGONOMETRIC EQUATIONS

SOLVING TRIGONOMETRIC EQUATIONS Mathematics Revision Guides Solving Trigonometric Equations Page 1 of 17 M.K. HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C2 Edexcel: C2 OCR: C2 OCR MEI: C2 SOLVING TRIGONOMETRIC

More information

376 CURRICULUM AND SYLLABUS for Classes XI & XII

376 CURRICULUM AND SYLLABUS for Classes XI & XII 376 CURRICULUM AND SYLLABUS for Classes XI & XII MATHEMATICS CLASS - XI One Paper Time : 3 Hours 100 Marks Units Unitwise Weightage Marks Periods I. Sets Relations and Functions [9 marks] 1. Sets Relations

More information

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) MONDAY, 21 MAY 1.00 PM 2.30 PM NATIONAL QUALIFICATIONS 2012

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) MONDAY, 21 MAY 1.00 PM 2.30 PM NATIONAL QUALIFICATIONS 2012 X00//0 NTIONL QULIFITIONS 0 MONY, MY.00 PM.0 PM MTHEMTIS HIGHER Paper (Non-calculator) Read carefully alculators may NOT be used in this paper. Section Questions 0 (40 marks) Instructions for completion

More information