How To Understand The Laws Of Algebra

Size: px
Start display at page:

Download "How To Understand The Laws Of Algebra"

Transcription

1 Welcome to Math Video Lessons Prof. Department of Mathematics The City College of New York Fall 2013 An important feature of the following Beamer slide presentations is that you, the reader, move step-by-step and at your own pace through these notes. To do so, use the arrow keys or the mouse to move from slide to slide, forwards or backwards. Also use the index dots at the top of this slide (or the index at the left, accessible from the Adobe Acrobat Toolbar) to access the different sections of this document. To prepare for the Chapter 0 Quiz (September 9th at the start of class), please Read all the following material carefully, especially the included Examples. Memorize and understand all included Definitions and Procedures. Work out the Exercises section, which explains how to check your answers. Do the Quiz Review and check your answers by referring back to the Examples.

2 A basic real-life problem The area of a square with side length s is s 2. If we call the area A, we can write a formula for A in terms of s: A = s 2 This simple formula is described in many ways. A depends on s. s is the independent variable and A is the dependent variable. s is the input and s 2 is the output. A is a function of s. Obvious basic questions about squares include: If the side length of a square is 12, what is its area? Solution: A = s 2. Since s = 12, then A = s 2 = 12 2 = 144. Answer: The area is 144. If the area of a square is 100, what is its side length? Solution: A = s 2. Since A = 100, then 100 = s 2 and so s = 10. Answer: The side length is 10.

3 Some things to be think about: If the question uses words, the answer must use those words. In science classes, you must specify units. In math class, we don t use units unless the problem includes them. For example, we are willing to say that a square with side length 12 has area 12 2 = 144. If this bothers you, insert the word unit and say: A square with side length 12 units has area 144 square units. Now let s think about a square that is growing. Suppose at a starting time t = 0 the side length of the square is 10 units. Also suppose that the side length grows at a rate of 3 units per second. Then the formula for the side is easy to figure out: s = t In this formula, s depends on t. t is the independent variable and s is the dependent variable. t is the input and t is the output. s is a function of t.

4 Let s put everything together. Let t be time, s the side length of a square, and A the square s area. Then A = s 2 and s = t Let s focus on the algebra: forget the real-life problem. Now A depends on s, which in turn depends on t. This double dependence generates new questions: Find a formula showing how A depends on t. Solution: Substitute (10 + 3t) for s in A = s 2. Answer: A = (10 + 3t) 2. Stop here. You weren t asked to simplify. When t = 3, find A. Solution: since t = 3 and A = (10 + 3t) 2, we get A = ( ) 2 = 19 2 = 361. Answer: when t = 3, then A = 361. When A = 256, find t. Solution:(10 + 3t) 2 = 256. Therefore t = ± 256 = ±16. This may come as a surprise. If t = 16, then t = 2. If t = 16, then t = 26/3. Answer: t = 2 or t = 26/3. This may come as a bigger surprise.

5 The difference between the last two examples: The first example asked for the side length of a square. Although s 2 = 100 has two solutions s = 10 and s = 10, we rejected the negative answer (without saying so at the time) because the side length of a square is a positive number. The second example (check the wording of the question) talked about A, s, and t, not about area, side, and time. Therefore the question must be answered using algebra, without reference to the underlying physical problem. Question: Why do these notes consistently use the phrase side length? What s wrong with just saying side? This preliminary section of online notes deals with the basics of algebra. An important goal is to develop machinery for analyzing real-life problems including, but typically more complicated than, the one discussed above. Please read carefully, since this material is not always explained in high school classes or in textbooks.

6 A possibly surprising ingredient of student success in mathematics Success in mathematics requires the combined focus of intellect, logic, and memory. Students in this course will be required not only to do algebra problems, but also to reproduce on each examination a selection of definitions and procedures in these notes. The understanding of mathematics requires memorization of definitions. The efficient application of mathematics requires memorization of procedures. In recent years, memorization has been denigrated and undervalued. Today s students and educators would do well to read Chapter 60 in historian Daniel Boorstin s remarkable cultural history entitled The Discoverers (Random House, 1983). Here is the opening paragraph: Before the printed book, Memory ruled daily life and the occult learning, and fully deserved the name later applied to printing, the art preservative of all arts. The Memory of individuals and of communities carried knowledge through time and space. For millennia personal Memory reigned over entertainment and information, over conduct of professions. By Memory and in Memory the fruits of education were garnered, preserved, and stored. Memory was an awesome faculty everyone had to cultivate, in ways and for reasons we have long since forgotten. In these last five hundred years we see only pitiful relics of the empire and the power of Memory.

7 Introduction: Algebra Review This introduction for Math contains important review material. The main goal is to help you understand how and why we use algebra formulas. Whole numbers have certain obvious properties such as = and = 3. These basic properties, shared by all numbers, are called the Laws of Algebra. Here is a familiar example. You know that = = = To convey the idea that the order of adding numbers doesn t matter, we use letters to represent arbitrary numbers, and say that A + B = B + A for all real numbers A and B. This is the commutative law for addition. All of algebra is summarized in nine (just 9!) Algebra Laws. In the list below, A,B, and C stand for any real numbers. We use the symbol for multiplication.

8 Four Laws for Addition A + B = B + A (Addition is commutative) A + (B + C) = (A + B) + C(Addition is associative) A + 0 = A = 0 + A (0 is the identity for Addition) Every number A has a negative, written A, satisfying A + A = 0 Four Laws for Multiplication A B = B A (Multiplication is commutative) A (B C) = (A B) C(Multiplication is associative) A 1 = A = 1 A (1 is the identity for multiplication) Every nonzero number A has a reciprocal, written A 1, satisfying AA 1 = 1 One Distributive Law A (B + C) = A B + A C

9 We use some special notation and abbreviations, as follows: The fraction 1 A is another way of writing A 1. A 1 and A/B, read A divided by B, are abbreviations for the product A B B. We will not use the symbol for division. A power such as A 5 is just an abbreviation for a product, in this case A 5 = A A A A A. A n 1 is an abbreviation for A n. ( ) n A (the n th root of A ) satisfies n n A = A. When n = 2, we write just A, which we call the square root of A.

10 Using substitution to rewrite expressions The polynomial expression t 2 arises in physics as follows. If you drop a rock from a height of 100 feet, the height of the rock above the ground t seconds later is t 2, feet, provided 0 t 2.5. Since t can vary within the stated range of values, it is common to refer to t 2 as a polynomial in the variable t. However, we will often refer to t simply as a letter (that s what it is, after all). Definition An algebra expression contains letters and numbers, and combines them by using parentheses and symbols for algebra operations. Definition A numerical expression contains numbers, and combines them by using parentheses and symbols for algebra operations.

11 We will use the word expression for algebra expression. Note that an expression without any letters is a numerical expression. Here is a precise statement of how to construct expressions: Any letter is an expression. Any whole number is an expression. If E is an expression, then (E) is an expression. If E and F are expressions, then so are E + F, E F, E F, E/F, and EˆF. We use a dot, not the calculator symbol *, for multiplication. In practice, most multiply signs are omitted to save space. For example, the usual way of writing 3 A + 2 B C (C + 2) (C + 3) is 3A + 2BC(C + 2)(C + 3). Finally, we often write E/F as E F and usually write EF for E ˆF. Very often, we modify a starting expression by replacing one or more of its letters by other expressions. This important process is called substitution.

12 Definition of substitution To substitute an expression E for a letter in a formula, replace every occurence of the letter in the formula by (E). The parentheses are crucial! Example 1: In the expression A 2 B 2 substitute x + 3 for A and y 2 for B. Answer : (x + 3) 2 (y 2) 2 Please note the following: both statements are important. The substituted expression must be enclosed in parentheses. Exception: if the substituted expression is a letter, the parentheses are not needed. (x + 3) 2 (y 2) 2 is the only correct answer. The instruction says just substitute. Do not simplify or otherwise modify an expression unless you are explicitly asked to do so.

13 Example 2: In the expression A 2 B 2 substitute A + 3 for A and B 2 for B. Answer: (A + 3) 2 (B 2) 2 In this example, the statement Substitute A + 3 for A cannot sensibly be rephrased as Let A = A + 3. On the other hand, you may say: In expression (A + 3) 2 (B 2) 2, let A = 3 and B = x + 2. But it is best to say In expression (A + 3) 2 (B 2) 2, substitute 3 for A and x + 2 for B. Example 3: In the statement f(x) = 3 7x 2x 3 substitute x + h for x. Answer: f((x + h)) = 3 7(x + h) 2(x + h) 3. This looks a little funny. Double parentheses ((...)) should always be replaced by single parentheses and so we can write this solution more neatly as f(x + h) = 3 7(x + h) 2(x + h) 3. Again, don t multiply out unless you are asked to do so.

14 Based on your previous math course, you might think that the symbol f(x) in Example 3 means a function of x. That doesn t have to be the case. Unless you are informed that a function is involved, f(x) might mean the product of letters f and x. But it really doesn t matter: the stated solution is correct in both cases, whether f(x) indicates a function of x or just a product of variables. Substitution is a purely mechanical operation that can be done by doing a find and replace operation with a word processor: find every occurrence of x and replace it by (x + h). When you substitute an expression for a variable in a formula, you do not need to, and perhaps you should not, think about what the algebra operations mean. Rather, it would be wise to consider the 1911 advice of mathematician and philosopher Alfred North Whitehead: It is a profoundly erroneous truism, repeated by all copy-books and by eminent people when they are making speeches, that we should cultivate the habit of thinking about what we are doing. The precise opposite is the case. Civilization advances by extending the number of important operations which we can perform without thinking about them. Operations of thought are like cavalry charges in battle they are strictly limited in number, they require fresh horses, and must only be made at decisive moments.

15 Correct use of parentheses is crucial for student success Procedure: three rules for parentheses 1. When you substitute an expression for a letter, replace the letter by the expression enclosed in parentheses. 2. Insert parentheses whenever you expand an expression. Specifically, each time you multiply or take a power of a parenthesized expression, put parentheses around the result. 3. When you substitute an expression for a function value f(x), put parentheses around the result. Example 4: Rule 1: Substitute x + h for x in 3 x 2. Answer: 3 (x + h) 2, not 3 x 2 + h or 3 x + h 2. Rule 2: Simplify 3 3(x + h). Answer: 3 3(x + h) = 3 (3x + 3h) = 3 3x 3h, not 3 3x + 3h.

16 Rule 3: ( to be discussed in Section 2.1) If f(x) = x 2 then f(x + h) = (x + h) 2, not x 2 + h and not x + h 2. Definition An identity, also called an algebra law, is one of the nine Laws of Algebra listed above, or a new algebra law obtained by substituting expressions for the letters in a known algebra law. Each of the nine Laws of Algebra is a statement that two expressions are equal. New identities are produced by substitution in previously known identities. Therefore every identity is a statement that two expressions are equal. Example 5: Substituting x + y for A and z for B in (A + B)(A B) = A 2 B 2 yields the new identity ((x + y) + z)((x + y) z) = (x + y) 2 z 2 which can be rewritten (x + y + z)(x + y z) = (x + y) 2 z 2 In this example, omitting parentheses when you substitute is a mistake that (luckily) happens not to affect the answer. But it is still a mistake.

17 Example 6. Substituting z for A and x + y for B in (A + B)(A B) = A 2 B 2 yields the new identity (z + (x + y))(z (x + y)) = z 2 (x + y) 2, which can be rewritten (z + x + y)(z x y) = z 2 (x + y) 2. In this example, omitting parentheses when you substitute is a mistake that yields an incorrect answer. Every identity is written as a statement that two expressions are equal. Here is an example. Assume you already know the FOIL identity (A + B)(C + D) = AC + AD + BC + BD. Then the familiar identity (A + B)(A + B) = A 2 + 2AB + B 2 can be obtained by substituting A for C and B for D in the FOIL identity, as follows: Start with (A + B)(C + D) = AC + AD + BC + BD Substitute A for C and B for D: (A + B)(A + B) = AA + AB + BA + BB Use the commutative law AB = BA: (A + B)(A + B) = AA + AB + AB + BB Rewrite using powers and collect terms: (A + B)(A + B) = A 2 + 2AB + B 2

18 If you think that the above discussion is too detailed, I agree completely. The identity (A + B)(A + B) = A 2 + 2AB + B 2 should be memorized. Similarly, the identity (A + B)(A B) = A 2 B 2 should be memorized. Every identity is written using letters but it is equally true when any expressions are substituted for those letters. In particular, identities produce true statements when numbers are substituted for letters. Example 7: Start with the Distributive Law A(B + C) = AB + AC. Substitute x for A, x + 1 for B, and x + 1 for C to get ((x))((x + 2) + (x + 1)) = (x)(x + 1) + (x)(x + 2) Removing doubled parentheses yields (x)((x + 2) + (x + 1)) = (x)(x + 1) + (x)(x + 2). This is the answer to the question: you were not asked to simplify the result of substitution.

19 Example 8: Start with the identity: (A + B)(A B) = A 2 B 2 Substitute 3x for A and 5 for B: ((3x) + (5)) ((3x) (5)) = (3x) 2 (5) 2 Remove unnecessary parentheses: (3x + 5) (3x 5) = (3x) We will discuss in detail in the next section why (3x) + 5 can be rewritten without parentheses as 3x + 5. In contrast, the parentheses in (3x) 2 cannot be omitted, since (3x) 2 = (3x)(3x) = 9x 2 is not the same as 3x 2. Example 9: Check that the new identities obtained in Examples 7 and 8 yield true statements when you substitute 3 for x. 7 for x

20 What does the word simplify mean? The identity x 2 + 3x + 2 = (x + 1)(x + 2) does not say whether one expression is simpler than the other. When you start with (x + 1)(x + 2) and then multiply out and collect terms to get x 2 + 3x + 2, you are expanding (multiplying out) the product and rewriting it as a simplified sum. When you start with x 2 + 3x + 2 and then factor it to get (x + 1)(x + 2), you are rewriting the sum as a simplified product. Every simplify instruction should say which kind of simplified form is desired. Some books ignore this advice. In this course, we say either Rewrite as a simplified sum, which means: collect like terms or Rewrite as a simplified product, which means: the answer should be completely factored.

21 Parentheses and PEMDAS: order of operations When you write a story you organize your narrative by using paragraphs. When you write mathematics, you organize your computations by using parentheses. In the last example above, we said that ((3x) + 5) could be rewritten more simply as (3x + 5). Why are we allowed to remove the parentheses around the 3x? The problem is that the expression is ambiguous: it doesn t indicate whether the result should be (3 4) + 5 = = 17 or 3 (4 + 5) = 3 9 = 27. It seems that parentheses must be used to make clear what is intended. The difficulty with this approach is that using a lot of parentheses produces unreadable expressions. That s why mathematicians and computer scientists formulated the PEMDAS rule, which specifies the order of operations. The real purpose of the PEMDAS rule is to reduce the number of parentheses required needed to write complicated expressions.

22 Here s an easy example. In the expression , there are many ways to insert parentheses. However, the associative law guarantees that all of these methods give the same answer. This is obvious from everyday experience. After all, when you pour containers of 3, 4, 5, 6, and 7 gallons (in the order listed) into intermediate containers and then into a single barrel, the barrel will contain 25 gallons, regardless of which intermediate containers you used. Similarly, no matter how you insert parentheses in the expression , you will get the same answer. For example, check that (3 + 4) + (5 + (6 + 7)) = 3 + (((4 + (5 + 6)) + 7)). However, the above example is an exception: the value of many (most) expressions does change, depending on how parentheses are inserted. Here are a few examples: =? Two ways: (8 5) + 2 = = 5 but 8 (5 + 2) = 8 7 = =? Two ways: (8 5) + 2 = = 42 but 8 (5 + 2) = 8 7 = =? Two ways: 3 (4 2 ) = 3 16 = 48 but (3 4) 2 = 12 2 = 144 To resolve these ambiguities, we need to specify the order of applying arithmetic operation symbols: ˆ + and \.

23 The PEMDAS rule explains the order of operations intended when parentheses are missing. The letter P tells you that the general goal is to get rid of parentheses. The letters EMDAS, which probably should be written as E(M or D)(A or S), tell you what is the proper order of operations. More precisely, EMDAS tells you that at any stage of a simplification process, the first operation to apply is chosen as follows. Definition: Order of operations E: (Exponent): If there is a power symbol ˆ, apply the one furthest to the right. MD: (Multiply or Divide): Otherwise, if there is a or / symbol, apply the one furthest to the left. AS: (Add or Subtract) Otherwise, if there is a + or symbol, apply the one furthest to the left. After you apply that operation, you get a new expression. Apply these rules to the new expression, and continue applying the rules until the result has no parentheses.

24 In practice, you should remember the following special cases: Multiply before you Add or Subtract: = 2 + (3 4) = = 14, not (2 + 3) 4 = 5 4 = 20 Exponentiate before you Multiply: 3 2ˆ2 = 3 (2ˆ2) = 3 4 = 12, not (2 3)ˆ2 = 6 ˆ 2 = 36. Similarly: = 3 (2 2 ) = 3 4 = 12, not (2 3) 2 = 6 2 = 36 Add and/or Subtract from left to right: = (100 2) + 1 = = 99, not 100 (2 + 1) = = 97. Multiply and/or Divide from left to right: 8/2 4 = (8/2) 4 = 4 4 = 16, not 8/(2 4) = 8/8 = 1 In practice, this last statement is not well known. It is safer to write (8/2) 4 or 8/(2 4), whichever is intended.

25 Special facts about modern math notation Most multiply signs are omitted: 3 x y (x + 5) (2 3) = 3xy(x + 5)(2 3). Fraction lines are usually written horizontally: A/B = A B. Substituting x + 2 for A and x + 3 for B gives (x + 2) (x + 2)/(x + 3) = (x + 3) = x + 2 x + 3. Using a horizontal fraction line takes more space but is clearer, since you can omit the parentheses required when you use slash notation. Use superscript notation: write 3 4 for 3ˆ4. If the first symbol in an expression is a minus sign, it means negate, i.e., multiply by 1. Thus 3 2 = ( 1)(3 2 ) = ( 1)(9) = 9, not ( 3) 2 (which equals +9). We do not follow the practice of some K-12 algebra books that use two different minus signs, one to indicate subtract, and the other to indicate the sign of a negative number.

26 Example 10: Apply PEMDAS to find the value of ( ) 2 + (8/2 4 3) 3. Here find the value means: rewrite as a single number. Step 1: = = 11, since we multiply before we add. Step 2: 8/2 4 3= 4 4 3, since we multiply/divide from left to right = 16 3 = 13, since we multiply before we subtract. Using the results of Steps 1 and 2, we get ( ) 2 + (8/2 4 3) 3 = (11) 2 + (13) 3 = Remove unnecessary parentheses. = Exponentiate before you Add. = All of the above examples involved numerical expressions only. We are also interested in using PEMDAS as a guide to rewriting algebra expressions with letters.

27 Example 11: Rewrite (x + 2)(x + 3) x 2 as a simplified sum. Solution: (x + 2)(x + 3) x 2 is given. Note that x 2 can t simplify further. = x 2 + 5x + 6 x 2 Multiply before you subtract. = 5x + 6. This example is very misleading, because we got the right answer somewhat by accident. We didn t follow Parenthesis Rule 2: Whenever you Multiply or Exponentiate, put parentheses around the result. In the following problem, omitting parentheses will produce a wrong answer and will earn zero part credit. Example 12: Rewrite x 2 (x + 2)(x + 3) as a simplified sum. Solution: x 2 (x + 2)(x + 3) is given. = x 2 (x 2 + 5x + 6) Multiply before you subtract. Insert parentheses! = x 2 x 2 5x 6 Remove parentheses by distributing the minus sign. = 5x 6. The answer would have been incorrect had we forgetten to use parentheses.

28 Example 13: Rewrite x 2 (x + 4) (x + 2) 2 as a simplified sum. In the following solution, we apply PEMDAS by Exponentiating first to expand (x + 2) 2. Start: x 2 (x + 4) (x + 2) 2 Exponentiate first: Result in parentheses! x 2 (x + 4) (x 2 + 4x + 4) Note that x 2 is already simplified, so we ignore it: Multiply before you subtract: (x 3 + 4x 2 ) (x 2 + 4x + 4) The first set of parentheses is not needed: x 3 + 4x 2 (x 2 + 4x + 4) The second set is needed! Distribute the minus sign: (x 3 + 4x 2 ) x 2 4x 4 Collect terms: x 3 + 4x 2 x 2 4x 4 x 3 + 3x 2 4x 4

29 You can perform a partial check by substituting a number (say 1) for x. However, you run the risk that you will make an algebra slip in your check even though your original work was correct. x 2 (x + 4) (x + 2) 2 =? x 3 + 3x 2 4x 4 Substitute 1 for x. 1 2 (1 + 4) (1 + 2) 2 =? (5) 3 2 =? =? =? 0 4 YES! Again, this is only a partial check. Advanced math fact: The general rule is that polynomials with highest power x 3 are identical if they agree at 4 different values of x. Therefore you would need to check your answer for 3 additional values of x to be sure it is correct.

30 Worked examples 3 4(x + 2) = 3 (4x + 8) 14) = 3 4x 8 = 4x 5 16) x 2 x(x + 2) = x 2 (x 2 + 2x) = x 2 x 2 2x = 0 2x = 2x (x)(x + 4) (x + 7) 2 = (x 15) 2 + 4x) (x x + 49) = x 2 + 4x x 2 14x 49 = 10x 49 17) (x + 3)(x + 4) 3(x + 7) 2 = (x 2 + 7x + 12) 3(x x + 49) = x 2 + 7x x 2 42x 147 = x 2 3x 2 + 7x 42x = 2x 2 35x 135

31 Exercises Click on Wolfram Calculator to find an answer checker. For example, type in simplify (2 x)ˆ2. Click on Wolfram Algebra Examples to see how to check various types of algebra problems. Click on WA to work on WebAssign HW problems. 1. Rewrite each of the following as a simplified sum: a) (3 x) 2 (4 x) 2 b) (x + 2) 2 (x + 2) c) 5x (3x + 1) 2 d) (5x + 2)(2x 1) (3x + 1) 2 2. Substitute x + 2 for x in each of the following and rewrite the answer as a simplified sum. a) 4(3 x) b) 2 x 2 c) (2 x) 2 d) (x + 1) 2 x 2 3. Substitute x h for x in each of the following and rewrite the answer as a simplified sum. a) 4(3 x) b) 2 x 2 c) (2 x) 2 d) (x + 1) 2 x 2

32 4. Substitute 2 for h in each of your answers in question 3 above. Your answers should match exactly your answers to question In the function definition f(x) = x Find f(x + h) by substituting x + h for x. Simplify your answer. Find f(x h) by substituting x h for x. Simplify your answer. Use the last two results to simplify f(x+h) f(x h) h. Simplify your answer. 6. Redo problem 5, this time using f(x) = 3 7x 2x Redo problem 5, this time using f(x) = x 3.

33 Review exercises for Chapter 0 Example 1: In the expression A 2 B 2 substitute x + 3 for A and y 2 for B. Example 2: In the expression A 2 B 2 substitute A + 3 for A and B 2 for B. Example 3: In the statement f(x) = 3 7x 2x 3 substitute x + h for x. Example 4: Substitute x + h for x in 3 x 2. Example 5: Substitute x + y for A and z for B in (A + B)(A B) = A 2 B 2 Example 6. Substitute z for A and x + y for B in (A + B)(A B) = A 2 B 2 Example 7: Substitute x for A, x + 1 for B, and x + 1 for C in A(B + C) = AB + AC. Example 8: Substitute 3x for A and 5 for B in the identity: (A + B)(A B) = A 2 B 2. Then remove unnecessary parentheses: Example 9: Check that the new identities obtained in Examples 7 and 8 yield true statements when you substitute a) 5 for x b) 7 for x.

34 Example 10:Find each of the following: a) b) 3 2ˆ2 c) d) e) 8/2 4 e) ( ) 2 + (8/2 4 3) 3. Rewrite each of the following as a simplified sum: Example 11: (x + 2)(x + 3) x 2 Example 12: x 2 (x + 2)(x + 3) Example 13: x 2 (x + 4) (x + 2) 2 Example 14: 3 4(x + 2) Example 15: (x)(x + 4) (x + 7) 2 Example 16: x 2 x(x + 2) Example 17: (x + 3)(x + 4) 3(x + 7) 2

Welcome to Math 19500 Video Lessons. Stanley Ocken. Department of Mathematics The City College of New York Fall 2013

Welcome to Math 19500 Video Lessons. Stanley Ocken. Department of Mathematics The City College of New York Fall 2013 Welcome to Math 19500 Video Lessons Prof. Department of Mathematics The City College of New York Fall 2013 An important feature of the following Beamer slide presentations is that you, the reader, move

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

Order of Operations More Essential Practice

Order of Operations More Essential Practice Order of Operations More Essential Practice We will be simplifying expressions using the order of operations in this section. Automatic Skill: Order of operations needs to become an automatic skill. Failure

More information

1.6 The Order of Operations

1.6 The Order of Operations 1.6 The Order of Operations Contents: Operations Grouping Symbols The Order of Operations Exponents and Negative Numbers Negative Square Roots Square Root of a Negative Number Order of Operations and Negative

More information

Pre-Algebra - Order of Operations

Pre-Algebra - Order of Operations 0.3 Pre-Algebra - Order of Operations Objective: Evaluate expressions using the order of operations, including the use of absolute value. When simplifying expressions it is important that we simplify them

More information

Section 1.5 Exponents, Square Roots, and the Order of Operations

Section 1.5 Exponents, Square Roots, and the Order of Operations Section 1.5 Exponents, Square Roots, and the Order of Operations Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Identify perfect squares.

More information

0.8 Rational Expressions and Equations

0.8 Rational Expressions and Equations 96 Prerequisites 0.8 Rational Expressions and Equations We now turn our attention to rational expressions - that is, algebraic fractions - and equations which contain them. The reader is encouraged to

More information

Radicals - Multiply and Divide Radicals

Radicals - Multiply and Divide Radicals 8. Radicals - Multiply and Divide Radicals Objective: Multiply and divide radicals using the product and quotient rules of radicals. Multiplying radicals is very simple if the index on all the radicals

More information

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

COLLEGE ALGEBRA. Paul Dawkins

COLLEGE ALGEBRA. Paul Dawkins COLLEGE ALGEBRA Paul Dawkins Table of Contents Preface... iii Outline... iv Preliminaries... Introduction... Integer Exponents... Rational Exponents... 9 Real Exponents...5 Radicals...6 Polynomials...5

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

SAT Math Facts & Formulas Review Quiz

SAT Math Facts & Formulas Review Quiz Test your knowledge of SAT math facts, formulas, and vocabulary with the following quiz. Some questions are more challenging, just like a few of the questions that you ll encounter on the SAT; these questions

More information

Section 4.1 Rules of Exponents

Section 4.1 Rules of Exponents Section 4.1 Rules of Exponents THE MEANING OF THE EXPONENT The exponent is an abbreviation for repeated multiplication. The repeated number is called a factor. x n means n factors of x. The exponent tells

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

3.1. RATIONAL EXPRESSIONS

3.1. RATIONAL EXPRESSIONS 3.1. RATIONAL EXPRESSIONS RATIONAL NUMBERS In previous courses you have learned how to operate (do addition, subtraction, multiplication, and division) on rational numbers (fractions). Rational numbers

More information

2.3. Finding polynomial functions. An Introduction:

2.3. Finding polynomial functions. An Introduction: 2.3. Finding polynomial functions. An Introduction: As is usually the case when learning a new concept in mathematics, the new concept is the reverse of the previous one. Remember how you first learned

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers.

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers. 1.4 Multiplication and (1-25) 25 In this section Multiplication of Real Numbers Division by Zero helpful hint The product of two numbers with like signs is positive, but the product of three numbers with

More information

A Little Set Theory (Never Hurt Anybody)

A Little Set Theory (Never Hurt Anybody) A Little Set Theory (Never Hurt Anybody) Matthew Saltzman Department of Mathematical Sciences Clemson University Draft: August 21, 2013 1 Introduction The fundamental ideas of set theory and the algebra

More information

Solutions of Linear Equations in One Variable

Solutions of Linear Equations in One Variable 2. Solutions of Linear Equations in One Variable 2. OBJECTIVES. Identify a linear equation 2. Combine like terms to solve an equation We begin this chapter by considering one of the most important tools

More information

Chapter 7 - Roots, Radicals, and Complex Numbers

Chapter 7 - Roots, Radicals, and Complex Numbers Math 233 - Spring 2009 Chapter 7 - Roots, Radicals, and Complex Numbers 7.1 Roots and Radicals 7.1.1 Notation and Terminology In the expression x the is called the radical sign. The expression under the

More information

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89 by Joseph Collison Copyright 2000 by Joseph Collison All rights reserved Reproduction or translation of any part of this work beyond that permitted by Sections

More information

Solving Rational Equations

Solving Rational Equations Lesson M Lesson : Student Outcomes Students solve rational equations, monitoring for the creation of extraneous solutions. Lesson Notes In the preceding lessons, students learned to add, subtract, multiply,

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

Verbal Phrases to Algebraic Expressions

Verbal Phrases to Algebraic Expressions Student Name: Date: Contact Person Name: Phone Number: Lesson 13 Verbal Phrases to s Objectives Translate verbal phrases into algebraic expressions Solve word problems by translating sentences into equations

More information

Rules of Exponents. Math at Work: Motorcycle Customization OUTLINE CHAPTER

Rules of Exponents. Math at Work: Motorcycle Customization OUTLINE CHAPTER Rules of Exponents CHAPTER 5 Math at Work: Motorcycle Customization OUTLINE Study Strategies: Taking Math Tests 5. Basic Rules of Exponents Part A: The Product Rule and Power Rules Part B: Combining the

More information

Basic Formulas in Excel. Why use cell names in formulas instead of actual numbers?

Basic Formulas in Excel. Why use cell names in formulas instead of actual numbers? Understanding formulas Basic Formulas in Excel Formulas are placed into cells whenever you want Excel to add, subtract, multiply, divide or do other mathematical calculations. The formula should be placed

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

Negative Integer Exponents

Negative Integer Exponents 7.7 Negative Integer Exponents 7.7 OBJECTIVES. Define the zero exponent 2. Use the definition of a negative exponent to simplify an expression 3. Use the properties of exponents to simplify expressions

More information

Exponents and Radicals

Exponents and Radicals Exponents and Radicals (a + b) 10 Exponents are a very important part of algebra. An exponent is just a convenient way of writing repeated multiplications of the same number. Radicals involve the use of

More information

23. RATIONAL EXPONENTS

23. RATIONAL EXPONENTS 23. RATIONAL EXPONENTS renaming radicals rational numbers writing radicals with rational exponents When serious work needs to be done with radicals, they are usually changed to a name that uses exponents,

More information

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20 SECTION.4 Multiplying and Dividing Signed Numbers.4 OBJECTIVES 1. Multiply signed numbers 2. Use the commutative property of multiplication 3. Use the associative property of multiplication 4. Divide signed

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

Operations with positive and negative numbers - see first chapter below. Rules related to working with fractions - see second chapter below

Operations with positive and negative numbers - see first chapter below. Rules related to working with fractions - see second chapter below INTRODUCTION If you are uncomfortable with the math required to solve the word problems in this class, we strongly encourage you to take a day to look through the following links and notes. Some of them

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 006 Director Sarah R. Martinez,

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

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

Exponential Notation and the Order of Operations

Exponential Notation and the Order of Operations 1.7 Exponential Notation and the Order of Operations 1.7 OBJECTIVES 1. Use exponent notation 2. Evaluate expressions containing powers of whole numbers 3. Know the order of operations 4. Evaluate expressions

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

Lesson 4. Factors and Multiples. Objectives

Lesson 4. Factors and Multiples. Objectives Student Name: Date: Contact Person Name: Phone Number: Lesson 4 Factors and Multiples Objectives Understand what factors and multiples are Write a number as a product of its prime factors Find the greatest

More information

Exponents. Exponents tell us how many times to multiply a base number by itself.

Exponents. Exponents tell us how many times to multiply a base number by itself. Exponents Exponents tell us how many times to multiply a base number by itself. Exponential form: 5 4 exponent base number Expanded form: 5 5 5 5 25 5 5 125 5 625 To use a calculator: put in the base number,

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

HFCC Math Lab Arithmetic - 4. Addition, Subtraction, Multiplication and Division of Mixed Numbers

HFCC Math Lab Arithmetic - 4. Addition, Subtraction, Multiplication and Division of Mixed Numbers HFCC Math Lab Arithmetic - Addition, Subtraction, Multiplication and Division of Mixed Numbers Part I: Addition and Subtraction of Mixed Numbers There are two ways of adding and subtracting mixed numbers.

More information

2.6 Exponents and Order of Operations

2.6 Exponents and Order of Operations 2.6 Exponents and Order of Operations We begin this section with exponents applied to negative numbers. The idea of applying an exponent to a negative number is identical to that of a positive number (repeated

More information

This is a square root. The number under the radical is 9. (An asterisk * means multiply.)

This is a square root. The number under the radical is 9. (An asterisk * means multiply.) Page of Review of Radical Expressions and Equations Skills involving radicals can be divided into the following groups: Evaluate square roots or higher order roots. Simplify radical expressions. Rationalize

More information

Student Outcomes. Lesson Notes. Classwork. Discussion (10 minutes)

Student Outcomes. Lesson Notes. Classwork. Discussion (10 minutes) NYS COMMON CORE MATHEMATICS CURRICULUM Lesson 5 8 Student Outcomes Students know the definition of a number raised to a negative exponent. Students simplify and write equivalent expressions that contain

More information

The Deadly Sins of Algebra

The Deadly Sins of Algebra The Deadly Sins of Algebra There are some algebraic misconceptions that are so damaging to your quantitative and formal reasoning ability, you might as well be said not to have any such reasoning ability.

More information

Answers to Basic Algebra Review

Answers to Basic Algebra Review Answers to Basic Algebra Review 1. -1.1 Follow the sign rules when adding and subtracting: If the numbers have the same sign, add them together and keep the sign. If the numbers have different signs, subtract

More information

A positive exponent means repeated multiplication. A negative exponent means the opposite of repeated multiplication, which is repeated

A positive exponent means repeated multiplication. A negative exponent means the opposite of repeated multiplication, which is repeated Eponents Dealing with positive and negative eponents and simplifying epressions dealing with them is simply a matter of remembering what the definition of an eponent is. division. A positive eponent means

More information

Negative Integral Exponents. If x is nonzero, the reciprocal of x is written as 1 x. For example, the reciprocal of 23 is written as 2

Negative Integral Exponents. If x is nonzero, the reciprocal of x is written as 1 x. For example, the reciprocal of 23 is written as 2 4 (4-) Chapter 4 Polynomials and Eponents P( r) 0 ( r) dollars. Which law of eponents can be used to simplify the last epression? Simplify it. P( r) 7. CD rollover. Ronnie invested P dollars in a -year

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

SIMPLIFYING ALGEBRAIC FRACTIONS

SIMPLIFYING ALGEBRAIC FRACTIONS Tallahassee Community College 5 SIMPLIFYING ALGEBRAIC FRACTIONS In arithmetic, you learned that a fraction is in simplest form if the Greatest Common Factor (GCF) of the numerator and the denominator is

More information

Tom wants to find two real numbers, a and b, that have a sum of 10 and have a product of 10. He makes this table.

Tom wants to find two real numbers, a and b, that have a sum of 10 and have a product of 10. He makes this table. Sum and Product This problem gives you the chance to: use arithmetic and algebra to represent and analyze a mathematical situation solve a quadratic equation by trial and improvement Tom wants to find

More information

Equations, Inequalities & Partial Fractions

Equations, Inequalities & Partial Fractions Contents Equations, Inequalities & Partial Fractions.1 Solving Linear Equations 2.2 Solving Quadratic Equations 1. Solving Polynomial Equations 1.4 Solving Simultaneous Linear Equations 42.5 Solving Inequalities

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

Rational Exponents. Squaring both sides of the equation yields. and to be consistent, we must have

Rational Exponents. Squaring both sides of the equation yields. and to be consistent, we must have 8.6 Rational Exponents 8.6 OBJECTIVES 1. Define rational exponents 2. Simplify expressions containing rational exponents 3. Use a calculator to estimate the value of an expression containing rational exponents

More information

Quick Reference ebook

Quick Reference ebook This file is distributed FREE OF CHARGE by the publisher Quick Reference Handbooks and the author. Quick Reference ebook Click on Contents or Index in the left panel to locate a topic. The math facts listed

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

Radicals - Multiply and Divide Radicals

Radicals - Multiply and Divide Radicals 8. Radicals - Multiply and Divide Radicals Objective: Multiply and divide radicals using the product and quotient rules of radicals. Multiplying radicals is very simple if the index on all the radicals

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

This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0).

This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0). This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

More information

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. Algebra 2 - Chapter Prerequisites Vocabulary Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. P1 p. 1 1. counting(natural) numbers - {1,2,3,4,...}

More information

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture - 04 Digital Logic II May, I before starting the today s lecture

More information

A Short Guide to Significant Figures

A Short Guide to Significant Figures A Short Guide to Significant Figures Quick Reference Section Here are the basic rules for significant figures - read the full text of this guide to gain a complete understanding of what these rules really

More information

Clifton High School Mathematics Summer Workbook Algebra 1

Clifton High School Mathematics Summer Workbook Algebra 1 1 Clifton High School Mathematics Summer Workbook Algebra 1 Completion of this summer work is required on the first day of the school year. Date Received: Date Completed: Student Signature: Parent Signature:

More information

SECTION P.5 Factoring Polynomials

SECTION P.5 Factoring Polynomials BLITMCPB.QXP.0599_48-74 /0/0 0:4 AM Page 48 48 Chapter P Prerequisites: Fundamental Concepts of Algebra Technology Eercises Critical Thinking Eercises 98. The common cold is caused by a rhinovirus. The

More information

Operations with Algebraic Expressions: Multiplication of Polynomials

Operations with Algebraic Expressions: Multiplication of Polynomials Operations with Algebraic Expressions: Multiplication of Polynomials The product of a monomial x monomial To multiply a monomial times a monomial, multiply the coefficients and add the on powers with the

More information

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

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

More information

So let us begin our quest to find the holy grail of real analysis.

So let us begin our quest to find the holy grail of real analysis. 1 Section 5.2 The Complete Ordered Field: Purpose of Section We present an axiomatic description of the real numbers as a complete ordered field. The axioms which describe the arithmetic of the real numbers

More information

Tips for Solving Mathematical Problems

Tips for Solving Mathematical Problems Tips for Solving Mathematical Problems Don Byrd Revised late April 2011 The tips below are based primarily on my experience teaching precalculus to high-school students, and to a lesser extent on my other

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

Simplifying Algebraic Fractions

Simplifying Algebraic Fractions 5. Simplifying Algebraic Fractions 5. OBJECTIVES. Find the GCF for two monomials and simplify a fraction 2. Find the GCF for two polynomials and simplify a fraction Much of our work with algebraic fractions

More information

The Order of Operations Redesigned. Rachel McCloskey Dr. Valerie Faulkner

The Order of Operations Redesigned. Rachel McCloskey Dr. Valerie Faulkner + The Order of Operations Redesigned Rachel McCloskey Dr. Valerie Faulkner + Please simplify and answer the following: n 23 2 + 12 8 = n 4 + 3 x 7 - (5 + 2) 3 = n Why do we have the order of operations?

More information

Integrals of Rational Functions

Integrals of Rational Functions Integrals of Rational Functions Scott R. Fulton Overview A rational function has the form where p and q are polynomials. For example, r(x) = p(x) q(x) f(x) = x2 3 x 4 + 3, g(t) = t6 + 4t 2 3, 7t 5 + 3t

More information

A.2. Exponents and Radicals. Integer Exponents. What you should learn. Exponential Notation. Why you should learn it. Properties of Exponents

A.2. Exponents and Radicals. Integer Exponents. What you should learn. Exponential Notation. Why you should learn it. Properties of Exponents Appendix A. Exponents and Radicals A11 A. Exponents and Radicals What you should learn Use properties of exponents. Use scientific notation to represent real numbers. Use properties of radicals. Simplify

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

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

Preliminary Mathematics

Preliminary Mathematics Preliminary Mathematics The purpose of this document is to provide you with a refresher over some topics that will be essential for what we do in this class. We will begin with fractions, decimals, and

More information

Polynomial Expression

Polynomial Expression DETAILED SOLUTIONS AND CONCEPTS - POLYNOMIAL EXPRESSIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

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

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Samarjit Chakraborty Computer Engineering and Networks Laboratory Swiss Federal Institute of Technology (ETH) Zürich March

More information

CHAPTER 5 Round-off errors

CHAPTER 5 Round-off errors CHAPTER 5 Round-off errors In the two previous chapters we have seen how numbers can be represented in the binary numeral system and how this is the basis for representing numbers in computers. Since any

More information

Basic numerical skills: FRACTIONS, DECIMALS, PROPORTIONS, RATIOS AND PERCENTAGES

Basic numerical skills: FRACTIONS, DECIMALS, PROPORTIONS, RATIOS AND PERCENTAGES Basic numerical skills: FRACTIONS, DECIMALS, PROPORTIONS, RATIOS AND PERCENTAGES. Introduction (simple) This helpsheet is concerned with the ways that we express quantities that are not whole numbers,

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

7 Literal Equations and

7 Literal Equations and CHAPTER 7 Literal Equations and Inequalities Chapter Outline 7.1 LITERAL EQUATIONS 7.2 INEQUALITIES 7.3 INEQUALITIES USING MULTIPLICATION AND DIVISION 7.4 MULTI-STEP INEQUALITIES 113 7.1. Literal Equations

More information

Radicals - Rationalize Denominators

Radicals - Rationalize Denominators 8. Radicals - Rationalize Denominators Objective: Rationalize the denominators of radical expressions. It is considered bad practice to have a radical in the denominator of a fraction. When this happens

More information

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS (Section 0.6: Polynomial, Rational, and Algebraic Expressions) 0.6.1 SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS LEARNING OBJECTIVES Be able to identify polynomial, rational, and algebraic

More information

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring Name Intro to Algebra 2 Unit 1: Polynomials and Factoring Date Page Topic Homework 9/3 2 Polynomial Vocabulary No Homework 9/4 x In Class assignment None 9/5 3 Adding and Subtracting Polynomials Pg. 332

More information

1.4 Compound Inequalities

1.4 Compound Inequalities Section 1.4 Compound Inequalities 53 1.4 Compound Inequalities This section discusses a technique that is used to solve compound inequalities, which is a phrase that usually refers to a pair of inequalities

More information

Playing with Numbers

Playing with Numbers PLAYING WITH NUMBERS 249 Playing with Numbers CHAPTER 16 16.1 Introduction You have studied various types of numbers such as natural numbers, whole numbers, integers and rational numbers. You have also

More information

Linear Equations and Inequalities

Linear Equations and Inequalities Linear Equations and Inequalities Section 1.1 Prof. Wodarz Math 109 - Fall 2008 Contents 1 Linear Equations 2 1.1 Standard Form of a Linear Equation................ 2 1.2 Solving Linear Equations......................

More information

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0.

Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients. y + p(t) y + q(t) y = g(t), g(t) 0. Second Order Linear Nonhomogeneous Differential Equations; Method of Undetermined Coefficients We will now turn our attention to nonhomogeneous second order linear equations, equations with the standard

More information

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs CHAPTER 3 Methods of Proofs 1. Logical Arguments and Formal Proofs 1.1. Basic Terminology. An axiom is a statement that is given to be true. A rule of inference is a logical rule that is used to deduce

More information

Week 13 Trigonometric Form of Complex Numbers

Week 13 Trigonometric Form of Complex Numbers Week Trigonometric Form of Complex Numbers Overview In this week of the course, which is the last week if you are not going to take calculus, we will look at how Trigonometry can sometimes help in working

More information

All the examples in this worksheet and all the answers to questions are available as answer sheets or videos.

All the examples in this worksheet and all the answers to questions are available as answer sheets or videos. BIRKBECK MATHS SUPPORT www.mathsupport.wordpress.com Numbers 3 In this section we will look at - improper fractions and mixed fractions - multiplying and dividing fractions - what decimals mean and exponents

More information

Factoring - Greatest Common Factor

Factoring - Greatest Common Factor 6.1 Factoring - Greatest Common Factor Objective: Find the greatest common factor of a polynomial and factor it out of the expression. The opposite of multiplying polynomials together is factoring polynomials.

More information

Welcome to Basic Math Skills!

Welcome to Basic Math Skills! Basic Math Skills Welcome to Basic Math Skills! Most students find the math sections to be the most difficult. Basic Math Skills was designed to give you a refresher on the basics of math. There are lots

More information

CONTENTS 1. Peter Kahn. Spring 2007

CONTENTS 1. Peter Kahn. Spring 2007 CONTENTS 1 MATH 304: CONSTRUCTING THE REAL NUMBERS Peter Kahn Spring 2007 Contents 2 The Integers 1 2.1 The basic construction.......................... 1 2.2 Adding integers..............................

More information

POLYNOMIALS and FACTORING

POLYNOMIALS and FACTORING POLYNOMIALS and FACTORING Exponents ( days); 1. Evaluate exponential expressions. Use the product rule for exponents, 1. How do you remember the rules for exponents?. How do you decide which rule to use

More information