Suppose we have the set of all real numbers, R, and two operations, +, and *. Then the following are assumed to be true.

Size: px
Start display at page:

Download "Suppose we have the set of all real numbers, R, and two operations, +, and *. Then the following are assumed to be true."

Transcription

1 Algebra Review In this appendix, a review of algebra skills will be provided. Students sometimes think that there are tricks needed to do algebra. Rather, algebra is a set of rules about what one may and may not do to an equation. The general idea is to move toward a solution to an equation, although that need not be the only goal. A primary factor in doing algebra is actually doing it. One cannot be successful in doing algebra if one does not grab one s pencil and paper and use the pencil and paper to write out the steps. Only the very best students can do algebra in their head. A second fact is that student often do not want to write out each step; they want to combine steps and to two or more steps at the same time. This is bad practice. Do the algebra one step at a time. Otherwise, you may find yourself going back and doing the problem over and waste the time you thought you saved by doing more than one step at a time. The final piece of advice I would offer is that persistence pays off. If at first you don t get the problem solved, come back later and try again. If you make a mistake, go back and try again. So how, then, do we begin? Start with the assumptions that we make for the real numbers. These are sometimes called field axioms. Algebra starts with a set of elements (real numbers in our case) and two operations on those number. The axioms tell us the allowed actions that we can take with these operations and the outcome of these actions. The two operations are addition and multiplication. AXIOMS Suppose we have the set of all real numbers, R, and two operations, +, and *. Then the following are assumed to be true. Assumptions for + (1) There exists an element 0, 0 ε R, so that for any a ε R, a + 0 = a (2) For each a ε R, there exists another element of R, -a, so that a + (-a) = 0 (3) For any two a, b ε R, a + b = b + a (4) For any then a, b, and c ε R, a + (b + c) = (a + b) + c Assumptions for * (5) There exists an element 1, 1 ε R, so that for any a ε R, a * 1 = a (6) For each a ε R (a 0) there exists a unique a -1 so that a * a -1 = 1 (7) For any two a, b εr, a * b = b * a (8) For any three a, b, c ε R, a * (b * c) = (a * b) * c

2 Distributive Principle (links +, *) (9) For any a, b, and c ε R, a * (b + c) = a * b + b * c Remark: First, note the symmetry. The axioms 1 4 are similar to axioms 5 8. Axiom 1 and 5 asserts the existence of an identity element. Zero is the identity for + and one is the identity for *. Axioms 2 and 6 assert the existence of an inverse element. For addition, the inverse element of a is minus a. This introduces the idea of subtraction which is addition with negative numbers. Similarly for multiplication, we have a multiplicative inverse which introduces division (except for the element zero). The next axioms (3 and 7) tell us that the order we add or multiply does not matter. Thus whether we add b to a or a to b yields the same solution. If we multiply a times b is the same as b times a. These are the commutative axioms. Both multiplication and addition are commutative. Axioms 4 and 8 are called the associative axioms. They say it does not matter how we combine elements (for a given operation). Thus a added to the quantity b plus c is the same as c added to the quantity a plus b. A similar outcome holds for multiplication. The distributive principle is a very powerful tool (we will see it below). It links the two operations and says that if we have two numbers b and c to add and then multiply that sum by the number a, we would get the same outcome if we multiplied a times b and added that to a time c. In the context of numbers, these operations are pretty much second nature. So we know that 6 + (7 + 8) = (6 + 7) + 8 or that (3*(-1))*4 = 3*((-1)*4) or that 7 + (-7) = 0 or that -5*(-1/5) = 1 But the same principles apply to symbols. That is where algebra comes in! Here are some examples. See if you can identify the axiom used. x + x = 2*x (x + 4) + (x + 3) = 2*x + 7 x + (-x) = 0 x * (1/x) = 0 (for x 0) These axioms are useful in solving equations. An equation is an expression saying that two tings are the same or at least the two things have the same value somewhere. Consider the following. X 7 = 3

3 In this expression we are told that x 7 and three are the same. But clearly they are not the same for all values of x. If x = 100, then x 7 is 93 and 93 is not equal to 3! So what we are being told is that for some x, x 7 and 3 are the same. What is the value of x, if any, so that they are the same? We are being asked to solve the equation. Our objective is to find the value of x so that the two sides are the same. How do we do this? The answer is that we use the rules given above with one other important fact. What we do to one side of the equation we must do to the other. So to get x all by itself on one side of the equation (solve for x), we need to get rid of the -7 on the left hand side. We do this by adding 7 to both sides. x 7 = = + 7 x = x = 10 Exercises: Solve the following expressions. a. x + 4 = 12 b. 3x 7 = 42 c. 5x = 3x + 12 d. (1/7)x = 2 e. x 1/8 = 7/8 FRACTIONS Fractions sometimes cause students problems. One way to think about fractions is as the multiplicative inverse of an element. So a -1 = 1/a. Now consider how we can add fractions. The one thing to remember is that to add fractions, we need a common denominator. Suppose we want to add 1/a to 1/b. What would be a good common denominator? We want to combine the denominators into one. In this case, a good common denominator would be ab. To use this denominator, we will multiply each fraction (that is the fractions 1/a and 1/b) by 1 to get the denominator we want. The question is exactly how do we multiply by 1 to get the denominator in the form we want? We will multiply the 1/a by b/b. Note that b/b is 1. Similarly we multiply 1/b by a/a. Again, a/a is 1. We obtain the following.

4 b 1 a 1 b + + = b a a b aba Multiplying fractions is a bit easier. In this case, we simply multiply the numerators to get the numerator of the product and then multiply the denominators to get the denominator of the product. 1 1 a b = 1 ab Exercises: a. b. c. d. e. f. g. h. i. j. k x y x y 4 3 x 3 y x y x 7 x 2 5 y 1 2 x 5 x + 7

5 EXPONENTS The following notation is frequently used; we should investigate what it means. The notation is x a. First note that if a = 0, then x a = 1. This will be true for any real value of x. Now consider x a where a is not zero. Then we have the following. x a = 1x 4x 2x 4L 4 3x a times The notation means that we multiply x times itself a times. Now we need to know how we multiply terms like x a times x b. x a x b = 1x 4x 2x 4L 4 3x 1x 4x 2x 4L 4 3x = 1x 4x 2x 4L 4 3x = x a+b. a times b times a+ b times In short, when we multiply x terms where the x s are raised to an exponent, we add the exponents. Suppose we have an expression as shown below. What do we do then? Assume that a > b for the moment. 1x 4243 x L x a x a times b = x 1x 42 x L 43 x b times = 1x 4243 x L xx x L x a b times 1x 4243 x L x b times b times = 1x 42 x L 43 x = x a-b a b times To divide x terms raised to an exponent, we subtract the exponent of the denominator term from the exponent of the numerator term. Consider now ( x b ) a. What is this expression equal to? ( x b ) a = ( x x L x)( x x L x) 4 L ( x x L x) 4 b times b times b times a times = ( x x L x) = x ab a b times Note that we can write x ab = x ba = (x a ) b = (x b ) a. Also observe that x -b = 1/(x b ) = (x b ) -1. We can see this because x 0 /x b = 1/x b (why is this true?). Now by the subtraction rule, x 0 /x b = x 0-b = x -b. Now we also know that we can write x -b = (x b ) -1 by what we just did.

6 Exercises: Simplify the following expressions. a. x a x b b. x a x b-a c x a x -b d. (x a ) a e. (x a ) -b FRACTIONAL EXPONENTS What do we mean by x 1/2? One way to think about this is that the ½ exponent undoes an exponent of 2. We know from the above that (x 2 ) 1/2 = x. Hence, we know that the exponent of ½ is the square root. By similar reasoning, we can find that an exponent of 1/3 rd would be the cube root. These fractional exponents can be used in just the same way as the integer exponents. Exercises: Simplify the following expressions. a. (x 2 ) 1/3 b. (x 1/3 ) 2 c. (x 3 ) 1/3 d. (x a ) 1/2 e. (x 1/4 ) 2 f. (x 1/2 )(x 1/3 ) g. (x 2 )(x 1/4 ) EXPONENTS WHEN THE BASE IS DIFFERENT What happens when we have x a y a? In this case, the exponent is the same, but the base (the element we are raising to the power) is different. What can we do now? Stop and look at what we have.

7 x a y a = 1x * 4243 x * L * x * y * y * L * y a times a times Because multiplication is associative, we could put one of the y s between each x to obtain the following. x a y a = ( x * y) * ( x * y) L* ( x * y) a times Thus as long as the exponent is the same, and we are multiplying, we can combine the x and y terms and use a single exponent. MULTIPLYING FACTORS (FOIL) AND FACTORING Suppose that we wish to compute (x + y)(x + y) {or what is the same thing, (x + y) 2. What do we get? Some students think we will get (x + y) 2 = x 2 + y 2. But this is not right. The diagram below helps us understand why. y xy y 2 x + y x x 2 xy x x + y y We have put x + y on the horizontal axis and x + y on the vertical axis. When we multiply these, we get the area of the rectangle. The product x 2 and y 2 are shown in the diagram in the upper right and lower left. Clearly these two terms are not equal to (x + y)(x + y). We have left out xy in the upper left plus xy in the lower right. The proper way to find the product of (x + y)(x + y) is to use the distributive principle. (x + y)(x + y) = (x + y) x + (x + y) y (why is this statement true? Look at the distributive principle.)

8 = x 2 + xy + xy + y 2 = x 2 + 2xy + y 2 More generally, (x + a)(x + b) = x 2 + (a + b)x + ab. This may be known to you as the FOIL method. By the same logic, we can see that (x + y) 1/2 x 1/2 + y 1/2. Exercises: Multiply the following terms. a. (x 5)(x + 3) b. (x + 3)(x -1) c. (x 4)(x 2) Remark: A really powerful tool, one used to solve equations, is to work backward. Suppose we have x 2 + 7x + 12 = 0. How can we solve this? There ar two ways to proceed. First, we could rely on brute force and use the quadratic formula. But a more elegant and potentially fruitful method is to factor the expression. Factoring is to use the distributive principle. Are there values of a and b so that we can write x 2 + 7x + 12 = (x + a)(x + b)? One way to proceed is to multiply out the right hand side and then match up coefficients. (x + a)(x + b) = x 2 + (a + b)x + ab We will match up the following two equations. x 2 + 7x + 12 x 2 + (a + b)x + ab For these two to be equal, we need (a + b) = 7 and ab = 12. Can we find two numbers, a and b, so that a + b = 7 and ab = 12? How about a = 4 and b = 3 (or a = 3 and b = 4). So we have: x 2 + 7x + 12 = (x + 4)(x + 3) Thus x 2 + 7x + 12 = 0 requires that (x + 4)(x + 3) = 0. Hence x = -4 or x = -3 must hold. Clearly being able to express x 2 + 7x + 12 in terms of its factors was a very useful thing. Practice with these problems. Exercises: Factor these expressions.

9 a. x 2 + 8x + 16 b. x 2 7x + 12 c. x 2 3x + 9 d. x 2 x 12 e. x 2 + x 12 SPECIAL CUBIC CASE The above procedures provide a way to solve a number of quadratic equations. There are two cubic equations that are easy to factor. (x 1) 3 = (x 1)(x 2 + x + 1) (x + 1) 3 = (x + 1)(x 2 x + 1) Expressions with exponents over 3 are difficult to factor. TWO FUNCTIONS COMMONLY OCCURING IN ECONOMICS Equations of the form y = ax 2 + bx + c show up with some frequency in applied problems where a, b, and c are constants. This is one function from the family of conic sections; this is the parabola. The parabola has a general form given above, y = ax 2 + bx + c (there is also an x = ay 2 + by + c form). How do we graph this? First, suppose we could re-arrange the equation to get (y k) = a(x h) 2 where a, h, and k are constants. In this form, it is clear that x = h and y = k is on the graph of this function (why?). Next, if a > 0, and x is not equal to h, then y k > 0 must hold (why?). Clearly the smallest value y can take is k (why?). Hence as x moves either direction from h (assume a > 0), y rises. Also observe that the graph is symmetric about the vertical line, x = h. If x is, say, 2 more or 2 less than h, the (x h) = 2 or (x h) = -2. And (-2) 2 = 2 2. Hence the values of y at these x s will be the same. Thus we can easily draw a rough approximation of this function. For larger values of a, the parabola will be steeper. If a < 0, then the parabola opens downward. Go back through the analysis given above with the assumption that a < 0 holds. What differences are there?

10 y k h x The question remains. How do we get y = ax 2 + bx + c to look (y k) = a(x h) 2? The process of making this transformation is called completing the square. We proceed as follows. y = ax 2 + bx + c Divide both sides by a. (1/a)y = x 2 + (b/a)x + (c/a) Subtract (c/a) from both sides. (1/a)y (c/a) = x 2 + (b/a)x We will now add a constant to both sides to make the right hand side a perfect square. From our earlier work we know that (x h) 2 = x 2 2hx + h 2 We are looking for h 2, and we know that -2hx = (b/a)x (how do we know this?). So h = (-b/2a). Therefore h 2 = (b 2 /4a 2 ). So we add (b 2 /4a 2 ) to both sides of the equation. (1/a)y (c/a) + (b 2 /4a 2 ) = x 2 + (b/a)x + (b 2 /4a 2 ) (1/a)y (c/a) + (b 2 /4a 2 ) = (x + (b/2a)) 2

11 (1/a){y c + (b 2 /4a)}= (x + (b/2a)) 2 Hence we have the following. y c + (b 2 /4a) = a {(x + (b/2a)) 2 } {y ((4ac - b 2 )/4a)} = a {(x + (b/2a)) 2 } And we have (y k) = a (x h) 2, where k = ((4ac - b 2 )/4a) and h = - (b/2a). Exercises: Use the above methods to graph the following parabolas. a. y = x 2 + 6x + 36 b. y = x 2 6x + 36 c. y = x 2 4x + 22 d. y = x 2 + 2x + 14 e. y = x 2 + 2x 3 f. y = x 2 4x 3 Remark: A second useful function is another conic section, the rectangular hyperbola. The general form is (x h)(y k) = r where h, k, and r are constants. How do we graph this equation? First, consider the case when r is zero. Then we have (x h)(y k) = 0. Either x = h or y = k or both must hold. Graph these outcomes. Now consider the case of r > 0. How do we graph (x h)(y k) = r? In the case that r 0, neither x = h or y = k could possibly hold (why?). Thus the graph could not cross x = h or y = k. Now a good way to proceed is to solve for y. In this case, we would have the following. (y k) = r/(x h) y = {r/(x h)} + k As x gets close to h from the right (so x h > 0), x h goes to zero and r/(x h) goes to infinity. As x get close to h from the left (x h) < 0, x h goes to zero and r/(x h) goes to minus infinity (why minus and why infinity?). Now as x gets larger and larger, y goes r/(x h) goes to zero

12 and y approaches k. A similar expression hold as y approaches negative infinity. Thus the values h and k become asymptotes for the function. y k h x If r rises, the curves move further from the origin. If r is less than zero, then the curve move to the southeast and northwest quadrants of the asymptotes. Exercises: Graph the following. a. xy = 100 b. (x 10)(y + 4) = 3 c. (4x 8)(y 2) = 12 d. y = {(-12/x) + 3} e. y = {(12/x) + 3} f. xy 3x + 4y -12 = 10 g. xy + 2x 3y = 10 h. xy + 5x + 3y = 50 i. xy + 5x + 3y = 60

13 Remark: One final functional form is built on the rectangular hyperbola. Consider x a y b = r. Now if we solve for y, we get the following expression. y = (r/x a ) 1/b = r 1/b / x a/b Compare this to xy = r which transforms to y = r/x. These two forms are quite similar. The only difference is that in our new expression, in the denominator we have x a/b rather than x. While this is a significant difference, the general shape of the curve will be very much like that of y = r/x. We will see x a y b = r again later. SOLVING A SYSTEM OF EQUATIONS Suppose that you have three linear equations in three unknowns. While there are elegant matrix methods to solve these, one should know how to do it by brute force. Here is how. Consider these equations. 6x + 3y 7z = 12-2x - 4y + z = -5 3x 5y + 2z = 7 What does it mean to say that we have solved these equations? It means that we have found a value for x, a value for y, and a value for z so that if we put those values back into each equation, each equation would hold as an equality. Note that at this point, we presume that there are such values. In fact, if there are not, we will discover this fact in the process of trying to find the solution. In the body of the notes, you will learn ways to solve a system of linear equations. We will do it here by brute force. How can we start? The overall strategy will be to solve one equation for one of the variables in terms of another variable. Then we will plug that expression into the other two equations. So suppose we solve the second equation for z. We would plug the expression we get for z into both the first and third equation. We would then have two equations with only two unknowns, x and y. Here we go. From equation 2, we have z = x + 4y Plug into equation 1 and 3. 6x + 3y -7(-5 + 2x + 4y) = 12 3x 5y + 2(-5 + 2x + 4y) = 7

14 We can simplify these expressions; we start by multiplying out the term in parentheses. 6x + 3y x 28y = 12 3x 5y x + 8y = 7 Now combine like terms. -8x - 25y = -23 7x + 3y = 17 We can repeat the process we used above. Solve one of the equations for one variable and plug back into the other equation. Suppose we solve the second equation for y; we would get y = 17/3 (7/3)x. Plug into the other equation. -8x 25(17/3 (7/3)x) = -23 We can now solve for x. {25*7/3 - (24/3)}x = 25*(17/3) - 23 (151/3)x = 356/3 x = 356/151 We can now find both y and z. y = 17/3 (7/3)x. (Please carry out the computation). Now that we have both x and y, we can find z. z = x + 4y (Please carry out the computation). Exercises: 1. -2x + y 7z = 1 -x - y + 8z = -2 4x 5y - 2z = 3 2. x - 2y + 5z = -22-2x - 4y + z = 15 3x 5y + 2z = x + 4y 8z = 6 2x - 5y + 3z = 3 x - 3y - z = 12

15 INEQUALITIES 4. 3x + 2y z = 10 2x 4y + 4z = -2 2x + 4y 3z = w + 3x 4y + z = -3 -w + 2x + 3y 2z = 5 3w x 2y + 3z = 4-5w + 7x + 8y + 5z = - 12 Sometimes one is faced with an inequality, for example, 6x + 3y > 17. What do we do then? The primary factor you need to remember is that an inequality basically put you on one side of a line or on the other side. Every point on one side of the line is the greater to or equal and every point on the other side of the line is less than or equal. What line? Well, the line that you would get with the equality. So first turn the inequality into an equality by replacing the inequality with an equal sign, solve the equality to get the equation, and then figure out which side of the line satisfies the inequality. Continue the example. 6x + 3y > 17 Replace the inequality with an equality. 6x + 3y = 17 Now solve the equation (in this case, the equation is linear and is easy to graph). y = (17/3) 2x Graph the equation. We know the y intercept, where the line crosses the y axis; that is 17/3. We can find the x intercept, where the line crosses the x axis by setting y to zero and finding x. In this case you should get x = 17/6. We now have two points and a straight line is determined (see below). The only question now is which side of the line is which? We need a test point. The easiest point to take is the origin. So convert the equation back to its original inequality form and plug in zero for both x and y. 6x + 3y > 17 6*0 + 3*0 > 17?

16 17/3 17/6 This inequality is not true! So we know that the points where the inequality are satisfied are above the line. Exercises: 1. 7x 4y < x + 3y > x > y > x x y < x 2 6x + 2 TWO COMMON MISTAKES There are some common mistakes students make. I. (x + y) n = x n + y n This statement is not true unless n = 1. For n = 2, we already know that (x + y) 2 = x 2 + 2xy + y 2. This mistake occurs because students do not carefully read the notation. (x + y) n is (x + y) times itself n times. (x + y) n = ( x + y)( x + y)...( x + y) n

17 You can clearly see that this will not be x n + y n 2 x + 3x 7 II. In, we cannot divide the x 2 2 x/ + 3x 7 to get. 2 2 x x/ Suppose you had had some numbers rather than symbols, say You know you cannot divide the 10. That is this ratio 10 is not equal to ; the ratio is equal to 2. So you cannot do the division as shown. One must divide the whole numerator by the denominator, not just one term in the numerator. What follows is not an algebra review in the strict sense, but it is a way to find growth rates when one is a bit math phobic. Connections to more powerful methods are noted in the discussion. Growth Rates and How to Compute Them I. WHAT DO WE MEAN BY THE GROWTH RATE? Δ y By the growth rate of a variable y, I mean the percentage change in y,, y where Δ stands for the change in. Suppose we let y stand for real GDP. Δ y Then the growth rate of y is. If we say the growth rate is constant, we mean y that each year, the percentage change in y is the same as it was the last year. Note that that means that y is changing and that the change in y, Δy, is changing too. How do we know that? EXERCISES: Write an expression for the growth rate of the following variables a. x b. y*z c. y/z ADVANCED: For those who know calculus, it is easy to see that the growth rate dy is. But this is just d(ln y) where ln stands for the natural log function. If we y assume that the growth rate is constant, then d ln y = k. If we integrate both sides, we get d ln y = kdx ln y = k( x xo ) k ( x xo ) kx o y = e = Ae where A= e kx This for the growth rate to be constant, y must by the exponential function with the growth rate as part of the exponent.

18 II. FINDING Δf In this section we will show that if f = h*g, then Δf = h*δg + g*δh. Suppose that we have a product of two functions, and we know the growth rate of the each function. What is the growth rate of their product? In particular, we have f = g*h. What is the growth of f given that g has a constant growth rate of α and h has a growth rate of β? Will the growth of f be α*β or α + β or will we not be Δf Δ able to find the growth rate of f? The growth rate of f is or ( x * y). To find f x * y the growth rate, we need to find Δf and then divide by f. In this step, we find Δf. Suppose that g and h each change. The change in g is Δg while the change in h is Δh. Thus, after the change, g becomes g + Δg and h becomes h + Δh. After the changes, the new value of f is (g + Δg)*( h + Δh). We can now find the value of Δf, the change if f. The change if f will be the new value of f minus the old value of f. Δf = (g + Δg)*( h + Δh) g*h = g*h + h*δg + g*δh + Δg*Δh g*h = h*δg + g*δh + Δg*Δh. We will neglect the value of Δg*Δh. because it is likely to be small. We can see in the following graph what is happening. The change in f, Δf, is the L shaped area within the dotted lines. This area is made up of three sections, h*δg, g*δh, and Δg*Δh. g* Δh h + Δh Δg*Δh h h*δg g g + Δg Thus we take the change in f to be the two areas g*δh and h*δg. In short, we have Δf = h*δg + g*δh. EXERCISES: Fill in the following table:

19 h g Δh Δg Δf case case case ADVANCED: If you know calculus, you will recognize that what we have done here is the product rule of differentiation. The derivative of the product is the sum of the derivatives. III. IF f = g*h, THEN THE GROWTH RATE OF f IS THE GROWTH RATE OF g PLUS THE GROWTH RATE OF h. Δ f We are looking for the growth rate of f which is. In part II, we found Δf. So f Δ f g * Δh + h * Δg g * Δh h * Δg Δh Δ we can easily find = = + = +. f g * h g * h g * h h gg Δ f Δh Δ In short, = + or the growth rate of f equals the growth rate of h plus f h gg the growth rate of g. EXERCISES: Fill in the following table. growth of h growth of g growth of f case case case ADVANCED: If you recall from part I that constant growth path equations are the exponential functions, then it is easy to see that the above is true. Suppose g = e αx and h = e βx. Then if we want to find the growth rate of g*h, we want the growth rate of e αx * e βx = e (α+β)x. Thus the growth rate of g*h is (α+β). IV. FINDING Δ(1/h). In this section, we will use a trick to find that Δ(1/h) = -(1/h) 2 *Δh. Here is the trick. h * (1/h) = 1. This statement is always true. It is an identity. Thus when we find Δ of one side, it will equal Δ of the other side. This will only be true for identities. Now note that we have a product, and we may use what we developed in part II. Δ[h* (1/h)]) = h*δ(1/h) + (1/h)*Δh. This is Δ of the left hand side. Now this term must be equal to Δ of the right hand side. But the right hand side is 1 and does not change. Thus Δ of the right hand side is zero. Thus we have the following.

20 h*δ(1/h) + (1/h)*Δh = 0 Solve for Δ(1/h). h*δ(1/h) = -(1/h)*Δh Δ(1/h) = -(1/h) 2 *Δh This is the term we claimed we were to get, so we are done. V. IN THIS SECTION WE WILL SHOW THAT Δ(g/h) = (1/h)*((-g/h)*Δh + Δg). Notice that h g can be written as g * (1/h). We can use the result of II to write Δ g 1 = g*δ h 1 + *Δg h h 1 Now from our result in IV, we have an expression for Δ. Use it now. h Δ g 1 = g* Δh h h * *Δg = g * Δh + Δg. h h h Thus, we have the desired result. Δ g 1 = h * g * Δh + Δg. h h Alternative: My colleague, Kevin Quinn, points out that there is an easy way to Δg Δf Δh get this result. If f = g/h, then g = f*h. We already know that = +. It g f h Δf Δg Δh is a matter of subtraction to find =. f g h VI. THE GROWTH RATE OF g/h IS THE GROWTH RATE OF g MINUS THE GROWTH RATE OF h. g Δ h The growth rate of g/h is g. In part V, we computed the numerator, Δ. g h h Now we divide that expression by g/h and see what we get.

21 g Δ h = g h g h 1 Δ * = * g h * Δh + Δg * h g h h g EXERCISES: 1 Δh Δg = * * Δh + Δg = +. g hg h g growth of h growth of g growth of f case case case

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information

Basic Equation Solving Strategies

Basic Equation Solving Strategies Basic Equation Solving Strategies Case 1: The variable appears only once in the equation. (Use work backwards method.) 1 1. Simplify both sides of the equation if possible.. Apply the order of operations

More information

5.4 - Quadratic Functions

5.4 - Quadratic Functions Fry TAMU Spring 2017 Math 150 Notes Section 5.4 Page! 92 5.4 - Quadratic Functions Definition: A function is one that can be written in the form f (x) = where a, b, and c are real numbers and a 0. (What

More information

MA094 Part 2 - Beginning Algebra Summary

MA094 Part 2 - Beginning Algebra Summary MA094 Part - Beginning Algebra Summary Page of 8/8/0 Big Picture Algebra is Solving Equations with Variables* Variable Variables Linear Equations x 0 MA090 Solution: Point 0 Linear Inequalities x < 0 page

More information

Part 2 - Beginning Algebra Summary

Part 2 - Beginning Algebra Summary Part - Beginning Algebra Summary Page 1 of 4 1/1/01 1. Numbers... 1.1. Number Lines... 1.. Interval Notation.... Inequalities... 4.1. Linear with 1 Variable... 4. Linear Equations... 5.1. The Cartesian

More information

Algebra Exam. Solutions and Grading Guide

Algebra Exam. Solutions and Grading Guide Algebra Exam Solutions and Grading Guide You should use this grading guide to carefully grade your own exam, trying to be as objective as possible about what score the TAs would give your responses. Full

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

ABE Math Review Package

ABE Math Review Package P a g e ABE Math Review Package This material is intended as a review of skills you once learned and wish to review before your assessment. Before studying Algebra, you should be familiar with all of the

More information

Pre-calculus is the stepping stone for Calculus. It s the final hurdle after all those years of

Pre-calculus is the stepping stone for Calculus. It s the final hurdle after all those years of Chapter 1 Beginning at the Very Beginning: Pre-Pre-Calculus In This Chapter Brushing up on order of operations Solving equalities Graphing equalities and inequalities Finding distance, midpoint, and slope

More information

Algebra & Trig Review

Algebra & Trig Review Algebra & Trig Review 1 Algebra & Trig Review This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The

More information

5.3. Polynomials and Polynomial Functions

5.3. Polynomials and Polynomial Functions 5.3 Polynomials and Polynomial Functions Polynomial Vocabulary Term a number or a product of a number and variables raised to powers Coefficient numerical factor of a term Constant term which is only a

More information

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics SCIE 4101 Fall 014 Math Review Packet # Notes Patterns and Algebra I Topics I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first

More information

REAL WORLD SCENARIOS: PART IV {mostly for those wanting 114 or higher} 1. If 4x + y = 110 where 10 < x < 20, what is the least possible value of y?

REAL WORLD SCENARIOS: PART IV {mostly for those wanting 114 or higher} 1. If 4x + y = 110 where 10 < x < 20, what is the least possible value of y? REAL WORLD SCENARIOS: PART IV {mostly for those wanting 114 or higher} REAL WORLD SCENARIOS 1. If 4x + y = 110 where 10 < x < 0, what is the least possible value of y? WORK AND ANSWER SECTION. Evaluate

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I SCIE 4101 Spring 011 Math Review Packet # Notes Algebra I I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first characteristic of

More information

COLLEGE ALGEBRA. Paul Dawkins

COLLEGE ALGEBRA. Paul Dawkins COLLEGE ALGEBRA Paul Dawkins Table of Contents Preface... iii Outline... iv Preliminaries... 7 Introduction... 7 Integer Exponents... 8 Rational Exponents...5 Radicals... Polynomials...30 Factoring Polynomials...36

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2014 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 April 11, 2016 Chapter 10 Section 1: Addition and Subtraction of Polynomials A monomial is

More information

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying Math 1050 2 ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying General Tips for Studying: 1. Review this guide, class notes, the

More information

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions.

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions. Concepts: Horizontal Asymptotes, Vertical Asymptotes, Slant (Oblique) Asymptotes, Transforming Reciprocal Function, Sketching Rational Functions, Solving Inequalities using Sign Charts. Rational Function

More information

Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also.

Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also. MATD 0370 ELEMENTARY ALGEBRA REVIEW FOR TEST 4 (1.1-10.1, not including 8.2) Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also. 1. Factor completely: a 2

More information

A-Level Notes CORE 1

A-Level Notes CORE 1 A-Level Notes CORE 1 Basic algebra Glossary Coefficient For example, in the expression x³ 3x² x + 4, the coefficient of x³ is, the coefficient of x² is 3, and the coefficient of x is 1. (The final 4 is

More information

Variables and Expressions

Variables and Expressions Variables and Expressions A variable is a letter that represents a value that can change. A constant is a value that does not change. A numerical expression contains only constants and operations. An algebraic

More information

1.3 Algebraic Expressions. Copyright Cengage Learning. All rights reserved.

1.3 Algebraic Expressions. Copyright Cengage Learning. All rights reserved. 1.3 Algebraic Expressions Copyright Cengage Learning. All rights reserved. Objectives Adding and Subtracting Polynomials Multiplying Algebraic Expressions Special Product Formulas Factoring Common Factors

More information

Finite Mathematics : A Business Approach

Finite Mathematics : A Business Approach Finite Mathematics : A Business Approach Dr. Brian Travers and Prof. James Lampes Second Edition Cover Art by Stephanie Oxenford Additional Editing by John Gambino Contents What You Should Already Know

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

Expanding brackets and factorising

Expanding brackets and factorising Chapter 7 Expanding brackets and factorising This chapter will show you how to expand and simplify expressions with brackets solve equations and inequalities involving brackets factorise by removing a

More information

30 Wyner Math Academy I Fall 2015

30 Wyner Math Academy I Fall 2015 30 Wyner Math Academy I Fall 2015 CHAPTER FOUR: QUADRATICS AND FACTORING Review November 9 Test November 16 The most common functions in math at this level are quadratic functions, whose graphs are parabolas.

More information

Arithmetic Operations. The real numbers have the following properties: In particular, putting a 1 in the Distributive Law, we get

Arithmetic Operations. The real numbers have the following properties: In particular, putting a 1 in the Distributive Law, we get MCA AP Calculus AB Summer Assignment The following packet is a review of many of the skills needed as we begin the study of Calculus. There two major sections to this review. Pages 2-9 are review examples

More information

Geometry 21 Summer Work Packet Review and Study Guide

Geometry 21 Summer Work Packet Review and Study Guide Geometry Summer Work Packet Review and Study Guide This study guide is designed to accompany the Geometry Summer Work Packet. Its purpose is to offer a review of the ten specific concepts covered in the

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 7 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

( ) c. m = 0, 1 2, 3 4

( ) c. m = 0, 1 2, 3 4 G Linear Functions Probably the most important concept from precalculus that is required for differential calculus is that of linear functions The formulas you need to know backwards and forwards are:

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

More information

A Quick Algebra Review

A Quick Algebra Review 1. Simplifying Epressions. Solving Equations 3. Problem Solving 4. Inequalities 5. Absolute Values 6. Linear Equations 7. Systems of Equations 8. Laws of Eponents 9. Quadratics 10. Rationals 11. Radicals

More information

Finding Limits Graphically and Numerically

Finding Limits Graphically and Numerically Finding Limits Graphically and Numerically 1. Welcome to finding limits graphically and numerically. My name is Tuesday Johnson and I m a lecturer at the University of Texas El Paso. 2. With each lecture

More information

Chapter 8B - Trigonometric Functions (the first part)

Chapter 8B - Trigonometric Functions (the first part) Fry Texas A&M University! Spring 2016! Math 150 Notes! Section 8B-I! Page 79 Chapter 8B - Trigonometric Functions (the first part) Recall from geometry that if 2 corresponding triangles have 2 angles of

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it?

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it? Math 1302 Notes 2 We know that x 2 + 4 = 0 has How many solutions? What type of solution in the real number system? What kind of equation is it? What happens if we enlarge our current system? Remember

More information

ACCUPLACER MATH 0310

ACCUPLACER MATH 0310 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 00 http://www.academics.utep.edu/tlc MATH 00 Page Linear Equations Linear Equations Eercises 5 Linear Equations Answer to

More information

Section 3.1 Quadratic Functions

Section 3.1 Quadratic Functions Chapter 3 Lecture Notes Page 1 of 72 Section 3.1 Quadratic Functions Objectives: Compare two different forms of writing a quadratic function Find the equation of a quadratic function (given points) Application

More information

POLYNOMIAL EXPRESSIONS PART 1

POLYNOMIAL EXPRESSIONS PART 1 POLYNOMIAL EXPRESSIONS PART 1 A polynomial is an expression that is a sum of one or more terms. Each term consists of one or more variables multiplied by a coefficient. Coefficients can be negative, so

More information

Math 155 Prerequisite Review Handout

Math 155 Prerequisite Review Handout Math 155 Prerequisite Review Handout August 23, 2010 Contents 1 Basic Mathematical Operations 2 1.1 Examples...................................... 2 1.2 Exercises.......................................

More information

Algebra I Polynomials

Algebra I Polynomials Slide 1 / 217 Slide 2 / 217 Algebra I Polynomials 2014-04-24 www.njctl.org Slide 3 / 217 Table of Contents Definitions of Monomials, Polynomials and Degrees Adding and Subtracting Polynomials Multiplying

More information

Lesson 6: Algebra. Chapter 2, Video 1: "Variables"

Lesson 6: Algebra. Chapter 2, Video 1: Variables Lesson 6: Algebra Chapter 2, Video 1: "Variables" Algebra 1, variables. In math, when the value of a number isn't known, a letter is used to represent the unknown number. This letter is called a variable.

More information

Algebra 2/Trig Apps: Chapter 5 Quadratics Packet

Algebra 2/Trig Apps: Chapter 5 Quadratics Packet Algebra /Trig Apps: Chapter 5 Quadratics Packet In this unit we will: Determine what the parameters a, h, and k do in the vertex form of a quadratic equation Determine the properties (vertex, axis of symmetry,

More information

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents

Quadratic Functions. Key Terms. Slide 1 / 200. Slide 2 / 200. Slide 3 / 200. Table of Contents Slide 1 / 200 Quadratic Functions Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic Equations

More information

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200.

Quadratic Functions. Key Terms. Slide 2 / 200. Slide 1 / 200. Slide 3 / 200. Slide 4 / 200. Slide 6 / 200. Slide 5 / 200. Slide 1 / 200 Quadratic Functions Slide 2 / 200 Table of Contents Key Terms Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

Slide 1 / 200. Quadratic Functions

Slide 1 / 200. Quadratic Functions Slide 1 / 200 Quadratic Functions Key Terms Slide 2 / 200 Table of Contents Identify Quadratic Functions Explain Characteristics of Quadratic Functions Solve Quadratic Equations by Graphing Solve Quadratic

More information

3.5 Solving Equations Involving Integers II

3.5 Solving Equations Involving Integers II 208 CHAPTER 3. THE FUNDAMENTALS OF ALGEBRA 3.5 Solving Equations Involving Integers II We return to solving equations involving integers, only this time the equations will be a bit more advanced, requiring

More information

Algebra 2 Segment 1 Lesson Summary Notes

Algebra 2 Segment 1 Lesson Summary Notes Algebra 2 Segment 1 Lesson Summary Notes For each lesson: Read through the LESSON SUMMARY which is located. Read and work through every page in the LESSON. Try each PRACTICE problem and write down the

More information

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3 Topic 7: Polynomials Table of Contents 1. Introduction to Polynomials. Adding & Subtracting Polynomials 3. Multiplying Polynomials 4. Special Products of Binomials 5. Factoring Polynomials 6. Factoring

More information

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable.

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable. C H A P T E R 6 Algebra Review This chapter reviews key skills and concepts of algebra that you need to know for the SAT. Throughout the chapter are sample questions in the style of SAT questions. Each

More information

Chapter 1. Making algebra orderly with the order of operations and other properties Enlisting rules of exponents Focusing on factoring

Chapter 1. Making algebra orderly with the order of operations and other properties Enlisting rules of exponents Focusing on factoring In This Chapter Chapter 1 Making Advances in Algebra Making algebra orderly with the order of operations and other properties Enlisting rules of exponents Focusing on factoring Algebra is a branch of mathematics

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II Course Number 5116 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra 1 or Algebra 1

More information

Practice Calculus Test without Trig

Practice Calculus Test without Trig Practice Calculus Test without Trig The problems here are similar to those on the practice test Slight changes have been made 1 What is the domain of the function f (x) = 3x 1? Express the answer in interval

More information

Solving Equations Quick Reference

Solving Equations Quick Reference Solving Equations Quick Reference Integer Rules Addition: If the signs are the same, add the numbers and keep the sign. If the signs are different, subtract the numbers and keep the sign of the number

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions SECTION.1 Linear and Quadratic Functions Chapter Polynomial and Rational Functions Section.1: Linear and Quadratic Functions Linear Functions Quadratic Functions Linear Functions Definition of a Linear

More information

Lesson 21 Not So Dramatic Quadratics

Lesson 21 Not So Dramatic Quadratics STUDENT MANUAL ALGEBRA II / LESSON 21 Lesson 21 Not So Dramatic Quadratics Quadratic equations are probably one of the most popular types of equations that you ll see in algebra. A quadratic equation has

More information

Algebra. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Algebra. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information

Reteach Simplifying Algebraic Expressions

Reteach Simplifying Algebraic Expressions 1-4 Simplifying Algebraic Expressions To evaluate an algebraic expression you substitute numbers for variables. Then follow the order of operations. Here is a sentence that can help you remember the order

More information

We will work with two important rules for radicals. We will write them for square roots but they work for any root (cube root, fourth root, etc.).

We will work with two important rules for radicals. We will write them for square roots but they work for any root (cube root, fourth root, etc.). College algebra We will review simplifying radicals, exponents and their rules, multiplying polynomials, factoring polynomials, greatest common denominators, and solving rational equations. Pre-requisite

More information

Algebra 1: Hutschenreuter Chapter 10 Notes Adding and Subtracting Polynomials

Algebra 1: Hutschenreuter Chapter 10 Notes Adding and Subtracting Polynomials Algebra 1: Hutschenreuter Chapter 10 Notes Name 10.1 Adding and Subtracting Polynomials Polynomial- an expression where terms are being either added and/or subtracted together Ex: 6x 4 + 3x 3 + 5x 2 +

More information

ALGEBRA CLAST MATHEMATICS COMPETENCIES

ALGEBRA CLAST MATHEMATICS COMPETENCIES 2 ALGEBRA CLAST MATHEMATICS COMPETENCIES IC1a: IClb: IC2: IC3: IC4a: IC4b: IC: IC6: IC7: IC8: IC9: IIC1: IIC2: IIC3: IIC4: IIIC2: IVC1: IVC2: Add and subtract real numbers Multiply and divide real numbers

More information

Essentials of Intermediate Algebra

Essentials of Intermediate Algebra Essentials of Intermediate Algebra BY Tom K. Kim, Ph.D. Peninsula College, WA Randy Anderson, M.S. Peninsula College, WA 9/24/2012 Contents 1 Review 1 2 Rules of Exponents 2 2.1 Multiplying Two Exponentials

More information

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY 2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY The following are topics that you will use in Geometry and should be retained throughout the summer. Please use this practice to review the topics you

More information

5.6 Solving Equations Using Both the Addition and Multiplication Properties of Equality

5.6 Solving Equations Using Both the Addition and Multiplication Properties of Equality 5.6 Solving Equations Using Both the Addition and Multiplication Properties of Equality Now that we have studied the Addition Property of Equality and the Multiplication Property of Equality, we can solve

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Lines and Their Equations

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Lines and Their Equations ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 017/018 DR. ANTHONY BROWN. Lines and Their Equations.1. Slope of a Line and its y-intercept. In Euclidean geometry (where

More information

LESSON #1: VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II

LESSON #1: VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II 1 LESSON #1: VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II Mathematics has developed a language all to itself in order to clarify concepts and remove ambiguity from the analysis of problems.

More information

9.4 Radical Expressions

9.4 Radical Expressions Section 9.4 Radical Expressions 95 9.4 Radical Expressions In the previous two sections, we learned how to multiply and divide square roots. Specifically, we are now armed with the following two properties.

More information

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions MEI Core Basic Algebra Section : Basic algebraic manipulation and solving simple equations Notes and Examples These notes contain subsections on Manipulating algebraic expressions Collecting like terms

More information

3 Inequalities Absolute Values Inequalities and Intervals... 18

3 Inequalities Absolute Values Inequalities and Intervals... 18 Contents 1 Real Numbers, Exponents, and Radicals 1.1 Rationalizing the Denominator................................... 1. Factoring Polynomials........................................ 1. Algebraic and Fractional

More information

1.9 Algebraic Expressions

1.9 Algebraic Expressions 1.9 Algebraic Expressions Contents: Terms Algebraic Expressions Like Terms Combining Like Terms Product of Two Terms The Distributive Property Distributive Property with a Negative Multiplier Answers Focus

More information

Calculus with business applications, Lehigh U, Lecture 03 notes Summer

Calculus with business applications, Lehigh U, Lecture 03 notes Summer Calculus with business applications, Lehigh U, Lecture 03 notes Summer 01 1 Lines and quadratics 1. Polynomials, functions in which each term is a positive integer power of the independent variable include

More information

Math 138: Introduction to solving systems of equations with matrices. The Concept of Balance for Systems of Equations

Math 138: Introduction to solving systems of equations with matrices. The Concept of Balance for Systems of Equations Math 138: Introduction to solving systems of equations with matrices. Pedagogy focus: Concept of equation balance, integer arithmetic, quadratic equations. The Concept of Balance for Systems of Equations

More information

Algebra 1. Unit 3: Quadratic Functions. Romeo High School

Algebra 1. Unit 3: Quadratic Functions. Romeo High School Algebra 1 Unit 3: Quadratic Functions Romeo High School Contributors: Jennifer Boggio Jennifer Burnham Jim Cali Danielle Hart Robert Leitzel Kelly McNamara Mary Tarnowski Josh Tebeau RHS Mathematics Department

More information

1 Quadratic Functions

1 Quadratic Functions Unit 1 Quadratic Functions Lecture Notes Introductory Algebra Page 1 of 8 1 Quadratic Functions In this unit we will learn many of the algebraic techniques used to work with the quadratic function fx)

More information

Solving Equations by Adding and Subtracting

Solving Equations by Adding and Subtracting SECTION 2.1 Solving Equations by Adding and Subtracting 2.1 OBJECTIVES 1. Determine whether a given number is a solution for an equation 2. Use the addition property to solve equations 3. Determine whether

More information

Chapter 2A - Solving Equations

Chapter 2A - Solving Equations - Chapter A Chapter A - Solving Equations Introduction and Review of Linear Equations An equation is a statement which relates two or more numbers or algebraic expressions. For example, the equation 6

More information

10/22/16. 1 Math HL - Santowski SKILLS REVIEW. Lesson 15 Graphs of Rational Functions. Lesson Objectives. (A) Rational Functions

10/22/16. 1 Math HL - Santowski SKILLS REVIEW. Lesson 15 Graphs of Rational Functions. Lesson Objectives. (A) Rational Functions Lesson 15 Graphs of Rational Functions SKILLS REVIEW! Use function composition to prove that the following two funtions are inverses of each other. 2x 3 f(x) = g(x) = 5 2 x 1 1 2 Lesson Objectives! The

More information

Math 90 Lecture Notes Chapter 1

Math 90 Lecture Notes Chapter 1 Math 90 Lecture Notes Chapter 1 Section 1.1: Introduction to Algebra This textbook stresses Problem Solving! Solving problems is one of the main goals of mathematics. Think of mathematics as a language,

More information

ALGEBRA 2 Summer Review Assignments Graphing

ALGEBRA 2 Summer Review Assignments Graphing ALGEBRA 2 Summer Review Assignments Graphing To be prepared for algebra two, and all subsequent math courses, you need to be able to accurately and efficiently find the slope of any line, be able to write

More information

a factors The exponential 0 is a special case. If b is any nonzero real number, then

a factors The exponential 0 is a special case. If b is any nonzero real number, then 0.1 Exponents The expression x a is an exponential expression with base x and exponent a. If the exponent a is a positive integer, then the expression is simply notation that counts how many times the

More information

IES Parque Lineal - 2º ESO

IES Parque Lineal - 2º ESO UNIT5. ALGEBRA Contenido 1. Algebraic expressions.... 1 Worksheet: algebraic expressions.... 2 2. Monomials.... 3 Worksheet: monomials.... 5 3. Polynomials... 6 Worksheet: polynomials... 9 4. Factorising....

More information

Algebra II Vocabulary Word Wall Cards

Algebra II Vocabulary Word Wall Cards Algebra II Vocabulary Word Wall Cards Mathematics vocabulary word wall cards provide a display of mathematics content words and associated visual cues to assist in vocabulary development. The cards should

More information

Westmoreland County Public Schools Pacing Guide and Checklist Algebra 1

Westmoreland County Public Schools Pacing Guide and Checklist Algebra 1 Westmoreland County Public Schools Pacing Guide and Checklist 2018-2019 Algebra 1 translate algebraic symbolic quantitative situations represent variable verbal concrete pictorial evaluate orders of ops

More information

Adding and Subtracting Polynomials

Adding and Subtracting Polynomials Adding and Subtracting Polynomials When you add polynomials, simply combine all like terms. When subtracting polynomials, do not forget to use parentheses when needed! Recall the distributive property:

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

Unit: Solving Quadratic Equations

Unit: Solving Quadratic Equations Unit: Solving Quadratic Equations Name Dates Taught Outcome 11P.R.1. Factor polynomial expressions of the of the form o ax 2 - bx +c = 0, a 0 o a 2 x 2 b 2 y 2 - c = 0, a 0 b 0 o a(f(x)) 2 b(f(x))x +c

More information

What students need to know for PRE-CALCULUS Students expecting to take Pre-Calculus should demonstrate the ability to:

What students need to know for PRE-CALCULUS Students expecting to take Pre-Calculus should demonstrate the ability to: What students need to know for PRE-CALCULUS 2014-2015 Students expecting to take Pre-Calculus should demonstrate the ability to: General: keep an organized notebook take good notes complete homework every

More information

CAHSEE on Target UC Davis, School and University Partnerships

CAHSEE on Target UC Davis, School and University Partnerships UC Davis, School and University Partnerships CAHSEE on Target Mathematics Curriculum Published by The University of California, Davis, School/University Partnerships Program 2006 Director Sarah R. Martinez,

More information

Math 302 Module 4. Department of Mathematics College of the Redwoods. June 17, 2011

Math 302 Module 4. Department of Mathematics College of the Redwoods. June 17, 2011 Math 302 Module 4 Department of Mathematics College of the Redwoods June 17, 2011 Contents 4 Integer Exponents and Polynomials 1 4a Polynomial Identification and Properties of Exponents... 2 Polynomials...

More information

Algebra II. A2.1.1 Recognize and graph various types of functions, including polynomial, rational, and algebraic functions.

Algebra II. A2.1.1 Recognize and graph various types of functions, including polynomial, rational, and algebraic functions. Standard 1: Relations and Functions Students graph relations and functions and find zeros. They use function notation and combine functions by composition. They interpret functions in given situations.

More information

Introduction. So, why did I even bother to write this?

Introduction. So, why did I even bother to write this? Introduction This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The review contains the occasional

More information

Along the way, you learned many manipulative skills using the Properties of Real Numbers.

Along the way, you learned many manipulative skills using the Properties of Real Numbers. A LOOK at Algebra ============================= In a nutshell, you have learned how to: 1. solve linear equations and inequalities. solve quadratic equations and inequalities 3. solve systems of linear

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

Study Guide for Math 095

Study Guide for Math 095 Study Guide for Math 095 David G. Radcliffe November 7, 1994 1 The Real Number System Writing a fraction in lowest terms. 1. Find the largest number that will divide into both the numerator and the denominator.

More information

When using interval notation use instead of open circles, and use instead of solid dots.

When using interval notation use instead of open circles, and use instead of solid dots. P.1 Real Numbers PreCalculus P.1 REAL NUMBERS Learning Targets for P1 1. Describe an interval on the number line using inequalities. Describe an interval on the number line using interval notation (closed

More information

Algebra I. Polynomials.

Algebra I. Polynomials. 1 Algebra I Polynomials 2015 11 02 www.njctl.org 2 Table of Contents Definitions of Monomials, Polynomials and Degrees Adding and Subtracting Polynomials Multiplying a Polynomial by a Monomial Multiplying

More information