1.1 Variable Expressions

Size: px
Start display at page:

Download "1.1 Variable Expressions"

Transcription

1 . Variable Expressions Learning Objectives Evaluate algebraic expressions. Evaluate algebraic expressions with exponents. Introduction The Language of Algebra Do you like to do the same problem over and over again? No? Well, you are not alone. Algebra was invented by mathematicians so that they could solve a problem once and then use that solution to solve a group of similar problems. The big idea of algebra is that once you have solved one problem you can generalize that solution to solve other similar problems. In this course, we ll assume that you can already do the basic operations of arithmetic. In arithmetic, only numbers and their arithmetical operations (such as +,,, ) occur. In algebra, numbers (and sometimes processes) are denoted by symbols (such as x,y,a,b,c,...). These symbols are called variables. The letter x, for example, will often be used to represent some number. The value of x, however, is not fixed from problem to problem. The letter x will be used to represent a number which may be unknown (and for which we may have to solve) or it may even represent a quantity which varies within that problem. Using variables offers advantages over solving each problem from scratch: It allows the general formulation of arithmetical laws such as a + b = b + a for all real numbers a and b. It allows the reference to unknown numbers, for instance: Find a number x such that x + = 0. It allows short-hand writing about functional relationships such as, If you sell x tickets, then your profit will be x 0 dollars, or f (x) = x 0, where f is the profit function, and x is the input (i.e. how many tickets you sell). Example Write an algebraic expression for the perimeter and area of the rectangle as follows. To find the perimeter, we add the lengths of all 4 sides. We can start at the top-left and work clockwise. The perimeter, P, is therefore: We are adding 2 l s and 2 w s. Would say that: P = l + w + l + w P = 2 l + 2 w

2 You are probably familiar with using instead of for multiplication, so you may prefer to write: P = 2 l + 2 w It s customary in algebra to omit multiplication symbols whenever possible. For example, x means the same thing as x or x. We can therefore write the expression for P as: P = 2l + 2w Area is length multiplied by width. In algebraic terms we get the expression: A = l w A = l w A = lw Note: An example of a variable expression is 2l + 2w; an example of an equation is P = 2l + 2w. The main difference between equations and expressions is the presence of an equals sign (=). In the above example, there is no simpler form for these equations for the perimeter and area. They are, however, perfectly general forms for the perimeter and area of a rectangle. They work whatever the numerical values of the length and width of some particular rectangle are. We would simply substitute values for the length and width of a real rectangle into our equation for perimeter and area. This is often referred to as substituting (or plugging in) values. In this chapter we will be using the process of substitution to evaluate expressions when we have numerical values for the variables involved. Evaluate Algebraic Expressions When we are given an algebraic expression, one of the most common things we will have to do with it is evaluate it for some given value of the variable. The following example illustrates this process. Example 2 Let x = 2. Find the value of 2x 7. To find the solution, substitute 2 for x in the given expression. Every time we see x we will replace it with 2. Note: At this stage we place the value in parentheses: 2x 7 = 2(2) 7 = 24 7 = 7 The reason we place the substituted value in parentheses is twofold:. It will make worked examples easier for you to follow. 2. It avoids any confusion that would arise from dropping a multiplication sign: 2 2 = 2(2) 22. Example Let x =. Find the value of 9x + 2.

3 9( ) + 2 = = Example 4 Let y = 2. Find the value of 7 y y ( 2) ( 2) + 2 = = 24 2 = 20 2 Many expressions have more than one variable in them. For example, the formula for the perimeter of a rectangle in the introduction has two variables: length (l) and width (w). In these cases be careful to substitute the appropriate value in the appropriate place. Example 5 The area of a trapezoid is given by the equation A = h 2 (a+b). Find the area of a trapezoid with bases a = 0 cm,b = 5 cm and height h = 8 cm. To find the solution to this problem we simply take the values given for the variables, a,b and h, and plug them in to the expression for A: A = h (a + b) Substitute 0 for a, 5 for b and 8 for h. 2 A = 8 2 (0 + 5) Evaluate piece by piece. (0 + 5) = 25; 8 2 = 4 A = 4(25) = 00 : The area of the trapezoid is 00 square centimeters. Example 6 Find the value of 9 (5x + y + z)when x = 7, y = 2and z =. Let s plug in values for x, y and z and then evaluate the resulting expression. (5(7) + ( 2) + ()) 9 Evaluate the individual terms inside the parentheses. (5 + ( 6) + ) 9 Combine terms inside parentheses. 40 (40) =

4 4.44(rounded to the nearest hundredth) Example 7 The total resistance of two electronics components wired in parallel is given by R R 2 R + R 2 where R and R 2 are the individual resistances (in ohms) of the two components. Find the combined resistance of two such wired components if their individual resistances are 0 ohms and 5 ohms. R R 2 Substitute the values R = 0 and R 2 = 5. R + R 2 (0)(5) = 450 = 0 ohms 45 The combined resistance is 0 ohms. Evaluate Algebraic Expressions with Exponents Many formulas and equations in mathematics contain exponents. Exponents are used as a short-hand notation for repeated multiplication. For example: 2 2 = = 2 The exponent stands for how many times the number is used as a factor (multiplied). When we deal with integers, it is usually easiest to simplify the expression. We simplify: and 2 2 = 4 2 = 8 However, we need exponents when we work with variables, because it is much easier to write x 8 than x x x x x x x x. To evaluate expressions with exponents, substitute the values you are given for each variable and simplify. It is especially important in this case to substitute using parentheses in order to make sure that the simplification is done correctly. Example 8

5 The area of a circle is given by the formula A = πr 2. Find the area of a circle with radius r = 7 inches. Substitute values into the equation. A = πr 2 Substitute 7 for r. A = π(7) 2 π 7 7 = Round to 2 decimal places. The area is approximately square inches. Example 9 Find the value of 5x 2 4y for x = 4 and y = 5. Substitute values in the following: 5x 2 4y = 5( 4) 2 4(5) Substitute x = 4 and y = 5. = 5(6) 4(5) Evaluate the exponent ( 4) 2 = 6. = = 60 Example 0 Find the value of 2x x 2 + 5, for x = 5. Substitute the value of x in the expression: 2x 2 x = 2( 5) ( 5) Substitute 5 for x. = 2( 25) (25) + 5 Evaluate exponents ( 5) = ( 5)( 5)( 5) = 25 and ( 5) 2 = ( 5)( 5) = 25 = = 20 Example x Find the value of 2 y, for x = 2and y = 4. x +y 2 Substitute the values of x and y in the following. x 2 y x + y 2 = (2)2 ( 4) (2) + ( 4) 2 Substitute 2 for x and 4 for y. 4( 64) = = 2 Evaluate expressions : (2) 2 = (2)(2) = 4 and (2) = (2)(2)(2) = 8. ( 4) 2 = ( 4)( 4) = 6 and ( 4) = ( 4)( 4)( 4) = 64. Example 2 The height (h) of a ball in flight is given by the formula: h = 2t t + 20, where the height is given in feet and the time (t) is given in seconds. Find the height of the ball at time t = 2 seconds.

6 h = 2t t + 20 Substitute 2 for t. = 2(2) (2) + 20 = 2(4) + 60(2) + 20 = 2 feet Review Questions Write the following in a more condensed form by leaving out a multiplication symbol.. 2 x 2..5 y z Evaluate the following expressions for a =, b = 2, c = 5 and d = 4.. 2a + b 2. 4c + d. 5ac 2b 4. 2a c d 5. b d 6. a 4b c+2d 7. a+b 8. ab cd Evaluate the following expressions for x =, y = 2, z =, and w = 4.. 8x 5x z. z 2 5w 2 4. x 2 y 2 z 5. +w z w 6. 2x 2 x 2 + 5x w + w 2 w z 2 9. The weekly cost C of manufacturing x remote controls is given by the formula C = x, where the cost is given in dollars. (a) What is the cost of producing 000 remote controls? (b) What is the cost of producing 2000 remote controls? 0. The volume of a box without a lid is given by the formula: V = 4x(0 x) 2 where x is a length in inches and V is the volume in cubic inches. (a) What is the volume when x = 2? (b) What is the volume when x =? Review Answers. 22x

7 2..5y z (a) $5000; (b) $ (a) 52 in ; (b) 588 in

Relationships Between Quantities

Relationships Between Quantities Algebra 1 Relationships Between Quantities Relationships Between Quantities Everyone loves math until there are letters (known as variables) in problems!! Do students complain about reading when they come

More information

Quadratic Applications Name: Block: 3. The product of two consecutive odd integers is equal to 30 more than the first. Find the integers.

Quadratic Applications Name: Block: 3. The product of two consecutive odd integers is equal to 30 more than the first. Find the integers. Quadratic Applications Name: Block: This problem packet is due before 4pm on Friday, October 26. It is a formative assessment and worth 20 points. Complete the following problems. Circle or box your answer.

More information

New Rochelle High School Geometry Summer Assignment

New Rochelle High School Geometry Summer Assignment NAME - New Rochelle High School Geometry Summer Assignment To all Geometry students, This assignment will help you refresh some of the necessary math skills you will need to be successful in Geometry and

More information

Area of Circles. Say Thanks to the Authors Click (No sign in required)

Area of Circles. Say Thanks to the Authors Click  (No sign in required) Area of Circles Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive content, visit www.ck12.org

More information

GREEN SKILL DRILL 1. Answers Name. Show ALL work! 1) Express as a common fraction: 2) Express

GREEN SKILL DRILL 1. Answers Name. Show ALL work! 1) Express as a common fraction: 2) Express GREEN SKILL RILL Name Show LL work! ) Express as a common fraction: 7 ) Express as a common fraction in lowest terms. 7 ) Find the number which appears the way from to on the number line. ) Express in

More information

1. 8 x 10-9, 14.7 x 10-7, 0.22 x 10

1. 8 x 10-9, 14.7 x 10-7, 0.22 x 10 Black - Divide by Whole Numbers and Powers of 10 Scientific Notation (continued from last lesson) Order from least to greatest. 1. 8 x 10-9, 14.7 x 10-7, 0.22 x 10-10 You can multiply numbers in scientific

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

Multiplication and Division

Multiplication and Division UNIT 3 Multiplication and Division Skaters work as a pair to put on quite a show. Multiplication and division work as a pair to solve many types of problems. 82 UNIT 3 MULTIPLICATION AND DIVISION Isaac

More information

UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS

UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS This unit investigates quadratic functions. Students study the structure of quadratic expressions and write quadratic expressions in equivalent forms.

More information

California 5 th Grade Standards / Excel Math Correlation by Lesson Number

California 5 th Grade Standards / Excel Math Correlation by Lesson Number (Activity) L1 L2 L3 Excel Math Objective Recognizing numbers less than a million given in words or place value; recognizing addition and subtraction fact families; subtracting 2 threedigit numbers with

More information

Granite School District Parent Guides Utah Core State Standards for Mathematics Grades K-6

Granite School District Parent Guides Utah Core State Standards for Mathematics Grades K-6 Granite School District Parent Guides Grades K-6 GSD Parents Guide for Kindergarten The addresses Standards for Mathematical Practice and Standards for Mathematical Content. The standards stress not only

More information

MATH LESSON 24 EXAMPLE SOLUTIONS OCTOBER 27, 2017

MATH LESSON 24 EXAMPLE SOLUTIONS OCTOBER 27, 2017 MATH 16020 LESSON 24 EXAMPLE SOLUTIONS OCTOBER 27, 2017 Example 1. We are tasked with constructing a rectangular box with a volume of 64 cubic feet. The material for the top costs 8 dollars per square

More information

Chapter 1. Solving Algebraic Equations for a Variable

Chapter 1. Solving Algebraic Equations for a Variable www.ck1.org CHAPTER 1 Solving Algebraic Equations for a Variable Here you ll learn how to isolate the variable in an equation or formula. Problem: You are planning a trip to Spain in the summer. In the

More information

Algebra I. Exponents and Polynomials. Name

Algebra I. Exponents and Polynomials. Name Algebra I Exponents and Polynomials Name 1 2 UNIT SELF-TEST QUESTIONS The Unit Organizer #6 2 LAST UNIT /Experience NAME 4 BIGGER PICTURE DATE Operations with Numbers and Variables 1 CURRENT CURRENT UNIT

More information

Polynomials 2: Multiplication

Polynomials 2: Multiplication Chapter 16 Polynomials 2: Multiplication Multiplication of polynomials is very close to multiplication of decimal numberphrases so, we begin by discussion of multiplication in arithmetic. 16.1 Multiplication

More information

CN#5 Objectives 5/11/ I will be able to describe the effect on perimeter and area when one or more dimensions of a figure are changed.

CN#5 Objectives 5/11/ I will be able to describe the effect on perimeter and area when one or more dimensions of a figure are changed. CN#5 Objectives I will be able to describe the effect on perimeter and area when one or more dimensions of a figure are changed. When the dimensions of a figure are changed proportionally, the figure will

More information

Answer Explanations for: ACT June 2012, Form 70C

Answer Explanations for: ACT June 2012, Form 70C Answer Explanations for: ACT June 2012, Form 70C Mathematics 1) C) A mean is a regular average and can be found using the following formula: (average of set) = (sum of items in set)/(number of items in

More information

SCIS-HIS. Teaching and Learning Standards January Mathematics Grades K - 5

SCIS-HIS. Teaching and Learning Standards January Mathematics Grades K - 5 SCIS-HIS Teaching and Learning Standards January 2015 Mathematics Grades K - 5 Table of Contents Introduction... 3 Kindergarten... 3 Counting & Cardinality... 3 Operations & Algebraic Thinking... 4 Number

More information

MATHEMATICS Grade 5 Standard: Number, Number Sense and Operations. Organizing Topic Benchmark Indicator

MATHEMATICS Grade 5 Standard: Number, Number Sense and Operations. Organizing Topic Benchmark Indicator Standard: Number, Number Sense and Operations Number and A. Represent and compare numbers less than 0 through 6. Construct and compare numbers greater than and less Number Systems familiar applications

More information

MATH ALGEBRA AND FUNCTIONS

MATH ALGEBRA AND FUNCTIONS Students: 1. Use letters, boxes, or other symbols to stand for any number in simple expressions or equations. 1. Students use and interpret variables, mathematical symbols and properties to write and simplify

More information

Destination Math California Intervention

Destination Math California Intervention Destination Math California Intervention correlated to the California Intervention 4 7 s McDougal Littell Riverdeep STANDARDS MAPS for a Mathematics Intervention Program (Grades 4-7) The standards maps

More information

Section 4.7 Scientific Notation

Section 4.7 Scientific Notation Section 4.7 Scientific Notation INTRODUCTION Scientific notation means what it says: it is the notation used in many areas of science. It is used so that scientist and mathematicians can work relatively

More information

SAINT JOHN PAUL II CATHOLIC ACADEMY. Entering Grade 4 Summer Math

SAINT JOHN PAUL II CATHOLIC ACADEMY. Entering Grade 4 Summer Math SAINT JOHN PAUL II CATHOLIC ACADEMY Summer Math 2016 In Grade 3 You Learned To: Operations and Algebraic Thinking Represent and solve problems involving multiplication and division. Understand properties

More information

Math 8 Notes Unit 8: Area and Perimeter

Math 8 Notes Unit 8: Area and Perimeter Math 8 Notes Unit 8: Area and Perimeter Syllabus Objective: (6.) The student will compute the perimeter and area of rectangles and parallelograms. Perimeter is defined as the distance around the outside

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

Lesson 2: Introduction to Variables

Lesson 2: Introduction to Variables In this lesson we begin our study of algebra by introducing the concept of a variable as an unknown or varying quantity in an algebraic expression. We then take a closer look at algebraic expressions to

More information

12.2 Simplifying Radical Expressions

12.2 Simplifying Radical Expressions x n a a m 1 1 1 1 Locker LESSON 1. Simplifying Radical Expressions Texas Math Standards The student is expected to: A.7.G Rewrite radical expressions that contain variables to equivalent forms. Mathematical

More information

1 The Real Number Line

1 The Real Number Line Introductory Algebra Page 1 of 13 1 The Real Number Line There are many sets of numbers, but important ones in math and life sciences are the following The integers Z = {..., 4, 3, 2, 1, 0, 1, 2, 3, 4,...}.

More information

Sect Formulas and Applications of Geometry:

Sect Formulas and Applications of Geometry: 72 Sect 2.6 - Formulas and Applications of Geometry: Concept # Solving Literal Equations for a particular variable. Now, we will examine solving formulas for a particular variable. Sometimes it is useful

More information

( ) = 28. 2r = d 2 = = r d = r. 2 = r or 1. Free Pre-Algebra Lesson 33! page 1. Lesson 33 Formulas for Circles

( ) = 28. 2r = d 2 = = r d = r. 2 = r or 1. Free Pre-Algebra Lesson 33! page 1. Lesson 33 Formulas for Circles Free Pre-Algebra Lesson 33! page 1 Lesson 33 Formulas for Circles What is a Circle? Everyone knows what a circle looks like. A sprinkler line rotates around a center pivot, forming circles of irrigated

More information

Chapter 5 Simplifying Formulas and Solving Equations

Chapter 5 Simplifying Formulas and Solving Equations Chapter 5 Simplifying Formulas and Solving Equations Look at the geometry formula for Perimeter of a rectangle P = L + W + L + W. Can this formula be written in a simpler way? If it is true, that we can

More information

MEASUREMENT IN THE LABORATORY

MEASUREMENT IN THE LABORATORY 1 MEASUREMENT IN THE LABORATORY INTRODUCTION Today's experiment will introduce you to some simple but important types of measurements commonly used by the chemist. You will measure lengths of objects,

More information

Wheels Radius / Distance Traveled

Wheels Radius / Distance Traveled Mechanics Teacher Note to the teacher On these pages, students will learn about the relationships between wheel radius, diameter, circumference, revolutions and distance. Students will use formulas relating

More information

Modeling with non-linear functions Business 8. Consider the supply curve. If we collect a few data points we might find a graph that looks like

Modeling with non-linear functions Business 8. Consider the supply curve. If we collect a few data points we might find a graph that looks like Modeling with non-linear functions Business 8 Previously, we have discussed supply and demand curves. At that time we used linear functions. Linear models are often used when introducing concepts in other

More information

Adding and Subtracting Terms

Adding and Subtracting Terms Adding and Subtracting Terms 1.6 OBJECTIVES 1.6 1. Identify terms and like terms 2. Combine like terms 3. Add algebraic expressions 4. Subtract algebraic expressions To find the perimeter of (or the distance

More information

Ready To Go On? Skills Intervention 7-1 Integer Exponents

Ready To Go On? Skills Intervention 7-1 Integer Exponents 7A Evaluating Expressions with Zero and Negative Exponents Zero Exponent: Any nonzero number raised to the zero power is. 4 0 Ready To Go On? Skills Intervention 7-1 Integer Exponents Negative Exponent:

More information

Introduction to Functions and Graphs

Introduction to Functions and Graphs 6360_ch0pp00-075.qxd 0/6/08 4:28 PM Page Introduction to Functions and Graphs H ave you ever thought about how we live by the numbers? Money, digital televisions, speed limits, grade point averages, gas

More information

y x+ 2. A rectangular frame for a painting has a perimeter of 82 inches. If the length of the frame is 25 inches, find the width of the frame.

y x+ 2. A rectangular frame for a painting has a perimeter of 82 inches. If the length of the frame is 25 inches, find the width of the frame. . Simplif the complex fraction x 4 4 x. x 4 x x 4 x x 4 x x 4 x x E) 4 x. A rectangular frame for a painting has a perimeter of 8 inches. If the length of the frame is inches, find the width of the frame.

More information

MATHEMATICS COMMON CORE LEARNING TARGETS KINDERGARTEN

MATHEMATICS COMMON CORE LEARNING TARGETS KINDERGARTEN KINDERGARTEN Counting and Cardinality K n o w n u m b e r n a m e s a n d t h e c o u n t s e q u e n c e Count to 100 by ones. Count to 100 by tens. Count starting at a number other than 1. Write numbers

More information

2) If an athletic conference has 12 teams and each of the teams plays each of the other teams, how many games will there be?

2) If an athletic conference has 12 teams and each of the teams plays each of the other teams, how many games will there be? Pre-Algebra Review Worksheet Final Exam Mr. Cierech Name: Date: Chapter 1: Number Patterns 1) Find the next three numbers in the sequence: a) 4, 9, 14, 19, 4... b) 16, 8, 4,, 1, ) If an athletic conference

More information

Chapter 5 Simplifying Formulas and Solving Equations

Chapter 5 Simplifying Formulas and Solving Equations Chapter 5 Simplifying Formulas and Solving Equations Look at the geometry formula for Perimeter of a rectangle P = L W L W. Can this formula be written in a simpler way? If it is true, that we can simplify

More information

Name Date Class California Standards 17.0, Quadratic Equations and Functions. Step 2: Graph the points. Plot the ordered pairs from your table.

Name Date Class California Standards 17.0, Quadratic Equations and Functions. Step 2: Graph the points. Plot the ordered pairs from your table. California Standards 17.0, 1.0 9-1 There are three steps to graphing a quadratic function. Graph y x 3. Quadratic Equations and Functions 6 y 6 y x y x 3 5 1 1 0 3 1 1 5 0 x 0 x Step 1: Make a table of

More information

Geometric Formulas (page 474) Name

Geometric Formulas (page 474) Name LESSON 91 Geometric Formulas (page 474) Name Figure Perimeter Area Square P = 4s A = s 2 Rectangle P = 2I + 2w A = Iw Parallelogram P = 2b + 2s A = bh Triangle P = s 1 + s 2 + s 3 A = 1_ 2 bh Teacher Note:

More information

Integer (positive or negative whole numbers or zero) arithmetic

Integer (positive or negative whole numbers or zero) arithmetic Integer (positive or negative whole numbers or zero) arithmetic The number line helps to visualize the process. The exercises below include the answers but see if you agree with them and if not try to

More information

MATH 60 Course Notebook Chapter #1

MATH 60 Course Notebook Chapter #1 MATH 60 Course Notebook Chapter #1 Integers and Real Numbers Before we start the journey into Algebra, we need to understand more about the numbers and number concepts, which form the foundation of Algebra.

More information

Physics 2A Chapter 1: Introduction and Mathematical Concepts

Physics 2A Chapter 1: Introduction and Mathematical Concepts Physics 2A Chapter 1: Introduction and Mathematical Concepts Anyone who has never made a mistake has never tried anything new. Albert Einstein Experience is the name that everyone gives to his mistakes.

More information

Summer Solutions Common Core Mathematics 8. Common Core. Mathematics. Help Pages

Summer Solutions Common Core Mathematics 8. Common Core. Mathematics. Help Pages 8 Common Core Mathematics 6 6 Vocabulary absolute value additive inverse property adjacent angles the distance between a number and zero on a number line. Example: the absolute value of negative seven

More information

CK-12 Geometry: Circumference and Arc Length

CK-12 Geometry: Circumference and Arc Length CK-12 Geometry: Circumference and Arc Length Learning Objectives Find the circumference of a circle. Define the length of an arc and find arc length. Review Queue a. Find a central angle in that intercepts

More information

ABE Math Review Package

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

More information

The Quadratic Formula

The Quadratic Formula - The Quadratic Formula Content Standard Reviews A.REI..b Solve quadratic equations by... the quadratic formula... Objectives To solve quadratic equations using the Quadratic Formula To determine the number

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

Florida Math Curriculum (433 topics)

Florida Math Curriculum (433 topics) Florida Math 0028 This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular

More information

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

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

More information

Alignment of Iowa Assessments, Form E to the Common Core State Standards, Levels 5 6/Kindergarten

Alignment of Iowa Assessments, Form E to the Common Core State Standards, Levels 5 6/Kindergarten Alignment of Iowa Assessments, Form E to the Common Core State s, Levels 5 6/Kindergarten per Per L L L3 K C Ap An S E K.CC.. Count to 00 by ones and by tens K.CC.. Count forward beginning from a given

More information

Polynomials 370 UNIT 10 WORKING WITH POLYNOMIALS. The railcars are linked together.

Polynomials 370 UNIT 10 WORKING WITH POLYNOMIALS. The railcars are linked together. UNIT 10 Working with Polynomials The railcars are linked together. 370 UNIT 10 WORKING WITH POLYNOMIALS Just as a train is built from linking railcars together, a polynomial is built by bringing terms

More information

My Math Plan Assessment #1 Study Guide

My Math Plan Assessment #1 Study Guide My Math Plan Assessment #1 Study Guide 1. Find the x-intercept and the y-intercept of the linear equation. 8x y = 4. Use factoring to solve the quadratic equation. x + 9x + 1 = 17. Find the difference.

More information

Name Period Date. GEO2.2: Area of Circles Derive the area formula for circles. Solve application problems that involve areas of circles.

Name Period Date. GEO2.2: Area of Circles Derive the area formula for circles. Solve application problems that involve areas of circles. Name Period Date GEOMETRY AND MEASUREMENT Student Pages for Packet 2: Circles GEO2.1 Circumference Use multiple representations to explore the relationship between the diameter and the circumference of

More information

Mini Lecture 2.1 The Addition Property of Equality

Mini Lecture 2.1 The Addition Property of Equality Mini Lecture.1 The Addition Property of Equality 1. Identify linear equations in one variable.. Use the addition property of equality to solve equations.. Solve applied problems using formulas. 1. Identify

More information

Curriculum Scope & Sequence

Curriculum Scope & Sequence Subject/Grade Level: Mathematics/Grade 6 Curriculum Scope & Sequence BOE Approval 1.28.14 Course: Math 6 Above-Level Unit Duration NJ Common Core Standards / Unit Goals Transfer Goal(s) Enduring Understandings

More information

Thanks for downloading this product from Time Flies!

Thanks for downloading this product from Time Flies! Thanks for downloading this product from Time Flies! I hope you enjoy using this product. Follow me at my TpT store! My Store: https://www.teacherspayteachers.com/store/time-flies 2018 Time Flies. All

More information

Lesson 3-2: Solving Linear Systems Algebraically

Lesson 3-2: Solving Linear Systems Algebraically Yesterday we took our first look at solving a linear system. We learned that a linear system is two or more linear equations taken at the same time. Their solution is the point that all the lines have

More information

7.4 Adding, Subtracting, and Multiplying Radical Expressions. OBJECTIVES 1 Add or Subtract Radical Expressions. 2 Multiply Radical Expressions.

7.4 Adding, Subtracting, and Multiplying Radical Expressions. OBJECTIVES 1 Add or Subtract Radical Expressions. 2 Multiply Radical Expressions. CHAPTER 7 Rational Exponents, Radicals, and Complex Numbers Find and correct the error. See the Concept Check in this section. 11. 116. 6 6 = 6 A6 = 1 = 1 16 = 16 A = Simplify. See a Concept Check in this

More information

The point is located eight units to the right of the y-axis and two units above the x-axis. A) ( 8, 2) B) (8, 2) C) ( 2, 8) D) (2, 8) E) ( 2, 8)

The point is located eight units to the right of the y-axis and two units above the x-axis. A) ( 8, 2) B) (8, 2) C) ( 2, 8) D) (2, 8) E) ( 2, 8) Name: Date: 1. Find the coordinates of the point. The point is located eight units to the right of the y-axis and two units above the x-axis. A) ( 8, ) B) (8, ) C) (, 8) D) (, 8) E) (, 8). Find the coordinates

More information

Madison County Schools Suggested 3 rd Grade Math Pacing Guide,

Madison County Schools Suggested 3 rd Grade Math Pacing Guide, Madison County Schools Suggested 3 rd Grade Math Pacing Guide, 2016 2017 The following Standards have changes from the 2015-16 MS College- and Career-Readiness Standards: Significant Changes (ex: change

More information

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know.

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know. REVIEW EXAMPLES 1) Solve 9x + 16 = 0 for x. 9x + 16 = 0 9x = 16 Original equation. Subtract 16 from both sides. 16 x 9 Divide both sides by 9. 16 x Take the square root of both sides. 9 4 x i 3 Evaluate.

More information

The Celsius temperature scale is based on the freezing point and the boiling point of water. 12 degrees Celsius below zero would be written as

The Celsius temperature scale is based on the freezing point and the boiling point of water. 12 degrees Celsius below zero would be written as Prealgebra, Chapter 2 - Integers, Introductory Algebra 2.1 Integers In the real world, numbers are used to represent real things, such as the height of a building, the cost of a car, the temperature of

More information

Name Period Date. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 2: Solving Quadratic Equations 1

Name Period Date. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 2: Solving Quadratic Equations 1 Name Period Date QUAD2.1 QUAD2.2 QUAD2.3 The Square Root Property Solve quadratic equations using the square root property Understand that if a quadratic function is set equal to zero, then the result

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

The area of a geometric figure is a measure of how big a region is enclosed inside the figure.

The area of a geometric figure is a measure of how big a region is enclosed inside the figure. 59 CH 7 GEOMETRY Introduction G eo: Greek for earth, and metros: Greek for measure. These roots are the origin of the word geometry, which literally means earth measurement. The study of geometry has gone

More information

Pre-Calc Chapter 1 Sample Test. D) slope: 3 4

Pre-Calc Chapter 1 Sample Test. D) slope: 3 4 Pre-Calc Chapter 1 Sample Test 1. Use the graphs of f and g to evaluate the function. f( x) gx ( ) (f o g)(-0.5) 1 1 0 4. Plot the points and find the slope of the line passing through the pair of points.

More information

Secondary Math 2H Unit 3 Notes: Factoring and Solving Quadratics

Secondary Math 2H Unit 3 Notes: Factoring and Solving Quadratics Secondary Math H Unit 3 Notes: Factoring and Solving Quadratics 3.1 Factoring out the Greatest Common Factor (GCF) Factoring: The reverse of multiplying. It means figuring out what you would multiply together

More information

5.1 The Language of Mathematics

5.1 The Language of Mathematics 5. The Language of Mathematics Prescribed Learning Outcomes (PLO s): Use mathematical terminology (variables, degree, number of terms, coefficients, constant terms) to describe polynomials. Identify different

More information

Large & Small Numbers

Large & Small Numbers Large & Small Numbers Scientists frequently work with very large or small numbers. Astronomers work with galaxies that contain billions of stars at great distances from us. On the other hand, biologists

More information

Section 2.1 Objective 1: Determine If a Number Is a Solution of an Equation Video Length 5:19. Definition A in is an equation that can be

Section 2.1 Objective 1: Determine If a Number Is a Solution of an Equation Video Length 5:19. Definition A in is an equation that can be Section 2.1 Video Guide Linear Equations: The Addition and Multiplication Properties of Equality Objectives: 1. Determine If a Number Is a Solution of an Equation 2. Use the Addition Property of Equality

More information

Review Topics. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Review Topics. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Review Topics MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. On the real number line, label the points with the given coordinates. 1) 11,- 11 1)

More information

Order of Operations: practice order of operations until it becomes second nature to you.

Order of Operations: practice order of operations until it becomes second nature to you. Arithmetic of Real Numbers Division of a real number other than zero by 0 is undefined 456 0 = undefined Exponents pay attention to the base! ( 2 4 = ( 2( 2( 2( 2 = 16 2 4 = (2(2(2(2 = 16 Order of Operations:

More information

Radiological Control Technician Training Fundamental Academic Training Study Guide Phase I

Radiological Control Technician Training Fundamental Academic Training Study Guide Phase I Module 1.01 Basic Mathematics and Algebra Part 4 of 9 Radiological Control Technician Training Fundamental Academic Training Phase I Coordinated and Conducted for the Office of Health, Safety and Security

More information

Quiz For use after Section 4.2

Quiz For use after Section 4.2 Name Date Quiz For use after Section.2 Write the word sentence as an inequality. 1. A number b subtracted from 9.8 is greater than. 2. The quotient of a number y and 3.6 is less than 6.5. Tell whether

More information

Chapter 2 Linear Equations and Inequalities in One Variable

Chapter 2 Linear Equations and Inequalities in One Variable Chapter 2 Linear Equations and Inequalities in One Variable Section 2.1: Linear Equations in One Variable Section 2.3: Solving Formulas Section 2.5: Linear Inequalities in One Variable Section 2.6: Compound

More information

Assignment Assigned Date Due Date Grade 6.7 Worksheet

Assignment Assigned Date Due Date Grade 6.7 Worksheet Geometry Unit 6: Packet 2 CIRCLES This is a packet containing the homework and some classwork for the second half of unit 6. You will turn in completed assignments by their designated due date. If you

More information

WSMA Algebra - Expressions Lesson 14

WSMA Algebra - Expressions Lesson 14 Algebra Expressions Why study algebra? Because this topic provides the mathematical tools for any problem more complicated than just combining some given numbers together. Algebra lets you solve word problems

More information

10.5 Areas of Circles and Sectors

10.5 Areas of Circles and Sectors 10.5. Areas of Circles and Sectors www.ck12.org 10.5 Areas of Circles and Sectors Learning Objectives Find the area of circles, sectors, and segments. Review Queue Find the area of the shaded region in

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

Florida Math 0022 Correlation of the ALEKS course Florida Math 0022 to the Florida Mathematics Competencies - Lower and Upper

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

More information

CAHSEE on Target UC Davis, School and University Partnerships

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

More information

Trades Math Practice Assessment Test

Trades Math Practice Assessment Test Trades Math Practice Assessment Test Please leave 2 or 3 digits after the decimal point rounding is optional Calculators ARE allowed For full marks, you MUST include units in your answer e.g. 2 ft. or

More information

Consider the expression 3n 2 + n + 2. a. What is the coefficient of n? b. What terms are being added in the expression?

Consider the expression 3n 2 + n + 2. a. What is the coefficient of n? b. What terms are being added in the expression? 1 2 Consider the expression 3n 2 + n + 2 a. What is the coefficient of n? b. What terms are being added in the expression? 3 4 5 6 What is a common factor for the expression 24x 2 + 16x + 144? a. 16 b.

More information

Section 2.1 Intercepts and symmetry. #1 4: Find the x and y-intercepts

Section 2.1 Intercepts and symmetry. #1 4: Find the x and y-intercepts Section 2.1 Intercepts and symmetry #1 4: Find the x and y-intercepts 1) 2) 3) Section 2.1 Intercepts and symmetry 4) #5-18: Find the x and y-intercepts. 5) 3x - 6y = 24 6) 2x + 4y = 12 7) y 2 = x + 9

More information

Madison County Schools Suggested 5 th Grade Math Pacing Guide,

Madison County Schools Suggested 5 th Grade Math Pacing Guide, Madison County Schools Suggested 5 th Grade Math Pacing Guide, 2016 2017 The following Standards have changes from the 2015-16 MS College- and Career-Readiness Standards: Significant Changes (ex: change

More information

12.2 Simplifying Radical Expressions

12.2 Simplifying Radical Expressions Name Class Date 1. Simplifying Radical Expressions Essential Question: How can you simplify expressions containing rational exponents or radicals involving nth roots? Explore A.7.G Rewrite radical expressions

More information

Mathematics Standards: Kindergarten

Mathematics Standards: Kindergarten Kindergarten Mathematics Kindergarten In Kindergarten, instructional time should focus on two critical areas: (1) representing, relating, and operating on whole numbers, initially with sets of objects;

More information

Alaska Mathematics Standards Vocabulary Word List Grade 4

Alaska Mathematics Standards Vocabulary Word List Grade 4 1 add addend additive comparison area area model common factor common multiple compatible numbers compose composite number counting number decompose difference digit divide dividend divisible divisor equal

More information

2015 2nd Semester Exam Review

2015 2nd Semester Exam Review Algebra 2 2015 2nd Semester Exam Review 1. Write a function whose graph is a translation of the graph of the function in two directions. Describe the translation. 2. What are the solutions to the equation?

More information

2.2. Formulas and Percent. Objectives. Solve a formula for a specified variable. Solve applied problems by using formulas. Solve percent problems.

2.2. Formulas and Percent. Objectives. Solve a formula for a specified variable. Solve applied problems by using formulas. Solve percent problems. Chapter 2 Section 2 2.2 Formulas and Percent Objectives 1 2 3 4 Solve a formula for a specified variable. Solve applied problems by using formulas. Solve percent problems. Solve problems involving percent

More information

Sect Addition and Subtraction of Polynomials

Sect Addition and Subtraction of Polynomials Sect 5.5 - Addition and Subtraction of Polynomials Concept #1 Introduction to Polynomials Before we begin discussing polynomials, let s review some items from chapter 1 with the following example: Complete

More information

Correlation of Moving with Math Grade 7 to HSEE Mathematics Blueprint

Correlation of Moving with Math Grade 7 to HSEE Mathematics Blueprint Correlation of Moving with Math Grade 7 to HSEE Mathematics Blueprint Number Sense 1.0 Students know the properties of, and compute with, rational numbers expressed n a variety of forms: 1.1 Read, write

More information

Mississippi College and Career Readiness Standards for Mathematics Scaffolding Document. Grade 6

Mississippi College and Career Readiness Standards for Mathematics Scaffolding Document. Grade 6 Mississippi College and Career Readiness Standards for Mathematics Scaffolding Document Grade 6 Ratios and Proportional Relationships Understand ratio concepts and use ratio reasoning to solve problems

More information

13. Convert to a mixed number: Convert to an improper fraction: Are these two fractions equivalent? 7

13. Convert to a mixed number: Convert to an improper fraction: Are these two fractions equivalent? 7 FINAL REVIEW WORKSHEET BASIC MATH Chapter 1. 1. Give the place value of 7 in 3, 738, 500. 2. Give the word name for 302, 525. 3. Write two million, four hundred thirty thousand as a numeral. 4. Name the

More information

C Expressions and Equations, Lesson 5, Transforming Formulas (r. 2018) LEARNING OBJECTIVES. Overview of Lesson

C Expressions and Equations, Lesson 5, Transforming Formulas (r. 2018) LEARNING OBJECTIVES. Overview of Lesson C Expressions and Equations, Lesson 5, Transforming Formulas (r. 2018) EXPRESSIONS AND EQUATIONS Transforming Formulas Common Core Standard A-CED.A.4 Rearrange formulas to highlight a quantity of interest,

More information

Summer Packet Pre-AP Algebra

Summer Packet Pre-AP Algebra Name: (5/11/17) Summer Packet Pre-AP Algebra 1-2018-19 To receive credit all work must be shown. There will be a test the first week back from summer on this packet. Any work done on additional paper must

More information