H.Alg 2 Notes: Day1: Solving Systems of Equations (Sections ) Activity: Text p. 116

Size: px
Start display at page:

Download "H.Alg 2 Notes: Day1: Solving Systems of Equations (Sections ) Activity: Text p. 116"

Transcription

1 H.Alg 2 Notes: Day: Solving Systems of Equations (Sections ) Activity: Text p. 6 Systems of Equations: A set of or more equations using the same. The graph of each equation is a line. Solutions of systems of equations is a set of that makes each equation true. Using the Calculator. Solve equations for y. 2. Enter equations into y and y Graph nd Calculate 5. #5 intersect 6. enter, enter, enter. x + 3y = 2 3x + 3y = x + y = - -x + 3y = x + 6y = -24-2x + 3y = 5 ) 3x + y = -9-3x - 2y = 2 2) x + 3y = 2-2x + 4y = 9 3) Jim can buy cd's at a local store for $5.49 each. He can buy the cd's at an online store for $3.99 each plus $6 for shipping. Find the number of cd's Jim can buy for the same amount at the two stores.

2 ) 2x + 4y = -4 3x + 5y = -3 2) 3x - 2y = 5-6x + 4y = 7 3) 2x - 4y = 8 6x - 2y = 24 3) At Renaldi's Pizza, a soda and two slices of the pizza-of-the-day cost $0.25. A soda and four slices of the pizza-of-the-day cost $8.75. Find the cost of each slice. Graphing Systems of Inequalities ) 3x + 2y x + 4y > -2 2) 2 y > x y < x - 3 3) A home-based company produces both hand-knitted scarves and sweaters. The scarves take 2 hours of labor to produce, and the sweaters take 4 hours. The labor available is limited to 40 hours per week, and the total production capacity is 5 items per week. Write a system of inequalities representing this situation, where x is the number of scarves and y is the number of sweaters. Use the calculator to find possible answers. 2

3 Investigation: Using Matrices Lunch Lunch 2 Lunch 3 Cost per lunch $2.50 $.75 $2.00 Number sold How much money did the cafeteria collect selling lunch? Lunch 2? Lunch 3? 2. How much money did the cafeteria collect selling all three lunches? 3. a. Write a x 3 matrix to represent the cost of the lunches. b. Write a 3 x matrix to represent the number of lunches sold. In order to multiply matrices, STEP : Make sure that the number of columns in the st matrix equals the number of rows in the 2nd matrix. Matrix A is 3 x 2. Matrix B is 2 x 4. The dimensions of AB is 3 x 4. Matrix A is 3 x 4. Matrix B is 2 x 4. Product AB is UNDEFINED. PRACTICE: Determine whether each matrix product is defined. If so, state dimensions. a) A B b) A B 2x5 5x4 x3 4x3 STEP 2: Multiply the elements of each row of the first matrix by the elements of each column in the second matrix. STEP 3: Add the products. Example: a b e f A = B c d = g h ae + bg af + bh AB = ce + dg cf + dh EXAMPLE #: EXAMPLE #2: EXAMPLE #3: Multiplication of matrices is commutative. 6

4 EXAMPLE #5: EXAMPLE #6: Example #7: 4 a a 2b 6 b a 2b 4 a 3 5b Using Matrix Multiplication in Real Life Example #7: Two softball teams submit equipment lists for the season. Women's Team Men's Team 2 bats 5 bats 45 balls 38 balls 5 uniforms 7 uniforms Each bat costs $2, each ball costs $4, and each uniform costs $30. a. Write the equipment lists and the cost per item in matrix form. b. Use matrix multiplication to find the total cost of equipment for each team. Example #8: Two lacrosse teams submit equipment lists to their sponsors. Women's team: 5 sticks, 5 balls, and 6 uniforms. Men's team: 8 sticks, 22 balls, and 7 uniforms. Each stick costs $55, each ball cost $6, and each uniform costs $35. Use matrix multiplication to find the total cost of the equipment for each team. Example #9: Hector owns three fruit farms on which he grows apples, peaches, and apricots. He sells apples for $22 a case, peaches for $25 a case, and apricots for $8 a case. Number of Cases in Stock of Each Type of Fruit Farm Apples Peaches Apricots a. Write an inventory matrix for the number of cases for each type of fruit for each farm. b. Write a cost matrix for the price per case for each type of fruit. c. Use matrix multiplication to find the total income for each farm. 7

5 D ay 7 Section 4.5 & 4.6 Identity and Inverse m atrices w ith D eterm inants Determinants Every square matrix with real number elements has a real number associated with it called its. We use to help us in solving equations. You can only find the determinant of SQUARE MATRICES (i.e. 2X2 and 3X3, etc). The determinant is denoted by straight bars around the matrix instead of brackets. Ex: the straight bars mean find the determinant! You find the determinant differently for different size matrices. For 2X2 matrices it is quicker and easier to find them by hand than on the calculator. Lets see why. Finding the determinant of a 2X2 Matrix Finding the determinant of a 2X2 matrix can be summed up in four words: CROSS MULTIPLY AND SUBTRACT! You will always be subtracting 2 numbers, so when I see a 2X2 determinant I always write: - and then I fill in the blanks. To fill in the blanks we cross multiply. Observe. a b c d = ad bc Find the 2X2 determinants! 2 3 Ex : = = Ex 2: = - = Ex 3: 4 6 = = Ex 4: 3 4 = = Be careful! This has minus a negative! 6 8 8

6 Ex 5: = = Determinant of a 3 x 3 matrix. To find the determinant of a 3 x 3 matrix, use diagonals.. Begin by writing the first two columns on the right side of the determinant. 2. Draw diagonals from each element of the top row of the determinant downward to the right. Find the product of the elements on each diagonal. Then draw diagonals from the elements in the third row of the determinant upward to the right. Find the product of the elements on each diagonal. 3. To find the value of the determinant, add the products of the first set of diagonals and then subtract the products of the second set of diagonals. The answer is the determinant. Evaluate: Solve for x: x 4 = x Finding the area of a triangle using determinants: The area of the triangle in a coordinate plane can be found using the following formula: x y A = ± x2 y2 2 x y 3 3 9

7 Find the area of a triangle with vertices (3, 6), (-, 2) and (4, 9). Find the area of a triangle with vertices (6, 6), (6, 6) and (4, ). Day 8: Identity Matrices Find each product: = What pattern do you see? = = The square n x n matrix with one s along the main is the identity matrix for multiplication. (Any number times the identity element is itself.) The symbol for the identity matrix is I. I _ = I _ = _ 2x 2 3x 3 Multiplicative Inverse What is a multiplicative inverse? The number we multiply a number by to get (the identity). 5. / 5 = / 5 is the inverse of 5. For matrices, this means the matrix we multiply by another matrix to get the identity matrix! Yet again, only SQUARE MATRICES have inverses since only SQUARE MATRICES have identities. How do we find the inverse for a 2X2 matrix?. Find the determinant of the matrix. 2. Switch the numbers in the matrix accordingly. 3. Multiply the matrix by the scalar /determinant Formula: For Matrix A = a b c d L NM O QP the inverse A- = A L NM d c b a O QP Notice inside the matrix a and d switch places and b and c change signs. 0

8 Let s do a problem: Ex: Find the inverse of A = L NM O QP = Determinant = = 4 L NM Switch = O QP Multiply = 2 2 = Summary:. Suppose A is a square matrix and X is another square matrix such that. 2. X is the of A. 3. We write the inverse of A as, so = and = 4. Some square matrices have no if the determinant is zero. Using inverse matrices to solve matrix equations If A, B, and X are matrices such that AX = B, and matrix A has an inverse, you can multiply each side of the equation by A - to find X. AX = B (A - A)X = A - B x = A - B EXAMPLES: SOLVE EACH EQUATION FOR X x = x = 0 28

9 Day2 ~ Honors Algebra: Word Problems in two variables A. How to solve a standard word problem using 2 variables and 2 equations:. Write a let statement to represent the variables. 2. Write 2 equations by stating the relationships between the variables. 3. Solve the system by: elimination, substitution, or graphing. 4. Check your answer. *IF you have 2 variables, you need 2 equations. B. Distance Problems *Remember: Distance = x Tailwind - wind blowing in the direction as the plane Headwind - wind blowing in the direction as the plane Upstream - the current Downstream - the current. A coal barge on the Ohio River travels 24 miles upstream in 3 hours. The return trip takes the barge only 2 hours. Find the rate of the barge in still water. Let b = rate of the barge in still water Let c = the rate of the current rate time distance rt = d Downstream Upstream 2. With the wind, a plane few 400 km in 4 hours. On the return trip, the pilot was forced to land after.5 hours, having traveled only 450 km. Find the rate of the plane in still air and the rate of the wind. Let p = the rate of the plane in still air Let w = the rate of the wind rate time distance rt = d With the wind Against the wind 3

10 Honors Algebra 2: Word Problems in two Variables Mixture: (Price x Amount = Total) Central Perk Coffee shop sells a cup of expresso for $2.00 and a cup of cappuccino for $2.50. On Friday, Rachel sold 30 more cups of cappuccino than expresso, and she sold $78.50 worth of espresso and cappuccino. How many cups of each were sold? Type Price Amount Total Chemistry: (Percentage x Amount = Total) Cara is preparing an acid solution. She needs 200 milliliters of 48% concentration solution. Cara has 60% and 40% concentration solutions in her lab. How many milliliters of 40% acid solution should be mixed with 60% acid solution to make the required amount of 48% acid solution? Solution Percentage Amount Total Interest: (Principal x rate = Interest) Last year Zach received $ interest from two investments. The interest rates were 7.5% on one account and 8% on the other. The total amount invested was $6000. How much was invested at each rate? Account Principal Rate Total Chemistry: (Percentage x Amount = Total) Snapp s Lab needs to make 000 gallons of 34% acid solution. The only solutions available are 25% acid and 50% acid. How many gallons of each solution should be mixed to make the 34% acid solution? Solution Percentage Amount Total 4

Algebra 2 Notes Systems of Equations and Inequalities Unit 03d. Operations with Matrices

Algebra 2 Notes Systems of Equations and Inequalities Unit 03d. Operations with Matrices Operations with Matrices Big Idea Organizing data into a matrix can make analysis and interpretation much easier. Operations such as addition, subtraction, and scalar multiplication can be performed on

More information

7.1 Solving Systems of Equations

7.1 Solving Systems of Equations Date: Precalculus Notes: Unit 7 Systems of Equations and Matrices 7.1 Solving Systems of Equations Syllabus Objectives: 8.1 The student will solve a given system of equations or system of inequalities.

More information

1 4 3 A Scalar Multiplication

1 4 3 A Scalar Multiplication 1 Matrices A matrix is a rectangular array of variables or constants in horizontal rows and vertical columns, usually enclosed in brackets. In a matrix, the numbers or data are organized so that each position

More information

Systems of Linear Equations: Solving by Adding

Systems of Linear Equations: Solving by Adding 8.2 Systems of Linear Equations: Solving by Adding 8.2 OBJECTIVES 1. Solve systems using the addition method 2. Solve applications of systems of equations The graphical method of solving equations, shown

More information

Math 96 Final Exam Study Guide Exam will consist of problems from old exams, plus at least 5 problems similar to the following:

Math 96 Final Exam Study Guide Exam will consist of problems from old exams, plus at least 5 problems similar to the following: Math 96 Final Exam Study Guide Exam will consist of problems from old exams, plus at least 5 problems similar to the following: Section 3.1 1. Solve the following system of equations. If the system does

More information

Indiana Core 40 End-of-Course Assessment Algebra I Blueprint*

Indiana Core 40 End-of-Course Assessment Algebra I Blueprint* Types of items on the Algebra I End-of-Course Assessment: Multiple-choice 1 point per problem The answer to the question can be found in one of four answer choices provided. Numeric response 1 point per

More information

Chapter 4: Systems of Equations and Inequalities

Chapter 4: Systems of Equations and Inequalities Chapter 4: Systems of Equations and Inequalities 4.1 Systems of Equations A system of two linear equations in two variables x and y consist of two equations of the following form: Equation 1: ax + by =

More information

Systems of Linear Equations

Systems of Linear Equations HW Mark: 10 9 8 7 6 RE-Submit Systems of Linear Equations This booklet belongs to: Period LESSON # DATE QUESTIONS FROM NOTES Questions that I find difficult Pg. Pg. Pg. Pg. Pg. Pg. Pg. Pg. Pg. Pg. REVIEW

More information

Algebra Unit 6 Test review white boards notea.notebook. February 02, y = y = a) (-3, -2) b) (1, -3) c) (0, -1) c) (2, 3) a) ( 1, 3) d) ( 3, 1)

Algebra Unit 6 Test review white boards notea.notebook. February 02, y = y = a) (-3, -2) b) (1, -3) c) (0, -1) c) (2, 3) a) ( 1, 3) d) ( 3, 1) Unit 6 white board review 1. Find the solution to the graph on the right. ( 1, 3) (3, 1) c) (2, 3) d) ( 3, 1) Graph and find the point of intersection for each. 2. (-3, -2) (1, -3) c) (0, -1) 3. Graph

More information

September 23, Chp 3.notebook. 3Linear Systems. and Matrices. 3.1 Solve Linear Systems by Graphing

September 23, Chp 3.notebook. 3Linear Systems. and Matrices. 3.1 Solve Linear Systems by Graphing 3Linear Systems and Matrices 3.1 Solve Linear Systems by Graphing 1 Find the solution of the systems by looking at the graphs 2 Decide whether the ordered pair is a solution of the system of linear equations:

More information

This is Solving Linear Systems, chapter 4 from the book Beginning Algebra (index.html) (v. 1.0).

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

More information

Equations can be classified according to the types of operations and quantities involved. Important types include:

Equations can be classified according to the types of operations and quantities involved. Important types include: UNIT 5. EQUATIONS AND SYSTEM OF EQUATIONS EQUATIONS An equation is a mathematical statement that asserts the equality of two expressions. In modern notation, this is written by placing the expressions

More information

Topic 1. Solving Equations and Inequalities 1. Solve the following equation

Topic 1. Solving Equations and Inequalities 1. Solve the following equation Topic 1. Solving Equations and Inequalities 1. Solve the following equation Algebraically 2( x 3) = 12 Graphically 2( x 3) = 12 2. Solve the following equations algebraically a. 5w 15 2w = 2(w 5) b. 1

More information

3.3 Solving Systems with Elimination

3.3 Solving Systems with Elimination 3.3 Solving Systems with Elimination Sometimes it is easier to eliminate a variable entirely from a system of equations rather than use the substitution method. We do this by adding opposite coefficients

More information

Using Systems of Equations

Using Systems of Equations Learning to set up word problems involving systems of equations is a matter of learning to read carefully, to extract data from the given situation and to apply a mathematical system to the data in order

More information

ALGEBRA UNIT 5 LINEAR SYSTEMS SOLVING SYSTEMS: GRAPHICALLY (Day 1)

ALGEBRA UNIT 5 LINEAR SYSTEMS SOLVING SYSTEMS: GRAPHICALLY (Day 1) ALGEBRA UNIT 5 LINEAR SYSTEMS SOLVING SYSTEMS: GRAPHICALLY (Day 1) System: Solution to Systems: Number Solutions Exactly one Infinite No solution Terminology Consistent and Consistent and Inconsistent

More information

Definition. A matrix is a rectangular array of numbers enclosed by brackets (plural: matrices).

Definition. A matrix is a rectangular array of numbers enclosed by brackets (plural: matrices). Matrices (general theory). Definition. A matrix is a rectangular array of numbers enclosed by brackets (plural: matrices). Examples. 1 2 1 1 0 2 A= 0 0 7 B= 0 1 3 4 5 0 Terminology and Notations. Each

More information

Why? Sport. Source: The National Federation of State High School Associations. The element -1 is in Row 2, Column 1. 4 columns.

Why? Sport. Source: The National Federation of State High School Associations. The element -1 is in Row 2, Column 1. 4 columns. Organizing Data Using Matrices Then You represented data using statistical graphs. (Lesson -) Now Organize data in matrices. Perform matrix operations. Why? The table shows high school participation in

More information

Lesson 7: Literal Equations, Inequalities, and Absolute Value

Lesson 7: Literal Equations, Inequalities, and Absolute Value , and Absolute Value In this lesson, we first look at literal equations, which are equations that have more than one variable. Many of the formulas we use in everyday life are literal equations. We then

More information

courses involve systems of equations in one way or another.

courses involve systems of equations in one way or another. Another Tool in the Toolbox Solving Matrix Equations.4 Learning Goals In this lesson you will: Determine the inverse of a matrix. Use matrices to solve systems of equations. Key Terms multiplicative identity

More information

Applications of Systems of Linear Equations

Applications of Systems of Linear Equations 5.2 Applications of Systems of Linear Equations 5.2 OBJECTIVE 1. Use a system of equations to solve an application We are now ready to apply our equation-solving skills to solving various applications

More information

6-1 Study Guide and Intervention

6-1 Study Guide and Intervention NAME DATE PERID 6- Stud Guide and Intervention Graphing Sstems of Equations Possible Number of Solutions Two or more linear equations involving the same variables form a sstem of equations. A solution

More information

Study Guide and Review - Chapter 1

Study Guide and Review - Chapter 1 State whether each sentence is true or false. If false, replace the underlined term to make a true sentence. 1. The absolute value of a number is always negative. The absolute value of a number is always

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II 1 st Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II 1 st Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I Part II 1 st Nine Weeks, 2016-2017 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

c. Solve the system of two equations to find the speed of the boat in the water (x) and the speed of the current (y). (0.45, 0.05)

c. Solve the system of two equations to find the speed of the boat in the water (x) and the speed of the current (y). (0.45, 0.05) Math Applications The applications that follow are like the ones you will encounter in many workplaces. Use the mathematics you have learned in this chapter to solve the problems. Wherever possible, use

More information

Matrix Operations (Adding, Subtracting, and Multiplying) Ch. 3.5, 6 Finding the Determinant and Inverse of a Matrix Ch. 3.7, 8

Matrix Operations (Adding, Subtracting, and Multiplying) Ch. 3.5, 6 Finding the Determinant and Inverse of a Matrix Ch. 3.7, 8 Matrix Operations (Adding, Subtracting, and Multiplying) Ch. 3.5, 6 Finding the Determinant and Inverse of a Matrix Ch. 3.7, 8 Objectives: Add, subtract, and multiply matrices. Find the determinant and

More information

Linear Functions, Equations, and Inequalities

Linear Functions, Equations, and Inequalities CHAPTER Linear Functions, Equations, and Inequalities Inventory is the list of items that businesses stock in stores and warehouses to supply customers. Businesses in the United States keep about.5 trillion

More information

8-6 Solving Rational Equations and Inequalities. Solve each equation. Check your solution. ANSWER: 11 ANSWER: 9 ANSWER: 7 ANSWER: 3 ANSWER: 8

8-6 Solving Rational Equations and Inequalities. Solve each equation. Check your solution. ANSWER: 11 ANSWER: 9 ANSWER: 7 ANSWER: 3 ANSWER: 8 Solve each equation. Check your solution. 1. 11 2. 9 3. 7 4. 3 5. 8 6. 5 esolutions Manual - Powered by Cognero Page 1 7. 14 8. 14 9. CCSS STRUCTURE Sara has 10 pounds of dried fruit selling for $6.25

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 steps in Raya s solution to 2.5 (6.25x + 0.5) = 11 are shown. Select the correct reason for line 4 of Raya s solution.

The steps in Raya s solution to 2.5 (6.25x + 0.5) = 11 are shown. Select the correct reason for line 4 of Raya s solution. A.CED.1 Create equations and inequalities in one variable and use them to solve problems. Include equations arising from linear functions. Unit 2: Reasoning with Linear Equations and Inequalities The perimeter

More information

To determine the slope or rate of change of a linear function, use m =, positive slopes, rises from left to right, negative

To determine the slope or rate of change of a linear function, use m =, positive slopes, rises from left to right, negative Common Core Regents Review Linear Functions The standard form for a linear equation is y = mx + b, where m represents the slope and b represents the y-intercept. To determine the slope or rate of change

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

Introduction to Systems of Equations

Introduction to Systems of Equations Systems of Equations 1 Introduction to Systems of Equations Remember, we are finding a point of intersection x 2y 5 2x y 4 1. A golfer scored only 4 s and 5 s in a round of 18 holes. His score was 80.

More information

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable

UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES. Solving Equations and Inequalities in One Variable UNIT 2: REASONING WITH LINEAR EQUATIONS AND INEQUALITIES This unit investigates linear equations and inequalities. Students create linear equations and inequalities and use them to solve problems. They

More information

3-1 Solving Systems of Equations. Solve each system of equations by using a table. 1. ANSWER: (3, 5) ANSWER: (2, 7)

3-1 Solving Systems of Equations. Solve each system of equations by using a table. 1. ANSWER: (3, 5) ANSWER: (2, 7) Solve each system of equations by using a table. 1. 9. CCSS MODELING Refer to the table below. (3, 5) 2. (2, 7) Solve each system of equations by graphing. 3. a. Write equations that represent the cost

More information

June If you want, you may scan your assignment and convert it to a.pdf file and it to me.

June If you want, you may scan your assignment and convert it to a.pdf file and  it to me. Summer Assignment Pre-Calculus Honors June 2016 Dear Student: This assignment is a mandatory part of the Pre-Calculus Honors course. Students who do not complete the assignment will be placed in the regular

More information

constant matrix Study Guide and Review - Chapter 3

constant matrix Study Guide and Review - Chapter 3 Choose the term from above to complete each sentence. 1. A feasible region that is open and can go on forever is called. unbounded 2. To means to seek the best price or profit using linear programming.

More information

Algebra II Notes Unit Four: Matrices and Determinants

Algebra II Notes Unit Four: Matrices and Determinants Syllabus Objectives: 4. The student will organize data using matrices. 4.2 The student will simplify matrix expressions using the properties of matrices. Matrix: a rectangular arrangement of numbers (called

More information

Solve Linear Systems Algebraically

Solve Linear Systems Algebraically TEKS 3.2 a.5, 2A.3.A, 2A.3.B, 2A.3.C Solve Linear Systems Algebraically Before You solved linear systems graphically. Now You will solve linear systems algebraically. Why? So you can model guitar sales,

More information

8 Systems of Linear Equations

8 Systems of Linear Equations 8 Systems of Linear Equations 8.1 Systems of linear equations in two variables To solve a system of linear equations of the form { a1 x + b 1 y = c 1 x + y = c 2 means to find all its solutions (all pairs

More information

6-1 Study Guide and Intervention Multivariable Linear Systems and Row Operations

6-1 Study Guide and Intervention Multivariable Linear Systems and Row Operations 6-1 Study Guide and Intervention Multivariable Linear Systems and Row Operations Gaussian Elimination You can solve a system of linear equations using matrices. Solving a system by transforming it into

More information

Willmar Public Schools Curriculum Map

Willmar Public Schools Curriculum Map Note: Problem Solving Algebra Prep is an elective credit. It is not a math credit at the high school as its intent is to help students prepare for Algebra by providing students with the opportunity to

More information

Section 5.5: Matrices and Matrix Operations

Section 5.5: Matrices and Matrix Operations Section 5.5 Matrices and Matrix Operations 359 Section 5.5: Matrices and Matrix Operations Two club soccer teams, the Wildcats and the Mud Cats, are hoping to obtain new equipment for an upcoming season.

More information

Algebra 1 ECA Remediation Diagnostic Homework Review #1

Algebra 1 ECA Remediation Diagnostic Homework Review #1 Algebra 1 ECA Remediation Diagnostic Homework Review #1 Lesson 1 1. Simplify the expression. 8 5(7 r) A1.1.3.1 Lesson. Solve the equation. 4x 1 = 9 x A1..1 Lesson 3. Solve the equation. 1.6n 5.95 = 11.7

More information

Sample. Test Booklet. Subject: MA, Grade: HS PSSA 2013 Keystone Algebra 1. - signup at to remove - Student name:

Sample. Test Booklet. Subject: MA, Grade: HS PSSA 2013 Keystone Algebra 1. - signup at   to remove - Student name: Test Booklet Subject: MA, Grade: HS PSSA 2013 Keystone Algebra 1 Student name: Author: Pennsylvania District: Pennsylvania Released Tests Printed: Friday May 31, 2013 1 Which of the following inequalities

More information

Unit 4: Inequalities. Inequality Symbols. Algebraic Inequality. Compound Inequality. Interval Notation

Unit 4: Inequalities. Inequality Symbols. Algebraic Inequality. Compound Inequality. Interval Notation Section 4.1: Linear Inequalities Section 4.2: Solving Linear Inequalities Section 4.3: Solving Inequalities Applications Section 4.4: Compound Inequalities Section 4.5: Absolute Value Equations and Inequalities

More information

constant matrix Study Guide and Review - Chapter 3

constant matrix Study Guide and Review - Chapter 3 Choose the term from above to complete each sentence. 1. A feasible region that is open and can go on forever is called. unbounded 2. To means to seek the best price or profit using linear programming.

More information

Algebra - Chapter 5 Review

Algebra - Chapter 5 Review Name Hour Algebra - Chapter 5 Review 1. Write an equation in slope-intercept form of the graph. 10 y 10 x 10 2. The cost of a school banquet is $95 plus $15 for each person attending. Write an equation

More information

Algebra 1 ECA Remediation Diagnostic Homework Review #2

Algebra 1 ECA Remediation Diagnostic Homework Review #2 Lesson 1 1. Simplify the expression. (r 6) +10r A1.1.3.1 Algebra 1 ECA Remediation Diagnostic Homework Review # Lesson. Solve the equation. 5x + 4x = 10 +6x + x A1..1 Lesson 3. Solve the equation. 1 +

More information

Systems of Equations Unit Five ONE NONE INFINITE

Systems of Equations Unit Five ONE NONE INFINITE Systems of Equations Unit Five ONE NONE INFINITE Standards: 8.EE.8 Analyze and solve pairs of simultaneous linear equations. a. Understand that solutions to a system of two linear equations in two variables

More information

ALGEBRA 1 UNIT 3 WORKBOOK CHAPTER 6

ALGEBRA 1 UNIT 3 WORKBOOK CHAPTER 6 ALGEBRA 1 UNIT 3 WORKBOOK CHAPTER 6 FALL 2014 0 1 Algebra 1 Section 6.1 Notes: Graphing Systems of Equations System of Equations: a set of two or more equations with the same variables, graphed in the

More information

On Your Own. Applications. Unit 1. 1 p = 7.5n - 55, where n represents the number of car washes and p represents the profit in dollars.

On Your Own. Applications. Unit 1. 1 p = 7.5n - 55, where n represents the number of car washes and p represents the profit in dollars. Applications 1 p = 7.5n - 55, where n represents the number of car washes and p represents the profit in dollars. 2 t = 0.5 + 2a, where a represents the area of the grass and t represents the time in hours

More information

Name Per. Keystone Exams Practice Test A.) $300,000 B.) $400,000 C.) $500,000 D.) $600,000

Name Per. Keystone Exams Practice Test A.) $300,000 B.) $400,000 C.) $500,000 D.) $600,000 Name Per Basic Skills Keystone Exams Practice Test 1.) A theme park charges $52 for a day pass and $110 for a week pass. Last month, 4,432 day passes and 979 week passes were sold. Which of the following

More information

MAT 135. In Class Assignments

MAT 135. In Class Assignments MAT 15 In Class Assignments 1 Chapter 1 1. Simplify each expression: a) 5 b) (5 ) c) 4 d )0 6 4. a)factor 4,56 into the product of prime factors b) Reduce 4,56 5,148 to lowest terms.. Translate each statement

More information

2. How many solutions exist for the following system of equations? x + y = 1!!!x + y = 1

2. How many solutions exist for the following system of equations? x + y = 1!!!x + y = 1 Chapter 7A Systems of Linear Equations A solution to an equation in 2 variables is an ordered pair of real numbers (x, y) that, when substituted into the equation, make the equation an identity. 1. a)

More information

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved.

7.5 Operations with Matrices. Copyright Cengage Learning. All rights reserved. 7.5 Operations with Matrices Copyright Cengage Learning. All rights reserved. What You Should Learn Decide whether two matrices are equal. Add and subtract matrices and multiply matrices by scalars. Multiply

More information

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 1 Patterns

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 1 Patterns Connecticut Common Core Algebra 1 Curriculum Professional Development Materials Unit 1 Patterns Contents Activity 1.1.1 Hydrocarbons on Titan Activity 1.1.1a Using echem to Model Molecules Activity 1.2.1

More information

Summer Math Packet Grade 8 / Course 3

Summer Math Packet Grade 8 / Course 3 SHOW WORK FOR EVERY PROBLEM 1. If Michelle rollerblades around a circular track with a radius of 80 meters, how far does she skate? Use 3.14 for π. Round to the nearest tenth. 4. The weight of an object

More information

Math 101, Basic Algebra. Solving Linear Equations and Inequalities

Math 101, Basic Algebra. Solving Linear Equations and Inequalities Math 101, Basic Algebra Author: Debra Griffin Name Chapter 2 Solving Linear Equations and Inequalities 2.1 Simplifying Algebraic Expressions 2 Terms, coefficients, like terms, combining like terms, simplifying

More information

UNIT 2 SOLVING EQUATIONS

UNIT 2 SOLVING EQUATIONS UNIT 2 SOLVING EQUATIONS NAME: GRADE: TEACHER: Ms. Schmidt _ Solving One and Two Step Equations The goal of solving equations is to. We do so by using. *Remember, whatever you to do one side of an equation.

More information

This is a review packet for the entire fall semester of Algebra I at Harrison.

This is a review packet for the entire fall semester of Algebra I at Harrison. HARRISON HIGH SCHOOL ALGEBRA I Fall Semester Review Packet This is a review packet for the entire fall semester of Algebra I at Harrison. You are receiving it now so that: you will have plenty of time

More information

1. Write an expression of the third degree that is written with a leading coefficient of five and a constant of ten., find C D.

1. Write an expression of the third degree that is written with a leading coefficient of five and a constant of ten., find C D. 1. Write an expression of the third degree that is written with a leading coefficient of five and a constant of ten. 2 2 2. If C = 4x 7x 9 and D = 5x 7x 3, find C D. 3. At an ice cream shop, the profit,,

More information

Equations and Inequalities

Equations and Inequalities Equations and Inequalities Figure 1 CHAPTER OUTLINE 1 The Rectangular Coordinate Systems and Graphs Linear Equations in One Variable Models and Applications Comple Numbers Quadratic Equations 6 Other Types

More information

Unit 6 Systems of Equations

Unit 6 Systems of Equations 1 Unit 6 Systems of Equations General Outcome: Develop algebraic and graphical reasoning through the study of relations Specific Outcomes: 6.1 Solve problems that involve systems of linear equations in

More information

Math 060/Final Exam Review Guide/ / College of the Canyons

Math 060/Final Exam Review Guide/ / College of the Canyons Math 060/Final Exam Review Guide/ 010-011/ College of the Canyons General Information: The final exam is a -hour timed exam. There will be approximately 40 questions. There will be no calculators or notes

More information

Unit 3 Linear Algebra & Unit 4 Systems of Linear Equations REVIEW. + is equal to 2.

Unit 3 Linear Algebra & Unit 4 Systems of Linear Equations REVIEW. + is equal to 2. Unit 3 Linear Algebra & Unit 4 Systems of Linear Equations REVIEW 1. The expression 3x + 5y 7x+ 4y is equivalent to which of the following? 1. (1) 4x 9y () 9y 4 x (3) 4x y (4) 10x + 9y. Written without

More information

Looking Ahead to Chapter 4

Looking Ahead to Chapter 4 Looking Ahead to Chapter Focus In Chapter, you will learn about functions and function notation, and you will find the domain and range of a function. You will also learn about real numbers and their properties,

More information

Sample Math Placement Exam Questions

Sample Math Placement Exam Questions Sample Math Placement Exam Questions This review is not intended to cover all of the material on the Math Placement Exam. Material on the Math Placement Exam that is not covered in this review includes:

More information

Midterm: Wednesday, January 23 rd at 8AM Midterm Review

Midterm: Wednesday, January 23 rd at 8AM Midterm Review Name: Algebra 1 CC Period: Midterm: Wednesday, January 23 rd at 8AM Midterm Review Unit 1: Building Blocks of Algebra Number Properties (Distributive, Commutative, Associative, Additive, Multiplicative)

More information

This is Solving Linear Systems, chapter 3 from the book Advanced Algebra (index.html) (v. 1.0).

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

More information

3.3 Linear Equations in Standard Form

3.3 Linear Equations in Standard Form 3.3 Linear Equations in Standard Form Learning Objectives Write equivalent equations in standard form. Find the slope and y intercept from an equation in standard form. Write equations in standard form

More information

Math 3 Variable Manipulation Part 1 Algebraic Systems

Math 3 Variable Manipulation Part 1 Algebraic Systems Math 3 Variable Manipulation Part 1 Algebraic Systems 1 PRE ALGEBRA REVIEW OF INTEGERS (NEGATIVE NUMBERS) Concept Example Adding positive numbers is just simple addition 2 + 3 = 5 Subtracting positive

More information

Define the word inequality

Define the word inequality Warm Up: Define the word inequality Agenda: Objective- Students can solve linear inequalities in one variable, including equations with coefficients represented by letters. Define Inequalities One & Two

More information

COLLEGE PREP CHAPTER 1 REVIEW

COLLEGE PREP CHAPTER 1 REVIEW Name: date: period: COLLEGE PREP CHAPTER 1 REVIEW SECTION 1.1: You should be able to Determine whether a number is a solution to an equation. Solve linear equations (find a value for a variable that makes

More information

Name Class Date. What is the solution to the system? Solve by graphing. Check. x + y = 4. You have a second point (4, 0), which is the x-intercept.

Name Class Date. What is the solution to the system? Solve by graphing. Check. x + y = 4. You have a second point (4, 0), which is the x-intercept. 6-1 Reteaching Graphing is useful for solving a system of equations. Graph both equations and look for a point of intersection, which is the solution of that system. If there is no point of intersection,

More information

Buford High School. Coordinate Algebra GA Milestone & Final Exam Study Guide

Buford High School. Coordinate Algebra GA Milestone & Final Exam Study Guide Buford High School Coordinate Algebra GA Milestone & Final Exam Study Guide Name Period Teacher Before the Test Start studying now. Set aside a little time each day to prepare yourself Review not only

More information

Math Review for Incoming Geometry Honors Students

Math Review for Incoming Geometry Honors Students Solve each equation. 1. 5x + 8 = 3 + 2(3x 4) 2. 5(2n 3) = 7(3 n) Math Review for Incoming Geometry Honors Students 3. Victoria goes to the mall with $60. She purchases a skirt for $12 and perfume for $35.99.

More information

Math 2 Variable Manipulation Part 6 System of Equations

Math 2 Variable Manipulation Part 6 System of Equations Name: Date: 1 Math 2 Variable Manipulation Part 6 System of Equations SYSTEM OF EQUATIONS INTRODUCTION A "system" of equations is a set or collection of equations that you deal with all together at once.

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES HONORS ALGEBRA II. 1 st Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES HONORS ALGEBRA II. 1 st Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES HONORS ALGEBRA II 1 st Nine Weeks, 2016-2017 OVERVIEW Algebra II Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

Chapter 1-2 Add and Subtract Integers

Chapter 1-2 Add and Subtract Integers Chapter 1-2 Add and Subtract Integers Absolute Value of a number is its distance from zero on the number line. 5 = 5 and 5 = 5 Adding Numbers with the Same Sign: Add the absolute values and use the sign

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

Section 1: Whole Numbers TERM 1

Section 1: Whole Numbers TERM 1 Grade Play! Mathematics Answer Book Section : Whole Numbers TERM Question Value and Place Value: -digit Numbers [Revision]. Write down the value of each underlined digit. Value is how much a digit in a

More information

2.1 Matrices. 3 5 Solve for the variables in the following matrix equation.

2.1 Matrices. 3 5 Solve for the variables in the following matrix equation. 2.1 Matrices Reminder: A matrix with m rows and n columns has size m x n. (This is also sometimes referred to as the order of the matrix.) The entry in the ith row and jth column of a matrix A is denoted

More information

Sect 2.4 Linear Functions

Sect 2.4 Linear Functions 36 Sect 2.4 Linear Functions Objective 1: Graphing Linear Functions Definition A linear function is a function in the form y = f(x) = mx + b where m and b are real numbers. If m 0, then the domain and

More information

MATH 081. Diagnostic Review Materials PART 2. Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED.

MATH 081. Diagnostic Review Materials PART 2. Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED. MATH 08 Diagnostic Review Materials PART Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED DO NOT WRITE IN THIS MATERIAL Revised Winter 0 PRACTICE TEST: Complete as

More information

Matrix Operations and Equations

Matrix Operations and Equations C H A P T ER Matrix Operations and Equations 200 Carnegie Learning, Inc. Shoe stores stock various sizes and widths of each style to accommodate buyers with different shaped feet. You will use matrix operations

More information

Lesson 8: Representing Proportional Relationships with Equations

Lesson 8: Representing Proportional Relationships with Equations Lesson 8: Representing Proportional Relationships with Equations Student Outcomes Students use the constant of proportionality to represent proportional relationships by equations in real world contexts

More information

Foundations for Algebra. Introduction to Algebra I

Foundations for Algebra. Introduction to Algebra I Foundations for Algebra Introduction to Algebra I Variables and Expressions Objective: To write algebraic expressions. Objectives 1. I can write an algebraic expression for addition, subtraction, multiplication,

More information

Evaluate and Simplify Algebraic Expressions

Evaluate and Simplify Algebraic Expressions TEKS 1.2 a.1, a.2, 2A.2.A, A.4.B Evaluate and Simplify Algebraic Expressions Before You studied properties of real numbers. Now You will evaluate and simplify expressions involving real numbers. Why? So

More information

Algebra 1 End-of-Course Assessment Practice Test with Solutions

Algebra 1 End-of-Course Assessment Practice Test with Solutions Algebra 1 End-of-Course Assessment Practice Test with Solutions For Multiple Choice Items, circle the correct response. For Fill-in Response Items, write your answer in the box provided, placing one digit

More information

A1 Further Worksheet 1

A1 Further Worksheet 1 Cambridge Essentials Mathematics Extension 7 A1 Further Worksheet 1 A1 Further Worksheet 1 1 Here is a puzzle. Each symbol stands for a number. The column on the right shows the total of each row. For

More information

Algebra I Item Sampler (Updated April 2011)

Algebra I Item Sampler (Updated April 2011) Algebra I Item Sampler (Updated April 011) Purpose The purpose of this Item Sampler is to provide teachers and students with examples of the types of questions that will appear on the ISTEP+: Algebra I

More information

Algebra 1 Unit 6: Linear Inequalities and Absolute Value Guided Notes

Algebra 1 Unit 6: Linear Inequalities and Absolute Value Guided Notes Section 6.1: Solving Inequalities by Addition and Subtraction How do we solve the equation: x 12 = 65? How do we solve the equation: x 12 < 65? Graph the solution: Example 1: 12 y 9 Example 2: q + 23

More information

3. Replace any row by the sum of that row and a constant multiple of any other row.

3. Replace any row by the sum of that row and a constant multiple of any other row. Section. Solution of Linear Systems by Gauss-Jordan Method A matrix is an ordered rectangular array of numbers, letters, symbols or algebraic expressions. A matrix with m rows and n columns has size or

More information

Mathematics 1104B. Systems of Equations and Inequalities, and Matrices. Study Guide. Text: Mathematics 11. Alexander and Kelly; Addison-Wesley, 1998.

Mathematics 1104B. Systems of Equations and Inequalities, and Matrices. Study Guide. Text: Mathematics 11. Alexander and Kelly; Addison-Wesley, 1998. Adult Basic Education Mathematics Systems of Equations and Inequalities, and Matrices Prerequisites: Mathematics 1104A, Mathematics 1104B Credit Value: 1 Text: Mathematics 11. Alexander and Kelly; Addison-Wesley,

More information

CC Algebra. Midterm Review #2

CC Algebra. Midterm Review #2 Name: CC Algebra Date: Midterm Review # 1. It costs $75 per hour plus a $65 service fee to have a home theater system set up for you. Let t represent the number of hours. Which expression represents the

More information

The Method of Substitution. Linear and Nonlinear Systems of Equations. The Method of Substitution. The Method of Substitution. Example 2.

The Method of Substitution. Linear and Nonlinear Systems of Equations. The Method of Substitution. The Method of Substitution. Example 2. The Method of Substitution Linear and Nonlinear Systems of Equations Precalculus 7.1 Here is an example of a system of two equations in two unknowns. Equation 1 x + y = 5 Equation 3x y = 4 A solution of

More information

length of the string in centimeters, and v is the velocity of the wave in centimeters per second, what is the unit of the tension of the string, T?

length of the string in centimeters, and v is the velocity of the wave in centimeters per second, what is the unit of the tension of the string, T? 1) A rectangle has a length of 1 m and a width of 400 cm. What is the perimeter of the rectangle? 84 cm 1600 cm C. 000 cm D. 00 cm ) The tension caused by a wave moving along a string is found using the

More information

l3 Solve for the value of n.

l3 Solve for the value of n. l1 Order from least to greatest. 665.55, 555.66, 665.555 l5 Year House Sales Houses < < 2002 2003 10,124 12,015 2004 14,767 l2 The distance between two buildings on a map is 4.0 centimeters (cm). The map

More information

1. Solve the inequality 2 (3 + x) < 4x + 4 < 8x. Give the result in set notation and graph it.

1. Solve the inequality 2 (3 + x) < 4x + 4 < 8x. Give the result in set notation and graph it. Student ID: 21942320 Exam: 050291RR - Systems of Equations; Inequalities When you have completed your exam and reviewed your answers, click Submit Exam. Answers will not be recorded until you hit Submit

More information