Practice Test - Chapter 6

Size: px
Start display at page:

Download "Practice Test - Chapter 6"

Transcription

1 1. Write each system of equations in triangular form using Gaussian elimination. Then solve the system. Align the variables on the left side of the equal sign. Eliminate the x-term from the 2nd equation. Multiply the 1st equation by 5 and the 2nd equation by 3. Add the equations together. Replace the 2nd equation with y = 5. The system is now in triangular form. Substitute for y and solve for x. The solution is. 2. Align the variables on the left side of the equal sign. Eliminate the x-term from the 2nd equation. Multiply the 1st equation by 5. Add the equations together. esolutions Manual - Powered by Cognero Page 1

2 The new set of equations is: Eliminate the x-term from the 3rd equation. Multiply the 1st equation by 3. Add the equations together. The new set of equations is: We can simplify the 2nd equation by dividing by 9. Eliminate the y-term from the 3rd equation. Multiply the 2nd equation by 14 and the third equation by 3. Add the equations together. Replace the 3rd equation with z = 8. The system is now in triangular form. Substitute for z and solve for y, then substitute for y and z and solve for x. esolutions Manual - Powered by Cognero Page 2

3 3. The solution is. Solve the system of equations. Write the augmented matrix. Apply elementary row operations to obtain reduced row-echelon form. The solution is (2, 3). esolutions Manual - Powered by Cognero Page 3

4 4. Write the augmented matrix. Apply elementary row operations to obtain reduced row-echelon form. The solution is. esolutions Manual - Powered by Cognero Page 4

5 5. LIBRARY Kristen checked out books, CDs, and DVDs from the library. She checked out a total of 16 items. The number of CDs and DVDs equaled the number of books. She checked out two more CDs than DVDs. a. Let b = number of books, c = number of CDs, and d = number of DVDs. Write a system of three linear equations to represent the problem. b. Solve the system of equations. Interpret your solution. a. Use the total number of items for the first equation: b + c + d = 16. The total number of books equaled the sum of the number of CDs and DVDs: b = c + d. She checked out 2 more CDs than DVDs: c = d + 2. Rewrite the equations, aligning the variables. b. Write the augmented matrix. Apply elementary row operations to obtain reduced row-echelon form. Kristen checked out 8 books, 5 CDs, and 3 DVDs. esolutions Manual - Powered by Cognero Page 5

6 Find AB and BA, if possible. 6. A =, B = A = ; B = A is a 4 4 matrix and B is a 4 2 matrix. Because the number of columns of A is equal to the number of rows of B, AB exists. To find the first entry of AB, find the sum of the products of the entries in row 1 of A and column 1 of B. Follow the same procedure for row 2 column 1 of AB and the remaining entries. Because the number of columns of B is not equal to the number of rows of A, BA is undefined. esolutions Manual - Powered by Cognero Page 6

7 7. A =, B = A = ; B = A is a 3 3 matrix and B is a 1 3 matrix. Because the number of columns of A is not equal to the number of rows of B, AB is undefined. B is a 1 3 matrix and A is a 3 3 matrix. Because the number of columns of B is equal to the number of rows of A, BA exists. To find the first entry of BA, find the sum of the products of the entries in row 1 of B and column 1 of A. Follow the same procedure for row 2 column 1 of BA and the remaining entries. 8. GEOMETRY The coordinates of a point (x, y) can be written as a 2 1 matrix. Let A = a. Let P be the point ( 3, 4). Discuss what effect multiplying A by P has on P. b. A triangle contains vertices (0, 0), (2, 6), and (8, 3). Create B, a 2 3 matrix to represent the triangle. Find AB. What is the effect on the triangle? Does it agree with your answer to part a? a. P =. P = ( 3, 4) and AP = ( 4, 3). Plot these points on a graph. It appears that AP is P rotated 90 degrees counterclockwise. This angle can be confirmed in a variety of ways. esolutions Manual - Powered by Cognero Page 7

8 The distance from P to the origin is 5. The distance from AP to the origin is also 5. Find the distance from P to AP. The sides 5, 5, and 5 form a right triangle because. Therefore, multiplying P by A rotates the point 90 counterclockwise. b. Let each point be a column. B = Find AB. Draw both triangles. It appears that AB is B rotated 90 degrees counterclockwise. This angle can be confirmed by checking the rotation of one side of the triangle. In this case, we will check the rotation of side h (side g in the rotation). Sides g and h form a right triangle. Find the length of each side. These sides form a right triangle, so triangle A is rotated 90 counterclockwise. This agrees with answer a. Find A 1, if it exists. If A 1 does not exist, write singular. esolutions Manual - Powered by Cognero Page 8

9 9. Create the doubly augmented matrix. Apply elementary row operations to write the matrix in reduced row-echelon form. The first two columns are the identity matrix. Therefore, A is invertible and A 1 =. Confirm that AA 1 = A 1 A = I. esolutions Manual - Powered by Cognero Page 9

10 10. Create the doubly augmented matrix. Apply elementary row operations to write the matrix in reduced row-echelon form. esolutions Manual - Powered by Cognero Page 10

11 The first two columns are the identity matrix. Therefore, A is invertible and A 1 =. Confirm that AA 1 = A 1 A = I. esolutions Manual - Powered by Cognero Page 11

12 Confirm that AA = A A = I. esolutions Manual - Powered by Cognero Page 12

13 11. Use an inverse matrix to solve each system of equations, if possible. Write the system in matrix form AX = B. Use the formula for the inverse of a 2 2 matrix to find A 1. Multiply A 1 by B to solve the system. The solution is (1, 3) esolutions Manual - Powered by Cognero Page 13

14 12. Write the system in matrix form AX = B. Use a graphing calculator to find A 1. Enter the values for the matrix A. Enter [A] 1. Select values in reduced fraction form. to get the Multiply A 1 by B to solve the system. esolutions Manual - Powered by Cognero Page 14

15 Multiply A by B to solve the system. The solution is ( 9, 1, 2). esolutions Manual - Powered by Cognero Page 15

16 Use Cramer s Rule to find the solution of each system of linear equations, if a unique solution exists. 13. The coefficient matrix is A =. Calculate the determinant of A. det(a) = A = = ad bc Because the determinant of A is not 0, you can apply Cramer s Rule. Remember to replace the column associated with the variable with the column of constant terms. The solution is (4, 7). 14. esolutions Manual - Powered by Cognero Page 16

17 The coefficient matrix is A =. Remember to align the terms, using 0s if needed. Calculate the determinant of A. det(a) = A = = Because the determinant of A is not 0, you can apply Cramer s Rule. Remember to replace the column associated with the variable with the column of constant terms. esolutions Manual - Powered by Cognero Page 17

18 The solution is ( 4, 3, 2). esolutions Manual - Powered by Cognero Page 18

19 15. Find the partial fraction decomposition of each rational expression. Rewrite the expression as partial fractions with constant numerators, A and B, and denominators that are the linear factors of the original denominator. Multiply each side by the LCD, x 2 9. Group the like terms. Equate the coefficients on the left and right side of the equation to form two equations with 2 variables. In other words, the coefficients of the x-terms on the left side of the equation must equal the coefficients of the x-terms on the right side. Use any method to solve the new system. Replace A and B with 2 and 2 in the partial fraction decomposition. esolutions Manual - Powered by Cognero Page 19

20 16. Rewrite the expression as partial fractions with constant numerators, A and B, and denominators that are the linear factors of the original denominator. Multiply each side by the LCD, x 2 4x + 3. Group the like terms. Equate the coefficients on the left and right side of the equation to form two equations with 2 variables. In other words, the coefficients of the x-terms on the left side of the equation must equal the coefficients of the x-terms on the right side. Use any method to solve the new system. Replace A and B with 8 and 6 in the partial fraction decomposition. esolutions Manual - Powered by Cognero Page 20

21 Find the maximum and minimum values of the objective function f (x, y) and for what values of x and y they occur, subject to the given constraints. 17. Begin by graphing the given system of inequalities. The solution of the system, which makes up the set of feasible solutions for the objective function, is the shaded region, including its boundary segments. The polygonal region of feasible solutions has three vertices. Each vertex is located at an intersection of two of the boundaries. The vertices are (0, 0), (4, 0), and (0, 8). Find the value of the objective function for each of the vertices. max at (4, 0) = 8, min at (0, 8) = Begin by graphing the given system of inequalities. The solution of the system, which makes up the set of feasible solutions for the objective function, is the shaded region, including its boundary segments. Rewrite the inequalities in slope-intercept form. esolutions Manual - Powered by Cognero Page 21

22 The polygonal region of feasible solutions has three vertices. Each vertex is located at an intersection of two of the boundaries. Two of the vertices are (0, 0) and (0, 9). Find the third vertex by solving the system of equations that form the intersection. The third vertex is (27, 9). Find the value of the objective function for each of the vertices. max at (0, 9) = 18, min at (27, 9) = 9 esolutions Manual - Powered by Cognero Page 22

23 19. PRICING The Harvest Nut Company sells create-your-own trail mixes where customers can choose whatever combinations they want. Colin s favorite mix contains peanuts, dried cranberries, and carob-coated pretzels. The prices for each are shown below. If Colin bought a 5-pound mixture for $16.80 that contained twice as many pounds of carob-coated pretzels as cranberries, how many pounds of each item did he buy? Let p = peanuts, r = raisins, and z = pretzels. Set up a system of equations. He bought a five-pound mixture, so p + r + z = 5. He spent $16.80, so 3.2p + 2.4r + 4z = There were twice as many pretzels as raisins, so z = 2r. Write the system of equations, aligning the variables. Write the augmented matrix. Apply elementary row operations to obtain reduced row-echelon form. peanuts, 2 lb; cranberries, 1 lb; carob-coated pretzels, 2 lb esolutions Manual - Powered by Cognero Page 23

24 20. MULTIPLE CHOICE The graph displays the constraints for an objective function. Which of the following CANNOT be one of the constraints? A y 0 B x 0 C x y 0 D x y 0 Identify which inequalities are constraints. Choice A, y 0, represents the bottom line of the shaded region. Choice B, x 0, can be a constraint even though it has no direct effect on the boundaries of the shaded region. Choice D, x y 0, represents the diagonal boundary of the shaded region. Choice C, x y 0, cannot be a constraint because none of the possible values from the constraint fall in the region. The correct choice is C. esolutions Manual - Powered by Cognero Page 24

6-2 Matrix Multiplication, Inverses and Determinants

6-2 Matrix Multiplication, Inverses and Determinants Find AB and BA, if possible. 4. A = B = A = ; B = A is a 2 1 matrix and B is a 1 4 matrix. Because the number of columns of A is equal to the number of rows of B, AB exists. To find the first entry of

More information

Precalculus Notes: Unit 7 Systems of Equations and Matrices

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

More information

Systems of Inequalities and Linear Programming 5.7 Properties of Matrices 5.8 Matrix Inverses

Systems of Inequalities and Linear Programming 5.7 Properties of Matrices 5.8 Matrix Inverses 5 5 Systems and Matrices Systems and Matrices 5.6 Systems of Inequalities and Linear Programming 5.7 Properties of Matrices 5.8 Matrix Inverses Sections 5.6 5.8 2008 Pearson Addison-Wesley. All rights

More information

Review for Mastery Using Graphs and Tables to Solve Linear Systems

Review for Mastery Using Graphs and Tables to Solve Linear Systems 3-1 Using Graphs and Tables to Solve Linear Systems A linear system of equations is a set of two or more linear equations. To solve a linear system, find all the ordered pairs (x, y) that make both equations

More information

The shortest distance from point K to line is the length of a segment perpendicular to from point K. Draw a perpendicular segment from K to.

The shortest distance from point K to line is the length of a segment perpendicular to from point K. Draw a perpendicular segment from K to. 8. Find the distance between each pair of parallel lines with the given equations. Copy each figure. Construct the segment that represents the distance indicated. 12. K to The shortest distance from point

More information

Mid-Chapter Quiz: Lessons 3-1 through 3-4. Solve each system of equations. SOLUTION: Add both the equations and solve for x.

Mid-Chapter Quiz: Lessons 3-1 through 3-4. Solve each system of equations. SOLUTION: Add both the equations and solve for x. 1. Solve each system of equations. Add both the equations and solve for x. 6x = 18 Divide both sides by 6. x = 3 Substitute 3 for x in the second equation and solve for y. The solution is (3, 1). 2. Substitute

More information

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

3.8. F d 2b provided ad 2 cb Þ 0. F d 2b 5 F Use Inverse Matrices to Solve Linear Systems. For Your Notebook E XAMPLE 1

3.8. F d 2b provided ad 2 cb Þ 0. F d 2b 5 F Use Inverse Matrices to Solve Linear Systems. For Your Notebook E XAMPLE 1 TEKS 3.8 2A.2.A, 2A.3.A, 2A.3.B, 2A.3.C Use Inverse Matrices to Solve Linear Systems Before You solved linear systems using Cramer s rule. Now You will solve linear systems using inverse matrices. Why?

More information

Graphing Linear Equations Review

Graphing Linear Equations Review Graph each equation. Graphing Linear Equations Review 1. y = 3x 1 2. y = 1 x 2 3 2 3. 6x 3y 12 4. y x 4 5 What do we know about parallel and perpendicular lines? Parallel lines Perpendicular lines What

More information

3-8 Solving Systems of Equations Using Inverse Matrices. Determine whether each pair of matrices are inverses of each other. 13.

3-8 Solving Systems of Equations Using Inverse Matrices. Determine whether each pair of matrices are inverses of each other. 13. 13. Determine whether each pair of matrices are inverses of each other. If K and L are inverses, then. Since, they are not inverses. 15. If P and Q are inverses, then. Since, they are not inverses. esolutions

More information

Matrix Inverse 2 ( 2) 1 = 2 1 2

Matrix Inverse 2 ( 2) 1 = 2 1 2 Name: Matrix Inverse For Scalars, we have what is called a multiplicative identity. This means that if we have a scalar number, call it r, then r multiplied by the multiplicative identity equals r. Without

More information

x = 12 x = 12 1x = 16

x = 12 x = 12 1x = 16 2.2 - The Inverse of a Matrix We've seen how to add matrices, multiply them by scalars, subtract them, and multiply one matrix by another. The question naturally arises: Can we divide one matrix by another?

More information

Practice Test - Chapter 3. Solve each system of equations by using either substitution or elimination.

Practice Test - Chapter 3. Solve each system of equations by using either substitution or elimination. Solve each system of equations by using either substitution or elimination. 3. 1. Substitute x + 4 for y in the second equation and solve for x. Multiply the first and the second equation by 4 and 5 then

More information

Curriculum Map: Mathematics

Curriculum Map: Mathematics Curriculum Map: Mathematics Course: Honors Advanced Precalculus and Trigonometry Grade(s): 11-12 Unit 1: Functions and Their Graphs This chapter will develop a more complete, thorough understanding of

More information

Section 2.0: Getting Started

Section 2.0: Getting Started Solving Linear Equations: Graphically Tabular/Numerical Solution Algebraically Section 2.0: Getting Started Example #1 on page 128. Solve the equation 3x 9 = 3 graphically. Intersection X=4 Y=3 We are

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I. 2 nd Nine Weeks,

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

More information

Use the graph shown to determine whether each system is consistent or inconsistent and if it is independent or dependent.

Use the graph shown to determine whether each system is consistent or inconsistent and if it is independent or dependent. Use the graph shown to determine whether each system is consistent or inconsistent and if it is independent or dependent. 12. y = 3x + 4 y = 3x 4 These two equations do not intersect, so they are inconsistent.

More information

SOLUTION: Because the fractions have a common denominator, compare the numerators. 5 < 3

SOLUTION: Because the fractions have a common denominator, compare the numerators. 5 < 3 Section 1 Practice Problems 1. Because the fractions have a common denominator, compare the numerators. 5 < 3 So,. 2. 0.71 To compare these numbers, write both fractions as a decimal. 0.8 is greater than

More information

Graphing Linear Equations

Graphing Linear Equations Graphing Linear Equations Question 1: What is a rectangular coordinate system? Answer 1: The rectangular coordinate system is used to graph points and equations. To create the rectangular coordinate system,

More information

6-1 Practice Multivariable Linear Systems and Row Operations

6-1 Practice Multivariable Linear Systems and Row Operations 6-1 Practice Multivariable Linear Systems and Row Operations Write each system of equations in triangular form using Gaussian elimination. Then solve the system. 2 3 1 23 5 3 0 2 1 1 1. [ 3 2 12 32 ] 2.

More information

.(3, 2) Co-ordinate Geometry Co-ordinates. Every point has two co-ordinates. Plot the following points on the plane. A (4, 1) D (2, 5) G (6, 3)

.(3, 2) Co-ordinate Geometry Co-ordinates. Every point has two co-ordinates. Plot the following points on the plane. A (4, 1) D (2, 5) G (6, 3) Co-ordinate Geometry Co-ordinates Every point has two co-ordinates. (3, 2) x co-ordinate y co-ordinate Plot the following points on the plane..(3, 2) A (4, 1) D (2, 5) G (6, 3) B (3, 3) E ( 4, 4) H (6,

More information

Finite Math - J-term Homework. Section Inverse of a Square Matrix

Finite Math - J-term Homework. Section Inverse of a Square Matrix Section.5-77, 78, 79, 80 Finite Math - J-term 017 Lecture Notes - 1/19/017 Homework Section.6-9, 1, 1, 15, 17, 18, 1, 6, 9, 3, 37, 39, 1,, 5, 6, 55 Section 5.1-9, 11, 1, 13, 1, 17, 9, 30 Section.5 - Inverse

More information

1.1 calculator viewing window find roots in your calculator 1.2 functions find domain and range (from a graph) may need to review interval notation

1.1 calculator viewing window find roots in your calculator 1.2 functions find domain and range (from a graph) may need to review interval notation 1.1 calculator viewing window find roots in your calculator 1.2 functions find domain and range (from a graph) may need to review interval notation functions vertical line test function notation evaluate

More information

Solving Systems Using Row Operations 1 Name

Solving Systems Using Row Operations 1 Name The three usual methods of solving a system of equations are graphing, elimination, and substitution. While these methods are excellent, they can be difficult to use when dealing with three or more variables.

More information

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1 Solving equations and inequalities graphically and algebraically 1. Plot points on the Cartesian coordinate plane. P.1 2. Represent data graphically using scatter plots, bar graphs, & line graphs. P.1

More information

MAT 003 Brian Killough s Instructor Notes Saint Leo University

MAT 003 Brian Killough s Instructor Notes Saint Leo University MAT 003 Brian Killough s Instructor Notes Saint Leo University Success in online courses requires self-motivation and discipline. It is anticipated that students will read the textbook and complete sample

More information

3.1. 3x 4y = 12 3(0) 4y = 12. 3x 4y = 12 3x 4(0) = y = x 0 = 12. 4y = 12 y = 3. 3x = 12 x = 4. The Rectangular Coordinate System

3.1. 3x 4y = 12 3(0) 4y = 12. 3x 4y = 12 3x 4(0) = y = x 0 = 12. 4y = 12 y = 3. 3x = 12 x = 4. The Rectangular Coordinate System 3. The Rectangular Coordinate System Interpret a line graph. Objectives Interpret a line graph. Plot ordered pairs. 3 Find ordered pairs that satisfy a given equation. 4 Graph lines. 5 Find x- and y-intercepts.

More information

GEOMETRY HONORS COORDINATE GEOMETRY PACKET

GEOMETRY HONORS COORDINATE GEOMETRY PACKET GEOMETRY HONORS COORDINATE GEOMETRY PACKET Name Period Homework Lesson Assignment Day 1 - Slopes of Perpendicular WKSHT and Parallel Lines Day 2 - Writing an Equation of a Line HW- Honors TXTBK pages 615-617

More information

You should be able to plot points on the coordinate axis. You should know that the the midpoint of the line segment joining (x, y 1 1

You should be able to plot points on the coordinate axis. You should know that the the midpoint of the line segment joining (x, y 1 1 Name GRAPHICAL REPRESENTATION OF DATA: You should be able to plot points on the coordinate axis. You should know that the the midpoint of the line segment joining (x, y 1 1 ) and (x, y ) is x1 x y1 y,.

More information

0_PreCNotes17 18.notebook May 16, Chapter 12

0_PreCNotes17 18.notebook May 16, Chapter 12 Chapter 12 Notes BASIC MATRIX OPERATIONS Matrix (plural: Matrices) an n x m array of elements element a ij Example 1 a 21 = a 13 = Multiply Matrix by a Scalar Distribute scalar to all elements Addition

More information

Interactive Math Glossary Terms and Definitions

Interactive Math Glossary Terms and Definitions Terms and Definitions Absolute Value the magnitude of a number, or the distance from 0 on a real number line Addend any number or quantity being added addend + addend = sum Additive Property of Area the

More information

Lesson 6.1 Matrix Representations

Lesson 6.1 Matrix Representations Lesson. Matrix Representations. Supply the missing entries in each transition matrix..7 m r.9..7 a. [M] b. [R] c. [T] t. m. A survey of registered voters showed that of those people who voted in the presidential

More information

Geometry R. Unit 12 Coordinate Geometry. Day Classwork Day Homework Wednesday 3/7 Thursday 3/8 Friday 3/9

Geometry R. Unit 12 Coordinate Geometry. Day Classwork Day Homework Wednesday 3/7 Thursday 3/8 Friday 3/9 Geometry R Unit 12 Coordinate Geometry Day Classwork Day Homework Wednesday 3/7 Thursday 3/8 Friday 3/9 Unit 11 Test Review Equations of Lines 1 HW 12.1 Perimeter and Area of Triangles in the Coordinate

More information

This is a function because no vertical line can be drawn so that it intersects the graph more than once.

This is a function because no vertical line can be drawn so that it intersects the graph more than once. Determine whether each relation is a function. Explain. 1. A function is a relation in which each element of the domain is paired with exactly one element of the range. So, this relation is a function.

More information

Distance. Dollars. Reviewing gradient

Distance. Dollars. Reviewing gradient Gradient The gradient of a line is its slope. It is a very important feature of a line because it tells you how fast things are changing. Look at the graphs below to find the meaning of gradient in two

More information

Module Four: Connecting Algebra and Geometry Through Coordinates

Module Four: Connecting Algebra and Geometry Through Coordinates NAME: Period: Module Four: Connecting Algebra and Geometry Through Coordinates Topic A: Rectangular and Triangular Regions Defined by Inequalities Lesson 1: Searching a Region in the Plane Lesson 2: Finding

More information

This is a function because no vertical line can be drawn so that it intersects the graph more than once.

This is a function because no vertical line can be drawn so that it intersects the graph more than once. Determine whether each relation is a function. Explain. 1. A function is a relation in which each element of the domain is paired with exactly one element of the range. So, this relation is a function.

More information

Therefore, after becoming familiar with the Matrix Method, you will be able to solve a system of two linear equations in four different ways.

Therefore, after becoming familiar with the Matrix Method, you will be able to solve a system of two linear equations in four different ways. Grade 9 IGCSE A1: Chapter 9 Matrices and Transformations Materials Needed: Straightedge, Graph Paper Exercise 1: Matrix Operations Matrices are used in Linear Algebra to solve systems of linear equations.

More information

MATRIX REVIEW PROBLEMS: Our matrix test will be on Friday May 23rd. Here are some problems to help you review.

MATRIX REVIEW PROBLEMS: Our matrix test will be on Friday May 23rd. Here are some problems to help you review. MATRIX REVIEW PROBLEMS: Our matrix test will be on Friday May 23rd. Here are some problems to help you review. 1. The intersection of two non-parallel planes is a line. Find the equation of the line. Give

More information

Chapter 1 Section 1 Solving Linear Equations in One Variable

Chapter 1 Section 1 Solving Linear Equations in One Variable Chapter Section Solving Linear Equations in One Variable A linear equation in one variable is an equation which can be written in the form: ax + b = c for a, b, and c real numbers with a 0. Linear equations

More information

Coordinate Geometry. Coordinate geometry is the study of the relationships between points on the Cartesian plane

Coordinate Geometry. Coordinate geometry is the study of the relationships between points on the Cartesian plane Coordinate Geometry Coordinate geometry is the study of the relationships between points on the Cartesian plane What we will explore in this tutorial (a) Explore gradient I. Identify the gradient of a

More information

Section 3.1 Objective 1: Plot Points in the Rectangular Coordinate System Video Length 12:35

Section 3.1 Objective 1: Plot Points in the Rectangular Coordinate System Video Length 12:35 Section 3.1 Video Guide The Rectangular Coordinate System and Equations in Two Variables Objectives: 1. Plot Points in the Rectangular Coordinate System 2. Determine If an Ordered Pair Satisfies an Equation

More information

slope rise run Definition of Slope

slope rise run Definition of Slope The Slope of a Line Mathematicians have developed a useful measure of the steepness of a line, called the slope of the line. Slope compares the vertical change (the rise) to the horizontal change (the

More information

Algebra Unit 2: Linear Functions Notes. Slope Notes. 4 Types of Slope. Slope from a Formula

Algebra Unit 2: Linear Functions Notes. Slope Notes. 4 Types of Slope. Slope from a Formula Undefined Slope Notes Types of Slope Zero Slope Slope can be described in several ways: Steepness of a line Rate of change rate of increase or decrease Rise Run Change (difference) in y over change (difference)

More information

3.1 Solving Systems Using Tables and Graphs

3.1 Solving Systems Using Tables and Graphs Algebra 2 Chapter 3: Systems of Equations Mrs. Leahy 3.1 Solving Systems Using Tables and Graphs A solution to a system of linear equations is an that makes all of the equations. To solve a system of equations

More information

Algebra I Final Test Review Sem 2 Ch 4, 5, 8, 9. Simplify each expression Solve each equation or inequality for x.

Algebra I Final Test Review Sem 2 Ch 4, 5, 8, 9. Simplify each expression Solve each equation or inequality for x. Simplify each expression. 1) xy 3x 6xy x 3y ) 3x 4y x 5x 9y 3) 4( x 3) 8x 1 4) 5x 3(x 4) 1x 8 Solve each equation or inequality for x. 5) 6x 8 44 6) ( x 4) 5x 7 7) 5x 3( x 4) 4x 16 8) x 4 3 x 9) 3 ( x

More information

Unit Title Key Concepts Vocabulary CCS

Unit Title Key Concepts Vocabulary CCS Unit Title Key Concepts Vocabulary CCS Unit 1 Writing and Evaluating s Unit 2 Writing and Solving Equations s and Equations Write numerical expressions Evaluate numerical expressions Write algebraic expressions

More information

Math 1B03/1ZC3 - Tutorial 3. Jan. 24th/28th, 2014

Math 1B03/1ZC3 - Tutorial 3. Jan. 24th/28th, 2014 Math 1B03/1ZC3 - Tutorial 3 Jan. 24th/28th, 2014 Tutorial Info: Website: http://ms.mcmaster.ca/ dedieula. Math Help Centre: Wednesdays 2:30-5:30pm. Email: dedieula@math.mcmaster.ca. Elementary Matrices

More information

WEEK 4 REVIEW. Graphing Systems of Linear Inequalities (3.1)

WEEK 4 REVIEW. Graphing Systems of Linear Inequalities (3.1) WEEK 4 REVIEW Graphing Systems of Linear Inequalities (3.1) Linear Programming Problems (3.2) Checklist for Exam 1 Review Sample Exam 1 Graphing Linear Inequalities Graph the following system of inequalities.

More information

2-4 Writing Linear Equations. Write an equation in slope-intercept form for the line described. 9. slope passes through (0, 5) SOLUTION:

2-4 Writing Linear Equations. Write an equation in slope-intercept form for the line described. 9. slope passes through (0, 5) SOLUTION: Write an equation in slope-intercept form for the line described 9 slope passes through (0, 5) Substitute m = and (x, y) = (0, 5) in the equation y = mx + b Substitute m = and b = 5 in the equation y =

More information

Unit 6: Connecting Algebra and Geometry Through Coordinates

Unit 6: Connecting Algebra and Geometry Through Coordinates Unit 6: Connecting Algebra and Geometry Through Coordinates The focus of this unit is to have students analyze and prove geometric properties by applying algebraic concepts and skills on a coordinate plane.

More information

AP Calculus Summer Review Packet

AP Calculus Summer Review Packet AP Calculus Summer Review Packet Name: Date began: Completed: **A Formula Sheet has been stapled to the back for your convenience!** Email anytime with questions: danna.seigle@henry.k1.ga.us Complex Fractions

More information

Independent systems consist of x

Independent systems consist of x 5.1 Simultaneous Linear Equations In consistent equations, *Find the solution to each system by graphing. 1. y Independent systems consist of x Three Cases: A. consistent and independent 2. y B. inconsistent

More information

Math 7 Glossary Terms

Math 7 Glossary Terms Math 7 Glossary Terms Absolute Value Absolute value is the distance, or number of units, a number is from zero. Distance is always a positive value; therefore, absolute value is always a positive value.

More information

Mid-Chapter Quiz: Lessons 4-1 through 4-4

Mid-Chapter Quiz: Lessons 4-1 through 4-4 1. Find the y-intercept, the equation of the axis of symmetry, and the x-coordinate of the vertex for f (x) = 2x 2 + 8x 3. Then graph the function by making a table of values. 2. Determine whether f (x)

More information

Number and Operation Standard #1. Divide multi- digit numbers; solve real- world and mathematical problems using arithmetic.

Number and Operation Standard #1. Divide multi- digit numbers; solve real- world and mathematical problems using arithmetic. Number and Operation Standard #1 MN Math Standards Vertical Alignment for Grade 5 Demonstrate mastery of multiplication and division basic facts; multiply multi- digit numbers; solve real- world and mathematical

More information

NFC ACADEMY MATH 600 COURSE OVERVIEW

NFC ACADEMY MATH 600 COURSE OVERVIEW NFC ACADEMY MATH 600 COURSE OVERVIEW Math 600 is a full-year elementary math course focusing on number skills and numerical literacy, with an introduction to rational numbers and the skills needed for

More information

College Readiness (597 topics) Course Name: College Prep Math Spring 2014 Course Code: ARTD4-3N6XJ

College Readiness (597 topics) Course Name: College Prep Math Spring 2014 Course Code: ARTD4-3N6XJ Course Name: College Prep Math Spring 2014 Course Code: ARTD4-3N6XJ ALEKS Course: Math for College Readiness Instructor: Ms. Dalton Course Dates: Begin: 01/19/2015 End: 06/18/2015 Course Content: 606 Topics

More information

MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix.

MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix. MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix. Row echelon form A matrix is said to be in the row echelon form if the leading entries shift to the

More information

Practice Test - Chapter 8. Simplify each expression. SOLUTION: SOLUTION: SOLUTION: esolutions Manual - Powered by Cognero Page 1

Practice Test - Chapter 8. Simplify each expression. SOLUTION: SOLUTION: SOLUTION: esolutions Manual - Powered by Cognero Page 1 Simplify each expression. 1. 2. 3. esolutions Manual - Powered by Cognero Page 1 4. 5. esolutions Manual - Powered by Cognero Page 2 6. 7. esolutions Manual - Powered by Cognero Page 3 8. 9. Identify the

More information

TI- Nspire Testing Instructions

TI- Nspire Testing Instructions TI- Nspire Testing Instructions Table of Contents How to Nsolve How to Check Compositions of Functions How to Verify Compositions of Functions How to Check Factoring How to Use Graphs to Backward Factor

More information

and 16. Use formulas to solve for a specific variable. 2.2 Ex: use the formula A h( ), to solve for b 1.

and 16. Use formulas to solve for a specific variable. 2.2 Ex: use the formula A h( ), to solve for b 1. Math A Intermediate Algebra- First Half Fall 0 Final Eam Stud Guide The eam is on Monda, December 0 th from 6:00pm 8:00pm. You are allowed a scientific calculator and a 5" b " inde card for notes. On our

More information

Practice Test - Chapter 8. Simplify each expression. SOLUTION: SOLUTION: SOLUTION: SOLUTION: SOLUTION: esolutions Manual - Powered by Cognero Page 1

Practice Test - Chapter 8. Simplify each expression. SOLUTION: SOLUTION: SOLUTION: SOLUTION: SOLUTION: esolutions Manual - Powered by Cognero Page 1 Simplify each expression. 1. 4. 2. 5. 3. esolutions Manual - Powered by Cognero Page 1 6. 9. Identify the asymptotes, domain, and range of the function graphed. Vertical asymptote: x = 2 Horizontal asymptote:

More information

Solving Systems of Equations Using Matrices With the TI-83 or TI-84

Solving Systems of Equations Using Matrices With the TI-83 or TI-84 Solving Systems of Equations Using Matrices With the TI-83 or TI-84 Dimensions of a matrix: The dimensions of a matrix are the number of rows by the number of columns in the matrix. rows x columns *rows

More information

Prairie-Hills Elementary School District 144 5th Grade ~ MATH Curriculum Map Quarter 1 Quarter 1 Domain(s):

Prairie-Hills Elementary School District 144 5th Grade ~ MATH Curriculum Map Quarter 1 Quarter 1 Domain(s): Prairie-Hills Elementary School District 144 5 th Grade ~ MATH Curriculum Map Quarter 1 Quarter 1: August, September, and October Domain(s): Number and Operations in Base Ten Cluster(s): Perform operations

More information

Use grouping symbols including parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols

Use grouping symbols including parentheses, brackets, or braces in numerical expressions, and evaluate expressions with these symbols Operations and Algebraic Thinking AR.Math.Content.5.OA.A.1 AR.Math.Content.5.OA.A.2 Write and interpret numerical expressions Use grouping symbols including parentheses, brackets, or braces in numerical

More information

PITSCO Math Individualized Prescriptive Lessons (IPLs)

PITSCO Math Individualized Prescriptive Lessons (IPLs) Orientation Integers 10-10 Orientation I 20-10 Speaking Math Define common math vocabulary. Explore the four basic operations and their solutions. Form equations and expressions. 20-20 Place Value Define

More information

GEOMETRY. slide #3. 6th Grade Math Unit 7. 6th Grade Unit 7: GEOMETRY. Name: Table of Contents. Area of Rectangles

GEOMETRY. slide #3. 6th Grade Math Unit 7. 6th Grade Unit 7: GEOMETRY. Name: Table of Contents. Area of Rectangles Name: 6th Grade Math Unit 7 GEOMETRY 2012 10 17 www.njctl.org 1 Table of Contents Area of Rectangles Area of Parallelograms Area of Triangles Area of Trapezoids Mixed Review Area of Irregular Figures Area

More information

Texas High School Geometry

Texas High School Geometry Texas High School Geometry 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

More information

Kate Collins Middle School Pre-Algebra Grade 6

Kate Collins Middle School Pre-Algebra Grade 6 Kate Collins Middle School Pre-Algebra Grade 6 1 1 - Real Number System How are the real numbers related? *some numbers can appear in more than one subset *the attributes of one subset can be contained

More information

Arizona Academic Standards

Arizona Academic Standards Arizona Academic Standards This chart correlates the Grade 8 performance objectives from the mathematics standard of the Arizona Academic Standards to the lessons in Review, Practice, and Mastery. Lesson

More information

The graph of the region that shows the number of packages of each item Kala can purchase is

The graph of the region that shows the number of packages of each item Kala can purchase is 2. Solve each system of inequalities by graphing. The graph of the system of inequalities is 4. CCSS REASONING The most Kala can spend on hot dogs and buns for her cookout is $35. A package of 10 hot dogs

More information

Chapter 3 Practice Test

Chapter 3 Practice Test 1. Complete parts a c for each quadratic function. a. Find the y-intercept, the equation of the axis of symmetry, and the x-coordinate of the vertex. b. Make a table of values that includes the vertex.

More information

Building Concepts: Moving from Proportional Relationships to Linear Equations

Building Concepts: Moving from Proportional Relationships to Linear Equations Lesson Overview In this TI-Nspire lesson, students use previous experience with proportional relationships of the form y = kx to consider relationships of the form y = mx and eventually y = mx + b. Proportional

More information

GCSE GRADE D. Equivalent fractions, decimals & percentages. Percentage to decimal to fraction. Fraction to decimal to percentage

GCSE GRADE D. Equivalent fractions, decimals & percentages. Percentage to decimal to fraction. Fraction to decimal to percentage Equivalent fractions, decimals & percentages Percentage to decimal to fraction Fraction to decimal to percentage Decimal to percentage to fraction Increase/Decrease by a percentage Divide a quantity into

More information

Unit 2: Accentuate the Negative Name:

Unit 2: Accentuate the Negative Name: Unit 2: Accentuate the Negative Name: 1.1 Using Positive & Negative Numbers Number Sentence A mathematical statement that gives the relationship between two expressions that are composed of numbers and

More information

Walt Whitman High School SUMMER REVIEW PACKET. For students entering AP CALCULUS BC

Walt Whitman High School SUMMER REVIEW PACKET. For students entering AP CALCULUS BC Walt Whitman High School SUMMER REVIEW PACKET For students entering AP CALCULUS BC Name: 1. This packet is to be handed in to your Calculus teacher on the first day of the school year.. All work must be

More information

2-5 Rational Functions

2-5 Rational Functions Find the domain of each function and the equations of the vertical or horizontal asymptotes, if any. 3. f (x) = The function is undefined at the real zeros of the denominator b(x) = (x + 3)(x 4). The real

More information

Unit 3 Higher topic list

Unit 3 Higher topic list This is a comprehensive list of the topics to be studied for the Edexcel unit 3 modular exam. Beside the topics listed are the relevant tasks on www.mymaths.co.uk that students can use to practice. Logon

More information

Common Core State Standards. August 2010

Common Core State Standards. August 2010 August 2010 Grade Six 6.RP: Ratios and Proportional Relationships Understand ratio concepts and use ratio reasoning to solve problems. 1. Understand the concept of a ratio and use ratio language to describe

More information

Stage 7 Checklists Have you reached this Standard?

Stage 7 Checklists Have you reached this Standard? Stage 7 Checklists Have you reached this Standard? Main Criteria for the whole year. J K L Use positive integer powers and associated real roots Apply the four operations with decimal numbers Write a quantity

More information

For example, the system. 22 may be represented by the augmented matrix

For example, the system. 22 may be represented by the augmented matrix Matrix Solutions to Linear Systems A matrix is a rectangular array of elements. o An array is a systematic arrangement of numbers or symbols in rows and columns. Matrices (the plural of matrix) may be

More information

Algebra I Notes Linear Equations and Inequalities in Two Variables Unit 04c

Algebra I Notes Linear Equations and Inequalities in Two Variables Unit 04c Big Idea: Describe the similarities and differences between equations and inequalities including solutions and graphs. Skill: graph linear equations and find possible solutions to those equations using

More information

Maths Revision Worksheet: Algebra I Week 1 Revision 5 Problems per night

Maths Revision Worksheet: Algebra I Week 1 Revision 5 Problems per night 2 nd Year Maths Revision Worksheet: Algebra I Maths Revision Worksheet: Algebra I Week 1 Revision 5 Problems per night 1. I know how to add and subtract positive and negative numbers. 2. I know how to

More information

Mathematics (www.tiwariacademy.com)

Mathematics (www.tiwariacademy.com) () Miscellaneous Exercise on Chapter 10 Question 1: Find the values of k for which the line is (a) Parallel to the x-axis, (b) Parallel to the y-axis, (c) Passing through the origin. Answer 1: The given

More information

MATH 021 UNIT 2 HOMEWORK ASSIGNMENTS

MATH 021 UNIT 2 HOMEWORK ASSIGNMENTS MATH 021 UNIT 2 HOMEWORK ASSIGNMENTS General Instructions You will notice that most of the homework assignments for a section have more than one part. Usually, the part (A) questions ask for explanations,

More information

We have already studied equations of the line. There are several forms:

We have already studied equations of the line. There are several forms: Chapter 13-Coordinate Geometry extended. 13.1 Graphing equations We have already studied equations of the line. There are several forms: slope-intercept y = mx + b point-slope y - y1=m(x - x1) standard

More information

notes13.1inclass May 01, 2015

notes13.1inclass May 01, 2015 Chapter 13-Coordinate Geometry extended. 13.1 Graphing equations We have already studied equations of the line. There are several forms: slope-intercept y = mx + b point-slope y - y1=m(x - x1) standard

More information

Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8

Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8 Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8 Grade 6 Grade 8 absolute value Distance of a number (x) from zero on a number line. Because absolute value represents distance, the absolute value

More information

Matrices and Systems of Equations

Matrices and Systems of Equations 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 6: Systems of Equations and Matrices Section 6.3 Matrices and Systems of Equations Matrices

More information

Correlation of the ALEKS courses Algebra 1 and High School Geometry to the Wyoming Mathematics Content Standards for Grade 11

Correlation of the ALEKS courses Algebra 1 and High School Geometry to the Wyoming Mathematics Content Standards for Grade 11 Correlation of the ALEKS courses Algebra 1 and High School Geometry to the Wyoming Mathematics Content Standards for Grade 11 1: Number Operations and Concepts Students use numbers, number sense, and number

More information

Section 18-1: Graphical Representation of Linear Equations and Functions

Section 18-1: Graphical Representation of Linear Equations and Functions Section 18-1: Graphical Representation of Linear Equations and Functions Prepare a table of solutions and locate the solutions on a coordinate system: f(x) = 2x 5 Learning Outcome 2 Write x + 3 = 5 as

More information

February 01, Matrix Row Operations 2016 ink.notebook. 6.6 Matrix Row Operations. Page 49 Page Row operations

February 01, Matrix Row Operations 2016 ink.notebook. 6.6 Matrix Row Operations. Page 49 Page Row operations 6.6 Matrix Row Operations 2016 ink.notebook Page 49 Page 50 6.6 Row operations (Solve Systems with Matrices) Lesson Objectives Page 51 Standards Lesson Notes Page 52 6.6 Matrix Row Operations Press the

More information

Middle School Math Course 3 Correlation of the ALEKS course Middle School Math 3 to the Illinois Assessment Framework for Grade 8

Middle School Math Course 3 Correlation of the ALEKS course Middle School Math 3 to the Illinois Assessment Framework for Grade 8 Middle School Math Course 3 Correlation of the ALEKS course Middle School Math 3 to the Illinois Assessment Framework for Grade 8 State Goal 6: Number Sense 6.8.01: 6.8.02: 6.8.03: 6.8.04: 6.8.05: = ALEKS

More information

To add or subtract, just add or subtract the numbers in the same column and row and place answer accordingly.

To add or subtract, just add or subtract the numbers in the same column and row and place answer accordingly. Math 3 Variable Manipulation Part 2 Systems with Matrices MATRICES An alternative method to solving system of equations is using Matrices. However, before we can solve systems of equations using matrices,

More information

3, 10,( 2, 4) Name. CP Algebra II Midterm Review Packet Unit 1: Linear Equations and Inequalities. Solve each equation. 3.

3, 10,( 2, 4) Name. CP Algebra II Midterm Review Packet Unit 1: Linear Equations and Inequalities. Solve each equation. 3. Name CP Algebra II Midterm Review Packet 018-019 Unit 1: Linear Equations and Inequalities Solve each equation. 1. x. x 4( x 5) 6x. 8x 5(x 1) 5 4. ( k ) k 4 5. x 4 x 6 6. V lhw for h 7. x y b for x z Find

More information

Fractions. 7th Grade Math. Review of 6th Grade. Slide 1 / 306 Slide 2 / 306. Slide 4 / 306. Slide 3 / 306. Slide 5 / 306.

Fractions. 7th Grade Math. Review of 6th Grade. Slide 1 / 306 Slide 2 / 306. Slide 4 / 306. Slide 3 / 306. Slide 5 / 306. Slide 1 / 06 Slide 2 / 06 7th Grade Math Review of 6th Grade 2015-01-14 www.njctl.org Slide / 06 Table of Contents Click on the topic to go to that section Slide 4 / 06 Fractions Decimal Computation Statistics

More information

Common Core. Mathematics Instruction

Common Core. Mathematics Instruction 0 Common Core Mathematics Instruction 8 Table of Contents Unit : Expressions and Equations (Exponents) and the Number System.............................. Lesson Properties of Integer Exponents....................

More information

Mathematics - LV 6 Correlation of the ALEKS course Mathematics MS/LV 6 to the Massachusetts Curriculum Framework Learning Standards for Grade 5-6

Mathematics - LV 6 Correlation of the ALEKS course Mathematics MS/LV 6 to the Massachusetts Curriculum Framework Learning Standards for Grade 5-6 Mathematics - LV 6 Correlation of the ALEKS course Mathematics MS/LV 6 to the Massachusetts Curriculum Framework Learning Standards for Grade 5-6 Numbers Sense and Operations TD = Teacher Directed 6.N.1:

More information