Department of Economics Maths Revision Notes 4

Size: px
Start display at page:

Download "Department of Economics Maths Revision Notes 4"

Transcription

1 Department of Economics Maths Revision Notes 4 1. Quadratic expressions Expanding (multiplying out) pairs of brackets Consider an expression such as (a + b)(c + d) This is a product - that is, (c + d) multiplied by (a + b). We can think of this product as being the area of a rectangle with one side of length (a + b) and the other side (c + d), as in Fig. 1. a + b This area = (a + b)(c + d) c + d Fig. 1 But, we see from Fig that the total area is composed of four sub-areas: ac, ad, bc, and bd. a b ac bc c Fig. Therefore the total area is ad bd d = (a + b)(c + d) (from Fig. 1) = ac + ad + bc + bd (from Fig. ) = a(c + d) + b(c + d) In words, the second bracket is multiplied by each of the terms in the first bracket, and the results added.

2 So the rule is: Rule 1: (a + b)(c + d) = a(c + d) + b(c + d) = ac + ad + bc + bd Caution: when applying this rule, be careful to obey the sign rules. For example, (a - b)(c + d) = a(c + d) - b(c + d) = ac + ad - bc - bd A special case of Rule 1 arises when a = c and b = d. Then the rule becomes: Rule 1a: (a + b)(a + b) = (a + b) = a(a + b) + b(a + b) = a + ab + ba + b = a + ab + b In our discussion up to this point, we have left open the question whether a and b are variables or constants, as this has no effect on the reasoning. However, we shall frequently meet expressions of the form (x + a)(x + b) where x is a variable or unknown, and a and b are constants. Applying Rule 1 to this expression, we get Rule 1c: (x + a)(x + b) = x(x + b) + a(x + b) = x + xb + ax + ab = x + (a + b)x + ab It is worth taking careful note of the pattern in this last expression, as we shall meet it frequently. In the second term, the coefficient of x is the sum of the two constants, a and b. The third term, which is a constant since it does not contain x, is the product of the two constants, a and b.

3 Note also that Rule 1c implies that (x + a)(x + b) and x + (a + b)x + ab are identically equal (i.e. irrespective of the values of x, a, and b). Finally, note that x + (a + b)x + ab is the standard form of what is called a quadratic expression. A quadratic expression contains an unknown (x) raised to the power (and no higher). It is also known as an equation of the second degree. Factorising quadratic expressions We have just seen that if we expand (multiply out) the expression we get (x + a)(x + b) x + (a + b)x + ab Factorising a quadratic expression is simply the reverse of this process; that is, we start with x + (a + b)x + ab and deduce that the factors of this expression are (x + a) and (x + b). Technique for factorising a quadratic expression Example 1: Suppose we are asked to factorise x + 9x + 0 If we compare this with the standard form, from above: x + (a + b)x + ab we see that a + b = 9, and ab = 0. So we are looking for two numbers, a and b, whose sum is 9 and whose product is 0. After a little thought, it occurs to us that a = 5 and b = 4 satisfy these requirements, for then we have a + b = = 9 and ab = 5 x 4 = 0 Therefore the factors are x + 5 and x + 4. We can check that this is correct by expanding (x + 5)(x + 4) which by Rule 1 gives

4 x + 4x + 5x + 0 = x + 9x + 0 which is what we were asked to factorise. Example : x - x - 4 Again we compare this with the standard form, from above: x + (a + b)x + ab and we see that this time we have a + b = -, and ab = -4. This case is a little trickier because of the minus signs. But we can deduce that a and b must have opposite signs (that is, one positive, the other negative), because their product, ab, is negative. So let us assume that a is negative and b positive. Also, if a is negative and b positive, then a must be greater in absolute magnitude than b, because their sum, a + b, is negative. Using these inferences, we can quickly list the possible values of a and b, given that their product must be -4: a b ab a + b Clearly it is only the last of these that gives the right values for both ab and a + b. So we conclude that the factors are x - 6 and x + 4. We check this by expanding (x - 6)(x + 4) = x + 4x -6x - 4 = x -x - 4 which is what we were asked to factorise. Caution: Not every quadratic expression can be factorised. Later we shall see exactly what conditions must be fulfilled in order that a quadratic expression may be factorised. Clearly, these methods of factorising quadratic expressions are rather unsatisfactory, because they rely on essentially "trial and error" methods. Fortunately, there is a much more powerful method of factorising quadratic expressions, which we examine shortly. Meanwhile, you may be wondering why we should want to factorise quadratic expressions. This will become clear in the next section.

5 3 Quadratic equations 3.0 Suppose we were asked to solve the equation x + 9x + 0 = 0 (1) This is an example of a quadratic equation. (Previously, we considered quadratic expressions - these contained no = sign). To solve it, we factorise the left hand side. By trial and error, we find that the factors are x + 5 and x + 4. So we know that x + 9x + 0 = (x + 5)(x + 4) Moreover, as noted earlier, this equation is an identity - that is, it is true for all values of x. This fact permits us to replace x + 9x + 0 in equation (1) with something identical, namely the product (x + 5)(x + 4). This gives (x + 5)(x + 4) = 0 () The key point is that since equation () is identical to equation (1), it follows that any value or values of x that satisfy () will automatically satisfy (1). So now we want to solve equation (). Why is () any easier to solve than (1)? The answer is that the left hand side of () is a product, so we have something of the form A x B = 0 where A = (x + 5) and B = (x + 4) Now, the product A x B equals zero whenever either A = 0 or B =0 (since "zero times anything is zero"). Similarly, (x + 5)(x + 4) equals zero whenever either (x + 5)= 0 or (x + 4) = 0 So, equation (): (x + 5)(x + 4) = 0 () is satisfied when either (x + 5)= 0 (which is true when x = -5) or (x + 4) = 0 (which is true when x = -4) Therefore we conclude that x = -5 and x = -4 are solutions to equation (1).

6 We can check that these solutions are correct by substituting each of them in turn into equation (1). (You should do this as an exercise). So the solutions (or roots, as they are usually called) to the quadratic equation x + 9x + 0 = 0 are x = -5 and x = -4 Generalisation To solve any quadratic equation of the form ax + bx + c = 0 (where a, b, and c are given constants) we first factorise the quadratic expression on the left hand side of the equation. Let us assume that we find the factors to be Then we have x + α and x + β (x + α)(x + β) = ax + bx + c = 0 Then the roots (solutions) of the given quadratic equation are x = -α and x = -β. (Notice the minus signs in front of α and β. Recall, we need x = -α to make (x + α) = 0 and x = -β to make (x + β) = 0.) 3.1 The formula for solving quadratic equations In 3.1 above we factorised quadratic expressions by "trial and error" methods. This was not very satisfactory. Fortunately, a formula exists (which we will not derive here) for solving quadratic equations. This takes us straight to the roots, however diffficult the numerical values of the parameter, and also tells us whether a solution exists. The formula is: Rule 9: Given any quadratic equation ax + bx + c = 0 (where a, b, and c are given constants) the solutions (roots) are given by x = b ± b 4ac a

7 Notice in the formula the symbol "±", meaning "plus or minus". Thus the formula generates the necessary two roots, as we take first the "plus" option, then the "minus". This will become clearer in the example below. This formula looks rather daunting at first sight, but with a little practice you should have no difficulty in remembering and applying it correctly. Example: x + 5x + 6 = 0 Comparing with the standard form (see Rule 9), we see that a = 1, b = 5, and c = 6. Substituting these values into the formula, we get x = b ± b 4ac a = 5 ± = 5 ± 5 4(1)(6) (1) 1 = - or -3 = either 5+1 or 5 1 = 5 ± 5 4 (note that 1 = ±1 ) These solutions (roots) can be checked by substituting each in turn into the given equation. Notice, incidentally, that these solutions imply that the factors of x + 5x + 6 are x + and x + 3. We can confirm this by expanding (x + )(x + 3) which gives (x + )(x + 3) x + 3x + x + 6 x + 5x Cases where a quadratic expression cannot be factorised In 4..1 above we said that not all quadratic expressions could be factorised. Now we can see why. Consider for example x + x + = 0 Let us see what happens when we try to solve the same equation using the formula. In this case we have a = 1, b = 3, and c = 9. Substituting these values into the formula gives x = b ± b 4ac a = ± 4(1)() (1) = ± 4 8 = ± 4

8 At this point we grind to a halt. To go any further requires us to find the square root of minus 4, and we know from Revision Notes 1 that a negative number has no square root. Thus we conclude that the equation x + x + = 0 has no solutions (roots). 1 Generalisation. The case above arose because, in the formula, the expression under the square root sign was negative. When we look again at the formula x = b ± b 4ac a it is clear that this problem will arise whenever the parameters of the equation ax + bx + c = 0 (where a, b, and c are given constants) are such as to make b less than 4ac. (You should find it easy to invent examples where this occurs) 3.3 The case of the "perfect square" Consider, for example, the quadratic equation x + 6x + 9 = 0 Let's see what happens when we try to solve this, using the formula. In this case we have a = 1, b = 6, and c = 9. Substituting these values into the formula gives x = b ± b 4ac a = 6 ± 6 4(1)(9) (1) = 6 ± = 6 = -3 Thus the equation has only one solution (root), -3. This happens because the expression under the square root sign happens, in this case, to equal zero (and the square root of zero is zero). It therefore disappears ("drops out") of the solution, leaving only one solution. You might think this means that x + 6x + 9 has only one factor, (x + 3). But this can't be right, since we must multiply (x + 3) by something in order to produce 1 Actually this conclusion is not quite correct, as it stands. Mathematicians, who have very tidy minds, found it very unsatisfactory that some quadratic equations had solutions, and some did not. They therefore defined a new type of number, called a complex number, which has the property that its square is negative. (See also Revision Notes ) We won't go into the details here, but this definition makes it possible to conclude that the equation above does, in fact, have roots, but these roots are not real numbers, but rather are complex numbers. Thus the correct conclusion is the the equation above has no real roots.

9 x + 6x + 9. That something is (x + 3). In other words, we have (x + 3)(x + 3) = x + 6x + 9 The expression x + 6x + 9 is called a perfect square, because it corresponds to the area of a square with sides of length (x + 3). Generalisation. The case above arose because, in the formula, the expression under the square root sign was zero. When we look again at the formula x = b ± b 4ac a it is clear that this problem will arise whenever the parameters of the equation ax + bx + c = 0 (where a, b, and c are given constants) are such as to make b equal to 4ac. 3.4 Summary Given the quadratic equation ax + bx + c = 0 (where a, b, and c are given constants) the solutions (roots) are given by x = b ± b 4ac a There are three classes of solution, depending on the values of the parameters, a, b, and c: (i) (ii) (iii) If b > 4ac, there are two (real) roots. If b = 4ac, there is only one (real) root, described as a repeated root. If b < 4ac, there are no roots (more precisely, there are no roots that are real numbers, but roots may be found by defining a new type of number, a complex number.

10 4. Quadratic Functions If we write, for example y = x + 5x + 6 we have a function (that is, a relationship between an independent variable, x, and a dependent variable, y. Because x is raised to the power (and to no higher powers), this is called a quadratic function. The general form of the quadratic function is y = ax + bx + c (where a, b, and c are parameters) Let's consider what the graph of a quadratic function will look like. Example 1 We will start with the simplest case, y = x which of course is obtained by setting a = 1 and b = c = 0 in the general form. If we draw up a table of values for values of x between -4 and +4, and plot the resulting values as a graph, the result is seen in Fig. 1 x y = x (-4) =16 (-3) =9 (-) =4 (-1) = Notice that y is always positive, irrespective of whether x is positive or negative. Fig. 1: y 16 y = x x

11 This curve is called a parabola. The U-shape arises from the fact that x (and therefore y) is positive when x is either positive or negative (for example, y = 4 when x = + and also when x = -). Therefore the curve is symmetrical about the y-axis. This curve gives us the opportunity to introduce the concept of single-valued and multivalued functions. To any value of x there is one and only one associated value value of y. (For example, when x = 3, y = 9). We therefore say that y is a single-valued function of x. However the converse is not true. To any positive value of y there are two corresponding values of x (for example, when y = 9, x = +3 or -3). We therefore say that x is a double-valued function of y. Example y = -x This is the same as Example 1 except that we now have a = -1 instead of +1 in the general form. Compared with Example 1, the sign of y associated with any given value of x is reversed. For example, when x = -3, the function y = x gives y = (-3) = +9, while the function y = -x gives y = -[(-3) ] = -9. This inverts the graph (see Fig. ) Fig. : Graph of y = -x x y -16 Example 3

12 y = x + 4 This function is obtained by setting a = 1, b = 0 and c = 4, in the general form. Compared with Example 1, we have added a constant, so it should be fairly obvious that this shifts the whole curve bodily upwards by 4 units. The effect of this is that the curve now cuts (intercepts) the y-axis at y = 4. Similarly, if we had subtracted 4 units this would have shifted the whole curve bodily downward. The curve would then cut (intercept) the y-axis at y = -4. Thus we can easily generalise this result and conclude that the parameter c determines the intercept of the curve on the y-axis. Example 4 y = x + 10x Let's consider where this curve will lie in comparison with y = x. When x is positive, so also is 10x, so the graph of y = x + 10x will lie above the graph of y = x. Conversely, when x is negative, so also is 10x, so the graph of y = x + 10x will lie below the graph of y = x. (See Fig. 3). Fig y y = x + 10x y = x x 1 Thus we can see from Fig 3 that the addition of the 10x term has the effect of rotating the graph anticlockwise around the origin.

13 If we had added -10x instead of +10x, obviously the effect would have been reversed, with the graph of y = x - 10x lying below the graph of y = x when x was positive and below it when x was negative. The rotation is thus clockwise in this case. Summary and generalisation Collecting the results of these examples, we can draw the following conclusions about the shape of the quadratic function: y = ax + bx + c (where a, b, and c are parameters) (i) the x term gives the graph a U-shape, called a paraboloa. If the parameter a is positive, the graph looks like a U. If the parameter a is negative, the graph looks like an inverted U (that is, like this: I ). The absolute magnitude of a determines how steeply the curve slopes up (or down). (ii) the constant term, c, determines the intercept of the curve on the y-axis. (iii) the x term causes the parabola to rotate about the graph's y-intercept. If the parameter b is positive, the rotation is anti-clockwise; if negative, clockwise. The absolute magnitude of b determines the strength of the rotational effect.

14 Finally, to test our mental agility we will look at another function that is a close relative of the quadratic function y = ax + bx + c. Consider the function: y = x The question is, what does the graph of this function look like? To answer this, we note that y = x can of course be written as y = x ½ and if we square both sides of this (a step which leaves the relationship between y and x unchanged) we get x = y Thus the function is a quadratic function, but with x rather than y as the dependent variable. Its graph will therefore have the same shape as the graph of y = x would have if it were drawn with y measured along the horizontal axis and x on the vertical (see Fig. 4). Fig. 4 +x +y y = x 3 x = y or y = x ½ y x x -4 -y

15 5 Graphical solution of quadratic equations Fig. 5 Graph of y = x + x y x Recall that, everywhere along the x-axis, y = 0. We see that the graph cuts the x-axis at x = + and -3. Therefore y = 0 at these points. Therefore x + x - 6 = 0 at these points [since we know that y = x + x - 6] Therefore x = + and -3 are the solutions to the quadratic equation x + x + 6 = 0 We can check this algebraically, as follows: Given x + x - 6 = 0. This factorises easily into (x - )(x + 3) = 0 which is true when either x = + or x = -3

16 Graphical solution of simultaneous quadratic equations 14 y 1 10 y = x y = x x Fig. 6 Suppose we are asked to solve the simultaneous equations: y = x - 4 y = x + We could solve them algebraically, by setting the right hand sides of the two equations equal to one another, then solving the resulting (quadratic) equation. But we could also solve them graphically. If we plot the graphs of the two equations, their shapes will be as in Fig. 6 above. Just as we found in Revison Notes with linear simultaneous equations, any point where the two graphs cut one another lies on both, and therefore the co-ordinates of that point must satisfy both equations simultaneously. From the graph, the co-ordinates of the points where the two curves cut are x = -, y = 0 and x = 3, y = 5. These two pairs of values of x and y are therefore the solutions to the simultaneous equations. (Check this for yourself by algebraic methods.)

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving quadratic equations 3.2 Introduction A quadratic equation is one which can be written in the form ax 2 + bx + c = 0 where a, b and c are numbers and x is the unknown whose value(s) we wish to find.

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes Solving Polynomial Equations 3.3 Introduction Linear and quadratic equations, dealt within Sections 3.1 and 3.2, are members of a class of equations, called polynomial equations. These have the general

More information

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b.

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b. PRIMARY CONTENT MODULE Algebra - Linear Equations & Inequalities T-37/H-37 What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of

More information

Chapter 27: Taxation. 27.1: Introduction. 27.2: The Two Prices with a Tax. 27.2: The Pre-Tax Position

Chapter 27: Taxation. 27.1: Introduction. 27.2: The Two Prices with a Tax. 27.2: The Pre-Tax Position Chapter 27: Taxation 27.1: Introduction We consider the effect of taxation on some good on the market for that good. We ask the questions: who pays the tax? what effect does it have on the equilibrium

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES.

BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES. BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES. I. GENERALITIES There are 3 common methods to solve quadratic inequalities. Therefore, students sometimes are confused to select the fastest and the best

More information

FACTORING QUADRATICS 8.1.1 and 8.1.2

FACTORING QUADRATICS 8.1.1 and 8.1.2 FACTORING QUADRATICS 8.1.1 and 8.1.2 Chapter 8 introduces students to quadratic equations. These equations can be written in the form of y = ax 2 + bx + c and, when graphed, produce a curve called a parabola.

More information

ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form

ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form Goal Graph quadratic functions. VOCABULARY Quadratic function A function that can be written in the standard form y = ax 2 + bx+ c where a 0 Parabola

More information

Algebra Cheat Sheets

Algebra Cheat Sheets Sheets Algebra Cheat Sheets provide you with a tool for teaching your students note-taking, problem-solving, and organizational skills in the context of algebra lessons. These sheets teach the concepts

More information

Year 9 set 1 Mathematics notes, to accompany the 9H book.

Year 9 set 1 Mathematics notes, to accompany the 9H book. Part 1: Year 9 set 1 Mathematics notes, to accompany the 9H book. equations 1. (p.1), 1.6 (p. 44), 4.6 (p.196) sequences 3. (p.115) Pupils use the Elmwood Press Essential Maths book by David Raymer (9H

More information

What are the place values to the left of the decimal point and their associated powers of ten?

What are the place values to the left of the decimal point and their associated powers of ten? The verbal answers to all of the following questions should be memorized before completion of algebra. Answers that are not memorized will hinder your ability to succeed in geometry and algebra. (Everything

More information

Plot the following two points on a graph and draw the line that passes through those two points. Find the rise, run and slope of that line.

Plot the following two points on a graph and draw the line that passes through those two points. Find the rise, run and slope of that line. Objective # 6 Finding the slope of a line Material: page 117 to 121 Homework: worksheet NOTE: When we say line... we mean straight line! Slope of a line: It is a number that represents the slant of a line

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

SOLVING QUADRATIC EQUATIONS BY THE DIAGONAL SUM METHOD

SOLVING QUADRATIC EQUATIONS BY THE DIAGONAL SUM METHOD SOLVING QUADRATIC EQUATIONS BY THE DIAGONAL SUM METHOD A quadratic equation in one variable has as standard form: ax^2 + bx + c = 0. Solving it means finding the values of x that make the equation true.

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Vocabulary Words and Definitions for Algebra

Vocabulary Words and Definitions for Algebra Name: Period: Vocabulary Words and s for Algebra Absolute Value Additive Inverse Algebraic Expression Ascending Order Associative Property Axis of Symmetry Base Binomial Coefficient Combine Like Terms

More information

Graphing Linear Equations in Two Variables

Graphing Linear Equations in Two Variables Math 123 Section 3.2 - Graphing Linear Equations Using Intercepts - Page 1 Graphing Linear Equations in Two Variables I. Graphing Lines A. The graph of a line is just the set of solution points of the

More information

1.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved.

1.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved. 1.2 GRAPHS OF EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Sketch graphs of equations. Find x- and y-intercepts of graphs of equations. Use symmetry to sketch graphs

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

1.4. Arithmetic of Algebraic Fractions. Introduction. Prerequisites. Learning Outcomes

1.4. Arithmetic of Algebraic Fractions. Introduction. Prerequisites. Learning Outcomes Arithmetic of Algebraic Fractions 1.4 Introduction Just as one whole number divided by another is called a numerical fraction, so one algebraic expression divided by another is known as an algebraic fraction.

More information

1.3 LINEAR EQUATIONS IN TWO VARIABLES. Copyright Cengage Learning. All rights reserved.

1.3 LINEAR EQUATIONS IN TWO VARIABLES. Copyright Cengage Learning. All rights reserved. 1.3 LINEAR EQUATIONS IN TWO VARIABLES Copyright Cengage Learning. All rights reserved. What You Should Learn Use slope to graph linear equations in two variables. Find the slope of a line given two points

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA MATHEMATICS FOR ENGINEERING BASIC ALGEBRA TUTORIAL 3 EQUATIONS This is the one of a series of basic tutorials in mathematics aimed at beginners or anyone wanting to refresh themselves on fundamentals.

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

The Point-Slope Form

The Point-Slope Form 7. The Point-Slope Form 7. OBJECTIVES 1. Given a point and a slope, find the graph of a line. Given a point and the slope, find the equation of a line. Given two points, find the equation of a line y Slope

More information

expression is written horizontally. The Last terms ((2)( 4)) because they are the last terms of the two polynomials. This is called the FOIL method.

expression is written horizontally. The Last terms ((2)( 4)) because they are the last terms of the two polynomials. This is called the FOIL method. A polynomial of degree n (in one variable, with real coefficients) is an expression of the form: a n x n + a n 1 x n 1 + a n 2 x n 2 + + a 2 x 2 + a 1 x + a 0 where a n, a n 1, a n 2, a 2, a 1, a 0 are

More information

MATH 10034 Fundamental Mathematics IV

MATH 10034 Fundamental Mathematics IV MATH 0034 Fundamental Mathematics IV http://www.math.kent.edu/ebooks/0034/funmath4.pdf Department of Mathematical Sciences Kent State University January 2, 2009 ii Contents To the Instructor v Polynomials.

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: From the standpoint of integration, the left side of Equation 1 would be much easier to work with than

More information

EL-9650/9600c/9450/9400 Handbook Vol. 1

EL-9650/9600c/9450/9400 Handbook Vol. 1 Graphing Calculator EL-9650/9600c/9450/9400 Handbook Vol. Algebra EL-9650 EL-9450 Contents. Linear Equations - Slope and Intercept of Linear Equations -2 Parallel and Perpendicular Lines 2. Quadratic Equations

More information

6.4 Normal Distribution

6.4 Normal Distribution Contents 6.4 Normal Distribution....................... 381 6.4.1 Characteristics of the Normal Distribution....... 381 6.4.2 The Standardized Normal Distribution......... 385 6.4.3 Meaning of Areas under

More information

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives 6 EXTENDING ALGEBRA Chapter 6 Extending Algebra Objectives After studying this chapter you should understand techniques whereby equations of cubic degree and higher can be solved; be able to factorise

More information

Graphing Linear Equations

Graphing Linear Equations Graphing Linear Equations I. Graphing Linear Equations a. The graphs of first degree (linear) equations will always be straight lines. b. Graphs of lines can have Positive Slope Negative Slope Zero slope

More information

7.1 Graphs of Quadratic Functions in Vertex Form

7.1 Graphs of Quadratic Functions in Vertex Form 7.1 Graphs of Quadratic Functions in Vertex Form Quadratic Function in Vertex Form A quadratic function in vertex form is a function that can be written in the form f (x) = a(x! h) 2 + k where a is called

More information

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

Core Maths C1. Revision Notes

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

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

SOLVING QUADRATIC EQUATIONS - COMPARE THE FACTORING ac METHOD AND THE NEW DIAGONAL SUM METHOD By Nghi H. Nguyen

SOLVING QUADRATIC EQUATIONS - COMPARE THE FACTORING ac METHOD AND THE NEW DIAGONAL SUM METHOD By Nghi H. Nguyen SOLVING QUADRATIC EQUATIONS - COMPARE THE FACTORING ac METHOD AND THE NEW DIAGONAL SUM METHOD By Nghi H. Nguyen A. GENERALITIES. When a given quadratic equation can be factored, there are 2 best methods

More information

Algebra 1 Course Title

Algebra 1 Course Title Algebra 1 Course Title Course- wide 1. What patterns and methods are being used? Course- wide 1. Students will be adept at solving and graphing linear and quadratic equations 2. Students will be adept

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL Chapter 6 LINEAR INEQUALITIES 6.1 Introduction Mathematics is the art of saying many things in many different ways. MAXWELL In earlier classes, we have studied equations in one variable and two variables

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

1.3 Algebraic Expressions

1.3 Algebraic Expressions 1.3 Algebraic Expressions A polynomial is an expression of the form: a n x n + a n 1 x n 1 +... + a 2 x 2 + a 1 x + a 0 The numbers a 1, a 2,..., a n are called coefficients. Each of the separate parts,

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

Factoring Quadratic Expressions

Factoring Quadratic Expressions Factoring the trinomial ax 2 + bx + c when a = 1 A trinomial in the form x 2 + bx + c can be factored to equal (x + m)(x + n) when the product of m x n equals c and the sum of m + n equals b. (Note: the

More information

Mathematics Placement

Mathematics Placement Mathematics Placement The ACT COMPASS math test is a self-adaptive test, which potentially tests students within four different levels of math including pre-algebra, algebra, college algebra, and trigonometry.

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals

ALGEBRA REVIEW LEARNING SKILLS CENTER. Exponents & Radicals ALGEBRA REVIEW LEARNING SKILLS CENTER The "Review Series in Algebra" is taught at the beginning of each quarter by the staff of the Learning Skills Center at UC Davis. This workshop is intended to be an

More information

Week 1: Functions and Equations

Week 1: Functions and Equations Week 1: Functions and Equations Goals: Review functions Introduce modeling using linear and quadratic functions Solving equations and systems Suggested Textbook Readings: Chapter 2: 2.1-2.2, and Chapter

More information

FACTORISATION YEARS. A guide for teachers - Years 9 10 June 2011. The Improving Mathematics Education in Schools (TIMES) Project

FACTORISATION YEARS. A guide for teachers - Years 9 10 June 2011. The Improving Mathematics Education in Schools (TIMES) Project 9 10 YEARS The Improving Mathematics Education in Schools (TIMES) Project FACTORISATION NUMBER AND ALGEBRA Module 33 A guide for teachers - Years 9 10 June 2011 Factorisation (Number and Algebra : Module

More information

LINEAR EQUATIONS IN TWO VARIABLES

LINEAR EQUATIONS IN TWO VARIABLES 66 MATHEMATICS CHAPTER 4 LINEAR EQUATIONS IN TWO VARIABLES The principal use of the Analytic Art is to bring Mathematical Problems to Equations and to exhibit those Equations in the most simple terms that

More information

MSLC Workshop Series Math 1148 1150 Workshop: Polynomial & Rational Functions

MSLC Workshop Series Math 1148 1150 Workshop: Polynomial & Rational Functions MSLC Workshop Series Math 1148 1150 Workshop: Polynomial & Rational Functions The goal of this workshop is to familiarize you with similarities and differences in both the graphing and expression of polynomial

More information

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite ALGEBRA Pupils should be taught to: Generate and describe sequences As outcomes, Year 7 pupils should, for example: Use, read and write, spelling correctly: sequence, term, nth term, consecutive, rule,

More information

1.5. Factorisation. Introduction. Prerequisites. Learning Outcomes. Learning Style

1.5. Factorisation. Introduction. Prerequisites. Learning Outcomes. Learning Style Factorisation 1.5 Introduction In Block 4 we showed the way in which brackets were removed from algebraic expressions. Factorisation, which can be considered as the reverse of this process, is dealt with

More information

Factoring Polynomials and Solving Quadratic Equations

Factoring Polynomials and Solving Quadratic Equations Factoring Polynomials and Solving Quadratic Equations Math Tutorial Lab Special Topic Factoring Factoring Binomials Remember that a binomial is just a polynomial with two terms. Some examples include 2x+3

More information

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED CONDENSED L E S S O N 10.1 Solving Quadratic Equations In this lesson you will look at quadratic functions that model projectile motion use tables and graphs to approimate solutions to quadratic equations

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

c 2008 Je rey A. Miron We have described the constraints that a consumer faces, i.e., discussed the budget constraint.

c 2008 Je rey A. Miron We have described the constraints that a consumer faces, i.e., discussed the budget constraint. Lecture 2b: Utility c 2008 Je rey A. Miron Outline: 1. Introduction 2. Utility: A De nition 3. Monotonic Transformations 4. Cardinal Utility 5. Constructing a Utility Function 6. Examples of Utility Functions

More information

1.6 A LIBRARY OF PARENT FUNCTIONS. Copyright Cengage Learning. All rights reserved.

1.6 A LIBRARY OF PARENT FUNCTIONS. Copyright Cengage Learning. All rights reserved. 1.6 A LIBRARY OF PARENT FUNCTIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Identify and graph linear and squaring functions. Identify and graph cubic, square root, and reciprocal

More information

2 Session Two - Complex Numbers and Vectors

2 Session Two - Complex Numbers and Vectors PH2011 Physics 2A Maths Revision - Session 2: Complex Numbers and Vectors 1 2 Session Two - Complex Numbers and Vectors 2.1 What is a Complex Number? The material on complex numbers should be familiar

More information

1 Shapes of Cubic Functions

1 Shapes of Cubic Functions MA 1165 - Lecture 05 1 1/26/09 1 Shapes of Cubic Functions A cubic function (a.k.a. a third-degree polynomial function) is one that can be written in the form f(x) = ax 3 + bx 2 + cx + d. (1) Quadratic

More information

NSM100 Introduction to Algebra Chapter 5 Notes Factoring

NSM100 Introduction to Algebra Chapter 5 Notes Factoring Section 5.1 Greatest Common Factor (GCF) and Factoring by Grouping Greatest Common Factor for a polynomial is the largest monomial that divides (is a factor of) each term of the polynomial. GCF is the

More information

Graphing Quadratic Functions

Graphing Quadratic Functions Problem 1 The Parabola Examine the data in L 1 and L to the right. Let L 1 be the x- value and L be the y-values for a graph. 1. How are the x and y-values related? What pattern do you see? To enter the

More information

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A.

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A. 1 Linear Transformations Prepared by: Robin Michelle King A transformation of an object is a change in position or dimension (or both) of the object. The resulting object after the transformation is called

More information

A synonym is a word that has the same or almost the same definition of

A synonym is a word that has the same or almost the same definition of Slope-Intercept Form Determining the Rate of Change and y-intercept Learning Goals In this lesson, you will: Graph lines using the slope and y-intercept. Calculate the y-intercept of a line when given

More information

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20 Lecture 8 : Coordinate Geometry The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 0 distance on the axis and give each point an identity on the corresponding

More information

Elasticity. I. What is Elasticity?

Elasticity. I. What is Elasticity? Elasticity I. What is Elasticity? The purpose of this section is to develop some general rules about elasticity, which may them be applied to the four different specific types of elasticity discussed in

More information

Unit 1 Equations, Inequalities, Functions

Unit 1 Equations, Inequalities, Functions Unit 1 Equations, Inequalities, Functions Algebra 2, Pages 1-100 Overview: This unit models real-world situations by using one- and two-variable linear equations. This unit will further expand upon pervious

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Temperature Scales. The metric system that we are now using includes a unit that is specific for the representation of measured temperatures.

Temperature Scales. The metric system that we are now using includes a unit that is specific for the representation of measured temperatures. Temperature Scales INTRODUCTION The metric system that we are now using includes a unit that is specific for the representation of measured temperatures. The unit of temperature in the metric system is

More information

Simple Regression Theory II 2010 Samuel L. Baker

Simple Regression Theory II 2010 Samuel L. Baker SIMPLE REGRESSION THEORY II 1 Simple Regression Theory II 2010 Samuel L. Baker Assessing how good the regression equation is likely to be Assignment 1A gets into drawing inferences about how close the

More information

QUADRATIC EQUATIONS AND FUNCTIONS

QUADRATIC EQUATIONS AND FUNCTIONS Douglas College Learning Centre QUADRATIC EQUATIONS AND FUNCTIONS Quadratic equations and functions are very important in Business Math. Questions related to quadratic equations and functions cover a wide

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass Centre of Mass A central theme in mathematical modelling is that of reducing complex problems to simpler, and hopefully, equivalent problems for which mathematical analysis is possible. The concept of

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross CHAPTER 13 SECTION 13-1 Geometry and Algebra The Distance Formula COORDINATE PLANE consists of two perpendicular number lines, dividing the plane into four regions called quadrants X-AXIS - the horizontal

More information

Logo Symmetry Learning Task. Unit 5

Logo Symmetry Learning Task. Unit 5 Logo Symmetry Learning Task Unit 5 Course Mathematics I: Algebra, Geometry, Statistics Overview The Logo Symmetry Learning Task explores graph symmetry and odd and even functions. Students are asked to

More information

7.7 Solving Rational Equations

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

More information

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number 1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number A. 3(x - x) B. x 3 x C. 3x - x D. x - 3x 2) Write the following as an algebraic expression

More information

is identically equal to x 2 +3x +2

is identically equal to x 2 +3x +2 Partial fractions 3.6 Introduction It is often helpful to break down a complicated algebraic fraction into a sum of simpler fractions. 4x+7 For example it can be shown that has the same value as 1 + 3

More information

2013 MBA Jump Start Program

2013 MBA Jump Start Program 2013 MBA Jump Start Program Module 2: Mathematics Thomas Gilbert Mathematics Module Algebra Review Calculus Permutations and Combinations [Online Appendix: Basic Mathematical Concepts] 2 1 Equation of

More information

Brunswick High School has reinstated a summer math curriculum for students Algebra 1, Geometry, and Algebra 2 for the 2014-2015 school year.

Brunswick High School has reinstated a summer math curriculum for students Algebra 1, Geometry, and Algebra 2 for the 2014-2015 school year. Brunswick High School has reinstated a summer math curriculum for students Algebra 1, Geometry, and Algebra 2 for the 2014-2015 school year. Goal The goal of the summer math program is to help students

More information

2.5 Transformations of Functions

2.5 Transformations of Functions 2.5 Transformations of Functions Section 2.5 Notes Page 1 We will first look at the major graphs you should know how to sketch: Square Root Function Absolute Value Function Identity Function Domain: [

More information

Section 10.4 Vectors

Section 10.4 Vectors Section 10.4 Vectors A vector is represented by using a ray, or arrow, that starts at an initial point and ends at a terminal point. Your textbook will always use a bold letter to indicate a vector (such

More information

MATH 21. College Algebra 1 Lecture Notes

MATH 21. College Algebra 1 Lecture Notes MATH 21 College Algebra 1 Lecture Notes MATH 21 3.6 Factoring Review College Algebra 1 Factoring and Foiling 1. (a + b) 2 = a 2 + 2ab + b 2. 2. (a b) 2 = a 2 2ab + b 2. 3. (a + b)(a b) = a 2 b 2. 4. (a

More information

Procedure for Graphing Polynomial Functions

Procedure for Graphing Polynomial Functions Procedure for Graphing Polynomial Functions P(x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 To graph P(x): As an example, we will examine the following polynomial function: P(x) = 2x 3 3x 2 23x + 12 1. Determine

More information

3.6. Partial Fractions. Introduction. Prerequisites. Learning Outcomes

3.6. Partial Fractions. Introduction. Prerequisites. Learning Outcomes Partial Fractions 3.6 Introduction It is often helpful to break down a complicated algebraic fraction into a sum of simpler fractions. For 4x + 7 example it can be shown that x 2 + 3x + 2 has the same

More information

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions.

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions. Page 1 of 13 Review of Linear Expressions and Equations Skills involving linear equations can be divided into the following groups: Simplifying algebraic expressions. Linear expressions. Solving linear

More information

POLYNOMIAL FUNCTIONS

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

More information

The Graphical Method: An Example

The Graphical Method: An Example The Graphical Method: An Example Consider the following linear program: Maximize 4x 1 +3x 2 Subject to: 2x 1 +3x 2 6 (1) 3x 1 +2x 2 3 (2) 2x 2 5 (3) 2x 1 +x 2 4 (4) x 1, x 2 0, where, for ease of reference,

More information

3.2 Sources, Sinks, Saddles, and Spirals

3.2 Sources, Sinks, Saddles, and Spirals 3.2. Sources, Sinks, Saddles, and Spirals 6 3.2 Sources, Sinks, Saddles, and Spirals The pictures in this section show solutions to Ay 00 C By 0 C Cy D 0. These are linear equations with constant coefficients

More information

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4) ROOTS OF POLYNOMIAL EQUATIONS In this unit we discuss polynomial equations. A polynomial in x of degree n, where n 0 is an integer, is an expression of the form P n (x) =a n x n + a n 1 x n 1 + + a 1 x

More information

Factorising quadratics

Factorising quadratics Factorising quadratics An essential skill in many applications is the ability to factorise quadratic expressions. In this unit you will see that this can be thought of as reversing the process used to

More information

Introduction to Quadratic Functions

Introduction to Quadratic Functions Introduction to Quadratic Functions The St. Louis Gateway Arch was constructed from 1963 to 1965. It cost 13 million dollars to build..1 Up and Down or Down and Up Exploring Quadratic Functions...617.2

More information

FACTORING QUADRATICS 8.1.1 through 8.1.4

FACTORING QUADRATICS 8.1.1 through 8.1.4 Chapter 8 FACTORING QUADRATICS 8.. through 8..4 Chapter 8 introduces students to rewriting quadratic epressions and solving quadratic equations. Quadratic functions are any function which can be rewritten

More information

CONVERT QUADRATIC FUNCTIONS FROM ONE FORM TO ANOTHER (Standard Form <==> Intercept Form <==> Vertex Form) (By Nghi H Nguyen Dec 08, 2014)

CONVERT QUADRATIC FUNCTIONS FROM ONE FORM TO ANOTHER (Standard Form <==> Intercept Form <==> Vertex Form) (By Nghi H Nguyen Dec 08, 2014) CONVERT QUADRATIC FUNCTIONS FROM ONE FORM TO ANOTHER (Standard Form Intercept Form Vertex Form) (By Nghi H Nguyen Dec 08, 2014) 1. THE QUADRATIC FUNCTION IN INTERCEPT FORM The graph of the quadratic

More information

AP Physics 1 and 2 Lab Investigations

AP Physics 1 and 2 Lab Investigations AP Physics 1 and 2 Lab Investigations Student Guide to Data Analysis New York, NY. College Board, Advanced Placement, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks

More information

Module 3: Correlation and Covariance

Module 3: Correlation and Covariance Using Statistical Data to Make Decisions Module 3: Correlation and Covariance Tom Ilvento Dr. Mugdim Pašiƒ University of Delaware Sarajevo Graduate School of Business O ften our interest in data analysis

More information

Vieta s Formulas and the Identity Theorem

Vieta s Formulas and the Identity Theorem Vieta s Formulas and the Identity Theorem This worksheet will work through the material from our class on 3/21/2013 with some examples that should help you with the homework The topic of our discussion

More information

MATH 110 College Algebra Online Families of Functions Transformations

MATH 110 College Algebra Online Families of Functions Transformations MATH 110 College Algebra Online Families of Functions Transformations Functions are important in mathematics. Being able to tell what family a function comes from, its domain and range and finding a function

More information