Simplifying Expressions

Size: px
Start display at page:

Download "Simplifying Expressions"

Transcription

1 UNIT 1 Math 621 Simplifying Expressions Description: This unit focuses on using quantities to model and analyze situations, interpret expressions, and create expressions to describe situations. Students will work in one-variable and multivariable settings, attain fluency with such algebraic manipulations as use of the distributive property, simple factoring, and connecting the structure of expressions to the contextual meanings of those expressions. Broadly, the unit will help students with the transition into using the tools of algebra to model and explore scenarios. 1.1: Order of Arithmetic Operations (PEMDAS) 1.2: Linear Combinations and Writing Math Expressions 1.3: Arithmetic Properties 1.4: Greatest Common Factors (GCF) and simple factoring 1.5: Evaluating expressions 1.6: Simplifying expressions & combining like terms 1.7: Review Unit 1 TEST

2 RESOURCES 1.1 PEMDAS Khan Academy PEMDAS: 1.2: Linear Combination and Writing Math Expressions How to Write Expressions from Variables: 1.3: Properties (associative, commutative, distributive, additive/mult identities, additive/mult inverses) Arithmetic Properties: 1.4: GCF and simple factoring GCF: 1.5: Evaluating expressions (substitution) - (more practice on PEMDAS in the context of substitution) Evaluating Expressions with Multiple Variables: 1.6: Simplifying expressions & combining like terms Simplifying using Distributive Property and Combining Like Terms:

3 Section 1.1 Notes The Order of Operations A set of guidelines used to simplify mathematical expressions. When simplifying an expression, the order is perform all operations inside any parenthesis first, followed by evaluating all exponents. Third, do all multiplication and division at the same time, from left to right. Lastly, do all addition and subtraction at the same time, from left to right. Some people refer to the order of operations as PEMDAS. The order is as follows: Parenthesis Do anything in parenthesis first. Exponents Next, all powers (exponents) need to be evaluated. Multiplication/Division Multiplication and division must be done at the same time, from left to right, because they are inverses of each other. Addition/Subtraction Addition and subtraction are also done together, from left to right. Example A Simplify !2 " (5 "1) Solution: Parenthesis: ! 3" 4 Example B Simplify 9! " 3! 7 Exponents: 4 + 6! 3" 4 Multiplication: 4 +18! 4 Add/Subtract: 18 Solution: Think of everything in the numerator as if it were in its own set of parenthesis as well as everything in the denominator. The problem can be rewritten as (9! ) (2 2 " 3! 7) When there are multiple operations in a set of parenthesis, use the Order of Operations within each set. (9! ) (2 2 " 3! 7) = (9! 2 +13) (4 " 3! 7) = (7 +13) (12! 7) = 20 5 = 4 page 1

4 page 2

5 Section 1.1 PEMDAS classwork Name Evaluate these expressions using correct order of operations. Show your steps. No calculators (2 + 3) (8 3) * * 9 3(6 1) (5 2) [5 + (4 1) 2 ] [- 1(- 2 1)] 2 page 3

6 [8 3(4 2)] x + 5[6 (2x + 3)] Make the following expressions equal to 35 by placing parenthesis = = 35 page 4

7 Section 1.2 Algebraic Expressions Name Match each English phrase or sentence with its algebraic translation. 1. Five less than twice a number. 2. Five more than twice a number. 3. Five is less than twice a number. 4. Five more than twice a number is less than ten. 5. Five less than twice a number is greater than ten times the number. 6. Five less than twice times a number is less than the number. (a) 2n + 5 (b) 5 > 2n (c) 5 < 2n (d) 5 2n (e) 2n 5 (f) 2n + 5 > 10 (g) 2n (h) 2n 5 > 10n (i) 2n 5 < n (j) 2n + 5 < 10 (k) 2n 5 > 10 (l) 2n 5 < 10 Translate into words. 7. > Translate into words as illustrated in the example. example: n + 4 Four more than a number. 11. x w n 14. 5n y < 8 page 5

8 Section 1.2 Notes Algebraic Expressions (part 2) A linear combination is an expression in the form. Example 1: In a professional hockey game, a win is worth two points, a tie is worth one point and a loss is worth zero points. Write an expression to express the total number points scored given the number of wins (W), the number of ties (T) and the number of losses (L). Example 2: Ivan bought P pounds of peaches at $2.29 per pound and G pounds of grapes at $3.79 per pound. a. Write an expression that gives the amount Ivan paid for the peaches and the grapes. b. Suppose he bought 2 pounds of peaches and 3 pounds of grapes. How much did he spend in total? c. Suppose he spent $15.24 in total. If he only bought one pound of grapes, how many pounds of peaches did he buy? page 6

9 Section 1.2 Practice 1. The expression 37P + 32R is called a of P and R. 2. Suppose you bought D DVD s and B Books. If each DVD cost $14.95 and each book you bought off the specials table cost $6.95, write an expression that tells how much you spent. 3. On a quiz show, 20 points are given for correct answers to regular questions and 50 points are given for correct answers in the bonus round. Let R represent the number of regular questions answered correctly and B represent the number of bonus questions answered correctly. a. Write an expression that gives the total number of points earned. b. Suppose that a contestant earned 650 points. Write an equation relating R, B, and the number of points earned. c. Give three different possible solutions to the equation you wrote in part b. Review: Translate into an algebraic expression or sentence. 1. p less than y 2. p is less than y 3. Five more than three times a number page 7

10 Choose the correct answer for each question. (a) x + y (b) x y (c) xy (d) x y (e) y x 4. You give a friend y dollars. You had x dollars. How much do you have left? 5. You drove x miles in y hours. What was your rate? 6. You buy x pencils at y cents each. What is the total cost? 7. Sara is y years old. Her sister is x years older. How old is her sister? page 8

11 Section 1.3 Notes Arithmetic Properties The properties of arithmetic enable us to solve mathematical equations. Notice that these properties hold for addition and multiplication. Name Form Example Commutative Property of Addition a + b = b + a Commutative Property of Multiplication ab = ba Associative Property of Addition a + (b + c) = (a + b) + c Associative Property of Multiplication a(bc) = (ab)c Additive Identity a + 0 = a Multiplicative Identity a 1 = a Additive Inverse a + (!a) = 0 Multiplicative Inverse a! 1 a = 1 Distributive Property of Multiplication over Addition a(b + c) = ab + ac From the Identity Property, we can say that 0 is the additive identity and 1 is the multiplicative identity. Similarly, from the Inverse Property,!a is the additive inverse of a and 1 a is the multiplicative inverse of a because they both equal the identity for their respective operations. page 9

12 Example Identify the property used in the equations below. a) 3! 4!5 = 5! 4! 3 b) 5! 1 5 = 1 c) 6!(7!8) = (6! 7)!8 d) 6 + (! 6) = 0 e) 6 + (2 + 3) = (6 + 2) + 3 f) = g) 2(4x! 3) = 8x! 6 h) = 4 page 10

13 Section 1.3 Arithmetic Properties Practice Sheet #1 Name Match each example with the property that is illustrated. (a) Additive Identity (b) Additive Inverse (c) Associative Property of Addition (d) Associative Property of Multiplication (e) Commutative Property of Addition (f) Commutative Property of Multiplication (g) Distributive Property of Mult over Addn (h) Multiplicative Identity (i) Multiplicative Inverse 1. 2(3 + 4x) = 6 + 8x (3 + 4) = (2 + 3) (- 3) = 0 4. ( 5! 3)! 7 = 5!( 3! 7) 5. 10!0 = (2 + 5)! 4 = 2! 4 + 5! = ! 5 3 = 1 9. (3 + 7) + (2 + 1) = (2 + 1) + (3 + 7) 10. (7!2)! 4 = (2! 7)! = ! 1 12 = Which statement illustrates the associative property of multiplication? (a) ( 3a)b = b( 3a) (b) ( 3a)b = 3ab (c) ( 3a)b = 3( ab) (d) ( 3a)b = ( a! 3)b page 11

14 14. Which statement illustrates the additive identity? (a) 2 2 = 0 (b) =2 (c) 2!1 = 2 (d) 2! 1 2 = 1 " 15. Use the distributive property to rewrite 16 x! 1 % # $ 4 & ' without parentheses. (a) 16x - 20 (b) 16x (c) 16x - 16 (d) 16x - 4 page 12

15 1.3 Properties of Real Numbers Practice Sheet #2 Name Match each example with the property that is illustrated. (a) Additive Identity (b) Additive Inverse (c) Associative Property of Addition (d) Associative Property of Multiplication (e) Commutative Property of Addition (f) Commutative Property of Multiplication (g) Distributive Property of Mult over Addn (h) Multiplicative Identity (i) Multiplicative Inverse 1. m + 3 = 3 + m 10. m!a!t!h = h!a! m!t 2. w!1 = w 11. (!y) + y = 0 3. a + (b + c) = (a + b) + c 12. ab + xy = ba + yx 4. ( 2! x)! y = ( x!2)! y n!n = x(x + 3) = 2x 2 + 6x 14. (2 + m) + 3 = 3+ (2 + m) 6. k + (!k) = a!( j!e) = ( a! j)!e 7. (a + b) + c = a + (b + c) 16. ( 2!a)!b = 2!( a!b) 8. u + 0 = u 17. 2x + 6 = 2(x + 3) 9. r! 1 r = h = h page 13

16 page 14

17 1.3 Properties of Real Numbers Classwork #3 Name Notice that these properties hold for addition and multiplication. Commutative Property of Addition/Multiplication Associative Property of Addition/Multiplication Distributive Property of Multiplication over Addition Additive Inverse Multiplicative Inverse Additive Identity Multiplicative Identity Problems. All variables represent real numbers. 1. Use the Commutative Property of Addition to rewrite the expression 5x Use the Commutative Property of Multiplication to rewrite the expression 2! Use the Associative Property of Addition to rewrite the expression (7x + 4) Use the Associative Property of Multiplication to rewrite the expression 7!(4!8) 5. Use the Distributive Property to rewrite the expression 6(x + 4). 6. Use the Distributive Property to rewrite the expression 5x+10. Identify which property is illustrated in each statement below. 7. x(yz) = x(zy) 8. 2(x + y) = 2x + 2y 9. (x + y) + z = (y + x) + z 10. (x + y) + z = x + (y + z) 11. 2[x (a + d)] = (2x) (a + d) ! 1 47 = a + 3b = 3(a + b) 14. x + (-x) = 0 page 15

18 15. Show using examples that Subtraction and Division are NOT commutative or associative operations. 16. Does x( y! z)!=!xy! xz? What property is being used here? page 16

19 Section 1.4 GCF and Simple Factoring Name: GCF: The Greatest Common Factor of a set of numbers is Method for finding the GCF: Example: Find the GCF of 20 and 45 a. List the factors of each number. 20: b. Identify the common factors. c. Choose the greatest of those. 45: Sometimes the GCF includes a variable. For example, let s look at 4x 2 and 16x 5. 4x 2 : 16x 5 : Try it! Find the GCF of the following sets of numbers , , 20, a 3, 15a 6, 10a 4. 3k 4, 8k, 5k 5 page 17

20 How to Factor Out the GCF from an expression: Now we are going to rewrite expressions so that they are a multiplication of the GCF and the rest of the expression. Example: 4x+20 a. Identify the GCF. b. Divide each term in the expression by the GCF. How can you check your final expression is equivalent to the original? Note: If there is no GCF, that means the expression is already as simplified as possible and is called prime. Let s try it together! Factor out the GCF from each expression. Write PRIME if there is no GCF x 2. 12y x d + 45d 4. 13a c + c c n 30n+ 42 page 18

21 Now try it on your own. Factor out the GCF from each expression. Write PRIME if there is no GCF. 7. 5m 2!10m p p p 9. 18x 2!50x z + 50z 75z g + 3g k 30 CHALLENGE!!! Push yourself! cd 3c + 4c rs 108r s x x + x x y y y y page 19

22 Section 1.5 Notes Evaluating Expressions Name: You have probably seen letters in a mathematical expression, such as 3x + 8. These letters, also called variables, represent an unknown number. One of the goals of algebra is to solve various equations for a variable. To evaluate an expression or equation, we would need to substitute in a given value for the variable and test it. In order for the given value to be true for an equation, the two sides of the equation must simplify to the same number. Example A: Evaluate 2x 2 9 for x = 3. Example B: Determine if x = 5 is a solution to 3x 11 = 14. Example C: Sometimes you are given a formula to use. For example, the formula for the area of a circle is A =!r 2, where r is the radius in feet. If the radius is 4ft, find the area. Vocabulary Check Variable- A letter used to represent an unknown value. Expression- A group of variables, numbers, and operators. Equation- Two expressions joined by an equal sign. Solution- A numeric value that makes an equation true page 20

23 1.5 Classwork Below are some formulas that we will use for practice today. You do NOT need to memorize these. Area of a Circle with radius = r. A =!r 2 Surface area of a rectangular prism with length = l, width = w and height = h. SA = 2wl + 2wh + 2lh Volume of a cone with radius = r and height = h. V = 1 3!r2 h r Children s Dose of some Medications given the adult dose = A and the child s age = g (years).! g $ C = # &' A " g +12 % Volume of a Sphere with radius = r V = 4 3!r3 Surface Area of a Cylinder with radius = r and height = h. SA = 2!r 2 + 2!rh Use the appropriate formula from the list above to find the values requested below. 1. Find the surface area of a rectangular prism 2. Find the volume of a cone with radius = 3 cm with length = 10 in, width = 4 in, & and height = 12 cm. height = 5 in. 3. Find the Area of a circle with radius = 5 in. 4. Find the appropriate dose of a medication for a 6 year old child if the Adult dose is 120 mg. page 21

24 5. Find the surface area of a cylinder with radius = 5 cm and height = 20 cm. 6. Find the volume of a sphere with radius = 6 in. 7. Here s another useful formula. Suppose you stand at the top of a tall building and you drop something (like a penny) off the roof. The distance the object has fallen depends upon how long it has been falling. Let t stand for time (in seconds). If we measure the distance in feet, the formula is: d = 1 2 (32)t 2. If we measure in meters, it is: d = 1 2 (9.8)t Note: The general formula is d = 1 2 gt 2 8. Suppose you stand at the top of a very tall building and drop a penny off the top. How many feet will it have traveled after 2 second? Suppose you drop a penny off the same building. How many meters will it have travelled in 2.5 seconds? where g stands for gravitational constant. The gravitation constant for feet = 32 ft/sec and the gravitation constant for meters = 9.8 m/sec. for objects near the surface of the Earth. The numbers are different near the surface of the moon or planets other than Earth. Evaluate each variable expression when a = 4 and b = (a + b) b 2 + 2ab b! a + 7 a 2 + b page 22

25 Section 1.6 Notes Simplifying Expressions Corey has a bowl of fruit that consists of 5 apples, 4 oranges, and 3 limes. Katelyn went to the farmer s market and picked up 2 apples, 5 limes, and an orange. How many apples, oranges, and limes do Corey and Katelyn have combined? Combining like terms is much like grouping together different fruits, like apples and oranges. Every algebraic expression has at least one term. A term is a number or is the product of a number and a variable. Terms are separated by addition and subtraction signs. A constant is a term that has no variable. Given: 3x + 7 3x and 7 are terms (7 is also called a constant) Algebraic expressions often have like terms that can be combined. Like terms are terms that have the same variable. All constants are like terms. The coefficient, the number multiplied by a variable in a term, does not need to be the same in order for the terms to be like terms. Example 1: Match pairs of like terms: 6x 2y 3m x 9 3m 5 14y In order to simplify an algebraic expression you must combine all like terms. When combining like terms you must remember that the operation in front of the term (addition or subtraction) must stay attached to the term. Rewrite the expression by grouping like terms together before adding or subtracting the coefficients to simplify. Example 2: Simplify each algebraic expression by combining like terms. a. 4x + 3x + 5x b. 8y y + 1 c. 9m + 10p 3p 2m + 4m d. 4d d 12 Simplify each algebraic expression by combining like terms. 1. 4y + 2y + 3y 4. 5x + 9y + 3x 2y 7. 22u 6u + 4t + 4t 8u 2. 8x + x 5x 5. 14p p 8. x + y + x + x + 2y x 3. 10m 4m + 2m 3m d 3d n + 3n 2 13 page 23

26 1.6 Classwork Combining Like Terms Name Combine like terms within each expression 1. 8x 10 5x a 7b + 5a 20b a 2 + 5! 3a 2 + 5a 3! 3a x! 3y + 8x + 5y 5. 3a 2! 4b + 2b 2! 3a + b 2 + 4b + 3a 6. 12x! 5! 7x 2 + 3x + 6 Find the GCF of the following expressions and use the Distributive Property to simplify each one. 7. 5x a a 2! x! 25y a + 8b a 2!14a + 21 We can also use the Distributive Property and GCF to pull out common variables from an expression. Find the GCF and use the Distributive Property to simplify the following expressions x 2 + 4x 14. a 3! 5a 2 + a 15. 5a 2 +10a 16. 3y 3 + 9y a 2 + 8ab m 4! 40m m 2 page 24

27 Unit 1 Review & Study Guide Name Lesson 1.1: You should know the order of arithmetic operations (PEMDAS) and be able to use them to simplify arithmetic expressions. Simplify the following expressions using the correct order of operations (2!5) ! 2(7 + 9) + 5 " (( 17 6)!2) ( 11 4) + ( ) ! !( ) 3 3 Lesson 1.2: You should be able to translate English sentences into mathematics sentences and to use mathematical expressions to represent real- life situations. Translate these mathematical symbols into words 7. > Write an algebraic expression or equation for each situation. 11. A number is 6 less than twice another number. 12. Four greater than a number. 13. A number is greater than 4 times another number. 14. Liz bought food for a party. Each pizza cost $7.99, each bottle of soda was $2.99 and each bag of chips was $1.49. How much did she spend in total? page 25

28 15. Hannah bought G bags of Gold Fish at $2.29 per bag and C bags of Chex Mix at $1.79 per bag. a. Write an expression that gives the amount Hannah paid for all of the food. b. Suppose she bought 5 bags of Gold Fish and 3 bags of Chex Mix. How much did she spend in total? c. Suppose she spent $13.03 in total. If he only bought one bag of Gold Fish, how many bags of Chex Mix did she buy? Lesson 1.3: You should know the properties of arithmetic and be able to identify which property is illustrated given a mathematical sentence. You should also be able to give examples of properties. Match the example column with the proper property given on the left column a. Commutative Property of Addition b. Associative Property of Multiplication c. Distributive Property of Multiplication over Addition d. Additive Inverse e. Multiplicative Inverse 16. m! s = s! m 17. a + 0 = a 18. a! 1 a = x(m + n) = xm + xn 20. p + - p = 0 f. Additive Identity 21. ( m! p)! s = m!( p! s) g. Multiplicative Identity h. Commutative Property of Multiplication i. Associative Property of Addition 22. xy + 2z = 2z + xy 23. t!1 = t 24. (m + p) + s = m + (p + s) 25. k!5 = 5k 26. 7x + 7 j = 7(x + j) 27. a + (b + c) = a + (c + b) page 26

29 Lesson 1.4: You should be able to factor linear expressions using the GCF Find the GCF and use the Distributive Property to simplify the following expressions x + 3y 29. 6x 2! c! x! 2y +10z 32. x 2! 9x 33. 2m 3 + 6m m x + 8y! 60z 35. 3x 2 + 6x Lesson 1.5 You should be able to evaluate expressions & equations 36. If x = 3: 3! x 5! x 37. Solve for V given that V = pr 2 h and p = 3.14, r = 4 and h = 7 Evaluate the following expressions given x = 3, y = 5, and z = z(x 2! 6) +1 y 39. 3x + 4z 5( y + xz) 40. The formula A = 1 P i a gives us the area A for a regular polygon. The variable a represents the 2 length of the apothem and P represents the perimeter. If the perimeter is 36 cm and the apothem is about 5 1 cm, find the area for the polygon. 5 page 27

30 Lesson 1.6 You should be able to simplify algebraic equations by combining like terms Simplify the following expressions as much as possible p! 3p 42. 3x! 2! 8x 43. 5u 2! 3u! 7u 2 + 9u (2x + 4)!15x! (x + 2)! (x! 3) 46. 5x + 3(x! 2) 47. 3x + x(5! 2x) x + 6! 2(3x + 8) (12x + 20)! 1 5 (30!15x) (2x! 9)! 0.6(4x + 5) page 28

31 Unit 1 Review & Study Guide Answers (2!5) 2 = = = 109 ( 11 4) + ( ) = 7 + (15! 5) = = ! 2(7 + 9) + 5 "2 2 = 35! 2(16) + 5 " 4 = 35! = ! 3+1 = ! 3+1 = = (( 17 6)!2) ( ) 3 3 ( ) ! = 10! 2 4 = 10!("2) 3 3 = 10!( " 8) 3 = "80 " 3 = "83 7. Greater than 8. not equal 9. less than or equal 10. approximately 11. n = 2x n n > 4x p s c 15a. 2.29G C 15b, 5(2.29) + 3(1.79) = $ c C = 13.03; 1.79C = 10.74; C = 6 answer: 6 bags of Chex Mix 16. h 17. f 18. e 19. c 20. d 21. b 22. a 23. g 24. i 25. h 26. c 27. a 28. 3(x + y) 29. 6(x 2! 7) 30. 7(c 2) 31. 2(x y + 5z0 32. x(x 9) 33. 2m(m 2 + 3m +11) 34. 4(3x + 2y 15 z) 35. 3x(x + 2) 36. 3! 3 5! 3 = V = 3.14 (16) (7) = !2(9! 6) +1 = 5!6 +1 = =!5 5 5 =!1!2(3) (3) + 4(!2)! 5(5 + (3"!2)) = 9 +! 8! 5(5 +! 6) = 1! 5(!1) = 1+ 5 = A = 1 (36)(5.2) = 93.6 cm p x 43.!2u 2 + 6u x 45. 6x x 6 47.!2x 2 + 8x x x x 6.6 page 29

32 Unit 1 Test Review #2 Name: Evaluate these expressions using the correct order of operations. Show your steps. 1. (6 + 3) (9! 2 2 ) 2. 9!10 5 " ! (6!8) ! " ! [ (2 " 4)] [- 3(- 8 2)] 2 Add parenthesis to make each equation true !1" 4 +1 = 9 5 2! = 10 Insert the proper operation signs (+,, x, ) and grouping symbols, when needed, to make each sentence true = = 9 page 30

33 Match each example with the property that is illustrated. (a) Additive Identity (b) Additive Inverse (c) Associative Property of Addition (d) Associative Property of Multiplication (e) Commutative Property of Addition (f) Commutative Property of Multiplication (g) Distributive Property of Mult over Addn (h) Multiplicative Identity (i) Multiplicative Inverse 11. 3x + 2y = 2y + 3x! 17. 4! 3 = 3! x + 0 = x 18. 4x! 1 = 4x 13. a( b! c) = ab! ac = x! 1 x = f + ( d + e ) = ( f + d) + e 15. a!( b!c) = ( a!b)!c "! 1 % $ ' = 0 # 2 & 16.!5 + 5 = ( x! 9) = 7x! Use the Commutative Property of Multiplication to rewrite the given expression. 24. Use the Distributive Property of Multiplication over Addition. 4! 5! 6= 8x - 24= 25. Is x =!5 a solution to the equation 4x 12 =!2 x + 21 ( )?! Show work and explain in words. page 31

34 Area of a Circle with radius = r. A =!r 2 r Surface area of a rectangular prism with length = l, width = w and height = h. SA = 2wl + 2wh + 2lh Volume of a cone with radius = r and height = h. V = 1 3!r2 h Children s Dose of some Medications given the adult dose = A and the child s age = g (years).! g $ C = # &' A " g +12 % Volume of a Sphere with radius = r V = 4 3!r3 Surface Area of a Cylinder with radius = r and height = h. SA = 2!r 2 + 2!rh Use the appropriate formula from the list above. Show work. Include UNITS in your answers. 26. Find the volume of a sphere with radius 27. Find the surface area of a cylinder with 6cm. radius 2in. and height 5in. 28. Find the surface area of a rectangular prism with length 2ft, width 9ft, and height 4ft. 29. Find the dose of medication for a 4 years old child if the adult dose is 12mg. page 32

35 30. Evaluate the following expressions when a = - 2, b = 6, and c = - 1. a! bc b. 5b! 2c + a(2b + c) a. 2b + c Simplify the following as much as possible. If an expression is already simplified, say so. 31) 7x + 5 3x 32) 6x x 33) ( 12x 5) ( 7x 11) 34) 6w 2 +11w + 8w 2 15w page 33

36 35) 11a 2 b 12ab 2 36) ( 2x 2 3x + 7) (!3x 2 + 4x 7) 37) 4( 6x 3 4x 2 +11) 7( 5x 2 + 9) 38)!3(! 4x y) 39. 9( 4x 2 7x +12) 12( 3x 2 5x 9) page 34

37 Answers: ( 3!1)" 4 +1 = ! ! 8 2 = ! 3" 3 =! 2 ( ) e 12. a 13. g 14. i 15. d 16. b 17. f 18. h 19. e 20. c 21. b 22. g 23. 5! 4! (x 3) 25. If x =!5 were a solution to the equation 4x 12 =!2( x + 21), then 4(!5) 12 =!2((!5) + 21). Let s see if it does: = - 32 and - 2(- 5+21) = - 2(16) = - 32 Since both sides equal - 32, x = - 5 is a solution to the equation 4x 12 = - 2(x + 21). 26. V = 4 3! (6)3 29. = 288! cm 3! 4 $ C = " # 4 +12% & '12 = 4!12 = 3 mg SA = 2! (2) 2 + 2! (2)(5) = 8! + 20! = 28! in 2 30a. (!2)! (6)(!1) 2(6) + (!1) =! !1 = SA = 2(9)(2) + 2(9)(4) + 2(2)(4) = ft 2 30b. 5(6)! 2(!1) + (!2) 2(6) + (!1) [ ] = (!2)(12!1) = 32 +!2(11) = 32! 22 = x x x w 2 4w 35. simplified already x 36. 5x 2! 7x x 3! 51x 2! x + 3y page 35

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

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

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

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left. The verbal answers to all of the following questions should be memorized before completion of pre-algebra. Answers that are not memorized will hinder your ability to succeed in algebra 1. Number Basics

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

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

Exercise Worksheets. Copyright. 2002 Susan D. Phillips

Exercise Worksheets. Copyright. 2002 Susan D. Phillips Exercise Worksheets Copyright 00 Susan D. Phillips Contents WHOLE NUMBERS. Adding. Subtracting. Multiplying. Dividing. Order of Operations FRACTIONS. Mixed Numbers. Prime Factorization. Least Common Multiple.

More information

Factoring Polynomials

Factoring Polynomials UNIT 11 Factoring Polynomials You can use polynomials to describe framing for art. 396 Unit 11 factoring polynomials A polynomial is an expression that has variables that represent numbers. A number can

More information

How To Factor By Gcf In Algebra 1.5

How To Factor By Gcf In Algebra 1.5 7-2 Factoring by GCF Warm Up Lesson Presentation Lesson Quiz Algebra 1 Warm Up Simplify. 1. 2(w + 1) 2. 3x(x 2 4) 2w + 2 3x 3 12x Find the GCF of each pair of monomials. 3. 4h 2 and 6h 2h 4. 13p and 26p

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

FACTORING OUT COMMON FACTORS

FACTORING OUT COMMON FACTORS 278 (6 2) Chapter 6 Factoring 6.1 FACTORING OUT COMMON FACTORS In this section Prime Factorization of Integers Greatest Common Factor Finding the Greatest Common Factor for Monomials Factoring Out the

More information

Factoring and Applications

Factoring and Applications Factoring and Applications What is a factor? The Greatest Common Factor (GCF) To factor a number means to write it as a product (multiplication). Therefore, in the problem 48 3, 4 and 8 are called the

More information

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

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

More information

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B Scope and Sequence Earlybird Kindergarten, Standards Edition Primary Mathematics, Standards Edition Copyright 2008 [SingaporeMath.com Inc.] The check mark indicates where the topic is first introduced

More information

How To Solve Factoring Problems

How To Solve Factoring Problems 05-W4801-AM1.qxd 8/19/08 8:45 PM Page 241 Factoring, Solving Equations, and Problem Solving 5 5.1 Factoring by Using the Distributive Property 5.2 Factoring the Difference of Two Squares 5.3 Factoring

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

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

Area of a triangle: The area of a triangle can be found with the following formula: 1. 2. 3. 12in

Area of a triangle: The area of a triangle can be found with the following formula: 1. 2. 3. 12in Area Review Area of a triangle: The area of a triangle can be found with the following formula: 1 A 2 bh or A bh 2 Solve: Find the area of each triangle. 1. 2. 3. 5in4in 11in 12in 9in 21in 14in 19in 13in

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

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

Accentuate the Negative: Homework Examples from ACE

Accentuate the Negative: Homework Examples from ACE Accentuate the Negative: Homework Examples from ACE Investigation 1: Extending the Number System, ACE #6, 7, 12-15, 47, 49-52 Investigation 2: Adding and Subtracting Rational Numbers, ACE 18-22, 38(a),

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

Summer Math Exercises. For students who are entering. Pre-Calculus

Summer Math Exercises. For students who are entering. Pre-Calculus Summer Math Eercises For students who are entering Pre-Calculus It has been discovered that idle students lose learning over the summer months. To help you succeed net fall and perhaps to help you learn

More information

SPECIAL PRODUCTS AND FACTORS

SPECIAL PRODUCTS AND FACTORS CHAPTER 442 11 CHAPTER TABLE OF CONTENTS 11-1 Factors and Factoring 11-2 Common Monomial Factors 11-3 The Square of a Monomial 11-4 Multiplying the Sum and the Difference of Two Terms 11-5 Factoring the

More information

Factor Polynomials Completely

Factor Polynomials Completely 9.8 Factor Polynomials Completely Before You factored polynomials. Now You will factor polynomials completely. Why? So you can model the height of a projectile, as in Ex. 71. Key Vocabulary factor by grouping

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

VOLUME of Rectangular Prisms Volume is the measure of occupied by a solid region.

VOLUME of Rectangular Prisms Volume is the measure of occupied by a solid region. Math 6 NOTES 7.5 Name VOLUME of Rectangular Prisms Volume is the measure of occupied by a solid region. **The formula for the volume of a rectangular prism is:** l = length w = width h = height Study Tip:

More information

Geometry Notes VOLUME AND SURFACE AREA

Geometry Notes VOLUME AND SURFACE AREA Volume and Surface Area Page 1 of 19 VOLUME AND SURFACE AREA Objectives: After completing this section, you should be able to do the following: Calculate the volume of given geometric figures. Calculate

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

CHAPTER 8, GEOMETRY. 4. A circular cylinder has a circumference of 33 in. Use 22 as the approximate value of π and find the radius of this cylinder.

CHAPTER 8, GEOMETRY. 4. A circular cylinder has a circumference of 33 in. Use 22 as the approximate value of π and find the radius of this cylinder. TEST A CHAPTER 8, GEOMETRY 1. A rectangular plot of ground is to be enclosed with 180 yd of fencing. If the plot is twice as long as it is wide, what are its dimensions? 2. A 4 cm by 6 cm rectangle has

More information

Math 25 Activity 6: Factoring Advanced

Math 25 Activity 6: Factoring Advanced Instructor! Math 25 Activity 6: Factoring Advanced Last week we looked at greatest common factors and the basics of factoring out the GCF. In this second activity, we will discuss factoring more difficult

More information

To Evaluate an Algebraic Expression

To Evaluate an Algebraic Expression 1.5 Evaluating Algebraic Expressions 1.5 OBJECTIVES 1. Evaluate algebraic expressions given any signed number value for the variables 2. Use a calculator to evaluate algebraic expressions 3. Find the sum

More information

5.1 FACTORING OUT COMMON FACTORS

5.1 FACTORING OUT COMMON FACTORS C H A P T E R 5 Factoring he sport of skydiving was born in the 1930s soon after the military began using parachutes as a means of deploying troops. T Today, skydiving is a popular sport around the world.

More information

The Distributive Property

The Distributive Property The Distributive Property Objectives To recognize the general patterns used to write the distributive property; and to mentally compute products using distributive strategies. www.everydaymathonline.com

More information

1.1 Practice Worksheet

1.1 Practice Worksheet Math 1 MPS Instructor: Cheryl Jaeger Balm 1 1.1 Practice Worksheet 1. Write each English phrase as a mathematical expression. (a) Three less than twice a number (b) Four more than half of a number (c)

More information

Algebra 1. Practice Workbook with Examples. McDougal Littell. Concepts and Skills

Algebra 1. Practice Workbook with Examples. McDougal Littell. Concepts and Skills McDougal Littell Algebra 1 Concepts and Skills Larson Boswell Kanold Stiff Practice Workbook with Examples The Practice Workbook provides additional practice with worked-out examples for every lesson.

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

Beginning Algebra Math 100B. Math Study Center BYU-Idaho

Beginning Algebra Math 100B. Math Study Center BYU-Idaho Beginning Algebra Math 100B Math Study Center BYU-Idaho Preface This math book has been created by the BYU-Idaho Math Study Center for the college student who needs an introduction to Algebra. This book

More information

Area of Parallelograms, Triangles, and Trapezoids (pages 314 318)

Area of Parallelograms, Triangles, and Trapezoids (pages 314 318) Area of Parallelograms, Triangles, and Trapezoids (pages 34 38) Any side of a parallelogram or triangle can be used as a base. The altitude of a parallelogram is a line segment perpendicular to the base

More information

Formulas and Problem Solving

Formulas and Problem Solving 2.4 Formulas and Problem Solving 2.4 OBJECTIVES. Solve a literal equation for one of its variables 2. Translate a word statement to an equation 3. Use an equation to solve an application Formulas are extremely

More information

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF Polynomials 5 5.1 Addition and Subtraction of Polynomials and Polynomial Functions 5.2 Multiplication of Polynomials 5.3 Division of Polynomials Problem Recognition Exercises Operations on Polynomials

More information

IV. ALGEBRAIC CONCEPTS

IV. ALGEBRAIC CONCEPTS IV. ALGEBRAIC CONCEPTS Algebra is the language of mathematics. Much of the observable world can be characterized as having patterned regularity where a change in one quantity results in changes in other

More information

Polynomial Equations and Factoring

Polynomial Equations and Factoring 7 Polynomial Equations and Factoring 7.1 Adding and Subtracting Polynomials 7.2 Multiplying Polynomials 7.3 Special Products of Polynomials 7.4 Dividing Polynomials 7.5 Solving Polynomial Equations in

More information

COMPETENCY TEST SAMPLE TEST. A scientific, non-graphing calculator is required for this test. C = pd or. A = pr 2. A = 1 2 bh

COMPETENCY TEST SAMPLE TEST. A scientific, non-graphing calculator is required for this test. C = pd or. A = pr 2. A = 1 2 bh BASIC MATHEMATICS COMPETENCY TEST SAMPLE TEST 2004 A scientific, non-graphing calculator is required for this test. The following formulas may be used on this test: Circumference of a circle: C = pd or

More information

MATH 90 CHAPTER 6 Name:.

MATH 90 CHAPTER 6 Name:. MATH 90 CHAPTER 6 Name:. 6.1 GCF and Factoring by Groups Need To Know Definitions How to factor by GCF How to factor by groups The Greatest Common Factor Factoring means to write a number as product. a

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

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

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

6.3 FACTORING ax 2 bx c WITH a 1

6.3 FACTORING ax 2 bx c WITH a 1 290 (6 14) Chapter 6 Factoring e) What is the approximate maximum revenue? f) Use the accompanying graph to estimate the price at which the revenue is zero. y Revenue (thousands of dollars) 300 200 100

More information

The Properties of Signed Numbers Section 1.2 The Commutative Properties If a and b are any numbers,

The Properties of Signed Numbers Section 1.2 The Commutative Properties If a and b are any numbers, 1 Summary DEFINITION/PROCEDURE EXAMPLE REFERENCE From Arithmetic to Algebra Section 1.1 Addition x y means the sum of x and y or x plus y. Some other words The sum of x and 5 is x 5. indicating addition

More information

Factoring a Difference of Two Squares. Factoring a Difference of Two Squares

Factoring a Difference of Two Squares. Factoring a Difference of Two Squares 284 (6 8) Chapter 6 Factoring 87. Tomato soup. The amount of metal S (in square inches) that it takes to make a can for tomato soup is a function of the radius r and height h: S 2 r 2 2 rh a) Rewrite this

More information

Summer Assignment for incoming Fairhope Middle School 7 th grade Advanced Math Students

Summer Assignment for incoming Fairhope Middle School 7 th grade Advanced Math Students Summer Assignment for incoming Fairhope Middle School 7 th grade Advanced Math Students Studies show that most students lose about two months of math abilities over the summer when they do not engage in

More information

Number Sense and Operations

Number Sense and Operations Number Sense and Operations representing as they: 6.N.1 6.N.2 6.N.3 6.N.4 6.N.5 6.N.6 6.N.7 6.N.8 6.N.9 6.N.10 6.N.11 6.N.12 6.N.13. 6.N.14 6.N.15 Demonstrate an understanding of positive integer exponents

More information

Using Proportions to Solve Percent Problems I

Using Proportions to Solve Percent Problems I RP7-1 Using Proportions to Solve Percent Problems I Pages 46 48 Standards: 7.RP.A. Goals: Students will write equivalent statements for proportions by keeping track of the part and the whole, and by solving

More information

Algebra I Teacher Notes Expressions, Equations, and Formulas Review

Algebra I Teacher Notes Expressions, Equations, and Formulas Review Big Ideas Write and evaluate algebraic expressions Use expressions to write equations and inequalities Solve equations Represent functions as verbal rules, equations, tables and graphs Review these concepts

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

Big Bend Community College. Beginning Algebra MPC 095. Lab Notebook

Big Bend Community College. Beginning Algebra MPC 095. Lab Notebook Big Bend Community College Beginning Algebra MPC 095 Lab Notebook Beginning Algebra Lab Notebook by Tyler Wallace is licensed under a Creative Commons Attribution 3.0 Unported License. Permissions beyond

More information

Solids. Objective A: Volume of a Solids

Solids. Objective A: Volume of a Solids Solids Math00 Objective A: Volume of a Solids Geometric solids are figures in space. Five common geometric solids are the rectangular solid, the sphere, the cylinder, the cone and the pyramid. A rectangular

More information

PowerScore Test Preparation (800) 545-1750

PowerScore Test Preparation (800) 545-1750 Question 1 Test 1, Second QR Section (version 2) Two triangles QA: x QB: y Geometry: Triangles Answer: Quantity A is greater 1. The astute student might recognize the 0:60:90 and 45:45:90 triangle right

More information

Area of a triangle: The area of a triangle can be found with the following formula: You can see why this works with the following diagrams:

Area of a triangle: The area of a triangle can be found with the following formula: You can see why this works with the following diagrams: Area Review Area of a triangle: The area of a triangle can be found with the following formula: 1 A 2 bh or A bh 2 You can see why this works with the following diagrams: h h b b Solve: Find the area of

More information

BEGINNING ALGEBRA ACKNOWLEDMENTS

BEGINNING ALGEBRA ACKNOWLEDMENTS BEGINNING ALGEBRA The Nursing Department of Labouré College requested the Department of Academic Planning and Support Services to help with mathematics preparatory materials for its Bachelor of Science

More information

Florida Math 0018. Correlation of the ALEKS course Florida Math 0018 to the Florida Mathematics Competencies - Lower

Florida Math 0018. Correlation of the ALEKS course Florida Math 0018 to the Florida Mathematics Competencies - Lower Florida Math 0018 Correlation of the ALEKS course Florida Math 0018 to the Florida Mathematics Competencies - Lower Whole Numbers MDECL1: Perform operations on whole numbers (with applications, including

More information

Assessment For The California Mathematics Standards Grade 3

Assessment For The California Mathematics Standards Grade 3 Introduction: Summary of Goals GRADE THREE By the end of grade three, students deepen their understanding of place value and their understanding of and skill with addition, subtraction, multiplication,

More information

Free Pre-Algebra Lesson 55! page 1

Free Pre-Algebra Lesson 55! page 1 Free Pre-Algebra Lesson 55! page 1 Lesson 55 Perimeter Problems with Related Variables Take your skill at word problems to a new level in this section. All the problems are the same type, so that you can

More information

Show that when a circle is inscribed inside a square the diameter of the circle is the same length as the side of the square.

Show that when a circle is inscribed inside a square the diameter of the circle is the same length as the side of the square. Week & Day Week 6 Day 1 Concept/Skill Perimeter of a square when given the radius of an inscribed circle Standard 7.MG:2.1 Use formulas routinely for finding the perimeter and area of basic twodimensional

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

Lesson 21. Circles. Objectives

Lesson 21. Circles. Objectives Student Name: Date: Contact Person Name: Phone Number: Lesson 1 Circles Objectives Understand the concepts of radius and diameter Determine the circumference of a circle, given the diameter or radius Determine

More information

ACTIVITY: Finding a Formula Experimentally. Work with a partner. Use a paper cup that is shaped like a cone.

ACTIVITY: Finding a Formula Experimentally. Work with a partner. Use a paper cup that is shaped like a cone. 8. Volumes of Cones How can you find the volume of a cone? You already know how the volume of a pyramid relates to the volume of a prism. In this activity, you will discover how the volume of a cone relates

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

Calculating Area, Perimeter and Volume

Calculating Area, Perimeter and Volume Calculating Area, Perimeter and Volume You will be given a formula table to complete your math assessment; however, we strongly recommend that you memorize the following formulae which will be used regularly

More information

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA

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

More information

Volume of Pyramids and Cones

Volume of Pyramids and Cones Volume of Pyramids and Cones Objective To provide experiences with investigating the relationships between the volumes of geometric solids. www.everydaymathonline.com epresentations etoolkit Algorithms

More information

Geometry Notes PERIMETER AND AREA

Geometry Notes PERIMETER AND AREA Perimeter and Area Page 1 of 57 PERIMETER AND AREA Objectives: After completing this section, you should be able to do the following: Calculate the area of given geometric figures. Calculate the perimeter

More information

Algebra Word Problems

Algebra Word Problems WORKPLACE LINK: Nancy works at a clothing store. A customer wants to know the original price of a pair of slacks that are now on sale for 40% off. The sale price is $6.50. Nancy knows that 40% of the original

More information

Area of Parallelograms (pages 546 549)

Area of Parallelograms (pages 546 549) A Area of Parallelograms (pages 546 549) A parallelogram is a quadrilateral with two pairs of parallel sides. The base is any one of the sides and the height is the shortest distance (the length of a perpendicular

More information

Algebra I Vocabulary Cards

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

More information

Lateral and Surface Area of Right Prisms

Lateral and Surface Area of Right Prisms CHAPTER A Lateral and Surface Area of Right Prisms c GOAL Calculate lateral area and surface area of right prisms. You will need a ruler a calculator Learn about the Math A prism is a polyhedron (solid

More information

The Greatest Common Factor; Factoring by Grouping

The Greatest Common Factor; Factoring by Grouping 296 CHAPTER 5 Factoring and Applications 5.1 The Greatest Common Factor; Factoring by Grouping OBJECTIVES 1 Find the greatest common factor of a list of terms. 2 Factor out the greatest common factor.

More information

ALGEBRA I (Common Core) Thursday, June 16, 2016 9:15 a.m. to 12:15 p.m., only

ALGEBRA I (Common Core) Thursday, June 16, 2016 9:15 a.m. to 12:15 p.m., only ALGEBRA I (COMMON CORE) The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA I (Common Core) Thursday, June 16, 2016 9:15 a.m. to 12:15 p.m., only Student Name: School Name:

More information

Keystone National High School Placement Exam Math Level 1. Find the seventh term in the following sequence: 2, 6, 18, 54

Keystone National High School Placement Exam Math Level 1. Find the seventh term in the following sequence: 2, 6, 18, 54 1. Find the seventh term in the following sequence: 2, 6, 18, 54 2. Write a numerical expression for the verbal phrase. sixteen minus twelve divided by six Answer: b) 1458 Answer: d) 16 12 6 3. Evaluate

More information

The majority of college students hold credit cards. According to the Nellie May

The majority of college students hold credit cards. According to the Nellie May CHAPTER 6 Factoring Polynomials 6.1 The Greatest Common Factor and Factoring by Grouping 6. Factoring Trinomials of the Form b c 6.3 Factoring Trinomials of the Form a b c and Perfect Square Trinomials

More information

Veterans Upward Bound Algebra I Concepts - Honors

Veterans Upward Bound Algebra I Concepts - Honors Veterans Upward Bound Algebra I Concepts - Honors Brenda Meery Kaitlyn Spong Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org Chapter 6. Factoring CHAPTER

More information

Unit 7 The Number System: Multiplying and Dividing Integers

Unit 7 The Number System: Multiplying and Dividing Integers Unit 7 The Number System: Multiplying and Dividing Integers Introduction In this unit, students will multiply and divide integers, and multiply positive and negative fractions by integers. Students will

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

Algebra 2 PreAP. Name Period

Algebra 2 PreAP. Name Period Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for completing

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

Illinois State Standards Alignments Grades Three through Eleven

Illinois State Standards Alignments Grades Three through Eleven Illinois State Standards Alignments Grades Three through Eleven Trademark of Renaissance Learning, Inc., and its subsidiaries, registered, common law, or pending registration in the United States and other

More information

15.1 Factoring Polynomials

15.1 Factoring Polynomials LESSON 15.1 Factoring Polynomials Use the structure of an expression to identify ways to rewrite it. Also A.SSE.3? ESSENTIAL QUESTION How can you use the greatest common factor to factor polynomials? EXPLORE

More information

Charlesworth School Year Group Maths Targets

Charlesworth School Year Group Maths Targets Charlesworth School Year Group Maths Targets Year One Maths Target Sheet Key Statement KS1 Maths Targets (Expected) These skills must be secure to move beyond expected. I can compare, describe and solve

More information

SUNY ECC. ACCUPLACER Preparation Workshop. Algebra Skills

SUNY ECC. ACCUPLACER Preparation Workshop. Algebra Skills SUNY ECC ACCUPLACER Preparation Workshop Algebra Skills Gail A. Butler Ph.D. Evaluating Algebraic Epressions Substitute the value (#) in place of the letter (variable). Follow order of operations!!! E)

More information

Higher Education Math Placement

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

More information

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

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

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

Area is a measure of how much space is occupied by a figure. 1cm 1cm

Area is a measure of how much space is occupied by a figure. 1cm 1cm Area Area is a measure of how much space is occupied by a figure. Area is measured in square units. For example, one square centimeter (cm ) is 1cm wide and 1cm tall. 1cm 1cm A figure s area is the number

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

1.3 Polynomials and Factoring

1.3 Polynomials and Factoring 1.3 Polynomials and Factoring Polynomials Constant: a number, such as 5 or 27 Variable: a letter or symbol that represents a value. Term: a constant, variable, or the product or a constant and variable.

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

of surface, 569-571, 576-577, 578-581 of triangle, 548 Associative Property of addition, 12, 331 of multiplication, 18, 433

of surface, 569-571, 576-577, 578-581 of triangle, 548 Associative Property of addition, 12, 331 of multiplication, 18, 433 Absolute Value and arithmetic, 730-733 defined, 730 Acute angle, 477 Acute triangle, 497 Addend, 12 Addition associative property of, (see Commutative Property) carrying in, 11, 92 commutative property

More information