NUMERICAL METHODS FOR SOLVING EQUATIONS

Size: px
Start display at page:

Download "NUMERICAL METHODS FOR SOLVING EQUATIONS"

Transcription

1 Mathematics Revision Guides Numerical Methods for Solving Equations Page of M.K. HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C3 Edecel: C3 OCR: C3 NUMERICAL METHODS FOR SOLVING EQUATIONS Version : 4.3 Date: 0--04

2 Mathematics Revision Guides Numerical Methods for Solving Equations Page of NUMERICAL METHODS. Overview. Most equations cannot be solved algebraically to give an eact answer, and therefore we have to resort to numerical approimations. There are four methods discussed at A-level, but only the two in bold are widely used. The decimal search (All) Formula iteration (All, ecept OCR MEI) The bisection method The Newton-Raphson method The first two methods involve trapping the root of f () = 0 between two values a and b such that f (a) and f (b) have different signs, and that f is continuous between a and b. The second two methods rely on choosing a single starter approimation to the root, with the intention of improving the accuracy with each successive step. Continuous Functions change of sign. If the graph of a function has no breaks within an interval = a to = b, then the function is said to be continuous on the interval. For eample, all polynomial functions are continuous everywhere, but the reciprocal function / is not continuous on any interval which contains the value = 0. If a function f () is continuous between = a and = b, and if f (a) and f (b) have different signs, then the interval from a to b will contain a root of f () = 0. Eample (): Show that f () = = 0 has a root between and. Substituting for gives f () = 3 and f () = - ; there is a change of sign between = and =.. The function is continuous, therefore there is a root between and. Eample (a): The function f ( takes ) a value of when = 0, and - when =. There is a sign change in the interval 0 < <, but it does not signify a root here! This is because the interval in question includes a discontinuity at =. In fact the equation f () = 0 has no solution.

3 Mathematics Revision Guides Numerical Methods for Solving Equations Page 3 of The Decimal Search. This is a 'trial and improvement' method used to trap the root of an equation, familiar from GCSE. Eample (): Find the particular root of the equation from Eample (), correct to decimal places. Using f () = = 0 in Eample (), we know that f () takes a zero value between and. We therefore work out f (.), f (.)... up to f (.9) and find where the sign changes. (Spreadsheet programs and graphic calculators are a great help here!) f () The change of sign is now known to occur between when is between.5 and.6. (Values in italics need not have been calculated we could have stopped at the change of sign) We therefore repeat the previous step, calculating f (.5), f (.5)... up to f (.59) f () The equation changes sign between.57 and.58, but we still need to find which of those two values is closer to the root, correct to two decimal places. We therefore take the value of the function at the midpoint of those two values, namely f (.575). This value is 0.06, which means that the change of sign occurs between =.57 and =.575. The correct value of the root to decimal places is therefore.57 and not.58.

4 Mathematics Revision Guides Numerical Methods for Solving Equations Page 4 of Formula iteration. With this method, we start with an approimation to a root and improve its accuracy by substituting into a formula. We can then repeat this process until we have the desired level of accuracy. To create a simple iterative formula, we rearrange the equation so that is epressed as a function of itself. From there, we can turn it into an iterative formula. The eample below will be given in considerable illustrated detail, but there is no need to memorise it for eamination questions. Eample (3): Solve the equation - - = 0 by creating an iteration formula, and use and 0.5 as the starting values for. Stop the iteration when the result has converged to 4 decimal places. (Although this is a quadratic, which can be solved using the general formula, we are choosing this eample to illustrate the method. Its solutions are.68 and 0.68 to 3 decimal places.) The equation can be rearranged in several ways. One way is to re-epress it (dividing by ) as - - = 0 = +. This can be turned into an iterative formula by subscripting on each side as follows: n (Formula 3a) n The roots of the original equation correspond to the - coordinates of the points of intersection between the line y = and the curve y = +. Another rearrangement is = +. The corresponding iterative formula is n n (Formula 3b) The positive root of the original equation corresponds to the - coordinate of the point of intersection between the line y = and the curve y. A third one is to re-epress it as = -. The derived iterative formula is (Formula 3c) n n The roots of the original equation correspond to the - coordinates of the points of intersection between the line y = and the curve y = -.

5 Mathematics Revision Guides Numerical Methods for Solving Equations Page 5 of Using formula (3a): n n (Calculator hint for most makes: Key in, =, and then, +, (,,, Ans, ), = to produce each term in the sequence). n n n n n n This converges to the positive root when choosing a starting value of. This can be shown diagrammatically: Start from point (, 0) on the -ais (corresponding to the starting ). Move up to the curve, and then across to the line y =. This gives the net value of, i.e.. Move down to the curve, and across to the line y = again. This gives the net -value, i.e..5. Repeating this process creates a cobweb diagram as each -value oscillates around the root (.680 to 4 dp) in ever-smaller intervals. When trying to find the negative root, choosing a starting value of 0 or - causes the iterative process to fall over one of several things that can go wrong with a formula iteration. n n 0-0 Falls over - division by zero! Different starting values also lead to wildly varying results: n n n n n n Falls over! A starting value of -0.6 causes the iteration to fall over, and a starting value of -0.7 ends up converging to the positive root of the equation.

6 Mathematics Revision Guides Numerical Methods for Solving Equations Page 6 of Using formula (3b): n n (Calculator hint for most makes: Key in, =, and then ( Ans + ) = to produce each term in the sequence). n n n n This also converges to the positive root when choosing a starting value of. Start from point (, 0) on the -ais (corresponding to the starting ). Move up to the curve, and then across to the line y = to give the net value of, or.44 to 4 d.p. Move up to the curve, and across to the line y = again. This gives the net -value,.5538 to 4 d.p. Repeating this process creates a staircase diagram as each -value approaches the root (.680 to 4 dp) more closely. This is a different pattern from the cobweb from formula (3a). If we tried to find the other root (between 0 and ), there would be a problem: n n This looks to be converging to the positive root as well.

7 Mathematics Revision Guides Numerical Methods for Solving Equations Page 7 of n n Using formula (3c): This formula will be found to be unsatisfactory for iteration, but will highlight several of the problems that might be encountered when choosing an inappropriate formula. We will try and find the positive root of the equation by starting with 0 =. (Calculator hint for most makes: Key in, =, and then Ans,, -, keys., followed by repeated presses of the = key to produce each term in the sequence easily and rapidly). n n By choosing 0 =, the formula appears to end up oscillating between 0 and - without giving a root. Start from point (, 0) on the -ais, we are already on the curve, so we move across to the line y = to give the net value of, namely or 0. Moving down to the curve, and across to the line y = again, gives the net value of, or. Moving up to the curve, and across to the line y = again, gives the net value of, 3 or 0. Moving down to the curve, and across to the line y = again, gives the net value of, 4 or. The iteration has become stuck in an infinite loop!

8 Mathematics Revision Guides Numerical Methods for Solving Equations Page 8 of Trying to find the positive root using 0 = is also no help! n n The iteration blows up by diverging further and further from the solution! We start from point (, 0) on the -ais, so we move up to the curve and then across to the line y = to give the net value of, namely or 3. Moving up to the curve, and across to the line y = again, gives the net value of, or 8. It can clearly be seen that we have a diverging staircase scenario, where the subsequent values of become indefinitely large.

9 Mathematics Revision Guides Numerical Methods for Solving Equations Page 9 of Finally we try and find the negative root using a value other than 0 or, say 0 = We already know that using a starting value of 0 or would lead us into an infinite loop, so we try a different starting value. n n n n Start from point (-0.5, 0) on the - ais (corresponding to 0 ). Move down to the curve, and then across to the line y =. This gives, or Move up to the curve, and across to the line y = again. This gives, i.e Move down to the curve, and then across to the line y =. This gives 3, or We can see that, although we have a cobweb diagram here, successive iterations etend outwards away from the root, so that the process will not converge. (In fact, it will end up oscillating between 0 and ).

10 Mathematics Revision Guides Numerical Methods for Solving Equations Page 0 of Some eamination questions give a suggested formula for you. Eample (4): Verify that the formula n n n is a rearrangement of - - = 0. Substitute 0 = and -, and hence find the roots of the equation to 6 decimal places. What do you notice about the convergence? (-) = + - = = = 0. Removing the subscripts and rearranging the iteration formula we have Key in = and then ( Ans + ) ( ( Ans) ) = = = n n n n This rearrangement converges far more rapidly than the other two, giving 6-decimal place values of and Eample (5): Find the roots of e = 0 by choosing suitable iteration formulae, to 4 decimal places. Use 3 and as the starting values. Rearrange as e = 5 + 4, and by taking logs of both sides, we have = ln (5 + 4) and hence n+ = ln (5 n + 4) n n n n This rearrangement falls over at once when starting with = -, as the first step would attempt to find ln ( ). We can also rearrange the original equation as 5 = e 4 e 4 5 and thus n e n 4 5 The first root was found with a starting value of 3, so try finding the root using a start value of -: n n n n the roots of e = 0 are.943 and to 4 decimal places.

11 Mathematics Revision Guides Numerical Methods for Solving Equations Page of Eample (6) : i) Show that the equation 9 tan - = 0 where is in radians and non-zero, produces the iteration formula n tan n 3. ii) Use a starting value of = 0. to solve the equation 9 tan - = 0 correct to 3 decimal places. i) We rearrange the original equation as 9 = tan -, and taking square roots of both sides, 3 tan tan The final iteration formula is The iteration results are : 3 n tan n 3. n n n n The non-zero solution of 9 tan - = 0 is 0. to 3 decimal places.

12 Mathematics Revision Guides Numerical Methods for Solving Equations Page of Eample (7): Two game shows have a similar format where the prize money increases on a daily basis and remains unclaimed until the champions are beaten by the challengers, who then win the prize money. On Smartheads, the prize money starts at 000 on day and increases by 000 per day. In other words, it forms an arithmetic series with starting value 000 and common difference 000. The prize money sequence (in ) goes 000, 000, and the general term is 000t. On Brainboes, the prize money starts at 000 on day and increases by 0% per day. This time, it forms a geometric series with starting value 000 and common ratio.. The prize money sequence (in ) goes 000, 400, and the general term is 000(. t- ) After 3 days, the payout on Smartheads is higher, but the payout on Brainboes regains the lead several days later. i) Show that the time in days, t, when the prize money payouts on Smartheads and Brainboes are equal again, can be represented by the iterative formula t ln(0.6t n) ln. n. ii) Find the value of t using t 0 = 5, and hence state on which day the payout on Brainboes eceeds that on Smartheads again. t i) The payouts on both shows are equal when 000(.) 000t t (.) t (.). t t (multiplying top and bottom by. to get rid of the t inde) t (.) t ln( 0.6t) t (.) 0.6t t ln. ln(0.6t ) t, and hence the 0.6 ln. ln(0.6t n) required iterative formula is tn. ln. Iteration results : n t n n t n Limit 9.6 The prize payout in Brainboes equals that in Smartheads on Day 9.6, so therefore it eceeds it by Day 0. (Check: Smartheads payout for Day 0: 0,000; Brainboes payout for Day 0: ( ) = 0,30 to nearest ).

13 Mathematics Revision Guides Numerical Methods for Solving Equations Page 3 of Checking the suitability of an iteration formula. Sometimes, an iterative formula might be unsatisfactory because a) convergence is too slow, b) the iteration becomes stuck in an infinite loop, c) the iteration blows up or d) the iteration falls over. The full study of iterative formulae requires difficult analysis beyond the scope of A-level, and therefore an eamination question would include a ready-tweaked formula, as in the net eamples. Eample (8): Use iterative formulae to find the two positive roots of f () = = 0. (One of them has already been found to decimal places using decimal searching, in Eample ()). Find both to 4 decimal places, and use 0 = in each case. One arrangement is = n. n 6 6 = 0 = 4 -, to give an iterative formula of n n n n n n This iteration formula has converged to the root between 3 and 4, and its value is 3.54 to 4 decimal places. Another arrangement is = 0 4 = to give an iterative formula of n n n n n n n n This iteration formula converges to the root between and, and its value is.570 to 4 decimal places, but the convergence is a bit slow. Also, neither formula is of use when trying to find the negative root. The net two eamples show how a tweaked formula can be used for better convergence.

14 Mathematics Revision Guides Numerical Methods for Solving Equations Page 4 of Eample(9): i) Show that the iterative formula rearranging the equation = 0. 6 n n n can be obtained by ii) Hence, find the negative root of = 0, using a starting value of -. i) We begin by writing the formula as ii) The results of the formula iteration are as follows: n n The negative root of = 0 = to 4 decimal places.

15 Mathematics Revision Guides Numerical Methods for Solving Equations Page 5 of Eample(0): i) Show that the iterative formula rearranging the equation = 0. 6 n 3 4 n n can be obtained by ii) Hence, find the root of = 0 lying between and, using a starting value of. How does this compare to the result from Eample (8)? In Eample (8), we used a different iterative formula and obtained a convergence to.570, but the process was rather slow, taking 0 iterations to achieve accuracy to 4 decimal places. i) We begin with ii) The results of the formula iteration are: n n This iterative formula converges to the root of.570 much more rapidly than the iterative formula of 3 n n 6 from Eample (8), which took over 0 iterations.

16 Mathematics Revision Guides Numerical Methods for Solving Equations Page 6 of Eample (): (Omnibus eam-style question) i) A function is defined as f () = - sin. (Note: is measured in radians!) Show that the equation f () = 0 has a solution in the range.9 < <.0. ii) Use a decimal search method to find the solution of f () = 0 to two decimal places. iii) Form an iteration formula from the equation f () = 0. iv) Taking the result from part ii) as the starting value 0 for the iteration, use this formula to find the values of, and 3. v) Hence find the solution of the equation f () = 0 to four decimal places. i) Substituting =.9 into the equation gives.9 sin(.9 c ) = Substituting =.0 into the equation gives.0 sin(.0 c ) = Given that f () = - sin is a continuous function, the change of sign in the value of the function between =.9 and =.0 shows that there is a root in the interval, probably closer to.9. ii) We calculate f (.9), f (.9)... until the sign of f () changes f () no need no need no need no need no need The equation f () = 0 changes sign between =.93 and =.94. The midpoint of those two values is.935, and f (.935) = The change of sign occurs between =.93 and =.935. The correct value of the root to decimal places is therefore.93. iii) The epression - sin can be rewritten as = sin +, from which the iteration formula of n+ = sin n + can be derived. iv) Using the iteration formula of n+ = sin n +, and a starting value of 0 =.93, the net three iterations give: =.936 = = v) Further iterations give: 4 = = = The iteration converges to the root of f () = - sin = 0, or.9346 to four decimal places.

17 Mathematics Revision Guides Numerical Methods for Solving Equations Page 7 of The Bisection (Midpoint) method. (Skip this if not on your syllabus) This method is less hit-miss than formula iteration, but again is fairly slow, though slightly faster than the decimal search. This time we start with two values on each side of the root and keep halving the desired interval by chopping out the irrelevant half. Eample () : The equation f () = = 0 has a root between and. Use the bisection method to find its value correct to decimal place. We begin by working out f () for the end values of. Here f () = -7 and f () = 4, so f () changes sign from negative to positive between those two values. We therefore proceed to halve the interval by finding out f (.5), that being the mean of the two end values. The value of f (.5) = -.65, and so the function changes sign between.5 and, and we can discard the interval < <.5, and keep the interval.5 < <. After one bisection, we have narrowed down the possible range of values for the root it is now in the interval.5 < <. We can continue the process by taking the midpoint of this reduced interval, namely.75, and then finding out f (.75). This works out at 0.359, so f () changes sign in the interval.5 < <.75. We therefore chop out the irrelevant interval.75 < <. After two bisections, the root has been found to lie in the interval.5 < <.75. y = y 0 y After bisection: Root is between.5 and Midpoint y After bisections: Root is between.5 and.75 Midpoint y After 3 bisections: Root is between.65 and.75 Midpoint y After 4 bisections: Root is between.6875 and.75 Midpoint We then continue the process until there is no uncertainty about the first decimal place. (Third bisection) The midpoint of the interval.5 < <.75 is.65. Now f(.65) = -.0, and so f() changes sign in the interval.65 < <.75.

18 Mathematics Revision Guides Numerical Methods for Solving Equations Page 8 of (Fourth bisection) The midpoint of the interval.65 < <.75 is Now f(.6875) = -0444, and so f() changes sign in the interval.6875 < <.75. Both end values in the interval are.7 to one decimal place, so we have obtained the required accuracy after four bisections. The root of f () = = 0 =.7 to one decimal place. The working can be seen more clearly when the results are tabulated: Interval f(lower f(upper Midpoint f(midpoint) Sign change in interval bound) bound) of interval < < < <.5 < < < <.75.5 < < < < < < < <.75 Eample (a) : Continue the previous eample to find the root of the equation f () = = 0 correct to decimal places. We left off the last eample with the root in the range.6875 < <.75, thus obtaining a value of.7 to decimal place. We continue taking the midpoints as before until the estimate is correct to decimal places. (Previous workings in italics). Interval f (lower bound) f (upper bound) Midpoint of interval f (midpoint) Sign change in interval < < < <.5 < < < <.75.5 < < < < < < < < < < < < < < < < < < < < < < < <.77 The root lies in the interval.788 < <.77, and since each end value =.7 to decimal places, the solution of f () = = 0 is =.7 to d.p. The bisection method is a slight improvement on the decimal search, but is still slow, and eventually the fractions become tedious to input in full (hence the approimations to 4 decimal places).

19 Mathematics Revision Guides Numerical Methods for Solving Equations Page 9 of The Newton-Raphson method. (Skip this if not on your syllabus) This is another method of finding roots of an equation. Take the equation f() = 0 with an unknown root, in other words f() = 0. If 0 is a reasonable approimation to, then an improved one is f ( n ) f ( ) n n. n The method usually converges quickly to the required root, but it might fail in eceptional cases, such as when f() is close to zero or if there are discontinuities in the curve. (On the occasions when the method fails, a better first approimation will usually give convergence.) Eample (3): Find the root of e - -3 = 0, using a starting value, 0, of. Use three iterations of the Newton-Raphson method and give the result to 4 decimal places. This equation has a root fairly close to, as the graph shows. We need to differentiate the function to be able to find the root. f () = e 3 f() = e

20 Mathematics Revision Guides Numerical Methods for Solving Equations Page 0 of Substituting for 0 =, we have f () f () e e The diagram illustrates the method geometrically. By continuing the tangent to the curve until it meets the -ais, we will have an improved estimate of the actual root here it is =.885 to 4 d.p. If we draw another tangent to the curve, this time at (, f ( )), then that tangent will meet the -ais even closer to the root. Repeated iterations give 3 f (.8850) f (.8850) f (.8734) f (.8734) The root of the equation is.873 to 4 decimal places.. (Since f(.87305) = and f(.8733) = , there is no danger of the result creeping down to.8730).

21 Mathematics Revision Guides Numerical Methods for Solving Equations Page of Eample (4): Use the Newton-Raphson method with two iterations to find to 4 decimal places the three roots of the equation = 0, used in earlier eamples. Use starting values of = -.,.6 and 3.5. Differentiating f() = , we have f() = = -. f (.) f (.).43 f (.08643) f (.08643).97 0 =.6 f (.6) f (.6) 5... f (.57875) f (.57875) = 3.5 f (3.5) f (3.5) f (3.5486) f (3.5486) The roots of = 0 are -.086,.570 and 3.54 to 4 decimal places. In actual fact, the values are also correct to si places!

22 Mathematics Revision Guides Numerical Methods for Solving Equations Page of Eample (5): The equation of f () = has a root between and 3. i) Use three iterations of the Newton-Raphson method and a starting value, 0, of.5. Give the result to 4 decimal places. ii) Use a suitable lower bounding value of to show that the result in part i) is indeed correct to 4 decimal places i) Differentiating f() = , we have f() = 3 -. f (.5) f (.5) f (.4) f (.4) f (.39487) f (.39487) The root of f () = = 0 is thus.3949 to 4 decimal places. ii) Since f (.39485) = and f (.39487) = , there is a change of sign in f () between = and = There is therefore no danger of the result converging down to a value that rounds down to.3948.

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2)

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2) . f() = 4 cosec 4 +, where is in radians. (a) Show that there is a root α of f () = 0 in the interval [.,.3]. Show that the equation f() = 0 can be written in the form = + sin 4 Use the iterative formula

More information

MORE CURVE SKETCHING

MORE CURVE SKETCHING Mathematics Revision Guides More Curve Sketching Page of 3 MK HOME TUITION Mathematics Revision Guides Level: AS / A Level MEI OCR MEI: C4 MORE CURVE SKETCHING Version : 5 Date: 05--007 Mathematics Revision

More information

Numerical Methods. Root Finding

Numerical Methods. Root Finding Numerical Methods Solving Non Linear 1-Dimensional Equations Root Finding Given a real valued function f of one variable (say ), the idea is to find an such that: f() 0 1 Root Finding Eamples Find real

More information

Mathematics Revision Guides Partial Fractions Page 1 of 23 Author: Mark Kudlowski. AQA : C4 Edexcel: C4 OCR: C4 OCR MEI: C4 PARTIAL FRACTIONS

Mathematics Revision Guides Partial Fractions Page 1 of 23 Author: Mark Kudlowski. AQA : C4 Edexcel: C4 OCR: C4 OCR MEI: C4 PARTIAL FRACTIONS Mathematics Revision Guides Partial Fractions Page 1 of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C4 Edecel: C4 OCR: C4 OCR MEI: C4 PARTIAL FRACTIONS Version : Date: 1-04-01

More information

Created by T. Madas. Candidates may use any calculator allowed by the regulations of this examination.

Created by T. Madas. Candidates may use any calculator allowed by the regulations of this examination. IYGB GCE Mathematics MP Advanced Level Practice Paper N Difficulty Rating: 3.550/.68 Time: hours Candidates may use any calculator allowed by the regulations of this eamination. Information for Candidates

More information

MEI Core 2. Sequences and series. Section 1: Definitions and Notation

MEI Core 2. Sequences and series. Section 1: Definitions and Notation Notes and Eamples MEI Core Sequences and series Section : Definitions and Notation In this section you will learn definitions and notation involving sequences and series, and some different ways in which

More information

SIMULTANEOUS EQUATIONS

SIMULTANEOUS EQUATIONS Mathematics Revision Guides Simultaneous Equations Page 1 of 11 uthor: Mark Kudlowski M.K. HOME TUITION Mathematics Revision Guides Level: S / Level Q : C1 Edexcel: C1 OCR: C1 OCR MEI: C1 SIMULTNEOUS EQUTIONS

More information

Exact and Approximate Numbers:

Exact and Approximate Numbers: Eact and Approimate Numbers: The numbers that arise in technical applications are better described as eact numbers because there is not the sort of uncertainty in their values that was described above.

More information

abc Mathematics Pure Core General Certificate of Education SPECIMEN UNITS AND MARK SCHEMES

abc Mathematics Pure Core General Certificate of Education SPECIMEN UNITS AND MARK SCHEMES abc General Certificate of Education Mathematics Pure Core SPECIMEN UNITS AND MARK SCHEMES ADVANCED SUBSIDIARY MATHEMATICS (56) ADVANCED SUBSIDIARY PURE MATHEMATICS (566) ADVANCED SUBSIDIARY FURTHER MATHEMATICS

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.8 Newton s Method In this section, we will learn: How to solve high degree equations using Newton s method. INTRODUCTION Suppose that

More information

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet.

Course. Print and use this sheet in conjunction with MathinSite s Maclaurin Series applet and worksheet. Maclaurin Series Learning Outcomes After reading this theory sheet, you should recognise the difference between a function and its polynomial epansion (if it eists!) understand what is meant by a series

More information

Methods for Advanced Mathematics (C3) Coursework Numerical Methods

Methods for Advanced Mathematics (C3) Coursework Numerical Methods Woodhouse College 0 Page Introduction... 3 Terminolog... 3 Activit... 4 Wh use numerical methods?... Change of sign... Activit... 6 Interval Bisection... 7 Decimal Search... 8 Coursework Requirements on

More information

Solution of Algebric & Transcendental Equations

Solution of Algebric & Transcendental Equations Page15 Solution of Algebric & Transcendental Equations Contents: o Introduction o Evaluation of Polynomials by Horner s Method o Methods of solving non linear equations o Bracketing Methods o Bisection

More information

Chapter 6. Nonlinear Equations. 6.1 The Problem of Nonlinear Root-finding. 6.2 Rate of Convergence

Chapter 6. Nonlinear Equations. 6.1 The Problem of Nonlinear Root-finding. 6.2 Rate of Convergence Chapter 6 Nonlinear Equations 6. The Problem of Nonlinear Root-finding In this module we consider the problem of using numerical techniques to find the roots of nonlinear equations, f () =. Initially we

More information

Nonlinear Equations. Chapter The Bisection Method

Nonlinear Equations. Chapter The Bisection Method Chapter 6 Nonlinear Equations Given a nonlinear function f(), a value r such that f(r) = 0, is called a root or a zero of f() For eample, for f() = e 016064, Fig?? gives the set of points satisfying y

More information

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems Math 5 T-Limits Page MATH 5 TOPIC LIMITS A. Basic Idea of a Limit and Limit Laws B. Limits of the form,, C. Limits as or as D. Summary for Evaluating Limits Answers to Eercises and Problems Math 5 T-Limits

More information

Pre-Calculus Module 4

Pre-Calculus Module 4 Pre-Calculus Module 4 4 th Nine Weeks Table of Contents Precalculus Module 4 Unit 9 Rational Functions Rational Functions with Removable Discontinuities (1 5) End Behavior of Rational Functions (6) Rational

More information

3.1 Introduction. Solve non-linear real equation f(x) = 0 for real root or zero x. E.g. x x 1.5 =0, tan x x =0.

3.1 Introduction. Solve non-linear real equation f(x) = 0 for real root or zero x. E.g. x x 1.5 =0, tan x x =0. 3.1 Introduction Solve non-linear real equation f(x) = 0 for real root or zero x. E.g. x 3 +1.5x 1.5 =0, tan x x =0. Practical existence test for roots: by intermediate value theorem, f C[a, b] & f(a)f(b)

More information

Maths A Level Summer Assignment & Transition Work

Maths A Level Summer Assignment & Transition Work Maths A Level Summer Assignment & Transition Work The summer assignment element should take no longer than hours to complete. Your summer assignment for each course must be submitted in the relevant first

More information

QUADRATIC EQUATIONS M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier

QUADRATIC EQUATIONS M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier Mathematics Revision Guides Quadratic Equations Page 1 of 8 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier QUADRATIC EQUATIONS Version: 3.1 Date: 6-10-014 Mathematics Revision Guides

More information

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY 4. Newton s Method 99 4. Newton s Method HISTORICAL BIOGRAPHY Niels Henrik Abel (18 189) One of the basic problems of mathematics is solving equations. Using the quadratic root formula, we know how to

More information

CHAPTER 10 Zeros of Functions

CHAPTER 10 Zeros of Functions CHAPTER 10 Zeros of Functions An important part of the maths syllabus in secondary school is equation solving. This is important for the simple reason that equations are important a wide range of problems

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012 The Second Fundamental Theorem of Calculus Functions Defined by Integrals Given the functions, f(t), below, use F( ) f ( t) dt to find F() and F () in terms of.. f(t) = 4t t. f(t) = cos t Given the functions,

More information

G r a d e 1 1 P r e - C a l c u l u s M a t h e m a t i c s ( 3 0 S ) Final Practice Exam Answer Key

G r a d e 1 1 P r e - C a l c u l u s M a t h e m a t i c s ( 3 0 S ) Final Practice Exam Answer Key G r a d e P r e - C a l c u l u s M a t h e m a t i c s ( 3 0 S ) Final Practice Eam Answer Key G r a d e P r e - C a l c u l u s M a t h e m a t i c s Final Practice Eam Answer Key Name: Student Number:

More information

The Not-Formula Book for C1

The Not-Formula Book for C1 Not The Not-Formula Book for C1 Everything you need to know for Core 1 that won t be in the formula book Examination Board: AQA Brief This document is intended as an aid for revision. Although it includes

More information

Core 1 Inequalities and indices Section 1: Errors and inequalities

Core 1 Inequalities and indices Section 1: Errors and inequalities Notes and Eamples Core Inequalities and indices Section : Errors and inequalities These notes contain subsections on Inequalities Linear inequalities Quadratic inequalities This is an eample resource from

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

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14.

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14. Study Guide and Intervention Quadratic Formula The Quadratic Formula can be used to solve any quadratic equation once it is written in the form a 2 + b + c = 0. Quadratic Formula The solutions of a 2 +

More information

Zeros of Functions. Chapter 10

Zeros of Functions. Chapter 10 Chapter 10 Zeros of Functions An important part of the mathematics syllabus in secondary school is equation solving. This is important for the simple reason that equations are important a wide range of

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com . f() = 4 cosec 4 +, where is in radians. (a) Show that there is a root α of f () = 0 in the interval [.,.3]. Show that the equation f() = 0 can be written in the form = + sin 4 (c) Use the iterative formula

More information

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23 Chapter 3 Limit and Continuity Contents 3. Definition of Limit 3 3.2 Basic Limit Theorems 8 3.3 One sided Limit 4 3.4 Infinite Limit, Limit at infinity and Asymptotes 5 3.4. Infinite Limit and Vertical

More information

6.5 Trigonometric Equations

6.5 Trigonometric Equations 6. Trigonometric Equations In this section, we discuss conditional trigonometric equations, that is, equations involving trigonometric functions that are satisfied only by some values of the variable (or

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

Differentiating Functions & Expressions - Edexcel Past Exam Questions

Differentiating Functions & Expressions - Edexcel Past Exam Questions - Edecel Past Eam Questions. (a) Differentiate with respect to (i) sin + sec, (ii) { + ln ()}. 5-0 + 9 Given that y =, ¹, ( -) 8 (b) show that = ( -). (6) June 05 Q. f() = e ln, > 0. (a) Differentiate

More information

NATIONAL QUALIFICATIONS

NATIONAL QUALIFICATIONS Mathematics Higher Prelim Eamination 04/05 Paper Assessing Units & + Vectors NATIONAL QUALIFICATIONS Time allowed - hour 0 minutes Read carefully Calculators may NOT be used in this paper. Section A -

More information

FP1 PAST EXAM QUESTIONS ON NUMERICAL METHODS: NEWTON-RAPHSON ONLY

FP1 PAST EXAM QUESTIONS ON NUMERICAL METHODS: NEWTON-RAPHSON ONLY FP PAST EXAM QUESTIONS ON NUMERICAL METHODS: NEWTON-RAPHSON ONLY A number of questions demand that you know derivatives of functions now not included in FP. Just look up the derivatives in the mark scheme,

More information

Computer Problems for Taylor Series and Series Convergence

Computer Problems for Taylor Series and Series Convergence Computer Problems for Taylor Series and Series Convergence The two problems below are a set; the first should be done without a computer and the second is a computer-based follow up. 1. The drawing below

More information

Lecture 5: Finding limits analytically Simple indeterminate forms

Lecture 5: Finding limits analytically Simple indeterminate forms Lecture 5: Finding its analytically Simple indeterminate forms Objectives: (5.) Use algebraic techniques to resolve 0/0 indeterminate forms. (5.) Use the squeeze theorem to evaluate its. (5.3) Use trigonometric

More information

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals 8. Basic Integration Rules In this section we will review various integration strategies. Strategies: I. Separate

More information

Multi-Step Equations and Inequalities

Multi-Step Equations and Inequalities Multi-Step Equations and Inequalities Syllabus Objective (1.13): The student will combine like terms in an epression when simplifying variable epressions. Term: the parts of an epression that are either

More information

Core Mathematics 2 Unit C2 AS

Core Mathematics 2 Unit C2 AS Core Mathematics 2 Unit C2 AS compulsory unit for GCE AS and GCE Mathematics, GCE AS and GCE Pure Mathematics C2.1 Unit description Algebra and functions; coordinate geometry in the (, y) plane; sequences

More information

NUMERICAL AND STATISTICAL COMPUTING (MCA-202-CR)

NUMERICAL AND STATISTICAL COMPUTING (MCA-202-CR) NUMERICAL AND STATISTICAL COMPUTING (MCA-202-CR) Autumn Session UNIT 1 Numerical analysis is the study of algorithms that uses, creates and implements algorithms for obtaining numerical solutions to problems

More information

SEQUENCES M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier

SEQUENCES M.K. HOME TUITION. Mathematics Revision Guides Level: GCSE Higher Tier Mathematics Revision Guides Sequences Page 1 of 12 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier SEQUENCES Version: 3.1 Date: 11-02-2019 Mathematics Revision Guides Sequences Page

More information

CURVE SKETCHING M.K. HOME TUITION. Mathematics Revision Guides Level: AS / A Level. AQA : C1 Edexcel: C1 OCR: C1 OCR MEI: C1

CURVE SKETCHING M.K. HOME TUITION. Mathematics Revision Guides Level: AS / A Level. AQA : C1 Edexcel: C1 OCR: C1 OCR MEI: C1 Mathematics Revision Guides Curve Sketching Page 1 of 11 M.K. HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C1 Edexcel: C1 OCR: C1 OCR MEI: C1 CURVE SKETCHING Version :.1 Date: 03-08-007

More information

M151B Practice Problems for Final Exam

M151B Practice Problems for Final Exam M5B Practice Problems for Final Eam Calculators will not be allowed on the eam. Unjustified answers will not receive credit. On the eam you will be given the following identities: n k = n(n + ) ; n k =

More information

Bridging the gap between GCSE and AS/A Level Mathematics A student guide

Bridging the gap between GCSE and AS/A Level Mathematics A student guide Bridging the gap between GCSE and AS/A Level Mathematics A student guide Introduction for teachers This guide is intended to help students in the transition between GCSE (9-) and AS/A Level. It has been

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

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

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections.6 and.) 8. Equivalent Inequalities Definition 8. Two inequalities are equivalent

More information

CHAPTER 4 ROOTS OF EQUATIONS

CHAPTER 4 ROOTS OF EQUATIONS CHAPTER 4 ROOTS OF EQUATIONS Chapter 3 : TOPIC COVERS (ROOTS OF EQUATIONS) Definition of Root of Equations Bracketing Method Graphical Method Bisection Method False Position Method Open Method One-Point

More information

MATHEMATICS (MEI) 4776/01 Numerical Methods

MATHEMATICS (MEI) 4776/01 Numerical Methods ADVANCED SUBSIDIARY GCE MATHEMATICS (MEI) 4776/01 Numerical Methods * OCE / 1 332 6 * Candidates answer on the Answer Booklet OCR Supplied Materials: 8 page Answer Booklet Graph paper MEI Examination Formulae

More information

Paper Reference. Core Mathematics C3 Advanced. Thursday 11 June 2009 Morning Time: 1 hour 30 minutes. Mathematical Formulae (Orange or Green)

Paper Reference. Core Mathematics C3 Advanced. Thursday 11 June 2009 Morning Time: 1 hour 30 minutes. Mathematical Formulae (Orange or Green) Centre No. Candidate No. Paper Reference(s) 6665/01 Edecel GCE Core Mathematics C3 Advanced Thursday 11 June 009 Morning Time: 1 hour 30 minutes Materials required for eamination Mathematical Formulae

More information

M15/5/MATME/SP1/ENG/TZ2/XX/M MARKSCHEME. May 2015 MATHEMATICS. Standard level. Paper pages

M15/5/MATME/SP1/ENG/TZ2/XX/M MARKSCHEME. May 2015 MATHEMATICS. Standard level. Paper pages M15/5/MATME/SP1/ENG/TZ/XX/M MARKSCHEME May 015 MATHEMATICS Standard level Paper 1 16 pages M15/5/MATME/SP1/ENG/TZ/XX/M This markscheme is the property of the International Baccalaureate and must not be

More information

Queens College, CUNY, Department of Computer Science Numerical Methods CSCI 361 / 761 Spring 2018 Instructor: Dr. Sateesh Mane.

Queens College, CUNY, Department of Computer Science Numerical Methods CSCI 361 / 761 Spring 2018 Instructor: Dr. Sateesh Mane. Queens College, CUNY, Department of Computer Science Numerical Methods CSCI 361 / 761 Spring 2018 Instructor: Dr. Sateesh Mane c Sateesh R. Mane 2018 3 Lecture 3 3.1 General remarks March 4, 2018 This

More information

PLC Papers. Created For:

PLC Papers. Created For: PLC Papers Created For: Algebra and proof 2 Grade 8 Objective: Use algebra to construct proofs Question 1 a) If n is a positive integer explain why the expression 2n + 1 is always an odd number. b) Use

More information

Prerequisites for Calculus

Prerequisites for Calculus CHAPTER Prerequisites for Calculus. Lines. Functions and Graphs.3 Eponential Functions.4 Parametric Equations.5 Functions and Logarithms Eponential functions are used to model situations in which growth

More information

2.) Find an equation for the line on the point (3, 2) and perpendicular to the line 6x - 3y = 1.

2.) Find an equation for the line on the point (3, 2) and perpendicular to the line 6x - 3y = 1. College Algebra Test File Summer 007 Eam #1 1.) Find an equation for the line that goes through the points (-5, -4) and (1, 4)..) Find an equation for the line on the point (3, ) and perpendicular to the

More information

Pure Core 2. Revision Notes

Pure Core 2. Revision Notes Pure Core Revision Notes June 06 Pure Core Algebra... Polynomials... Factorising... Standard results... Long division... Remainder theorem... 4 Factor theorem... 5 Choosing a suitable factor... 6 Cubic

More information

ADDITIONAL MATHEMATICS

ADDITIONAL MATHEMATICS ADDITIONAL MATHEMATICS Paper 0606/ Paper Key messages Candidates should be reminded of the importance of reading the rubric on the eamination paper. Accuracy is of vital importance with final answers to

More information

Summer AP Assignment Coversheet Falls Church High School

Summer AP Assignment Coversheet Falls Church High School Summer AP Assignment Coversheet Falls Church High School Course: AP Calculus AB Teacher Name/s: Veronica Moldoveanu, Ethan Batterman Assignment Title: AP Calculus AB Summer Packet Assignment Summary/Purpose:

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6663/0 Edecel GCE Core Mathematics C Silver Level S Time: hour 30 minutes Materials required for eamination Mathematical Formulae (Green) Items included with question papers Nil Candidates

More information

A level Mathematics Student Induction Booklet

A level Mathematics Student Induction Booklet Name: A level Mathematics Student Induction Booklet Welcome to A Level mathematics! The objective of this booklet is to help you get started with the A Level Maths course, and to smooth your pathway through

More information

Solving Equations. Lesson Fifteen. Aims. Context. The aim of this lesson is to enable you to: solve linear equations

Solving Equations. Lesson Fifteen. Aims. Context. The aim of this lesson is to enable you to: solve linear equations Mathematics GCSE Module Four: Basic Algebra Lesson Fifteen Aims The aim of this lesson is to enable you to: solve linear equations solve linear equations from their graph solve simultaneous equations from

More information

Composition of and the Transformation of Functions

Composition of and the Transformation of Functions 1 3 Specific Outcome Demonstrate an understanding of operations on, and compositions of, functions. Demonstrate an understanding of the effects of horizontal and vertical translations on the graphs of

More information

SOLVING QUADRATIC EQUATIONS USING GRAPHING TOOLS

SOLVING QUADRATIC EQUATIONS USING GRAPHING TOOLS GRADE PRE-CALCULUS UNIT A: QUADRATIC EQUATIONS (ALGEBRA) CLASS NOTES. A definition of Algebra: A branch of mathematics which describes basic arithmetic relations using variables.. Algebra is just a language.

More information

Regent College Maths Department. Core Mathematics 4 Trapezium Rule. C4 Integration Page 1

Regent College Maths Department. Core Mathematics 4 Trapezium Rule. C4 Integration Page 1 Regent College Maths Department Core Mathematics Trapezium Rule C Integration Page Integration It might appear to be a bit obvious but you must remember all of your C work on differentiation if you are

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

Infinite series, improper integrals, and Taylor series

Infinite series, improper integrals, and Taylor series Chapter 2 Infinite series, improper integrals, and Taylor series 2. Introduction to series In studying calculus, we have explored a variety of functions. Among the most basic are polynomials, i.e. functions

More information

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric

Trigonometric. equations. Topic: Periodic functions and applications. Simple trigonometric. equations. Equations using radians Further trigonometric Trigonometric equations 6 sllabusref eferenceence Topic: Periodic functions and applications In this cha 6A 6B 6C 6D 6E chapter Simple trigonometric equations Equations using radians Further trigonometric

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

Created by T. Madas. Candidates may use any calculator allowed by the regulations of this examination.

Created by T. Madas. Candidates may use any calculator allowed by the regulations of this examination. IYGB GCE Mathematics MP1 Advanced Level Practice Paper P Difficulty Rating: 3.9900/1.3930 Time: 2 hours Candidates may use any calculator allowed by the regulations of this eamination. Information for

More information

C3 Revision and Exam Answers: Simpson s Rule

C3 Revision and Exam Answers: Simpson s Rule C3 Revision and Exam Answers: Simpson s Rule Simpson s Rule is a way of accurately finding the area under a curve It is more accurate than the Trapezium Rule which we have seen before You start it the

More information

Limits and Their Properties

Limits and Their Properties Chapter 1 Limits and Their Properties Course Number Section 1.1 A Preview of Calculus Objective: In this lesson you learned how calculus compares with precalculus. I. What is Calculus? (Pages 42 44) Calculus

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6665/01 Edecel GCE Core Mathematics C Silver Level S Time: 1 hour 0 minutes Materials required for eamination papers Mathematical Formulae (Green) Items included with question Nil Candidates

More information

Unit 2: Solving Scalar Equations. Notes prepared by: Amos Ron, Yunpeng Li, Mark Cowlishaw, Steve Wright Instructor: Steve Wright

Unit 2: Solving Scalar Equations. Notes prepared by: Amos Ron, Yunpeng Li, Mark Cowlishaw, Steve Wright Instructor: Steve Wright cs416: introduction to scientific computing 01/9/07 Unit : Solving Scalar Equations Notes prepared by: Amos Ron, Yunpeng Li, Mark Cowlishaw, Steve Wright Instructor: Steve Wright 1 Introduction We now

More information

Algebra. Robert Taggart

Algebra. Robert Taggart Algebra Robert Taggart Table of Contents To the Student.............................................. v Unit 1: Algebra Basics Lesson 1: Negative and Positive Numbers....................... Lesson 2: Operations

More information

Equations and Inequalities

Equations and Inequalities Equations and Inequalities Figure 1 CHAPTER OUTLINE 1 The Rectangular Coordinate Systems and Graphs Linear Equations in One Variable Models and Applications Comple Numbers Quadratic Equations 6 Other Types

More information

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth 1. Indeterminate Forms. Eample 1: Consider the it 1 1 1. If we try to simply substitute = 1 into the epression, we get. This is

More information

Troy High School AP Calculus Summer Packet

Troy High School AP Calculus Summer Packet Troy High School AP Calculus Summer Packet As instructors of AP Calculus, we have etremely high epectations of students taking our courses. We epect a certain level of independence to be demonstrated by

More information

ACCUPLACER MATH 0311 OR MATH 0120

ACCUPLACER MATH 0311 OR MATH 0120 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 0 OR MATH 00 http://www.academics.utep.edu/tlc MATH 0 OR MATH 00 Page Factoring Factoring Eercises 8 Factoring Answer to Eercises

More information

Sections 5.1: Areas and Distances

Sections 5.1: Areas and Distances Sections.: Areas and Distances In this section we shall consider problems closely related to the problems we considered at the beginning of the semester (the tangent and velocity problems). Specifically,

More information

Summer AP Assignment Coversheet Falls Church High School

Summer AP Assignment Coversheet Falls Church High School Summer AP Assignment Coversheet Falls Church High School Course: AP Calculus AB Teacher Name/s: Veronica Moldoveanu, Ethan Batterman Assignment Title: AP Calculus AB Summer Packet Assignment Summary/Purpose:

More information

Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics. Unit C3. C3.1 Unit description

Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics. Unit C3. C3.1 Unit description Unit C3 Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics C3. Unit description Algebra and functions; trigonometry; eponentials and logarithms; differentiation;

More information

Unit 10 Prerequisites for Next Year (Calculus)

Unit 10 Prerequisites for Next Year (Calculus) Unit 0 Prerequisites for Net Year (Calculus) The following Study Guide is the required INDEPENDENT review for you to work through for your final unit. You WILL have a test that covers this material after

More information

MEI STRUCTURED MATHEMATICS 4753/1

MEI STRUCTURED MATHEMATICS 4753/1 OXFORD CAMBRIDGE AND RSA EXAMINATIONS Advanced Subsidiary General Certificate of Education Advanced General Certificate of Education MEI STRUCTURED MATHEMATICS 4753/1 Methods for Advanced Mathematics (C3)

More information

Edexcel AS and A Level Mathematics Year 1/AS - Pure Mathematics

Edexcel AS and A Level Mathematics Year 1/AS - Pure Mathematics Year Maths A Level Year - Tet Book Purchase In order to study A Level Maths students are epected to purchase from the school, at a reduced cost, the following tetbooks that will be used throughout their

More information

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS General Form: y a b c Where a, b and c are constants To solve a quadratic equation, the equation

More information

Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule

Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule Rolle s Theorem, the Mean Value Theorem, and L Hôpital s Rule 5. Rolle s Theorem In the following problems (a) Verify that the three conditions of Rolle s theorem have been met. (b) Find all values z that

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6665/0 Edecel GCE Core Mathematics C3 Bronze Level B Time: hour 30 minutes Materials required for eamination papers Mathematical Formulae (Green) Items included with question Nil Candidates

More information

Math Exam 1a. c) lim tan( 3x. 2) Calculate the derivatives of the following. DON'T SIMPLIFY! d) s = t t 3t

Math Exam 1a. c) lim tan( 3x. 2) Calculate the derivatives of the following. DON'T SIMPLIFY! d) s = t t 3t Math 111 - Eam 1a 1) Evaluate the following limits: 7 3 1 4 36 a) lim b) lim 5 1 3 6 + 4 c) lim tan( 3 ) + d) lim ( ) 100 1+ h 1 h 0 h ) Calculate the derivatives of the following. DON'T SIMPLIFY! a) y

More information

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal)

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal) TRIG REVIEW NOTES Convert from radians to degrees: multiply by 0 180 Convert from degrees to radians: multiply by 0. 180 Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents

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

Analytic Trigonometry

Analytic Trigonometry 0 Analytic Trigonometry In this chapter, you will study analytic trigonometry. Analytic trigonometry is used to simplify trigonometric epressions and solve trigonometric equations. In this chapter, you

More information

APPM 1360 Final Exam Spring 2016

APPM 1360 Final Exam Spring 2016 APPM 36 Final Eam Spring 6. 8 points) State whether each of the following quantities converge or diverge. Eplain your reasoning. a) The sequence a, a, a 3,... where a n ln8n) lnn + ) n!) b) ln d c) arctan

More information

TEACHER NOTES MATH NSPIRED

TEACHER NOTES MATH NSPIRED Math Objectives Students will produce various graphs of Taylor polynomials. Students will discover how the accuracy of a Taylor polynomial is associated with the degree of the Taylor polynomial. Students

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com . (a) Simplify fully + 9 5 + 5 (3) Given that ln( + 9 5) = + ln( + 5), 5, (b) find in terms of e. (Total 7 marks). (i) Find the eact solutions to the equations (a) ln (3 7) = 5 (3) (b) 3 e 7 + = 5 (5)

More information

St Peter the Apostle High. Mathematics Dept.

St Peter the Apostle High. Mathematics Dept. St Peter the postle High Mathematics Dept. Higher Prelim Revision 6 Paper I - Non~calculator Time allowed - hour 0 minutes Section - Questions - 0 (40 marks) Instructions for the completion of Section

More information

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435

PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 PART I Lecture Notes on Numerical Solution of Root Finding Problems MATH 435 Professor Biswa Nath Datta Department of Mathematical Sciences Northern Illinois University DeKalb, IL. 60115 USA E mail: dattab@math.niu.edu

More information

SOLVING EQUATIONS OF ONE VARIABLE

SOLVING EQUATIONS OF ONE VARIABLE 1 SOLVING EQUATIONS OF ONE VARIABLE ELM1222 Numerical Analysis Some of the contents are adopted from Laurene V. Fausett, Applied Numerical Analysis using MATLAB. Prentice Hall Inc., 1999 2 Today s lecture

More information