Essential Maths 1. Macquarie University MAFC_Essential_Maths Page 1 of These notes were prepared by Anne Cooper and Catriona March.

Size: px
Start display at page:

Download "Essential Maths 1. Macquarie University MAFC_Essential_Maths Page 1 of These notes were prepared by Anne Cooper and Catriona March."

Transcription

1 Essential Maths 1 The information in this document is the minimum assumed knowledge for students undertaking the Macquarie University Masters of Applied Finance, Graduate Diploma of Applied Finance, and Graduate Certificate of Finance. 1 These notes were prepared y Anne Cooper and Catriona March. Macquarie University MAFC_Essential_Maths Page 1 of 20

2 Contents 1 Introduction Foundations Excel References Numers and Notation Integers and Real Numers e Pi ( π ) Commonly used Greek letters and their uses Solving Equations Functions Linear functions Quadratic functions Powers Exponential function Logarithms Natural Logarithm Derivatives Rates of Change Rules of differentiation Macquarie University MAFC_Essential_Maths Page 2 of 20

3 1 Introduction The information in this document is the minimum assumed knowledge for students undertaking the Macquarie University Masters of Applied Finance, Graduate Diploma of Applied Finance, and Graduate Certificate of Finance. 1.1 Foundations As a prerequisite to the topics discussed elow, students are assumed to have a asic understanding of: Numers and arithmetic operations: addition, multiplication, division, order of operations, etc. The use of symols to represent numers and relationships etween numers. Simple equations and inequalities, and how to rearrange them. For a refresher on such concepts, see the references listed elow, in particular Swift & Piff [1], Chapter EM (Essential Maths), or Alexander & Sheedy [2], Section II.A. 1.2 Excel Students are also assumed to have access to and the aility to use Microsoft Excel. This will e used for data analysis and other exercises throughout many courses in the Applied Finance programs. 1.3 References The following texts and wesites are referred to elow as sources for additional information: [1] Louise Swift and Sally Piff, Quantitative Methods for Business, Management and Finance, Fourth Edition. Palgrave Macmillan Companion wesite is: [2] Carol Alexander and Elizaeth Sheedy (Editors), The Professional Risk Managers Handook, Volume II, PRMIA, [3] Wolfram MathWorld, a free we resource y Wolfram Research: Macquarie University MAFC_Essential_Maths Page 3 of 20

4 2 Numers and Notation 2.1 Integers and Real Numers Positive whole numers or integers {1, 2, 3, 4, } are also called the natural numers and are usually denoted y N. The set of all integers, oth positive and negative, as well as zero, { -2, -1, 0, 1, 2, }, is denoted y Z. Rational numers can e expressed as a ratio of two integers, for instance 2 3 The set of all rational numers is denoted y Q. or Some numers cannot e represented as a ratio of two integers ut can e expressed as the limit of a sequence of rational numers. These are called irrational numers. Particularly important examples of irrational numers for our purposes are e and π. The set of all numers, oth rational and irrational, is called the real numers and is denoted y R. 2.2 e The irrational numer e is one of the most important numers in mathematics. It occurs in many contexts in mathematics and many applications in the physical sciences. Being irrational, e cannot e exactly expressed as a decimal ut it can e evaluated to any required degree of accuracy, for example: e = The exponential function (Section 4.4) is ased on the constant e. It is also the ase used for the natural logarithm (Section 4.6 elow). The numer e occurs naturally in finance in the context of compound interest. For an annual interest rate of r compounding n times per year, the accrual factor is: (1 + r n n ) As the frequency of compounding increases, in the limit as n goes to infinity: lim (1 + r n n n ) = e r This leads to the concept of continuously compounding interest rates. Macquarie University MAFC_Essential_Maths Page 4 of 20

5 For a continuously compounding interest rate of r C, the future value of an investment of A after T years is A e r C T. For more information aout e, see: Pi ( π ) The ratio of any circle s circumference C to its diameter d is a constant, the irrational numer π. C d Like e, the numer π cannot e exactly expressed as a rational numer ut it can e evaluated to any required degree of accuracy: π = While its formal definition is the geometrical relationship for a circle given aove, it occurs in many other contexts, including financial applications. The special numers e and π are connected in the relationship: e x2 /2 = 2π This relationship leads to the definition of the proaility density function of the Standard Normal variale, which is given y the formula: φ(x) = 1 2π e x2 /2 The Normal variale is widely used for modelling in the physical sciences and in finance. Applications include the modelling of asset returns and option pricing models. For more information aout π, see: Macquarie University MAFC_Essential_Maths Page 5 of 20

6 2.4 Commonly used Greek letters and their uses The tale elow lists letters from the Greek alphaet which are commonly used as symols in finance applications. Lower Case Upper Case Pronunciation Examples of use in finance α Α Alpha Regression intercept β Β Beta Regression slope, systemic risk γ Γ Gamma Options sensitivity measure (change in delta) δ Δ Delta Price sensitivity measure for options ε Ε Epsilon Random error in regression analysis θ Θ Theta Time sensitivity measure for options κ Κ Kappa Kurtosis μ Μ Mu Mean of distriution; expected return ν Ν Nu Integer constant, e.g. degrees of freedom π Π Pi π - circle constant Π symol for a product ρ Ρ Rho Correlation coefficient Option interest rate sensitivity σ Σ Sigma σ standard deviation or volatility Σ symol for a sum τ Τ Tau Time to maturity φ Φ Phi Normal distriution density function χ Χ Chi Statistical distriution for testing fit Source: Alexander & Sheedy [2], Section II.A.1.1 Macquarie University MAFC_Essential_Maths Page 6 of 20

7 3 Solving Equations Solving simple equations requires an understanding of asic algera. That is, how to expand terms, factorise terms and power rules. If you are unfamiliar with these concepts and cannot solve the exercises elow, it is recommended that you work through the readings listed. Example Answer a) Expand (x 5) 2 x 2 10x + 25 ) Expand (x + 2)(2x 2 4x + 5) 2x 3 3x + 10 c) Factorise 2x 2 5x 3 (2x + 1)(x 3) d) Simplify: x x + 1 = 2 x = 2 e) If x 3 = 4096, what is the value of x? x = (4096) 1 3 = 16 f) Simplify: x 2 (1 + y) 3 (1 + y) 2 x y x 2 g) Solve y factorising the quadratic: x 2 2x 15 = 0 x 2 2x 15 = (x + 3)(x 5) so x = 3 or x = 5 Further Reading For further explanation and more examples, see Swift & Piff [1], Chapter EM, (Essential Maths), in particular: Section 5, Expanding Brackets, pages Section 6, Factorising, pages Section 7, Powers, pages Macquarie University MAFC_Essential_Maths Page 7 of 20

8 4 Functions A function descries a relationship etween variales. Functions are often represented y letters such as f. Whereas the symol f refers to the function itself, we write f(x) for the value taken y the function evaluated at the point x. The set of all possile values for x that the function acts on is known as the domain of the function. For each value of x in the domain, there is a unique value of f(x). The set of all values f(x) taken y the function is known as the range. It is also common to write y = f(x). When expressed in this way, x is referred to as the independent variale and y is referred to as the dependent variale. 4.1 Linear functions A linear function is a function of the form: y = mx + where m and are constants. Since the constants m and take different values for different linear functions, they are sometimes referred to as parameters. When graphed in the (x, y) plane, the function y = mx + is a straight line. When x = 0, the value of y is, so the straight line intercepts the y-axis at. For example, the linear function y = 4x + 5 represents a straight line which intercepts the y-axis at 5. Macquarie University MAFC_Essential_Maths Page 8 of 20

9 When x = 3, the function value is y = = 17. This is highlighted in the chart elow. The slope or gradient of the line is the rate of change in y for a unit change in x. Since a linear function represents a straight line, its graph has the same slope at every point. This slope is m, the coefficient of x in the formula for the line. For example, the linear function y = 4x + 5 has slope 4. This means that y changes 4 units for each 1 unit change in x. 4 unit change in y 1 unit change in x Since the linear equation aove makes sense for any real numer x, the domain of a linear function is R. The linear equation can e rearranged as: x = 1 m y m This means that for any real numer y, there is a value x for which y = mx + and so the range of the linear function is also R. Macquarie University MAFC_Essential_Maths Page 9 of 20

10 Sometimes linear functions are written as: a x + c y = k This can e rearranged into the format aove: y = a c x + k c That is, a straight line with y-intercept = k c and gradient m = a c. Many relationships in usiness and finance are naturally linear. In other situations, linear functions are used as approximations ecause they are simple to use and easy to understand. Examples include: It is usually assumed in economics that the demand Q for a product will decrease as its price P increases. The simplest possile model for this is a linear function with negative slope, that is, for constants a and, where a is negative: Q = a P + In financial markets theory, the return on an individual asset R A is modelled as a linear function of the market return R M : R A = α + β R M The slope in this case is referred to as the eta (β) of the asset; the y-intercept is the return on the asset, independent to the market return. This is related to the Capital Assets Pricing Model (CAPM). A udget constraint might e modelled in a simple way as a linear function expressed as: a x + c y = k where in this case x and y are the numers of two different goods eing manufactured; the constants a and represent the fixed cost per unit of manufacturing goods of type x and y respectively; and k is the total funds availale for this purpose. Further Reading For more explanation, see Swift & Piff [1], Chapter EM, (Essential Maths), Section 4, Modelling Using Straight Lines. Macquarie University MAFC_Essential_Maths Page 10 of 20

11 4.2 Quadratic functions A quadratic function is a function of the form y = ax 2 + x + c where a, and c are constants and where a is not equal to 0. For example, with a = 1, = 5 and c = 4, the quadratic function is y = x 2 5x + 4 The roots of the quadratic occur when y = 0. Sometimes these can e found directly y factorising the quadratic function. For example, we can rewrite the quadratic aove as: y = x 2 + 5x + 4 = (x 1) (x 4) This shows that the roots of this quadratic are x = 1 and x = 4. More generally, the roots of any quadratic function can e found using the following formula, which is known as the quadratic formula: x 2 4ac 2a The numer of roots depends on the term inside the square root in the quadratic formula: When 2 4ac > 0, there are two roots, given y the formula aove. When 2 4ac = 0, there is exactly one solution, x = 2a. When 2 4ac < 0, the quadratic has no real roots. 2 Graphically, a quadratic function represents a paraola and its roots are where the paraola hits the x-axis. The turning point of the quadratic occurs at x = 2a. When a > 0, the paraola is concave up with minimum value at the turning point, while when a < 0, the paraola is concave down with maximum value at the turning point. The quadratic function is symmetric aout the vertical line x = 2a. 2 The roots in this case can e expressed as complex numers ut this is eyond the scope of this document and is not needed for the Applied Finance programs. Macquarie University MAFC_Essential_Maths Page 11 of 20

12 The graph of the quadratic function y = x 2 5x + 4 is shown elow. The curve cuts the x-axis at the roots of this quadratic, x = 1 and x = 4. The minimum value occurs at the turning point, when x = ( 5) 2 = 2.5, and the curve is symmetric aout x = 2.5. Notice that in this example 2 4ac = = 9 > 0. y = x 2-5x + 8 y = x 2-5x y = x 2-5x + 4 For the quadratic, y = x 2 5x + 8, 2 4ac = = 7 < 0. As can e seen in the chart aove, this curve does not hit the x-axis so there are no real roots. The graph of the quadratic function y = x 2 5x is also shown in the chart aove. In this case 2 4ac = = 0 and there is a single real root at x = 2.5. An example of use of the quadratic function in economics is modelling the profit P that a firm makes on the production of a particular product, as a quadratic function of the numer of units Q produced: P = aq 2 + Q + c To calculate the numer of units that needs to e produced for the firm to reak even, that is to make zero profit, we solve the quadratic equation: aq 2 + Q + c = 0 Thus the reak-even production level is given y the roots of the quadratic equation. Further Reading For more explanation, see Swift & Piff [1], Chapter MM, (More Maths), Section 1, Some Special Equations, and Section 2, Modelling Using Curves. Macquarie University MAFC_Essential_Maths Page 12 of 20

13 4.3 Powers In general, a power or exponent can consist of 3 operations that can e done in any order. For example, to evaluate the expression the 1 4 indicates to take the 4th root; the 5 indicates to raise to the 5 th power; the negative sign indicates to invert the result = [( 16) 5 ] 1 = [(2) 5 ] 1 = 32 1 = 1 32 The fundamental rules for manipulating exponents for any positive real numer and real numers x and y are listed elow: 1 = 0 = 1 x y = x+y x / y = x y x y x y 1 1 x can never equal 0 For any positive numer and for every real numer x the power function y = x is always positive. This means that the domain of the function y = x is all real numers, while its range is the positive real numers. Power functions occur naturally in the context of compounding interest. Suppose you invest an amount A at a compounding interest rate of r% per period. Assuming reinvestment of interest, after m periods your investment has grown to: A (1 + r) m You will learn more aout interest rate conventions and compounding interest in later units in your Applied Finance degree. Macquarie University MAFC_Essential_Maths Page 13 of 20

14 4.4 Exponential function Raising the special numer e to power x for different real numers x gives the exponential function y = e x. This function is graphed in the diagram elow. Notice that the function only takes positive values, and although it gets aritrarily close to the x-axis as x goes to, it never reaches it. The exponential function can e calculated in Excel using the EXP( ) function. Financial calculators should also contain a key which enales you to calculate e x. The point highlighted in the chart elow is e Logarithms For a fixed positive numer, if x can e written as x = y for some real numer y, then we say y is the logarithm of x for the ase and we write: y = log (x) Equivalently, the logarithm the answer x: x log is that power to which must e raised to give x = log (x) This means that the logarithm function function of the power function y = x. x y log for the ase is the inverse Macquarie University MAFC_Essential_Maths Page 14 of 20

15 For any positive numer and for every possile x the power x will always e positive. It follows that, the domain of its range is all real numers. x y log is the positive real numers, while The logarithm for the ase can e calculated in Excel using the function LOG(x, ). For example, the graph of the logarithm of x for the ase 2 is shown in the chart elow. Because 2 0 = 1, 2 1 = 2, 2 2 = 4 and 2 3 = 8, the graph of x y log 2 crosses the x-axis at 1 and passes through the points (2, 1), (4, 2) and (8, 3). It can e seen that the curve gets aritrarily close to the x-axis, ut never meets it. Corresponding to each of the rules aove for powers given in Section 4.3, are the following rules for logarithms: 1 = log 1 0 = 1 log 1 0 x y = x+y log x y log x log y x / y = x y log x / y log x log y x y x y y log x y log x 1 1 x can never equal 0 1 log log x log 0 x is not defined Macquarie University MAFC_Essential_Maths Page 15 of 20

16 For an amount of A invested at a rate of r% per period, logarithms can e used to solve for the numer of periods it will take for the investment to reach a given amount. For instance, suppose the interest rate is 2% per period. To calculate the numer of periods m for an investment to doule in size, we solve for m in: A (1.02) m = 2A Taking logs of oth sides of the equation, for instance to ase 10 (ut any ase could e used) and manipulating using the rules aove: Log 10(1.02) m = Log 10(2) m Log 10(1.02) = Log 10(2) m = Log 10(2) Log 10(1.02) = 35 periods 4.6 Natural Logarithm The natural logarithm of a positive numer x is the logarithm of x to the ase e, the special irrational numer defined aove in Section 2.2. The natural logarithm is usually written ln(x). The graph of the function y = ln(x) is shown in the diagram elow. As for all logarithms, since e 0 = 1, the function y = ln(x) crosses the x-axis at 1, and since e 1 = e, log e (e) = 1. Since x = e ln(x) for all x > 0, the natural logarithm function y ln x is the inverse function of the exponential function y = e x, and vice versa. 5 y = EXP(x) 4 y = x 3 2 y = LN(x) Macquarie University MAFC_Essential_Maths Page 16 of 20

17 Further Reading For more information on logarithms, see: Swift & Piff [1], Chapter MM, (More Maths), Section 4, Some Special Equations, pages 123 to Derivatives 5.1 Rates of Change Rates of change are extremely important in economics and finance. Example include: The rate at which revenue changes as output (the quantity produced) changes is the marginal revenue. The marginal product of laour is the rate of change of output as the hours of laour changes. The price elasticity of demand is the rate of change of the demand for a good as the price of the good changes. Delta is the change in the value of an option as the price of the underlying asset changes. It is important for hedging option positions. The rate of change is referred to as the derivative of the function. For a function expressed as y = f(x), the derivative of the function is commonly denoted: dy dx or f (x) In other words, the change in the function y = f(x) for a very small change in x, is the derivative of y with respect to x. Graphically, the rate of change of the function is the slope of the tangent to the curve representing the function. We have seen aove that for a linear function, this is constant for all values of x. For non-linear functions, the slope of the tangent changes as we move around the function. The slope of the tangent to the curve is given y the ratio of the change in y, to the change in x, as the change in x ecomes aritrarily small. Macquarie University MAFC_Essential_Maths Page 17 of 20

18 Tangent at x=3 Δy = change in y Δx = change in x We can, however, find the rate of change of a function without graphing it. To determine the rate of change of a function we determine its derivative, for instance, y using the rules for differentiation given in the next section. The derivative of a function is itself a function. The rate of change of the function at a point is the value of the derivative function at that point. For example, the quadratic displayed in the chart aove is: y = f(x) = x 2 2x + 1 The derivative of this function is: dy dx = f (x) = 2x 2 This tells us that the slope of the function y = x 2 2x + 1 at x = 0 is = 2, and the slope of the function at x = 3 is = 4, etc. At the point x = 1, the derivative is = 0. This means that the curve is flat at this point. It can e seen in the chart aove that this is the turning point and minimum value of the quadratic y = x 2 2x + 1. In general, setting the derivative equal to zero and solving for x is useful in finding maximums and minimums of functions. Further Reading More explanation and examples can e found in Swift & Piff [1], Chapter MM, (More Maths), Section 3, Rates of Change. Macquarie University MAFC_Essential_Maths Page 18 of 20

19 5.2 Rules of differentiation A numer of rules to differentiate functions are demonstrated in the tale elow. Rule / Example Function Derivative Power rule y = x n dy dx = n xn 1 Example y = x 3 dy dx = 3 x2 Multiply y a constant y = a g(x) dy dx = a dg dx Example y = 5x 3 dy dx = 5 d dx (x3 ) = 5 3 x 2 = 15 x 2 Addition Rule y = g(x) + h(x) dy dx = dg dx + dh dx Example y = 6x 3 + 3x 2 dy dx = 18 x2 + 6 x Product Rule y = g(x) h(x) dy dx = dg dx h(x) + g(x) dh dx Example y = 6x 3 (3 + x 2 ) dy dx = 18 x2 (3 + x 2 ) + 6x 3 (2x) = 6 x 2 (9 + 15x 4 ) Quotient Rule y = g(x) h(x) dy dx = 1 h(x) 2 ( dg dx h(x) g(x) dh dx ) Example y = 3x x dy dx = (6x) 2x (3x2 + 3) 2 (2x) 2 = 3x2 3 2x 2 Macquarie University MAFC_Essential_Maths Page 19 of 20

20 Rule / Example Function Derivative Chain Rule y = g(h(x)) dy dx = dg dh(x) dh dx Example y = (x 4 + 1) 3 dy dx = 3 (x4 + 1) 2 (4x 3 ) = 12 x 3 (x 4 + 1) 2 Exponential Rule y = e x dy dx = ex Logarithmic Rule y = ln(x) dy dx = 1 x Note that the exponential function is the only function whose derivative is itself. At every point the rate of change of the exponential function is the same as the value of the function. Macquarie University MAFC_Essential_Maths Page 20 of 20

Contents. basic algebra. Learning outcomes. Time allocation. 1. Mathematical notation and symbols. 2. Indices. 3. Simplification and factorisation

Contents. basic algebra. Learning outcomes. Time allocation. 1. Mathematical notation and symbols. 2. Indices. 3. Simplification and factorisation basic algebra Contents. Mathematical notation and symbols 2. Indices 3. Simplification and factorisation 4. Arithmetic of algebraic fractions 5. Formulae and transposition Learning outcomes In this workbook

More information

ERASMUS UNIVERSITY ROTTERDAM Information concerning the Entrance examination Mathematics level 2 for International Business Administration (IBA)

ERASMUS UNIVERSITY ROTTERDAM Information concerning the Entrance examination Mathematics level 2 for International Business Administration (IBA) ERASMUS UNIVERSITY ROTTERDAM Information concerning the Entrance examination Mathematics level 2 for International Business Administration (IBA) General information Availale time: 2.5 hours (150 minutes).

More information

ERASMUS UNIVERSITY ROTTERDAM

ERASMUS UNIVERSITY ROTTERDAM Information concerning Colloquium doctum Mathematics level 2 for International Business Administration (IBA) and International Bachelor Economics & Business Economics (IBEB) General information ERASMUS

More information

Calculus Review Session. Brian Prest Duke University Nicholas School of the Environment August 18, 2017

Calculus Review Session. Brian Prest Duke University Nicholas School of the Environment August 18, 2017 Calculus Review Session Brian Prest Duke University Nicholas School of the Environment August 18, 2017 Topics to be covered 1. Functions and Continuity 2. Solving Systems of Equations 3. Derivatives (one

More information

Math Review ECON 300: Spring 2014 Benjamin A. Jones MATH/CALCULUS REVIEW

Math Review ECON 300: Spring 2014 Benjamin A. Jones MATH/CALCULUS REVIEW MATH/CALCULUS REVIEW SLOPE, INTERCEPT, and GRAPHS REVIEW (adapted from Paul s Online Math Notes) Let s start with some basic review material to make sure everybody is on the same page. The slope of a line

More information

Mathematics Review Exercises. (answers at end)

Mathematics Review Exercises. (answers at end) Brock University Physics 1P21/1P91 Mathematics Review Exercises (answers at end) Work each exercise without using a calculator. 1. Express each number in scientific notation. (a) 437.1 (b) 563, 000 (c)

More information

1 Functions and Graphs

1 Functions and Graphs 1 Functions and Graphs 1.1 Functions Cartesian Coordinate System A Cartesian or rectangular coordinate system is formed by the intersection of a horizontal real number line, usually called the x axis,

More information

Non-Linear Regression Samuel L. Baker

Non-Linear Regression Samuel L. Baker NON-LINEAR REGRESSION 1 Non-Linear Regression 2006-2008 Samuel L. Baker The linear least squares method that you have een using fits a straight line or a flat plane to a unch of data points. Sometimes

More information

Numerical Methods. Exponential and Logarithmic functions. Jaesung Lee

Numerical Methods. Exponential and Logarithmic functions. Jaesung Lee Numerical Methods Exponential and Logarithmic functions Jaesung Lee Exponential Function Exponential Function Introduction We consider how the expression is defined when is a positive number and is irrational.

More information

Appendix A. Common Mathematical Operations in Chemistry

Appendix A. Common Mathematical Operations in Chemistry Appendix A Common Mathematical Operations in Chemistry In addition to basic arithmetic and algebra, four mathematical operations are used frequently in general chemistry: manipulating logarithms, using

More information

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x?

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x? Inverse Functions Question: What is the relationship between f(x) = x 3 and g(x) = 3 x? Question: What is the relationship between f(x) = x 2 and g(x) = x? Definition (One-to-One Function) A function f

More information

MAT1300 Final Review. Pieter Hofstra. December 4, 2009

MAT1300 Final Review. Pieter Hofstra. December 4, 2009 December 4, 2009 Sections from the book to study (8th Edition) Chapter 0: 0.1: Real line and Order 0.2: Absolute Value and Distance 0.3: Exponents and Radicals 0.4: Factoring Polynomials (you may omit

More information

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x 1. Let f(x) = x 3 + 7x 2 x 2. Use the fact that f( 1) = 0 to factor f completely. (2x-1)(3x+2)(x+1). 2. Find x if log 2 x = 5. x = 1/32 3. Find the vertex of the parabola given by f(x) = 2x 2 + 3x 4. (Give

More information

1Number ONLINE PAGE PROOFS. systems: real and complex. 1.1 Kick off with CAS

1Number ONLINE PAGE PROOFS. systems: real and complex. 1.1 Kick off with CAS 1Numer systems: real and complex 1.1 Kick off with CAS 1. Review of set notation 1.3 Properties of surds 1. The set of complex numers 1.5 Multiplication and division of complex numers 1.6 Representing

More information

Midterm Study Guide and Practice Problems

Midterm Study Guide and Practice Problems Midterm Study Guide and Practice Problems Coverage of the midterm: Sections 10.1-10.7, 11.2-11.6 Sections or topics NOT on the midterm: Section 11.1 (The constant e and continuous compound interest, Section

More information

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28}

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28} Mock Final Exam Name Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) 1) A) {- 30} B) {- 6} C) {30} D) {- 28} First, write the value(s) that make the denominator(s) zero. Then solve the

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Final Exam Coverage: Sections 10.1-10.2, 10.4-10.5, 10.7, 11.2-11.4, 12.1-12.6, 13.1-13.2, 13.4-13.5, and 14.1 Sections/topics NOT on the exam: Sections 10.3 (Continuity, it definition

More information

Math 110 Final Exam General Review. Edward Yu

Math 110 Final Exam General Review. Edward Yu Math 110 Final Exam General Review Edward Yu Da Game Plan Solving Limits Regular limits Indeterminate Form Approach Infinities One sided limits/discontinuity Derivatives Power Rule Product/Quotient Rule

More information

Functions. A function is a rule that gives exactly one output number to each input number.

Functions. A function is a rule that gives exactly one output number to each input number. Functions A function is a rule that gives exactly one output number to each input number. Why it is important to us? The set of all input numbers to which the rule applies is called the domain of the function.

More information

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics Mathematics for Economics ECON 53035 MA/MSSc in Economics-2017/2018 Dr. W. M. Semasinghe Senior Lecturer Department of Economics MATHEMATICS AND STATISTICS LERNING OUTCOMES: By the end of this course unit

More information

Skill 6 Exponential and Logarithmic Functions

Skill 6 Exponential and Logarithmic Functions Skill 6 Exponential and Logarithmic Functions Skill 6a: Graphs of Exponential Functions Skill 6b: Solving Exponential Equations (not requiring logarithms) Skill 6c: Definition of Logarithms Skill 6d: Graphs

More information

Pure Mathematics P1

Pure Mathematics P1 1 Pure Mathematics P1 Rules of Indices x m * x n = x m+n eg. 2 3 * 2 2 = 2*2*2*2*2 = 2 5 x m / x n = x m-n eg. 2 3 / 2 2 = 2*2*2 = 2 1 = 2 2*2 (x m ) n =x mn eg. (2 3 ) 2 = (2*2*2)*(2*2*2) = 2 6 x 0 =

More information

Module 9: Further Numbers and Equations. Numbers and Indices. The aim of this lesson is to enable you to: work with rational and irrational numbers

Module 9: Further Numbers and Equations. Numbers and Indices. The aim of this lesson is to enable you to: work with rational and irrational numbers Module 9: Further Numers and Equations Lesson Aims The aim of this lesson is to enale you to: wor with rational and irrational numers wor with surds to rationalise the denominator when calculating interest,

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

INTERNET MAT 117. Solution for the Review Problems. (1) Let us consider the circle with equation. x 2 + 2x + y 2 + 3y = 3 4. (x + 1) 2 + (y + 3 2

INTERNET MAT 117. Solution for the Review Problems. (1) Let us consider the circle with equation. x 2 + 2x + y 2 + 3y = 3 4. (x + 1) 2 + (y + 3 2 INTERNET MAT 117 Solution for the Review Problems (1) Let us consider the circle with equation x 2 + y 2 + 2x + 3y + 3 4 = 0. (a) Find the standard form of the equation of the circle given above. (i) Group

More information

Learning Module 1 - Basic Algebra Review (Appendix A)

Learning Module 1 - Basic Algebra Review (Appendix A) Learning Module 1 - Basic Algebra Review (Appendix A) Element 1 Real Numbers and Operations on Polynomials (A.1, A.2) Use the properties of real numbers and work with subsets of the real numbers Determine

More information

Study Guide - Part 2

Study Guide - Part 2 Math 116 Spring 2015 Study Guide - Part 2 1. Which of the following describes the derivative function f (x) of a quadratic function f(x)? (A) Cubic (B) Quadratic (C) Linear (D) Constant 2. Find the derivative

More information

Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics

Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics February 17, 2010 1 Number and Quantity The Real Number System

More information

EconS 301. Math Review. Math Concepts

EconS 301. Math Review. Math Concepts EconS 301 Math Review Math Concepts Functions: Functions describe the relationship between input variables and outputs y f x where x is some input and y is some output. Example: x could number of Bananas

More information

MODULE 1: FOUNDATIONS OF MATHEMATICS

MODULE 1: FOUNDATIONS OF MATHEMATICS MODULE 1: FOUNDATIONS OF MATHEMATICS GENERAL OBJECTIVES On completion of this Module, students should: 1. acquire competency in the application of algebraic techniques; 2. appreciate the role of exponential

More information

Chapter 4. Section Derivatives of Exponential and Logarithmic Functions

Chapter 4. Section Derivatives of Exponential and Logarithmic Functions Chapter 4 Section 4.2 - Derivatives of Exponential and Logarithmic Functions Objectives: The student will be able to calculate the derivative of e x and of lnx. The student will be able to compute the

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES We have: Seen how to interpret derivatives as slopes and rates of change Seen how to estimate derivatives of functions given by tables of values Learned how

More information

UNIVERSITY OF CAMBRIDGE

UNIVERSITY OF CAMBRIDGE UNIVERSITY OF CAMBRIDGE DOWNING COLLEGE MATHEMATICS FOR ECONOMISTS WORKBOOK This workbook is intended for students coming to Downing College Cambridge to study Economics 2018/ 19 1 Introduction Mathematics

More information

(MATH 1203, 1204, 1204R)

(MATH 1203, 1204, 1204R) College Algebra (MATH 1203, 1204, 1204R) Departmental Review Problems For all questions that ask for an approximate answer, round to two decimal places (unless otherwise specified). The most closely related

More information

EC5555 Economics Masters Refresher Course in Mathematics September 2013

EC5555 Economics Masters Refresher Course in Mathematics September 2013 EC5555 Economics Masters Refresher Course in Mathematics September 013 Lecture 3 Differentiation Francesco Feri Rationale for Differentiation Much of economics is concerned with optimisation (maximise

More information

Final Exam Study Guide Mathematical Thinking, Fall 2003

Final Exam Study Guide Mathematical Thinking, Fall 2003 Final Exam Study Guide Mathematical Thinking, Fall 2003 Chapter R Chapter R contains a lot of basic definitions and notations that are used throughout the rest of the book. Most of you are probably comfortable

More information

function independent dependent domain range graph of the function The Vertical Line Test

function independent dependent domain range graph of the function The Vertical Line Test Functions A quantity y is a function of another quantity x if there is some rule (an algebraic equation, a graph, a table, or as an English description) by which a unique value is assigned to y by a corresponding

More information

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14 Final Exam A Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 1 1) x + 3 + 5 x - 3 = 30 (x + 3)(x - 3) 1) A) x -3, 3; B) x -3, 3; {4} C) No restrictions; {3} D)

More information

Algebra I. 60 Higher Mathematics Courses Algebra I

Algebra I. 60 Higher Mathematics Courses Algebra I The fundamental purpose of the course is to formalize and extend the mathematics that students learned in the middle grades. This course includes standards from the conceptual categories of Number and

More information

Check boxes of Edited Copy of Sp Topics (was 261-pilot)

Check boxes of Edited Copy of Sp Topics (was 261-pilot) Check boxes of Edited Copy of 10023 Sp 11 253 Topics (was 261-pilot) Intermediate Algebra (2011), 3rd Ed. [open all close all] R-Review of Basic Algebraic Concepts Section R.2 Ordering integers Plotting

More information

This chapter illustrates some of the basic features of Mathematica useful for finite mathematics and business calculus. Example

This chapter illustrates some of the basic features of Mathematica useful for finite mathematics and business calculus. Example The Mathematics Companion for Finite Mathematics and Business Calculus is a dictionary-like reference guide for learning and applying mathematical ideas, techniques, and formulas with the help of Mathematica,

More information

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Background knowledge: (a) The arithmetic of integers (including HCFs and LCMs), of fractions, and of real numbers.

More information

3.1 Derivative Formulas for Powers and Polynomials

3.1 Derivative Formulas for Powers and Polynomials 3.1 Derivative Formulas for Powers and Polynomials First, recall that a derivative is a function. We worked very hard in 2.2 to interpret the derivative of a function visually. We made the link, in Ex.

More information

VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS.

VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS. We NJ Can STUDENT Early Learning LEARNING Curriculum OBJECTIVES PreK Grades 8 12 VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS www.voyagersopris.com/insidealgebra

More information

Business Calculus

Business Calculus Business Calculus 978-1-63545-025-5 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Senior Contributing Authors: Gilbert

More information

MATHEMATICS COURSE SYLLABUS

MATHEMATICS COURSE SYLLABUS Course Title: Algebra 1 Honors Department: Mathematics MATHEMATICS COURSE SYLLABUS Primary Course Materials: Big Ideas Math Algebra I Book Authors: Ron Larson & Laurie Boswell Algebra I Student Workbooks

More information

1 Functions, Graphs and Limits

1 Functions, Graphs and Limits 1 Functions, Graphs and Limits 1.1 The Cartesian Plane In this course we will be dealing a lot with the Cartesian plane (also called the xy-plane), so this section should serve as a review of it and its

More information

MATHS WORKSHOPS Algebra, Linear Functions and Series. Business School

MATHS WORKSHOPS Algebra, Linear Functions and Series. Business School MATHS WORKSHOPS Algebra, Linear Functions and Series Business School Outline Algebra and Equations Linear Functions Sequences, Series and Limits Summary and Conclusion Outline Algebra and Equations Linear

More information

Calculus Review Session. Rob Fetter Duke University Nicholas School of the Environment August 13, 2015

Calculus Review Session. Rob Fetter Duke University Nicholas School of the Environment August 13, 2015 Calculus Review Session Rob Fetter Duke University Nicholas School of the Environment August 13, 2015 Schedule Time Event 2:00 2:20 Introduction 2:20 2:40 Functions; systems of equations 2:40 3:00 Derivatives,

More information

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above.

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above. INTERNET MAT 117 Review Problems (1) Let us consider the circle with equation x 2 + y 2 + 2x + 3y + 3 4 = 0. (a) Find the standard form of the equation of the circle given above. (b) Find the center and

More information

Skill 6 Exponential and Logarithmic Functions

Skill 6 Exponential and Logarithmic Functions Skill 6 Exponential and Logarithmic Functions Skill 6a: Graphs of Exponential Functions Skill 6b: Solving Exponential Equations (not requiring logarithms) Skill 6c: Definition of Logarithms Skill 6d: Graphs

More information

Maths Higher Prelim Content

Maths Higher Prelim Content Maths Higher Prelim Content Straight Line Gradient of a line A(x 1, y 1 ), B(x 2, y 2 ), Gradient of AB m AB = y 2 y1 x 2 x 1 m = tanθ where θ is the angle the line makes with the positive direction of

More information

Math Practice Exam 3 - solutions

Math Practice Exam 3 - solutions Math 181 - Practice Exam 3 - solutions Problem 1 Consider the function h(x) = (9x 2 33x 25)e 3x+1. a) Find h (x). b) Find all values of x where h (x) is zero ( critical values ). c) Using the sign pattern

More information

7.1 Exponential Functions

7.1 Exponential Functions 7.1 Exponential Functions 1. What is 16 3/2? Definition of Exponential Functions Question. What is 2 2? Theorem. To evaluate a b, when b is irrational (so b is not a fraction of integers), we approximate

More information

Scope and Sequence Mathematics Algebra 2 400

Scope and Sequence Mathematics Algebra 2 400 Scope and Sequence Mathematics Algebra 2 400 Description : Students will study real numbers, complex numbers, functions, exponents, logarithms, graphs, variation, systems of equations and inequalities,

More information

School of Business. Blank Page

School of Business. Blank Page Equations 5 The aim of this unit is to equip the learners with the concept of equations. The principal foci of this unit are degree of an equation, inequalities, quadratic equations, simultaneous linear

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Graduate T.A. Department of Mathematics Dynamical Systems and Chaos San Diego State University April 9, 11 Definition (Exponential Function) An exponential function with base a is a function of the form

More information

Pearson Edexcel Level 3 Advanced Subsidiary GCE in Mathematics (8MA0) Pearson Edexcel Level 3 Advanced GCE in Mathematics (9MA0)

Pearson Edexcel Level 3 Advanced Subsidiary GCE in Mathematics (8MA0) Pearson Edexcel Level 3 Advanced GCE in Mathematics (9MA0) Pearson Edexcel Level 3 Advanced Subsidiary GCE in Mathematics (8MA0) Pearson Edexcel Level 3 Advanced GCE in Mathematics (9MA0) First teaching from September 2017 First certification from June 2018 2

More information

Algebra I. 60 Higher Mathematics Courses Algebra I

Algebra I. 60 Higher Mathematics Courses Algebra I The fundamental purpose of the course is to formalize and extend the mathematics that students learned in the middle grades. This course includes standards from the conceptual categories of Number and

More information

Semester Review Packet

Semester Review Packet MATH 110: College Algebra Instructor: Reyes Semester Review Packet Remarks: This semester we have made a very detailed study of four classes of functions: Polynomial functions Linear Quadratic Higher degree

More information

Section 4.2 Logarithmic Functions & Applications

Section 4.2 Logarithmic Functions & Applications 34 Section 4.2 Logarithmic Functions & Applications Recall that exponential functions are one-to-one since every horizontal line passes through at most one point on the graph of y = b x. So, an exponential

More information

Solving Systems of Linear Equations Symbolically

Solving Systems of Linear Equations Symbolically " Solving Systems of Linear Equations Symolically Every day of the year, thousands of airline flights crisscross the United States to connect large and small cities. Each flight follows a plan filed with

More information

ALGEBRA I CCR MATH STANDARDS

ALGEBRA I CCR MATH STANDARDS RELATIONSHIPS BETWEEN QUANTITIES AND REASONING WITH EQUATIONS M.A1HS.1 M.A1HS.2 M.A1HS.3 M.A1HS.4 M.A1HS.5 M.A1HS.6 M.A1HS.7 M.A1HS.8 M.A1HS.9 M.A1HS.10 Reason quantitatively and use units to solve problems.

More information

Tvestlanka Karagyozova University of Connecticut

Tvestlanka Karagyozova University of Connecticut September, 005 CALCULUS REVIEW Tvestlanka Karagyozova University of Connecticut. FUNCTIONS.. Definition: A function f is a rule that associates each value of one variable with one and only one value of

More information

Mathematics Review Revised: January 9, 2008

Mathematics Review Revised: January 9, 2008 Global Economy Chris Edmond Mathematics Review Revised: January 9, 2008 Mathematics is a precise and efficient language for expressing quantitative ideas, including many that come up in business. What

More information

EXAM Exam II: Mathematical Foundations of Risk Measurement. Buy Full Product.

EXAM Exam II: Mathematical Foundations of Risk Measurement. Buy Full Product. PRMIA EXAM - 8002 Exam II: Mathematical Foundations of Risk Measurement Buy Full Product http://www.examskey.com/8002.html Examskey PRMIA 8002 exam demo product is here for you to test the quality of the

More information

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

QUADRATIC EQUATIONS EXPECTED BACKGROUND KNOWLEDGE

QUADRATIC EQUATIONS EXPECTED BACKGROUND KNOWLEDGE 6 QUADRATIC EQUATIONS In this lesson, you will study aout quadratic equations. You will learn to identify quadratic equations from a collection of given equations and write them in standard form. You will

More information

PRECALCULUS GROUP FINAL FIRST SEMESTER Approximate the following 1-3 using: logb 2 0.6, logb 5 0.7, 2. log. 2. log b

PRECALCULUS GROUP FINAL FIRST SEMESTER Approximate the following 1-3 using: logb 2 0.6, logb 5 0.7, 2. log. 2. log b PRECALCULUS GROUP FINAL FIRST SEMESTER 008 Approimate the following 1-3 using: log 0.6, log 5 0.7, and log 7 0. 9 1. log = log log 5 =... 5. log 10 3. log 7 4. Find all zeros algeraically ( any comple

More information

MATH 019: Final Review December 3, 2017

MATH 019: Final Review December 3, 2017 Name: MATH 019: Final Review December 3, 2017 1. Given f(x) = x 5, use the first or second derivative test to complete the following (a) Calculate f (x). If using the second derivative test, calculate

More information

3.9 Derivatives of Exponential and Logarithmic Functions

3.9 Derivatives of Exponential and Logarithmic Functions 322 Chapter 3 Derivatives 3.9 Derivatives of Exponential and Logarithmic Functions Learning Objectives 3.9.1 Find the derivative of exponential functions. 3.9.2 Find the derivative of logarithmic functions.

More information

YEAR 9 SCHEME OF WORK - EXTENSION

YEAR 9 SCHEME OF WORK - EXTENSION YEAR 9 SCHEME OF WORK - EXTENSION Autumn Term 1 Powers and roots Spring Term 1 Multiplicative reasoning Summer Term 1 Graphical solutions Quadratics Non-linear graphs Trigonometry Half Term: Assessment

More information

CURRICULUM MAP. Course/Subject: Honors Math I Grade: 10 Teacher: Davis. Month: September (19 instructional days)

CURRICULUM MAP. Course/Subject: Honors Math I Grade: 10 Teacher: Davis. Month: September (19 instructional days) Month: September (19 instructional days) Numbers, Number Systems and Number Relationships Standard 2.1.11.A: Use operations (e.g., opposite, reciprocal, absolute value, raising to a power, finding roots,

More information

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1 Higher Mathematics Polnomials and Quadratics Contents Polnomials and Quadratics 1 1 Quadratics EF 1 The Discriminant EF Completing the Square EF Sketching Paraolas EF 7 5 Determining the Equation of a

More information

INTRODUCTION TO DIFFERENTIATION

INTRODUCTION TO DIFFERENTIATION INTRODUCTION TO DIFFERENTIATION GRADIENT OF A CURVE We have looked at the process needed for finding the gradient of a curve (or the rate of change of a curve). We have defined the gradient of a curve

More information

Algebra. Mathematics Help Sheet. The University of Sydney Business School

Algebra. Mathematics Help Sheet. The University of Sydney Business School Algebra Mathematics Help Sheet The University of Sydney Business School Introduction Terminology and Definitions Integer Constant Variable Co-efficient A whole number, as opposed to a fraction or a decimal,

More information

Chapter 4 Differentiation

Chapter 4 Differentiation Chapter 4 Differentiation 08 Section 4. The derivative of a function Practice Problems (a) (b) (c) 3 8 3 ( ) 4 3 5 4 ( ) 5 3 3 0 0 49 ( ) 50 Using a calculator, the values of the cube function, correct

More information

Subject Algebra 1 Unit 1 Relationships between Quantities and Reasoning with Equations

Subject Algebra 1 Unit 1 Relationships between Quantities and Reasoning with Equations Subject Algebra 1 Unit 1 Relationships between Quantities and Reasoning with Equations Time Frame: Description: Work with expressions and equations through understanding quantities and the relationships

More information

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i Final Exam C Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 7 ) x + + 3 x - = 6 (x + )(x - ) ) A) No restrictions; {} B) x -, ; C) x -; {} D) x -, ; {2} Add

More information

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

MATH 236 ELAC FALL 2017 TEST 3 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 236 ELAC FALL 2017 TEST 3 NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 6 ELAC FALL 7 TEST NAME: SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the integral using integration by parts. ) 9x ln x dx ) ) x 5 -

More information

5Higher-degree ONLINE PAGE PROOFS. polynomials

5Higher-degree ONLINE PAGE PROOFS. polynomials 5Higher-degree polnomials 5. Kick off with CAS 5.2 Quartic polnomials 5.3 Families of polnomials 5.4 Numerical approimations to roots of polnomial equations 5.5 Review 5. Kick off with CAS Quartic transformations

More information

Huntington Beach City School District Grade 8 Mathematics Accelerated Standards Schedule

Huntington Beach City School District Grade 8 Mathematics Accelerated Standards Schedule Huntington Beach City School District Grade 8 Mathematics Accelerated Standards Schedule 2016-2017 Interim Assessment Schedule Orange Interim Assessment: November 1-18, 2016 Green Interim Assessment: January

More information

Lecture 5 - Logarithms, Slope of a Function, Derivatives

Lecture 5 - Logarithms, Slope of a Function, Derivatives Lecture 5 - Logarithms, Slope of a Function, Derivatives 5. Logarithms Note the graph of e x This graph passes the horizontal line test, so f(x) = e x is one-to-one and therefore has an inverse function.

More information

Mathematics. Number and Quantity The Real Number System

Mathematics. Number and Quantity The Real Number System Number and Quantity The Real Number System Extend the properties of exponents to rational exponents. 1. Explain how the definition of the meaning of rational exponents follows from extending the properties

More information

Check boxes of Edited Copy of Sp Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and

Check boxes of Edited Copy of Sp Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and Check boxes of Edited Copy of 10021 Sp 11 152 Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and Additional Topics Appendix Course Readiness Multiplication

More information

Topics Covered in Math 115

Topics Covered in Math 115 Topics Covered in Math 115 Basic Concepts Integer Exponents Use bases and exponents. Evaluate exponential expressions. Apply the product, quotient, and power rules. Polynomial Expressions Perform addition

More information

REVIEW OF MATHEMATICAL CONCEPTS

REVIEW OF MATHEMATICAL CONCEPTS REVIEW OF MATHEMATICAL CONCEPTS Variables, functions and slopes: A Variable is any entity that can take different values such as: price, output, revenue, cost, etc. In economics we try to 1. Identify the

More information

Brockington College Mathematics Personal Learning Checklist

Brockington College Mathematics Personal Learning Checklist Brockington College Mathematics Personal Learning Checklist To help you use this personal learning checklist, the target levels for each topic have given to help you decide what to focus on for your tier

More information

4 Exponential and Logarithmic Functions

4 Exponential and Logarithmic Functions 4 Exponential and Logarithmic Functions 4.1 Exponential Functions Definition 4.1 If a > 0 and a 1, then the exponential function with base a is given by fx) = a x. Examples: fx) = x, gx) = 10 x, hx) =

More information

Eighth Grade Algebra I Mathematics

Eighth Grade Algebra I Mathematics Description The Appleton Area School District middle school mathematics program provides students opportunities to develop mathematical skills in thinking and applying problem-solving strategies. The framework

More information

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. Math120 - Precalculus. Final Review. Fall, 2011 Prepared by Dr. P. Babaali 1 Algebra 1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Exponential and Logarithmic Functions Learning Targets 1. I can evaluate, analyze, and graph exponential functions. 2. I can solve problems involving exponential growth & decay. 3. I can evaluate expressions

More information

AP Physics 1 Summer Assignment. Directions: Find the following. Final answers should be in scientific notation. 2.)

AP Physics 1 Summer Assignment. Directions: Find the following. Final answers should be in scientific notation. 2.) AP Physics 1 Summer Assignment DUE THE FOURTH DAY OF SCHOOL- 2018 Purpose: The purpose of this packet is to make sure that we all have a common starting point and understanding of some of the basic concepts

More information

Princeton High School

Princeton High School Princeton High School Mathematics Department PreCalculus Summer Assignment Summer assignment vision and purpose: The Mathematics Department of Princeton Public Schools looks to build both confidence and

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4 Math1420 Review Comprehesive Final Assessment Test Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Add or subtract as indicated. x + 5 1) x2

More information

Algebra One Dictionary

Algebra One Dictionary Algebra One Dictionary Page 1 of 17 A Absolute Value - the distance between the number and 0 on a number line Algebraic Expression - An expression that contains numbers, operations and at least one variable.

More information

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required.

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required. Revision Checklist Unit C2: Core Mathematics 2 Unit description Algebra and functions; coordinate geometry in the (x, y) plane; sequences and series; trigonometry; exponentials and logarithms; differentiation;

More information