Evaluating Expressions

Size: px
Start display at page:

Download "Evaluating Expressions"

Transcription

1 -1

2 0

3 Chapter 8 Evaluating Expressions c H. Feiner Definition of a Variable Expression A variable expression is a collection of numbers, letters (variables), operations, grouping symbols, any mathematical symbols except an equal sign. Pieces of an expression related by + or are terms. Pieces of an expression related through a multiplication sign are factors. Examples of expressions: a + 5 3x 4y x 3 y 3 x y V πx y (a + b) a b A h (B + b) A rational expression is a ratio (fraction) of two expressions. The term is usually reserved for the ratio of two polynomials (to be defined in another chapter.) x + 6xy + 5y x + y 1

4 CHAPTER 8. EVALUATING EXPRESSIONS 8. Evaluation of Expressions To evaluate means to find the value of something. Evaluating a if a = 5 means finding the value of twice the number in the a box which is known (in this example to be 5. OPen a set of parentheses in place of the variable a, then drop the value of a = into these parentheses. Thus a = (5) = 10. Example 1: Evaluate a + 5 if a = 3. a + 5 = () + 5 = ( 3) + 5 = = 1 Example : Evaluate 3x 4(y 3) if x = and y = 3. 3x 4(y 3) = 3() 4[() 3] = 3( ) 4[( 3) 3] = 3(4) 4( 3 3) = 1 4( 6) = = 36 Example 3: Evaluate x3 y 3 x y if x = 4 and y =. x 3 y 3 x y = ()3 () 3 () () = (4)3 () 3 (4) () = = 56 0 = undefined Example 4: Evaluate V πx y if V = 3, 140, x = 10 and y = 3. Approximate π = 3.14.

5 8.. EVALUATION OF EXPRESSIONS 3 V πx y = () ()() () = (3, 140) (3.14)(10) (3) = 3, 140 (3.14)(100)(3) = 3, 140 (314)(3) = 3, =, 198 Example 5: Evaluate (a + b) a b if a = 6 and b = 6. (a + b) a b = [() + ()] () () = [(6) + ( 6)] (6) ( 6) = (0) = 7 Example 6: Evaluate A h (B + b) if A = 100, h = 40, B = 1 and b = 8. A h (B + b) () = () [() + ()] (40) = (100) [(1) + (8)] = (0) = 100 (1) = = 99 Example 7: Evaluate x + 6xy + 5y x + y if x = 0.4 and y = 1.5.

6 4 CHAPTER 8. EVALUATING EXPRESSIONS x + 6xy + 5y x + y = () + 6()() + 5() () + () = (0.4) + 6(0.4)(1.5) + 5(1.5) (0.4) + (1.5) (.4)(1.5) + 5(.5) = = = = 3.4 = = 5 Example 8: Evaluate 4x 4 x if x = 1. 4x 4 x = 4() 4 () ( ) 4 1 = 4 ( 1 = 4 16 = ( ) ) = 7 9 Example 9: Evaluate y y y 1 x x 1 (x x 1 ) if x = 4, x 1 =, x = 5, y = 10 y 1 = 9 and y = 7.

7 8.. EVALUATION OF EXPRESSIONS 5 y y y 1 () () (x x 1 ) = () [() ()] x x 1 () () (7) (9) = (10) [(4) (10)] ( 5) ( ) = 10 3 ( 6) Example 10: = 10 1 () = 10 ( )() = = 14 A logging company cut a certain number (say T) of trees on Monday. On Tuesday the company cut 5 more trees than on Monday. On Wednesday the number of trees harvested was twice the number of Tuesday. On Thursday the number was half of the number on Monday. (a) Write an expression for the total number of trees cut on the four days. (b) If trees were cut down on Monday, what was the total number of trees harvested on the four days? Trees cut on Monday T Trees cut on Tuesday T + 5 Trees cut on Wednesday (T + 5) Trees cut on Thursday T (a) Total number of trees cut:t + (T + 5) + (T + 5) + T if T =. (b) Evaluate + ( + 5) + ( + 5) + = () + (5) + = + ( + 5) + ( + 5) + = () + (5) + = = = = = = 114 trees. Example 11: Abel works 14 hours in a particular week. Bianca works 1 hours in that week. Abel gets paid $a per hour and Bianca earns $b per hour.

8 6 CHAPTER 8. EVALUATING EXPRESSIONS (a) Write an expression for the total wages Abel and Bianca earn in that week. (b) Then evaluate that expression if Abel gets $8 per hour and Bianca earns $1 per hour. (a) Abel and Bianca earn 14a + 1b dollars in that week. (b) Evaluating 14a + 1b leads to 14() + 1() = 14(8) + 1(1) = = $ Like Terms Occasionally terms look alike in an expression. These like-terms can and should be combined. + 3 = 5. apples added to three apples results in 5 apples. x + 3x = (x + x) + (x + x + x) = 5x x + 3x = (x + x ) + (x + x + x ) = 5x Don t confuse with (x )(3x ) = ()(3)(x x)(x x) = 6x 4 Example 1: Combine like terms: x 3 + 5x x 3 + x 9 x 3 + 5x x 3 + x 9 = x 3 + 5x x 3 + x 9 mark each like-term with its own symbol = (x 3 + 6x 3 ) + (5x + x) + (9 9) = 11x 3 + 6x + 0 Example 13: Combine like terms: 7x 3 + 4[5(x + 8) + 6x 3 x ]

9 8.4. EXERCISES 8 7 7x 3 + 4[5(x + 8) + 6x 3 x ] = 7x 3 + 4[5(x + 8) + 6x 3 x ] Remember PEMDAS? Focus on the innermost group (parentheses). Addition is the only operation. We cannot add an unknown (we do not know the value) to a constant (a known non-varying number). = 7x 3 + 4[5x + 5(8) + 6x 3 x ] Use the distributive property of multiplication over addition to = 7x 3 + 4[5x x 3 x ] Underline like-terms. = 7x 3 +4[(5x x) + (40 ) + 6x 3 ] Associate like-terms. remove the parentheses. Remember that x is a number. = 7x 3 + 4[4x x 3 ] Compute. = 7x 3 + 4[6x 3 + 4x + 38] Rewrite with exponents in decreasing order. = 7x 3 + 4(6x 3 ) + 4(4x) + 4(38) Distribute multiplication over addition. = 7x 3 + 4x x + 15 Compute. 8.4 Exercises 8 1. Evaluate P (L + W) if P = 50, L = 9 and W = 4.. Evaluate S (x + xy) if S = 100, x = 3 and y = Evaluate x b + b 4ac a if x = 10, a = 1, b = 4 and c = Evaluate D 16t + vt + h if D = 00, t = 3, v = 0 and Evaluate S a + b if S = 169, a = 1 and b = Evaluate y y y 1 x x 1 (x x 1 ) if x = 1, x 1 = 9, x = 6, y = 19 y 1 = 7 and y = A bus travels a certain number (say x) of miles on Interstate 405. Then on highway 5 the bus travels 17 more miles than on Interstate 405. The bus now turns to highway 18 and covers three times as many miles than on highway 18. The trip ends on local streets with the number of miles one quarter the number on Interstate 405. (a) Write an expression for the total number of miles traveled. (b) If 3 miles were traveled on Interstate 405, what was the total mileage? 8. Candy studies 144 pages for a test. Diane studies 10 pages for the same test. Candy gets c problems done per page studied and Diane finishes d problems per page. (a) Write an expression for the total number of problems Candy and Diane solve for the test. (b) Then evaluate that expression if Candy completes 3 problems per page and Diane succeeds in finishing 4 problems per page.

10 8 CHAPTER 8. EVALUATING EXPRESSIONS 9. Simplify 7x x 4x x 4 11x 3 + 4x Combine like terms: 9x 4 + 7[3(x + 1) 6x 4 x + ] STOP! 1. Evaluate P (L + W) if P = 50, L = 9 and W = 4. P (L + W) = () [() + ()] = (50) [(9) + (4)] = 50 (18 + 8) = 50 6 = 4. Evaluate S (x + xy) if S = 100, x = 3 and y = 5. S (x + xy) = () [() + ()()] = (100) [( 3) + ( 3)(5)] = 100 [(9) + ( 6)(5)] = 100 [18 + ( 30)] = 100 ( 1) = Evaluate x b + b 4ac a if x = 10, a = 1, b = 4 and c = 1. x b + b 4ac a = () () + () 4()() () = (10) ( 4) + ( 4) 4(1)( 1) (1) = ( 1) = = = = = 10 7 = 3

11 8.4. EXERCISES Evaluate D 16t + vt + h if D = 00, t = 3, v = 0 and 18. D 16t + vt + h = () 16() + ()() + () = (00) 16(3) + (0)(3) + (18) = 00 16(9) = = = = Evaluate S a + b if S = 169, a = 1 and b = 5. S a + b = () () + () = (169) (1) + ( 5) = = = Evaluate y y y 1 (x x 1 ) if x = 1, x 1 = 9, x = 6, y = 19 y 1 = 7 and y = 10. x x 1 y y y 1 () () (x x 1 ) = () x x 1 () () [(x) (x 1)] = (19) ( 10) ( 7) [(1) (9)] (6) (9) = (1 9) 6 9 = (3) = 19 (1)(3) = A bus travels a certain number (say x) of miles on Interstate 405. Then on highway 5 the bus travels 17 more miles than on Interstate 405. The bus now turns to highway 18 and covers three times as many miles than on Interstate 405. The trip ends on local streets with the number of miles one quarter the number on Interstate 405. (a) Write an expression for the total number of miles traveled. (b) If 3 miles were traveled on Interstate 405, what was the total mileage? Miles traveled on Interstate 405 x Miles traveled on highway 5 x + 17 Miles traveled on highway 18 3(x + 17) x Miles covered on local streets 4 (a) Total number of miles: x + (x + 17) + 3(x + 17) + x 4. (b) Evaluate if x = 3

12 10 CHAPTER 8. EVALUATING EXPRESSIONS x + (x + 17) + 3(x + 17) + x 4 = () + [(x) + 17] + 3[() + 17] + () 4 = (3) + [(3) + 17] + 3[(3) + 17] + (3) 4 = (49) + 8 = = = Candy studies 144 pages for a test. Diane studies 10 pages for the same test. Candy gets c problems done per page studied and Diane finishes d problems per page. (a) Write an expression for the total number of problems Candy and Diane solve for the test. (b) Then evaluate that expression if Candy completes 3 problems per page and Diane succeeds in finishing 4 problems per page. (a) Candy and Diane complete 144c + 10d problems for the test. (b) Evaluating 144c + 10d leads to 144c + 10d = 144() + 10() = 144(3) + 10(4) = = Simplify 7x x 4x x 4 11x 3 + 4x + 9 7x x 4x x 4 11x 3 + 4x + 9 = 7x x }{{} 4x + }{{} 9 +3x 4 11x 3 + }{{} 4x + }{{} 9 }{{}}{{} = 7x 4 + 3x 4 11x x }{{} 4x + }{{} 4x + }{{} 9 + }{{} 9 }{{}}{{} = (7x 4 + 3x 4 ) 11x x + ( 4x + 4x) + (9 + 9) = 10x 4 11x x Combine like terms: 9x 4 + 7[3(x + 1) 6x 4 x + ]

13 8.4. EXERCISES x 4 + 7[3(x + 1) 6x 4 x + ] = 9x 4 + 7[3x + 3 6x 4 x + ] = 9x 4 4x x + 35 = 9x 4 + 7[3x + 3 6x 4 x + ] = 9x 4 4x x + 35 = 9x 4 + 7[ 6x 4 + 3x x ] = 9x 4 + 7[ 6x 4 + (3x x) + (3 + )] = 9x 4 + 7[ 6x 4 + x + 5] = 9x 4 + 7( 6x 4 ) + 7(x) + 7(5) = (9x 4 4x 4 ) + 14x + 35 = 33x x + 35

Northwest High School s Algebra 1

Northwest High School s Algebra 1 Northwest High School s Algebra 1 Summer Review Packet 2011 DUE WEDNESDAY, SEPTEMBER 2, 2011 Student Name This packet has been designed to help you review various mathematical topics that will be necessary

More information

Northwest High School s Geometry

Northwest High School s Geometry Northwest High School s Geometry Summer Math Packet (For 2013-2014) DUE THE FIRST DAY OF SCHOOL Student Name: - 1 - This packet has been designed to help you review various mathematical topics that will

More information

Math 4 Review for Quarter 1 Cumulative Test

Math 4 Review for Quarter 1 Cumulative Test Math 4 Review for Quarter 1 Cumulative Test Name: I. Unit Conversion Units are important in describing the world around us To convert between units: o Method 1: Multiplication/Division Converting to a

More information

Seven is less than 11. Four more than seventeen. Four is not equal to three.

Seven is less than 11. Four more than seventeen. Four is not equal to three. Prealgebra.1: Translations, Simplifying and Evaluating Expressions Words such as,, and indicate addition. Words such as,, and indicate subtraction. Translate each of the following into mathematical symbols.

More information

P.1: Algebraic Expressions, Mathematical Models, and Real Numbers

P.1: Algebraic Expressions, Mathematical Models, and Real Numbers Chapter P Prerequisites: Fundamental Concepts of Algebra Pre-calculus notes Date: P.1: Algebraic Expressions, Mathematical Models, and Real Numbers Algebraic expression: a combination of variables and

More information

Post-Algebra II, Pre-Precalculus Summer Packet

Post-Algebra II, Pre-Precalculus Summer Packet Post-Algebra II, Pre-Precalculus Summer Packet (Concepts epected to be understood upon entering Precalculus course) Name Grade Level School Teacher In order to be successful in a Precalculus course at

More information

Answers to Sample Exam Problems

Answers to Sample Exam Problems Math Answers to Sample Exam Problems () Find the absolute value, reciprocal, opposite of a if a = 9; a = ; Absolute value: 9 = 9; = ; Reciprocal: 9 ; ; Opposite: 9; () Commutative law; Associative law;

More information

Mathematics GRADE 8 Teacher Packet

Mathematics GRADE 8 Teacher Packet COMMON CORE Standards Plus Mathematics GRADE 8 Teacher Packet Copyright 01 Learning Plus Associates All Rights Reserved; International Copyright Secured. Permission is hereby granted to teachers to reprint

More information

Common Core Standards Addressed in this Resource

Common Core Standards Addressed in this Resource Common Core Standards Addressed in this Resource.EE.3 - Apply the properties of operations to generate equivalent expressions. Activity page: 4 7.RP.3 - Use proportional relationships to solve multistep

More information

Reteach Multiplying and Dividing Rational Expressions

Reteach Multiplying and Dividing Rational Expressions 8-2 Multiplying and Dividing Rational Expressions Examples of rational expressions: 3 x, x 1, and x 3 x 2 2 x 2 Undefined at x 0 Undefined at x 0 Undefined at x 2 When simplifying a rational expression:

More information

Algebra I Notes Unit Two: Variables

Algebra I Notes Unit Two: Variables Syllabus Objectives:. The student will use order of operations to evaluate expressions.. The student will evaluate formulas and algebraic expressions using rational numbers (with and without technology).

More information

Northwest High School s Algebra 1

Northwest High School s Algebra 1 Northwest High School s Algebra 1 Summer Review Packet 2015 DUE THE FIRST DAY OF SCHOOL Student Name This packet has been designed to help you review various mathematical topics that will be necessary

More information

A field trips costs $800 for the charter bus plus $10 per student for x students. The cost per student is represented by: 10x x

A field trips costs $800 for the charter bus plus $10 per student for x students. The cost per student is represented by: 10x x LEARNING STRATEGIES: Activate Prior Knowledge, Shared Reading, Think/Pair/Share, Note Taking, Group Presentation, Interactive Word Wall A field trips costs $800 for the charter bus plus $10 per student

More information

Spring Nikos Apostolakis

Spring Nikos Apostolakis Spring 07 Nikos Apostolakis Review of fractions Rational expressions are fractions with numerator and denominator polynomials. We need to remember how we work with fractions (a.k.a. rational numbers) before

More information

Variable Expression: a collection of numbers, variables, and operations *Expressions DO NOT have signs. Ex: If x = 3 6x = Ex: if y = 9..

Variable Expression: a collection of numbers, variables, and operations *Expressions DO NOT have signs. Ex: If x = 3 6x = Ex: if y = 9.. Algebra 1 Chapter 1 Note Packet Name Section 1.1: Variables in Algebra Variable: a letter that is used to represent one or more numbers Ex: x, y, t, etc. (*The most popular one is x ) Variable Values:

More information

Name Class Date. Essential question: How do you interpret, evaluate and write algebraic expressions that model real-world situations?

Name Class Date. Essential question: How do you interpret, evaluate and write algebraic expressions that model real-world situations? Name Class Date 1-1 1 Variables and Expressions Going Deeper Essential question: How do you interpret, evaluate and write algebraic expressions that model real-world situations? A-SSE.1.1a ENGAGE Interpreting

More information

ASU Mathematics Placement Test Sample Problems June, 2000

ASU Mathematics Placement Test Sample Problems June, 2000 ASU Mathematics Placement Test Sample Problems June, 000. Evaluate (.5)(0.06). Evaluate (.06) (0.08). Evaluate ( ) 5. Evaluate [ 8 + ( 9) ] 5. Evaluate 7 + ( ) 6. Evaluate ( 8) 7. Evaluate 5 ( 8. Evaluate

More information

+ 100 = What is the value of in the expression below? A B C D

+ 100 = What is the value of in the expression below? A B C D 1. What is the value of in the expression below? C 2. Max bought a 100-page journal and writes 1 page per day. Pat bought a 200-page journal and writes 3 pages per day. The equation below can be solved

More information

A polynomial is an algebraic expression that has many terms connected by only the operations of +, -, and of variables.

A polynomial is an algebraic expression that has many terms connected by only the operations of +, -, and of variables. A polynomial is an algebraic expression that has many terms connected by only the operations of +, -, and of variables. 2x + 5 5 x 7x +19 5x 2-7x + 19 x 2 1 x + 2 2x 3 y 4 z x + 2 2x The terms are the

More information

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

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

More information

POLYNOMIAL: A polynomial is a or the

POLYNOMIAL: A polynomial is a or the MONOMIALS: CC Math I Standards: Unit 6 POLYNOMIALS: INTRODUCTION EXAMPLES: A number 4 y a 1 x y A variable NON-EXAMPLES: Variable as an exponent A sum x x 3 The product of variables 5a The product of numbers

More information

Algebra 1 Fall Semester Final Review Name

Algebra 1 Fall Semester Final Review Name It is very important that you review for the Algebra Final. Here are a few pieces of information you want to know. Your Final is worth 20% of your overall grade The final covers concepts from the entire

More information

How could you express algebraically, the total amount of money he earned for the three days?

How could you express algebraically, the total amount of money he earned for the three days? UNIT 4 POLYNOMIALS Math 11 Unit 4 Introduction p. 1 of 1 A. Algebraic Skills Unit 4 Polynomials Introduction Problem: Derrek has a part time job changing tires. He gets paid the same amount for each tire

More information

A TAAP Arkansas Comprehensive Testing, Assessment, and Accountability Program

A TAAP Arkansas Comprehensive Testing, Assessment, and Accountability Program A TAAP Arkansas Comprehensive Testing, Assessment, and Accountability Program Released Item Booklet Algebra I End-of-Course Examination April 2008 Administration This document is the property of the Arkansas

More information

Algebra 1 - Semester 2 Exam Review

Algebra 1 - Semester 2 Exam Review Class: Date: Algebra - Semester 2 Exam Review Multiple Choice Identify the choice that best completes the statement or answers the question.. 00 equals a. 0 d. 50 b. undefined e. 20 c. 200 2. Solve the

More information

Section 2.1: Reduce Rational Expressions

Section 2.1: Reduce Rational Expressions CHAPTER Section.: Reduce Rational Expressions Section.: Reduce Rational Expressions Ojective: Reduce rational expressions y dividing out common factors. A rational expression is a quotient of polynomials.

More information

Name Period. Algebra 2 Agenda. Week 3.4 Objective Summary Grade

Name Period. Algebra 2 Agenda. Week 3.4 Objective Summary Grade Name Period Algebra Agenda Week 3.4 Objective Summary Grade Monday January 3, 07 Tuesday January 4, 07 Wednesday January 5, 07 Thursday January 6, 07 Friday January 7, 07 Solving Equations with Radicals

More information

Need help? Try or 4.1 Practice Problems

Need help? Try  or  4.1 Practice Problems Day Date Assignment (Due the next class meeting) Friday 9/29/17 (A) Monday 10/9/17 (B) 4.1 Operations with polynomials Tuesday 10/10/17 (A) Wednesday 10/11/17 (B) 4.2 Factoring and solving completely Thursday

More information

Algebra I 2017 Released Items Analysis

Algebra I 2017 Released Items Analysis Step Up to the by GF Educators, Inc. 2017 Released s Teacher: Copyright 2017 Edition I www.stepup.com Released s Name: Teacher: Date: Step Up to the by GF Educators, Inc. Instructional 2017 Released Test

More information

ALGEBRA CLAST MATHEMATICS COMPETENCIES

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

More information

Remember, you may not use a calculator when you take the assessment test.

Remember, you may not use a calculator when you take the assessment test. Elementary Algebra problems you can use for practice. Remember, you may not use a calculator when you take the assessment test. Use these problems to help you get up to speed. Perform the indicated operation.

More information

Warm Up Lesson Presentation Lesson Quiz. Holt Algebra 2 2

Warm Up Lesson Presentation Lesson Quiz. Holt Algebra 2 2 8-8 Warm Up Lesson Presentation Lesson Quiz 2 Warm Up Simplify each expression. Assume all variables are positive. 1. 2. 3. 4. Write each expression in radical form. 5. 6. Objective Solve radical equations

More information

To factor an expression means to write it as a product of factors instead of a sum of terms. The expression 3x

To factor an expression means to write it as a product of factors instead of a sum of terms. The expression 3x Factoring trinomials In general, we are factoring ax + bx + c where a, b, and c are real numbers. To factor an expression means to write it as a product of factors instead of a sum of terms. The expression

More information

1.1 Variables and Expressions How can a verbal expression be translated to an algebraic expression?

1.1 Variables and Expressions How can a verbal expression be translated to an algebraic expression? 1.1 Variables and Expressions How can a verbal expression be translated to an algebraic expression? Recall: Variable: Algebraic Expression: Examples of Algebraic Expressions: Different ways to show multiplication:

More information

Algebra I Notes Unit Two: Variables

Algebra I Notes Unit Two: Variables Syllabus Objectives:. The student will use order of operations to evaluate expressions.. The student will evaluate formulas and algebraic expressions using rational numbers (with and without technology).

More information

Northwest High School s Algebra 1. Summer Review Packet

Northwest High School s Algebra 1. Summer Review Packet Northwest High School s Algebra 1 Summer Review Packet This packet is optional! It will NOT be collected for a grade next school year! This packet has been designed to help you review various mathematical

More information

Review for Mastery. Integer Exponents. Zero Exponents Negative Exponents Negative Exponents in the Denominator. Definition.

Review for Mastery. Integer Exponents. Zero Exponents Negative Exponents Negative Exponents in the Denominator. Definition. LESSON 6- Review for Mastery Integer Exponents Remember that means 8. The base is, the exponent is positive. Exponents can also be 0 or negative. Zero Exponents Negative Exponents Negative Exponents in

More information

Finite Mathematics : A Business Approach

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

More information

Unit 3A: Factoring & Solving Quadratic Equations After completion of this unit, you will be able to

Unit 3A: Factoring & Solving Quadratic Equations After completion of this unit, you will be able to Unit 3A: Factoring & Solving Quadratic Equations After completion of this unit, you will be able to Learning Target #1: Factoring Factor the GCF out of a polynomial Factor a polynomial when a = 1 Factor

More information

Note: An algebraic expression is made of one or more terms. The terms in an algebraic expression are connected with either addition or subtraction.

Note: An algebraic expression is made of one or more terms. The terms in an algebraic expression are connected with either addition or subtraction. .4 Combining Like Terms Term A term is a single number or variable, or it can be a product of a number (called its coefficient) and one or more variables. Examples of terms:, x, a, xy, 4 a bc, 5, xyz coefficient

More information

Elementary Algebra Study Guide Some Basic Facts This section will cover the following topics

Elementary Algebra Study Guide Some Basic Facts This section will cover the following topics Elementary Algebra Study Guide Some Basic Facts This section will cover the following topics Notation Order of Operations Notation Math is a language of its own. It has vocabulary and punctuation (notation)

More information

Lesson 3: Linear Functions and Proportionality

Lesson 3: Linear Functions and Proportionality : Classwork Example 1 In the last lesson, we looked at several tables of values showing the inputs and outputs of functions. For instance, one table showed the costs of purchasing different numbers of

More information

Study Guide For use with pages 63 68

Study Guide For use with pages 63 68 2.1 For use with pages 63 68 GOAL Use properties of addition and multiplication. VOCABULARY Lesson 2.1 Commutative Property of Addition: In a sum, you can add the numbers in any order. Associative Property

More information

We ll start today by learning how to change a decimal to a fraction on our calculator! Then we will pick up our Unit 1-5 Review where we left off!

We ll start today by learning how to change a decimal to a fraction on our calculator! Then we will pick up our Unit 1-5 Review where we left off! Welcome to math! We ll start today by learning how to change a decimal to a fraction on our calculator! Then we will pick up our Unit 1-5 Review where we left off! So go back to your normal seat and get

More information

2 Introduction to Variables

2 Introduction to Variables www.ck12.org CHAPTER 2 Introduction to Variables Chapter Outline 2.1 VARIABLE EXPRESSIONS 2.2 PATTERNS AND EXPRESSIONS 2.3 COMBINING LIKE TERMS 2.4 THE DISTRIBUTIVE PROPERTY 2.5 ADDITION AND SUBTRACTION

More information

Concept Category 4. Polynomial Functions

Concept Category 4. Polynomial Functions Concept Category 4 Polynomial Functions (CC1) A Piecewise Equation 2 ( x 4) x 2 f ( x) ( x 3) 2 x 1 The graph for the piecewise Polynomial Graph (preview) Still the same transformations CC4 Learning Targets

More information

CHAPTER FIVE. g(t) = t, h(n) = n, v(z) = z, w(c) = c, u(k) = ( 0.003)k,

CHAPTER FIVE. g(t) = t, h(n) = n, v(z) = z, w(c) = c, u(k) = ( 0.003)k, CHAPTER FIVE 5.1 SOLUTIONS 121 Solutions for Section 5.1 EXERCISES 1. Since the distance is decreasing, the rate of change is negative. The initial value of D is 1000 and it decreases by 50 each day, so

More information

Name: Teacher: Per: Unit 1 Unit 2 Unit 3 Unit 4 Unit 5 Unit 6 Unit 7 Unit 8 Unit 9 Unit 10. Unit 8. [Polynomials] Unit 8 Polynomials 1

Name: Teacher: Per: Unit 1 Unit 2 Unit 3 Unit 4 Unit 5 Unit 6 Unit 7 Unit 8 Unit 9 Unit 10. Unit 8. [Polynomials] Unit 8 Polynomials 1 Name: Teacher: Per: Unit 1 Unit 2 Unit 3 Unit 4 Unit 5 Unit 6 Unit 7 Unit 8 Unit 9 Unit 10 Unit 8 [Polynomials] Unit 8 Polynomials 1 To be a Successful Algebra class, TIGERs will show #TENACITY during

More information

MAT 135 In-Class Assignments Answer Key

MAT 135 In-Class Assignments Answer Key MAT 135 In-Class Assignments Answer Key Answers are listed under the heading of each section. Where a section was continued on multiple pages, the answers are all listed under the section heading. If there

More information

Geometry Summer Assignment 2018

Geometry Summer Assignment 2018 Geometry Summer Assignment 2018 The following packet contains topics and definitions that you will be required to know in order to succeed in Geometry this year. You are advised to be familiar with each

More information

ALGEBRA 2 Summer Review Assignments Graphing

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

More information

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Evaluate a variable expression. Variable expression

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Evaluate a variable expression. Variable expression 1 Words to Review Give an example of the vocabulary word. Numerical expression 5 12 Variable x Variable expression 3x 1 Verbal model Distance Rate p Time Evaluate a variable expression Evaluate the expression

More information

Study Guide-Quarter 1 Test

Study Guide-Quarter 1 Test Study Guide-Quarter 1 Test This is a summary of the material covered in all the units you have studied this marking quarter. To make sure that you are fully prepared for this test, you should re-read your

More information

Contents. Introduction... 4

Contents. Introduction... 4 Contents Introduction... 4 Time Units... 6 The 24-Hour Clock... 11 Elapsed Time or How Much Time Passes... 13 Temperature 1... 18 Temperature 2... 21 Remember Fractions?... 23 Measuring Length... 24 More

More information

Math Lecture 3 Notes

Math Lecture 3 Notes Math 1010 - Lecture 3 Notes Dylan Zwick Fall 2009 1 Operations with Real Numbers In our last lecture we covered some basic operations with real numbers like addition, subtraction and multiplication. This

More information

When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut.

When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut. Squaring a Binomial When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut. Solve. (x 3) 2 Step 1 Square the first term. Rules

More information

More Vocabulary for Expressions

More Vocabulary for Expressions More Vocabulary for Expressions Since algebraic expressions come in several different forms, there are special words used to help describe these expressions. For example, if the expression can be written

More information

Functions Modeling Change: A Precalculus Course. Marcel B. Finan Arkansas Tech University c All Rights Reserved

Functions Modeling Change: A Precalculus Course. Marcel B. Finan Arkansas Tech University c All Rights Reserved Functions Modeling Change: A Precalculus Course Marcel B. Finan Arkansas Tech University c All Rights Reserved PREFACE This supplement consists of my lectures of a freshmen-level mathematics class offered

More information

= 9 = x + 8 = = -5x 19. For today: 2.5 (Review) and. 4.4a (also review) Objectives:

= 9 = x + 8 = = -5x 19. For today: 2.5 (Review) and. 4.4a (also review) Objectives: Math 65 / Notes & Practice #1 / 20 points / Due. / Name: Home Work Practice: Simplify the following expressions by reducing the fractions: 16 = 4 = 8xy =? = 9 40 32 38x 64 16 Solve the following equations

More information

INTRODUCTION TO FRACTIONS

INTRODUCTION TO FRACTIONS INTRODUCTION TO FRACTIONS MEANING AND PROPERTIES OF FRACTIONS Fractions are used to represent parts of a whole. Example: What is the fraction of the shaded area? one-half one-quarter three-eighths 4 The

More information

Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1

Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1 Section 8: Summary of Functions Section 8 Topic 1 Comparing Linear, Quadratic, and Exponential Functions Part 1 Complete the table below to describe the characteristics of linear functions. Linear Functions

More information

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Variable expression. Evaluate a variable expression

Words to Review. Give an example of the vocabulary word. Numerical expression. Variable. Variable expression. Evaluate a variable expression 1 Words to Review Give an example of the vocabulary word. Numerical expression 5 1 Variable x Variable expression 3x 1 Verbal model Distance Rate p Time Evaluate a variable expression Evaluate the expression

More information

Math 90 Lecture Notes Chapter 1

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

More information

MAT01A1. Numbers, Inequalities and Absolute Values. (Appendix A)

MAT01A1. Numbers, Inequalities and Absolute Values. (Appendix A) MAT01A1 Numbers, Inequalities and Absolute Values (Appendix A) Dr Craig 8 February 2017 Leftovers from yesterday: lim n i=1 3 = lim n n 3 = lim n n n 3 i ) 2 ] + 1 n[( n ( n i 2 n n + 2 i=1 i=1 3 = lim

More information

Algebra 3: Week 11. Monday: 2.5 Work Day Tuesday: Exam 2, Review Day 1 Wednesday: Exam 2, Review Day 2 Thursday: Exam 2 Friday: Debrief

Algebra 3: Week 11. Monday: 2.5 Work Day Tuesday: Exam 2, Review Day 1 Wednesday: Exam 2, Review Day 2 Thursday: Exam 2 Friday: Debrief Algebra 3: Week 11 Monday: 2.5 Work Day Tuesday: Exam 2, Review Day 1 Wednesday: Exam 2, Review Day 2 Thursday: Exam 2 Friday: Debrief Next Week: Start Chapter 3 1 Monday Mindfulness Training This week:

More information

Mahidol University International College

Mahidol University International College Mahidol University International College Mathematics Test SAMPLE DIRECTIONS: Solve the following problems using any available space on the page for scratchwork. On your answer sheet fill in the choice

More information

POLYNOMIAL EXPRESSIONS PART 1

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

More information

Part 1 - Pre-Algebra Summary Page 1 of 22 1/19/12

Part 1 - Pre-Algebra Summary Page 1 of 22 1/19/12 Part 1 - Pre-Algebra Summary Page 1 of 1/19/1 Table of Contents 1. Numbers... 1.1. NAMES FOR NUMBERS... 1.. PLACE VALUES... 3 1.3. INEQUALITIES... 4 1.4. ROUNDING... 4 1.5. DIVISIBILITY TESTS... 5 1.6.

More information

Chapter 2: Solving Equations and Inequalities

Chapter 2: Solving Equations and Inequalities Chapter : Solving Equations and Inequalities Prep Test 1.. 1 = = 1 1. (16) = 80 = 10 8 8. 90% = 90(0.01) = 0.9. 0. = 0.(100%) = % 6. x x 1 ( ) ( ) 1 = (16) + 16 1 = 8 + 1 = 6. 10x 8. 9 9. 6x (6 x) = 6x

More information

MAT01A1: Functions and Mathematical Models

MAT01A1: Functions and Mathematical Models MAT01A1: Functions and Mathematical Models Dr Craig 21 February 2017 Introduction Who: Dr Craig What: Lecturer & course coordinator for MAT01A1 Where: C-Ring 508 acraig@uj.ac.za Web: http://andrewcraigmaths.wordpress.com

More information

Section 2.4: Add and Subtract Rational Expressions

Section 2.4: Add and Subtract Rational Expressions CHAPTER Section.: Add and Subtract Rational Expressions Section.: Add and Subtract Rational Expressions Objective: Add and subtract rational expressions with like and different denominators. You will recall

More information

Chapter 4 Formulas and Negative Numbers

Chapter 4 Formulas and Negative Numbers Chapter 4 Formulas and Negative Numbers Section 4A Negative Quantities and Absolute Value Introduction: Negative numbers are very useful in our world today. In the stock market, a loss of $2400 can be

More information

Math Camp: Day 1. School of Public Policy George Mason University August 19, :00 to 8:00 pm.

Math Camp: Day 1. School of Public Policy George Mason University August 19, :00 to 8:00 pm. Math Camp: Day 1 School of Public Policy George Mason University August 19, 2013 6:00 to 8:00 pm http://www.youtube.com/watch?v=yvp46b8dhok Amit Patel, PhD apatelh@gmu.edu 718-866-5757 Teaching Associates

More information

WRITING EQUATIONS 4.1.1

WRITING EQUATIONS 4.1.1 WRITING EQUATIONS 4.1.1 In this lesson, students translate written information, often modeling everyday situations, into algebraic symbols and linear equations. Students use let statements to specifically

More information

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher Algebra 1 S1 Lesson Summaries For every lesson, you need to: Read through the LESSON REVIEW which is located below or on the last page of the lesson and 3-hole punch into your MATH BINDER. Read and work

More information

Week 7 Algebra 1 Assignment:

Week 7 Algebra 1 Assignment: Week 7 Algebra 1 Assignment: Day 1: Chapter 3 test Day 2: pp. 132-133 #1-41 odd Day 3: pp. 138-139 #2-20 even, 22-26 Day 4: pp. 141-142 #1-21 odd, 25-30 Day 5: pp. 145-147 #1-25 odd, 33-37 Notes on Assignment:

More information

Algebra 1 Unit 6B Factoring

Algebra 1 Unit 6B Factoring Algebra 1 Unit 6B Factoring Monday Tuesday Wednesday Thursday Friday 9 A Day 10 B Day 11 A Day 12 B Day 13 A Day Test Exponents and Polynomials Factor GCF and Trinomials box method Factoring Trinomials

More information

Bishop Kelley High School Summer Math Program Course: Algebra II B

Bishop Kelley High School Summer Math Program Course: Algebra II B 016 017 Summer Math Program Course: NAME: DIRECTIONS: Show all work in the packet. You may not use a calculator. No matter when you have math, this packet is due on the first day of class This material

More information

UNIT 1 PACKET â PREREQ SKILLS

UNIT 1 PACKET â PREREQ SKILLS UNIT 1 PACKET â PREREQ SKILLS manipulations as use of the distributive property, simple factoring, and connecting... Simplifying using Distributive Property and Combining Like Terms:. UNIT 1 Math 621 Simplifying

More information

Grade 6 The Number System & Mathematical Operations

Grade 6 The Number System & Mathematical Operations Slide 1 / 206 Slide 2 / 206 Grade 6 The Number System & Mathematical Operations 2015-10-20 www.njctl.org Slide 3 / 206 Table of Contents Addition, Natural Numbers & Whole Numbers Addition, Subtraction

More information

Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions. Recall that a power function has the form f(x) = x r where r is a real number.

Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions. Recall that a power function has the form f(x) = x r where r is a real number. L7-1 Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions Recall that a power function has the form f(x) = x r where r is a real number. f(x) = x 1/2 f(x) = x 1/3 ex. Sketch the graph of

More information

MAT01B1: Integration of Rational Functions by Partial Fractions

MAT01B1: Integration of Rational Functions by Partial Fractions MAT01B1: Integration of Rational Functions by Partial Fractions Dr Craig 1 August 2018 My details: Dr Andrew Craig acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20

More information

Algebra II. Regional Institute for Children & Adolescents. Summer Pre-View Packet DUE THE FIRST DAY OF SCHOOL

Algebra II. Regional Institute for Children & Adolescents. Summer Pre-View Packet DUE THE FIRST DAY OF SCHOOL Regional Institute for Children & Adolescents Summer Pre-View Packet Algebra II DUE THE FIRST DAY OF SCHOOL The problems in this packet are designed to help you review topics from previous Mathematics

More information

Name. Benchmark Test 1 Topics 1 4. Mark the best answer.

Name. Benchmark Test 1 Topics 1 4. Mark the best answer. Mark the best answer. 1. What is fifty-two billion in expanded form? A 50,000,000 2,000,000 B 5,000,000,000 2,000,000,000 C 50,000,000,000 200,000,000 D 50,000,000,000 2,000,000,000 2. Find 805.03 1,000.

More information

Lesson 1: Writing Equations Using Symbols

Lesson 1: Writing Equations Using Symbols COMMON CORE MATHEMATICS CURRICULUM Lesson 1 8 4 Lesson 1: Writing Equations Using Symbols Classwork Exercises Write each of the following statements using symbolic language. 1. The sum of four consecutive

More information

I. ORDER OF OPERATIONS

I. ORDER OF OPERATIONS ALGEBRA II HONORS REVIEW PACKET NAME This packet contains all of the material that you should have mastered in Algebra I. You are responsible for reviewing this material over the summer and expect an assessment

More information

MLK Day!!! Solving Equations with Radicals Day 1. Practice. Solving Equations with Radicals Day 2. Practice. Applications of Radicals.

MLK Day!!! Solving Equations with Radicals Day 1. Practice. Solving Equations with Radicals Day 2. Practice. Applications of Radicals. Name Algebra 2 Agenda Period Week.3 Objective Stamp Grade Monday January 8, 206 MLK Day!!! Tuesday January 9, 206 Solving Equations with Radicals Day Practice Wednesday January 20, 206 Solving Equations

More information

Algebra 1 Unit 6 Notes

Algebra 1 Unit 6 Notes Algebra 1 Unit 6 Notes Name: Day Date Assignment (Due the next class meeting) Monday Tuesday Wednesday Thursday Friday Tuesday Wednesday Thursday Friday Monday Tuesday Wednesday Thursday Friday Monday

More information

Keystone Exam Concept Review. Properties and Order of Operations. Linear Equations and Inequalities Solve the equations. 1)

Keystone Exam Concept Review. Properties and Order of Operations. Linear Equations and Inequalities Solve the equations. 1) Keystone Exam Concept Review Name: Properties and Order of Operations COMMUTATIVE Property of: Addition ASSOCIATIVE Property of: Addition ( ) ( ) IDENTITY Property of Addition ZERO PRODUCT PROPERTY Let

More information

Strategic Math. General Review of Algebra I. With Answers. By: Shirly Boots

Strategic Math. General Review of Algebra I. With Answers. By: Shirly Boots Strategic Math General Review of Algebra I With Answers By: Shirly Boots 1/6 Add/Subtract/Multiply/Divide Addmoves to the right -3-2 -1 0 1 2 3 Subtract moves to the left Ex: -2 + 8 = 6 Ex: -2 8 = - 10

More information

6 th Grade - TNREADY REVIEW Q3 Expressions, Equations, Functions, and Inequalities

6 th Grade - TNREADY REVIEW Q3 Expressions, Equations, Functions, and Inequalities 6 th Grade - TNREADY REVIEW Q3 Expressions, Equations, Functions, and Inequalities INSTRUCTIONS: Read through the following notes. Fill in shaded areas and highlight important reminders. Then complete

More information

The Benchmarks MA.912.A.3.14 and MA.912.A.3.15 are limited to a maximum of two variables in Algebra I, Algebra IH, Algebra Ib,

The Benchmarks MA.912.A.3.14 and MA.912.A.3.15 are limited to a maximum of two variables in Algebra I, Algebra IH, Algebra Ib, Algebra I Florida EOC Study Guide You are allowed to use the Algebra I EOC FCAT reference sheet (Attached) on the exam. This exam is computer-based. View the epat Algebra I Practice Test for more information.

More information

TASK: WHEN IS IT NOT EQUAL?

TASK: WHEN IS IT NOT EQUAL? TASK: WHEN IS IT NOT EQUAL? ESSENTIAL QUESTIONS What strategies can I use to help me understand and represent real situations using inequalities? How can I write, interpret and manipulate inequalities?

More information

Expressions and Equations

Expressions and Equations Name Expressions and Equations 6.EE Common Core Cluster Apply and extend previous understanding of arithmetic to algebraic expressions. Mathematically proficient students communicate precisely by engaging

More information

Sect Properties of Real Numbers and Simplifying Expressions

Sect Properties of Real Numbers and Simplifying Expressions Sect 1.7 - Properties of Real Numbers and Simplifying Expressions Concept #1 Commutative Properties of Real Numbers Ex. 1a 9.34 + 2.5 Ex. 1b 2.5 + ( 9.34) Ex. 1c 6.3(4.2) Ex. 1d 4.2( 6.3) a) 9.34 + 2.5

More information

Pre-Algebra Semester 1 Practice Exam B DRAFT

Pre-Algebra Semester 1 Practice Exam B DRAFT . Evaluate x y 5 6 80 when x = 0 and y =.. Which expression is equivalent to? + + + +. In Pre-Algebra class, we follow the order of operations in evaluating expressions. Which operation should a student

More information

The P/Q Mathematics Study Guide

The P/Q Mathematics Study Guide The P/Q Mathematics Study Guide Copyright 007 by Lawrence Perez and Patrick Quigley All Rights Reserved Table of Contents Ch. Numerical Operations - Integers... - Fractions... - Proportion and Percent...

More information

FIRST DEGREE EQUATIONS AND INEQUALITIES IN ONE VARIABLE

FIRST DEGREE EQUATIONS AND INEQUALITIES IN ONE VARIABLE CHAPTER 6 4 CHAPTER TABLE OF CONTENTS 4- Solving Equations Using More Than One Operation 4-2 Simplifying Each Side of an Equation 4-3 Solving Equations That Have the Variable in Both Sides 4-4 Using Formulas

More information

1. What are the various types of information you can be given to graph a line? 2. What is slope? How is it determined?

1. What are the various types of information you can be given to graph a line? 2. What is slope? How is it determined? Graphing Linear Equations Chapter Questions 1. What are the various types of information you can be given to graph a line? 2. What is slope? How is it determined? 3. Why do we need to be careful about

More information

28 (Late Start) 7.2a Substitution. 7.1b Graphing with technology Feb 2. 4 (Late Start) Applications/ Choosing a method

28 (Late Start) 7.2a Substitution. 7.1b Graphing with technology Feb 2. 4 (Late Start) Applications/ Choosing a method Unit 7: Systems of Linear Equations NAME: The calendar and all assignments are subject to change. Students will be notified of any changes during class, so it is their responsibility to pay attention and

More information