4.4 Solving Linear Systems in Three Variables

Size: px
Start display at page:

Download "4.4 Solving Linear Systems in Three Variables"

Transcription

1 Name Class Date 4.4 Solving Linear Systems in Three Variables Essential Question: How can you find the solution(s) of a system of three linear equations in three variables? Resource Locker Explore Recognizing Ways that Planes Can Intersect Recall that a linear equation in two variables defines a line. Consider a linear equation in three variables. An example is shown. 5 = x + y + 6z A linear equation in three variables has three distinct variables, each of which is either first degree or has a coefficient of zero. Just as the two numbers that satisfy a linear equation in two variables are called an ordered pair, the three numbers that satisfy a linear equation in three variables are called an ordered triple and are written (x, y, z). The set of all ordered pairs satisfying a linear equation in two variables forms a line. Likewise the set of all ordered triples satisfying a linear equation in three variables forms a plane. Three linear equations in three variables, considered together, form a system of three linear equations in three variables. The solutions of a system like this depend on the ways three planes can intersect. A The diagrams show some ways three planes can intersect. How many points lie on all planes? B The diagram shows three intersecting planes. How many points lie on all planes? Module 4 0 Lesson 4

2 The diagram shows planes intersecting in a different way. Describe the intersection. How many points lie in all planes? Reflect. Discussion Give an example of three planes that intersect at exactly one point. Explain Solving a System of Three Linear Equations Using Substitution A system of three linear equations is solved in the same manner as a system of two linear equations. It just has more steps. Example Solve the system using substitution. A -x + y + z = 0 -x + y + z = x - y + z = -9 Choose an equation and variable to start with. The easiest equations to solve are those that have a variable with a coefficient of. Solve for y. -x + y + z = 0 y = x - z + 0 Now substitute for y in equations and and simplify. = -x + (x - z + 0) + z -9 = x - (x - z + 0) + z = -x + 4x - 6z z -9 = x - 4x + 6z z = x - 5z = -x + 9z = x - 5z 4 = -x + 9z 5 Module 4 04 Lesson 4

3 This results in the following linear system in two variables: -9 = x - 5z = -x + 9z Solve equation [4] for x. x = 5z - 9 Substitute into equation [5] and solve for z. Then use the value for z to find the values of x. = -(5z - 9) + 9z = -x + 9() = 4z + 9 = -x + 7 = z -4 = x Finally, solve the equation for y when x = -4 and z =. y = x - z + 0 y = (-4) - () + 0 y = 4 5 Therefore, the solution to the system of three linear equations is the ordered triple (-4,, ). B There is a unique vertical parabola passing through any three noncollinear points in the coordinate plane provided that no two of the points have the same x-coordinate. Find the vertical parabola that passes through the points (, ), (-, 4), and (-, ). The general form of a vertical parabola is the quadratic equation y = ax + bx + c. In order to find the equation of the parabola, we must identify the values of a, b, and c. Since each point lies on the parabola, substituting the coordinates of each point into the general equation produces a different equation. = a() + b() + c 4 = a(-) + b(-) + c = a ( ) ( + b ) + c = 4a + b + c 4 = a - b + c = 4a - b + c Choose an equation in which it is relatively easy to isolate a variable. Solve equation [] for c. c = 4 - a + [] Now substitute for c in equations [] and []. = 4a + b + ( ) = 4a - b + ( ) = + b + 4 = a = a + b [4] = a - b [5] Module 4 05 Lesson 4

4 This results in the following linear system in two variables: a + b = - [4] a - b = - [5] Solve equation [5] for b. b = a + Substitute into equation [4] and solve for a. Then use the value for a to find the values of b. a + ( ) = - ( - _ ) +b = - a + 9a + = - +b = - a = b = a = b = Then use the values a and b to solve for c. c = 4 - a + b = 4 - ( - _ ) + ( - _ ) = 4 So the equation of the parabola connecting (, ), (-, 4), and (-, ) is y = x - x +. Your Turn. x + y + z = 8 x + y - z = 4 x + y + z = 7. x - y - z = 4x + y + z = -4 -x + y + 5z = - Module 4 06 Lesson 4

5 Explain Solving a System of Three Linear Equations Using Elimination You can also solve systems of three linear equations using elimination. Example A -x + y + z = 0 -x + y + z = x - y + z = -9 Begin by looking for variables with coefficients that are either the same or additive inverses of each other. When subtracted or added, these pairs will eliminate that variable. Subtract equation from equation to eliminate the z variable. -x + y + z = 0 x - y + z = -9-5x + y + 0 = 9 4 Next multiply by - and add it to to eliminate the same variable. -x + y + z = 0 -x + y + z = 0 -(-x + y + z = ) 9x - 6y - z = -6 7x - 5y + 0 = -4 5 This results in the system of two linear equations below. -5x + y = 9 7x - 5y = To solve this system, multiply 4 by 5 and add the result to the product of 5 and (-5x + y = 9) -5x + 5y = 45 (7x - 5y = -4) Substitute to solve for y and z. x - 5y = -9-4x + 0 = 6-4x = 6 x = -4-5x + y = 9 [4] -x + y + z = [] -5(-4) + y = 9 -(-4) + () + z = y = z = The solution to the system is the ordered triple (-4,, ). Module 4 07 Lesson 4

6 B x + y + z = 9 x + y + z = 5 x + 4y - z = -5 Begin by subtracting equation from equation to eliminate. x + y + z = 9 x + y + z = 5 0x - y + z = 4 4 Now subtract equation from equation to eliminate. x + y + z = 9 x + 4y - z = -5 0x - y + 4z = 4 5 This results in a system of two linear equations: 4 5 To solve this system, multiply equation 5 by and add it to equation y + z = 4 -y + z = (-y + 4z = 4) y - z = -7 0y - z = - z = Substitute to solve for y and x. -y + z = 4 [4] x + y + z = 9 [] -y + = 4 x + (-) + () = 9 y = - x = The solution to the system is the ordered triple. Module 4 08 Lesson 4

7 Your Turn 4. x + y + z = 8 x + y - z = 4 x + y + z = 7 5. x - y - z = 4x + y + z = -4 -x + y + 5z = - Explain Solving a System of Three Linear Equations Using Matrices You can represent systems of three linear equations in a matrix. A matrix is a rectangular array of numbers enclosed in brackets. Matrices are referred to by size: an m-by-n matrix has m rows and n columns. A system of three linear equations can be written in a -by-4 matrix by first rearranging the equations so all of the variables are to the left of the equals sign and the constant term is to the right. Each row now corresponds to an equation. Enter the coefficients of the variables in the equation as the first three numbers in the row. Enter the constant that was on the right side of the equation as the fourth number. x + y + z = 0 0 The system 5x + y + z = is expressed as 5 in matrix form. x - y + 7z = Module 4 09 Lesson 4

8 Gaussian Elimination is a formalized process of using matrices to eliminate two of the variables in each equation in the system. This results in an easy way to find the solution set. The process involves using elementary row operations to generate equivalent matrices that lead to a solution. The elementary row operations are () Multiplying a row by a constant When performing row multiplication, the product of the original value and the constant replaces each value in the row. () Adding two rows In row addition, each value in the second row mentioned in the addition is replaced by the sum of the values in the equivalent column of the two rows being added. These operations can also be performed together. The elimination can be continued past this point to a matrix in which the solutions can be simply read directly out of the matrix. You can use a graphing calculator to perform these operations. The commands are shown in the table. Command Meaning Syntax *row( replace each value in the row indicated with the product of the current value and the given number *row(value,matrix,row) row+( replace rowb with the sum of rowa and the current rowb row+(matrix,rowa,rowb) *row+( replace rowb with the product of the given value and rowa added to the current value of rowb *row+(value,matrix,rowa,rowb) Example Solve the system of three linear equations using matrices. A -x + y + z = 0 -x + y + z = x - y + z = -9 Input the system as a -by-4 matrix. Multiply the first row by 0.5. Enter the command into your calculator. Press enter to view the result. Module 4 0 Lesson 4

9 To reuse the resulting matrix, store it into Matrix B. Add times row to row. Press enter to view the result. Remember to store the result into a new matrix. Multiply row by. Add - times row to row. Add 0.5 times row to row. Multiply row by 0.5. Add 7 times row to row. Add.5 times row to row. Add 0.5 times row to row. The first row tells us that x = -4, the second row tells us that y =, and the third row tells us that z =. So the solution is the ordered triple (-4,, ). Module 4 Lesson 4

10 B x + y + z = 9 x + y + z = 5 x + 4y - z = -5 Write as a matrix. Perform row operations. -r + r -r + r -r + r r r + r -r + r r + r The solution is the ordered triple. Your Turn x + y + z = 8 6. x + y - z = 4 x + y + z = 7 Module 4 Lesson 4

11 Explain 4 Solving a Real-World Problem Example 4 A A child has $6.7 in change in her piggy bank. The change consists of coins in a mix of pennies, nickels, and quarters. If there are 8 times as many nickels as pennies, how many of each coin does the child have? Solve using substitution. Begin by setting up a system of equations, and use p for the number of pennies, n for the number of nickels, and q for the number of quarters. Use the relationships in the problem statement to write the equations. The total number of coins is the sum of the number of each coin. So, the first equation is p + n + q =. The total value of the coins is $6.7 or 67 cents (converting the value to cents will allow all coefficients to be integers). The second equation will be p + 5n + 5q = 67. The third relationship given is that there are eight times as many nickels as pennies or, n = 8p. This gives the following system of equations: p + n + q = p + 5n + 5q = 67 n = 8p Image Credits: val lawless/shutterstock Equation is already solved for n. Substitute for n in equations and and simplify. p + (8p) + q = p + 5 (8p) + 5q = 67 9p + q = 4 p + 40p + 5q = 67 4p + 5q = 67 This results in the following linear Solve equation 4 for q. system in two variables: 9p + q = 4 9p + q = 4p + 5q = 67 5 q = - 9p Substitute for q in equation 5 and solve for p. Use p = to find q and n. 4p + 5 ( - 9p) = 67 q = - 9p n = 8p 5 4p p = 67 q = - 9 () n = 8 () = p q = 5 n = 96 The child s piggy bank contains pennies, 96 nickels, and 5 quarters. Module 4 Lesson 4

12 B A student is shopping for clothes. The student needs to buy an equal number of shirts and ties. He also needs to buy four times as many shirts as pants. Shirts cost $5, ties cost $5, and pants cost $40. If the student spends $560, how many shirts, pants, and ties did he get? Begin by setting up a system of equations, using s for the number of shirts, t for the number of ties, and p for the number pairs of pants. Use the relationships in the problem statement to write the equations. The number of shirts is equal to the number of ties. So, the first equation is s = t. The number of shirts is equal to 4 times the number of pairs of pants, so a second equation is s =. The total the student spent is the sum of the cost of the shirts, the ties, and the pairs of pants. 5s + 5t + 40p = The system of equations is below. s = t s = 4p 5s + 5t + 40p = 560 Equation is already solved for t. Solve equation for p. 4p = s p = Substitute for p and t in equation and solve for s. 5s + 5(s) + 40 ( _ 4 s ) = 560 5s + 5s + 0s = 560 s = 560 s = Evaluate the equation solved for p above at s = 8 to find p. p = _ 4 s p = _ 4 (8) = Recall that s = t, so t = 8. The student bought shirts, ties, and pairs of pants. Module 4 4 Lesson 4

13 Your Turn 7. Louie Dampier is the leading scorer in the history of the American Basketball Association (ABA). His,76 points were scored on two-point baskets, three-point baskets, and one-point free throws. In his ABA career, Dampier made 44 more two-point baskets than free throws and 558 more free throws than three-point baskets. How many three-point baskets, two-point baskets, and free throws did Dampier make? Elaborate 8. If you are given a system of linear equations in three variables, but the system only has two equations, what happens when you try to solve it? 9. Discussion Why does a system need to have at least as many equations as unknowns to have a unique solution? 0. Essential Question Check-In How can you find the solution to a system of three linear equations in three variables? Module 4 5 Lesson 4

14 Evaluate: Homework and Practice Solve the system using substitution.. 4x + y - z = -6 x - y + z = 9 x - y = 0 x + 5y + z = 4. 4y - z = 6x - y + 4z = 0 Online Homework Hints and Help Extra Practice Solve the system using elimination.. 4x + y - z = -6 x - y + z = 9 x - y = 0 Module 4 6 Lesson 4

15 4. x + 5y + z = 4 4y - z = 6x - y + 4z = 0 x - y + z = x + y - z = 5 y + 5z = -6 Module 4 7 Lesson 4

16 Solve the system of three linear equations using matrices. 6. 4x + y - z = -6 x - y + z = 9 x - y = 0 7. x + 5y + z = 4 4y - z = 6x - y + 4z = 0 Module 4 8 Lesson 4

17 Solve the system of linear equations using your method of choice. 8. x - y + z = 5-6x + y - 9z = -5 4x - y + 6z = 0 x + 4y - z = x - 5y + z = 9 5x + y - z = 5 0. Find the equation of the vertical parabola passing through the points (, 7), (0, -), and (0, -). Module 4 9 Lesson 4

18 . Geometry In triangle XYZ, the measure of angle X is eight times the sum of the measures of angles Y and Z. The measure of angle Y is three times the measure of angle Z. What are the measures of the angles?. The combined age of three relatives is 0 years. James is three times the age of Dan, and Paul is two times the sum of the ages of James and Dan. How old is each person?. Economics At a stock exchange there were a total of 0,000 shares sold in one day. Stock A had four times as many shares sold as Stock B. The number of shares sold for Stock C was equal to the sum of the numbers of shares sold for Stock A and Stock B. How many shares of each stock were sold? Image Credits: (t) Steve Hix/Somos Images/Corbis; (b) xpacifica/corbis Module 4 0 Lesson 4

19 H.O.T. Focus on Higher Order Thinking 4. Communicate Mathematical Ideas Explain how you know when a system has infinitely many solutions or when it has no solutions. 5. Explain the Error When given this system of equations, a student was asked to solve using matrices. Find and correct the student s error. 5x +7y + 9x = 0 x - y + z = x + y = 6. Critical Thinking Explain why the following system of equations cannot be solved. 7x + y + 6z = -x - 4y + 8z = 9 Module 4 Lesson 4

20 Lesson Performance Task A company that manufactures inline skates needs to order three parts part A, part B, and part C. For one shipping order the company needs to buy a total of 6000 parts. There are four times as many B parts as C parts. The total number of A parts is one-fifth the sum of the B and C parts. On previous orders, the costs had been $0.5 for part A, $0.50 for part B, and $0.75 for part C, resulting in a cost of $000 for all the parts in one order. When filling out an order for new parts, the company sees that it now costs $0.60 for part A, $0.40 for part B, and $0.60 for part C. Will the company be able to buy the same quantity of parts at the same price as before with the new prices? Image Credits: Henry Westheim Photography/Alamy Module 4 Lesson 4

6. 2 Multiplying Polynomials

6. 2 Multiplying Polynomials Name Class Date 6. 2 Multiplying Polynomials Essential Question: How do you multiply polynomials, and what type of expression is the result? Explore Analyzing a Visual Model for Polynomial Multiplication

More information

21.1 Solving Equations by Factoring

21.1 Solving Equations by Factoring Name Class Date 1.1 Solving Equations by Factoring x + bx + c Essential Question: How can you use factoring to solve quadratic equations in standard form for which a = 1? Resource Locker Explore 1 Using

More information

Exploring Operations Involving Complex Numbers. (3 + 4x) (2 x) = 6 + ( 3x) + +

Exploring Operations Involving Complex Numbers. (3 + 4x) (2 x) = 6 + ( 3x) + + Name Class Date 11.2 Complex Numbers Essential Question: What is a complex number, and how can you add, subtract, and multiply complex numbers? Explore Exploring Operations Involving Complex Numbers In

More information

6.5 Dividing Polynomials

6.5 Dividing Polynomials Name Class Date 6.5 Dividing Polynomials Essential Question: What are some ways to divide polynomials, and how do you know when the divisor is a factor of the dividend? Explore Evaluating a Polynomial

More information

Solving real-world problems using systems of equations

Solving real-world problems using systems of equations May 15, 2013 Solving real-world problems using systems of equations page 1 Solving real-world problems using systems of equations Directions: Each of these problems can be represented using a system of

More information

11.3 Solving Linear Systems by Adding or Subtracting

11.3 Solving Linear Systems by Adding or Subtracting Name Class Date 11.3 Solving Linear Systems by Adding or Subtracting Essential Question: How can you solve a system of linear equations by adding and subtracting? Resource Locker Explore Exploring the

More information

22.1 Solving Equations by Taking Square Roots

22.1 Solving Equations by Taking Square Roots Name Class Date 22.1 Solving Equations by Taking Square Roots Essential Question: How can you solve quadratic equations using square roots? Resource Locker Explore Exploring Square Roots Recall that the

More information

9.1 - Systems of Linear Equations: Two Variables

9.1 - Systems of Linear Equations: Two Variables 9.1 - Systems of Linear Equations: Two Variables Recall that a system of equations consists of two or more equations each with two or more variables. A solution to a system in two variables is an ordered

More information

11.4 Solving Linear Systems by Multiplying First

11.4 Solving Linear Systems by Multiplying First Name Class Date 11. Solving Linear Systems by Multiplying First Essential Question: How can you solve a system of linear equations by using multiplication and elimination? Resource Locker Eplore 1 Understanding

More information

Lesson 5b Solving Quadratic Equations

Lesson 5b Solving Quadratic Equations Lesson 5b Solving Quadratic Equations In this lesson, we will continue our work with Quadratics in this lesson and will learn several methods for solving quadratic equations. The first section will introduce

More information

Sections 6.1 and 6.2: Systems of Linear Equations

Sections 6.1 and 6.2: Systems of Linear Equations What is a linear equation? Sections 6.1 and 6.2: Systems of Linear Equations We are now going to discuss solving systems of two or more linear equations with two variables. Recall that solving an equation

More information

6.2 Multiplying Polynomials

6.2 Multiplying Polynomials Locker LESSON 6. Multiplying Polynomials PAGE 7 BEGINS HERE Name Class Date 6. Multiplying Polynomials Essential Question: How do you multiply polynomials, and what type of epression is the result? Common

More information

9.3 Using the Quadratic Formula to Solve Equations

9.3 Using the Quadratic Formula to Solve Equations Name Class Date 9.3 Using the Quadratic Formula to Solve Equations Essential Question: What is the quadratic formula, and how can you use it to solve quadratic equations? Resource Locker Explore Deriving

More information

2.2 Solving Absolute Value Equations

2.2 Solving Absolute Value Equations Name Class Date 2.2 Solving Absolute Value Equations Essential Question: How can you solve an absolute value equation? Resource Locker Explore Solving Absolute Value Equations Graphically Absolute value

More information

Algebra. Chapter 6: Systems of Equations and Inequalities. Name: Teacher: Pd:

Algebra. Chapter 6: Systems of Equations and Inequalities. Name: Teacher: Pd: Algebra Chapter 6: Systems of Equations and Inequalities Name: Teacher: Pd: Table of Contents Chapter 6-1: SWBAT: Identify solutions of systems of linear equations in two variables; Solve systems of linear

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

7.2 Multiplying Polynomials

7.2 Multiplying Polynomials Locker LESSON 7. Multiplying Polynomials Teas Math Standards The student is epected to: A.7.B Add, subtract, and multiply polynomials. Mathematical Processes A.1.E Create and use representations to organize,

More information

WRITING EQUATIONS 4.1.1

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

More information

WRITING EQUATIONS through 6.1.3

WRITING EQUATIONS through 6.1.3 WRITING EQUATIONS 6.1.1 through 6.1.3 An equation is a mathematical sentence that conveys information to the reader. It uses variables and operation symbols (like +, -, /, =) to represent relationships

More information

Essential Question How can you represent algebraic expressions using a coefficient matrix? A = [ 4 0

Essential Question How can you represent algebraic expressions using a coefficient matrix? A = [ 4 0 .6 Solving Linear Systems Using Technology Essential Question How can you represent algebraic expressions using a coefficient matrix? A matrix is a rectangular arrangement of numbers. The dimensions of

More information

2.4 Investigating Symmetry

2.4 Investigating Symmetry Name Class Date 2.4 Investigating Symmetry Essential Question: How do you determine whether a figure has line symmetry or rotational symmetry? 1 Explore 1 Identifying Line Symmetry A figure has symmetry

More information

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name:

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name: A Level Summer Work Year 11 Year 12 Transition Due: First lesson back after summer! Name: This summer work is compulsory. Your maths teacher will ask to see your work (and method) in your first maths lesson,

More information

1 Systems of Linear Equations

1 Systems of Linear Equations 1 Systems of Linear Equations Many problems that occur naturally involve finding solutions that satisfy systems of linear equations of the form a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x

More information

11.3 Solving Radical Equations

11.3 Solving Radical Equations Name Class Date 11.3 Solving Radical Equations Essential Question: How can you solve equations involving square roots and cube roots? Explore Investigating Solutions of Square Root Equations Resource Locker

More information

ALGEBRA 1 FINAL EXAM TOPICS

ALGEBRA 1 FINAL EXAM TOPICS ALGEBRA 1 FINAL EXAM TOPICS Chapter 2 2-1 Writing Equations 2-2 Solving One Step Equations 2-3 Solving Multi-Step Equations 2-4 Solving Equations with the Variable on Each Side 2-5 Solving Equations Involving

More information

1.3 Solving Systems of Linear Equations: Gauss-Jordan Elimination and Matrices

1.3 Solving Systems of Linear Equations: Gauss-Jordan Elimination and Matrices 1.3 Solving Systems of Linear Equations: Gauss-Jordan Elimination and Matrices We can represent a system of linear equations using an augmented matrix. In general, a matrix is just a rectangular arrays

More information

11.3 Finding Complex Solutions of Quadratic Equations

11.3 Finding Complex Solutions of Quadratic Equations Name Class Date 11.3 Finding Complex Solutions of Quadratic Equations Essential Question: How can you find the complex solutions of any quadratic equation? Resource Locker Explore Investigating Real Solutions

More information

Essential Question: What is a complex number, and how can you add, subtract, and multiply complex numbers? Explore Exploring Operations Involving

Essential Question: What is a complex number, and how can you add, subtract, and multiply complex numbers? Explore Exploring Operations Involving Locker LESSON 3. Complex Numbers Name Class Date 3. Complex Numbers Common Core Math Standards The student is expected to: N-CN. Use the relation i = 1 and the commutative, associative, and distributive

More information

16.2 Solving Exponential Equations

16.2 Solving Exponential Equations Locker LESSON 16.2 Solving Exponential Equations Texas Math Standards The student is expected to: A2.5.D Solve exponential equations of the form y = ab x where a is a nonzero real number and b is greater

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

MTH 2032 Semester II

MTH 2032 Semester II MTH 232 Semester II 2-2 Linear Algebra Reference Notes Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education December 28, 2 ii Contents Table of Contents

More information

8 th Grade Algebra 5 Day Lesson Plan. *Computer* *Pan Scale* *Algebra Tiles* *Equation Mat* *TI-83 Plus/ TI-73* Karen Kmiotek

8 th Grade Algebra 5 Day Lesson Plan. *Computer* *Pan Scale* *Algebra Tiles* *Equation Mat* *TI-83 Plus/ TI-73* Karen Kmiotek 8 th Grade Algebra 5 Day Lesson Plan *Computer* *Pan Scale* *Algebra Tiles* *Equation Mat* *TI-83 Plus/ TI-73* Karen Kmiotek Objectives Students will be able to solve equations by using algebra and the

More information

Math 7 Homework # 46 M3 L1

Math 7 Homework # 46 M3 L1 Name Date Math 7 Homework # 46 M3 L1 Lesson Summary Terms that contain exactly the same variable symbol can be combined by addition or subtraction because the variable represents the same number. Any order,

More information

The Basics: Twenty-Seven Problems

The Basics: Twenty-Seven Problems The Basics: Twenty-Seven Problems Keone Hon 1 Problems 1. The measure of an angle is 3 times the measure of its complement. Find the measure of the angle in degrees.. Three calculus books weigh as much

More information

Intermediate Math Circles March 7, 2012 Problem Set: Linear Diophantine Equations II Solutions

Intermediate Math Circles March 7, 2012 Problem Set: Linear Diophantine Equations II Solutions Intermediate Math Circles March 7, 2012 Problem Set: Linear Diophantine Equations II Solutions 1. Alyssa has a lot of mail to send. She wishes to spend exactly $100 buying 49-cent and 53-cent stamps. Parts

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

Math Studio College Algebra

Math Studio College Algebra Math 100 - Studio College Algebra Rekha Natarajan Kansas State University November 19, 2014 Systems of Equations Systems of Equations A system of equations consists of Systems of Equations A system of

More information

14.2 Simplifying Expressions with Rational Exponents and Radicals

14.2 Simplifying Expressions with Rational Exponents and Radicals Name Class Date 14. Simplifying Expressions with Rational Exponents and Radicals Essential Question: How can you write a radical expression as an expression with a rational exponent? Resource Locker Explore

More information

Algebraic. techniques1

Algebraic. techniques1 techniques Algebraic An electrician, a bank worker, a plumber and so on all have tools of their trade. Without these tools, and a good working knowledge of how to use them, it would be impossible for them

More information

NOTES. [Type the document subtitle] Math 0310

NOTES. [Type the document subtitle] Math 0310 NOTES [Type the document subtitle] Math 010 Cartesian Coordinate System We use a rectangular coordinate system to help us map out relations. The coordinate grid has a horizontal axis and a vertical axis.

More information

16.2 Solving Exponential Equations

16.2 Solving Exponential Equations Name Class Date 16.2 Solving Exponential Equations Essential Question: What are some ways you can solve an equation of the form ab x = c, where a and c are nonzero real numbers and b is greater than 0

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

Quarter 2 400, , , , , , ,000 50,000

Quarter 2 400, , , , , , ,000 50,000 Algebra 2 Quarter 2 Quadratic Functions Introduction to Polynomial Functions Hybrid Electric Vehicles Since 1999, there has been a growing trend in the sales of hybrid electric vehicles. These data show

More information

Systems of Linear Equations in Two Variables. Break Even. Example. 240x x This is when total cost equals total revenue.

Systems of Linear Equations in Two Variables. Break Even. Example. 240x x This is when total cost equals total revenue. Systems of Linear Equations in Two Variables 1 Break Even This is when total cost equals total revenue C(x) = R(x) A company breaks even when the profit is zero P(x) = R(x) C(x) = 0 2 R x 565x C x 6000

More information

22.4 Choosing a Method for Solving Quadratic Equations

22.4 Choosing a Method for Solving Quadratic Equations Name Class Date.4 Choosing a Method for Solving Quadratic Equations Essential Question: How can you choose a method for solving a given quadratic equation? Resource Locker Explore 7 x - 3x - 5 = 0 Comparing

More information

Quadratic function and equations Quadratic function/equations, supply, demand, market equilibrium

Quadratic function and equations Quadratic function/equations, supply, demand, market equilibrium Exercises 8 Quadratic function and equations Quadratic function/equations, supply, demand, market equilibrium Objectives - know and understand the relation between a quadratic function and a quadratic

More information

Key Vocabulary. Vocabulary Check. 4. If a system has no solution, it is said to be inconsistent. 7. Each number in a matrix is called a(n) dimension.

Key Vocabulary. Vocabulary Check. 4. If a system has no solution, it is said to be inconsistent. 7. Each number in a matrix is called a(n) dimension. Study Guide and Review Study Guide Key Concepts Systems of Equations (Lessons - through -4) A system with a graph of two intersecting lines has one solution and is consistent and independent. Graphing

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

6.3 Standard Form. Comparing Forms of Linear Equations. Explore. The slope is. Circle true or false. You can read the slope from the equation.

6.3 Standard Form. Comparing Forms of Linear Equations. Explore. The slope is. Circle true or false. You can read the slope from the equation. Name Class Date 6.3 Standard Form Essential Question: How can you write a linear equation in standard form given properties of the line including its slope and points on the line? Resource Locker Explore

More information

Math 121. Practice Problems from Chapters 9, 10, 11 Fall 2016

Math 121. Practice Problems from Chapters 9, 10, 11 Fall 2016 Math 121. Practice Problems from Chapters 9, 10, 11 Fall 2016 Topic 1. Systems of Linear Equations in Two Variables 1. Solve systems of equations using elimination. For practice see Exercises 1, 2. 2.

More information

Name Class Date. Inverse of Function. Understanding Inverses of Functions

Name Class Date. Inverse of Function. Understanding Inverses of Functions Name Class Date. Inverses of Functions Essential Question: What is an inverse function, and how do ou know it s an inverse function? A..B Graph and write the inverse of a function using notation such as

More information

Chapter 3: Linear relations and equations

Chapter 3: Linear relations and equations Chapter : Linear relations and equations Ex A: Substitution of values into a formula Algebra involves the use of symbols or pronumerals to simplify expressions and solve problems. A pronumeral is a symbol

More information

Mathematics: Year 12 Transition Work

Mathematics: Year 12 Transition Work Mathematics: Year 12 Transition Work There are eight sections for you to study. Each section covers a different skill set. You will work online and on paper. 1. Manipulating directed numbers and substitution

More information

June Dear Future Algebra 2 Trig Student,

June Dear Future Algebra 2 Trig Student, June 016 Dear Future Algebra Trig Student, Welcome to Algebra /Trig! Since we have so very many topics to cover during our 016-17 school year, it is important that each one of you is able to complete these

More information

The University of Melbourne BHP Billiton School Mathematics Competition 2007 INTERMEDIATE DIVISION SOLUTIONS

The University of Melbourne BHP Billiton School Mathematics Competition 2007 INTERMEDIATE DIVISION SOLUTIONS The University of Melbourne BHP Billiton School Mathematics Competition 2007 INTERMEDIATE DIVISION SOLUTIONS 1. A rectangle with integer side lengths has its perimeter equal to its area. Find all possible

More information

20.3 Applying the Zero Product Property to Solve Equations

20.3 Applying the Zero Product Property to Solve Equations 20.3 Applying the Zero Product Property to Solve Equations Essential Question: How can you use the Zero Product Property to solve quadratic equations in factored form? Resource Locker Explore Understanding

More information

Algebra. Mathematics Help Sheet. The University of Sydney Business School

Algebra. Mathematics Help Sheet. The University of Sydney Business School Algebra Mathematics Help Sheet The University of Sydney Business School Introduction Terminology and Definitions Integer Constant Variable Co-efficient A whole number, as opposed to a fraction or a decimal,

More information

11.3 Solving Radical Equations

11.3 Solving Radical Equations Locker LESSON 11. Solving Radical Equations Common Core Math Standards The student is expected to: A-REI. Solve simple rational and radical equations in one variable, and give examples showing how extraneous

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

Unit 4 Systems of Equations Systems of Two Linear Equations in Two Variables

Unit 4 Systems of Equations Systems of Two Linear Equations in Two Variables Unit 4 Systems of Equations Systems of Two Linear Equations in Two Variables Solve Systems of Linear Equations by Graphing Solve Systems of Linear Equations by the Substitution Method Solve Systems of

More information

Pre Algebra, Unit 1: Variables, Expression, and Integers

Pre Algebra, Unit 1: Variables, Expression, and Integers Syllabus Objectives (1.1) Students will evaluate variable and numerical expressions using the order of operations. (1.2) Students will compare integers. (1.3) Students will order integers (1.4) Students

More information

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices MAC05-College Algebra Chapter 5-Systems of Equations & Matrices 5. Systems of Equations in Two Variables Solving Systems of Two Linear Equations/ Two-Variable Linear Equations A system of equations is

More information

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

Essential Question How can you use substitution to solve a system of linear equations?

Essential Question How can you use substitution to solve a system of linear equations? 5.2 Solving Systems of Linear Equations by Substitution Essential Question How can you use substitution to solve a system of linear equations? Using Substitution to Solve Systems Work with a partner. Solve

More information

y in both equations.

y in both equations. Syllabus Objective: 3.1 The student will solve systems of linear equations in two or three variables using graphing, substitution, and linear combinations. System of Two Linear Equations: a set of two

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

Algebra 2 Level 2 Summer Packet

Algebra 2 Level 2 Summer Packet Algebra Level Summer Packet This summer packet is for students entering Algebra Level for the Fall of 01. The material contained in this packet represents Algebra 1 skills, procedures and concepts that

More information

6.4 Factoring Polynomials

6.4 Factoring Polynomials Name Class Date 6.4 Factoring Polynomials Essential Question: What are some ways to factor a polynomial, and how is factoring useful? Explore Analyzing a Visual Model for Polynomial Factorization Factoring

More information

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education

MTH Linear Algebra. Study Guide. Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education MTH 3 Linear Algebra Study Guide Dr. Tony Yee Department of Mathematics and Information Technology The Hong Kong Institute of Education June 3, ii Contents Table of Contents iii Matrix Algebra. Real Life

More information

6th Grade. Dependent & Independent Variables

6th Grade. Dependent & Independent Variables Slide 1 / 68 Slide 2 / 68 6th Grade Dependent & Independent Variables 2014-10-28 www.njctl.org Slide 3 / 68 Table of Contents Translating to Equations Dependent and Independent Variables Click on a topic

More information

1.8 Multi-Step Inequalities

1.8 Multi-Step Inequalities 1.8 Multi-Step Inequalities Learning Objectives Solve a two-step inequality. Solve a multi-step inequality. Identify the number of solutions of an inequality. Solve real-world problems using inequalities.

More information

Exercise Sketch these lines and find their intersection.

Exercise Sketch these lines and find their intersection. These are brief notes for the lecture on Friday August 21, 2009: they are not complete, but they are a guide to what I want to say today. They are not guaranteed to be correct. 1. Solving systems of linear

More information

Target E-l Extra Practice 1

Target E-l Extra Practice 1 Target E-l Extra Practice 1 1. Solve by inspection. a) 7/7 = -28 b) 10 = c) = 9 d) 15 = -5c 2. Draw a diagram to model each equation. Then, solve, a) 2x = 6 b) = -2 c) = -4 d) -5x = -5 3. Use the opposite

More information

2-7 Solving Quadratic Inequalities. ax 2 + bx + c > 0 (a 0)

2-7 Solving Quadratic Inequalities. ax 2 + bx + c > 0 (a 0) Quadratic Inequalities In One Variable LOOKS LIKE a quadratic equation but Doesn t have an equal sign (=) Has an inequality sign (>,

More information

For Integrated Math III Students,

For Integrated Math III Students, For Integrated Math III Students, Congratulations on the completion of the course of Integrated Math II. In order to be prepared for the next course in August, it is important to work through the attached

More information

5.1 Understanding Linear Functions

5.1 Understanding Linear Functions Name Class Date 5.1 Understanding Linear Functions Essential Question: What is a linear function? Resource Locker Eplore 1 Recognizing Linear Functions A race car can travel up to 210 mph. If the car could

More information

The Remainder and Factor Theorems

The Remainder and Factor Theorems Page 1 of 7 6.5 The Remainder and Factor Theorems What you should learn GOAL 1 Divide polynomials and relate the result to the remainder theorem and the factor theorem. GOAL 2 Use polynomial division in

More information

Solving Linear Systems: Substitution

Solving Linear Systems: Substitution 1.4 Solving Linear Systems: Substitution GOAL Solve a system of linear equations using an algebraic strategy. LEARN ABOUT the Math Marla and Nancy played in a volleyball marathon for charity. They played

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

13.1 Exponential Growth Functions

13.1 Exponential Growth Functions Name Class Date 1.1 Eponential Growth Functions Essential Question: How is the graph of g () = a b - h + k where b > 1 related to the graph of f () = b? Resource Locker Eplore 1 Graphing and Analzing f

More information

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1 Chapter 6 Systems of Equations Sec. 1 Systems of Equations How many times have you watched a commercial on television touting a product or services as not only the best, but the cheapest? Let s say you

More information

Released 2010 Achievement Test. Mathematics GRADE

Released 2010 Achievement Test. Mathematics GRADE Released 2010 Achievement Test Mathematics GRADE 9 Use the following information to answer question 1. The letters on the number line below represent rational numbers. 1. The approximate value of 15 is

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 1 Version 1 February 21, 2006 60 points possible 1. (a) (3pts) Define what it means for a linear system to be inconsistent. Solution: A linear system is inconsistent

More information

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY 2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY The following are topics that you will use in Geometry and should be retained throughout the summer. Please use this practice to review the topics you

More information

FOR STUDENTS WHO HAVE COMPLETED ALGEBRA 1 (Students entering Geometry)

FOR STUDENTS WHO HAVE COMPLETED ALGEBRA 1 (Students entering Geometry) FOR STUDENTS WHO HAVE COMPLETED ALGEBRA (Students entering Geometry) Dear Parent/Guardian and Student, Name: Date: Period: Attached you will find a review packet of skills which each student is expected

More information

6.1 Adding and Subtracting Polynomials

6.1 Adding and Subtracting Polynomials Name Class Date 6.1 Adding and Subtracting Polynomials Essential Question: How do you add or subtract two polynomials, and what type of expression is the result? Resource Locker Explore Identifying and

More information

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics. The Basics of Linear Algebra

Lecture Notes in Mathematics. Arkansas Tech University Department of Mathematics. The Basics of Linear Algebra Lecture Notes in Mathematics Arkansas Tech University Department of Mathematics The Basics of Linear Algebra Marcel B. Finan c All Rights Reserved Last Updated November 30, 2015 2 Preface Linear algebra

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

Grade 8. Functions 8.F.1-3. Student Pages

Grade 8. Functions 8.F.1-3. Student Pages THE NEWARK PUBLIC SCHOOLS THE OFFICE OF MATHEMATICS Grade 8 Functions 8.F.1-3 Student Pages 2012 2012 COMMON CORE CORE STATE STATE STANDARDS ALIGNED ALIGNED MODULES Grade 8 - Lesson 1 Introductory Task

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

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

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations

Student Instruction Sheet: Unit 3, Lesson 3. Solving Quadratic Relations Student Instruction Sheet: Unit 3, Lesson 3 Solving Quadratic Relations Suggested Time: 75 minutes What s important in this lesson: In this lesson, you will learn how to solve a variety of quadratic relations.

More information

Essential Question: How can you solve equations involving variable exponents? Explore 1 Solving Exponential Equations Graphically

Essential Question: How can you solve equations involving variable exponents? Explore 1 Solving Exponential Equations Graphically 6 7 6 y 7 8 0 y 7 8 0 Locker LESSON 1 1 Using Graphs and Properties to Solve Equations with Eponents Common Core Math Standards The student is epected to: A-CED1 Create equations and inequalities in one

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

40h + 15c = c = h

40h + 15c = c = h Chapter One Linear Systems I Solving Linear Systems Systems of linear equations are common in science and mathematics. These two examples from high school science [Onan] give a sense of how they arise.

More information

1.1 Solving Equations

1.1 Solving Equations Name Class Date 1.1 Solving Equations Essential Question: How do you solve an equation in one variable? Explore Solving Equations by Guess-and-Check or by Working Backward An equation is a mathematical

More information

Chapter Systems of Equations

Chapter Systems of Equations SM-1 Name: 011314 Date: Hour: Chapter 6.1-6.4 Systems of Equations 6.1- Solving Systems by Graphing CCS A.REI.6: Solve systems of equations exactly and approximately (e.g. with graphs), focusing on pairs

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

Warm Up. Unit #1: Basics of Algebra

Warm Up. Unit #1: Basics of Algebra 1) Write an equation of the given points ( 3, 4) & (5, 6) Warm Up 2) Which of the following choices is the Associative Property 1) 4(x + 2) = 4x + 8 2) 4 + 5 = 5 + 4 3) 5 + ( 5) = 0 4) 4 + (3 + 1) = (4

More information

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2 System of Linear Equations Slide for MA1203 Business Mathematics II Week 1 & 2 Function A manufacturer would like to know how his company s profit is related to its production level. How does one quantity

More information