6.1-Systems of Linear Equations in Two Variables

Size: px
Start display at page:

Download "6.1-Systems of Linear Equations in Two Variables"

Transcription

1 6.-Systems of Linear Equations in Two Variables Groups of equations, called systems, serve as a model for a wide variety of applications in science and business. In these notes, we will be concerned only with groups of equations that are linear, that is, equations that may be written in the general form Ax + By = C. The following are examples of systems of linear equations in two variables. Notice that the equations are linear although they may not be written in general form. + y = 7 8y = y = 7 y = + 9 y = + ( x 5) y ( y + 4) = 8 Solution to a System of Equations: A solution of a system of two linear equations in two variables is an ordered pair that satisfies both equations, that is, it makes both equations in the system TRUE. Example: Is the ordered pair (4, -) a solution to the system x y = 6 y? Solution: To determine if the ordered pair is a solution we must substitute the values of the x-coordinate and y-coordinate into both equations and determine if the resulting equations are true. x y = 6 4 ( ) = = 6 6 = 6 y (4) ( ) Because both equations are true, the ordered pair is a solution to the system of linear equations. Example: Is the ordered pair (, -) a solution to the system + y = + 4y? Solution: To determine if the ordered pair is a solution we must substitute the values of the x-coordinate and y-coordinate into both equations and determine if the resulting equations are true. + y = 3() + = 3 = = + 4y () + 4( ) 4 Because the ordered pair only satisfies the first equation but not the second equation, it is not a solution to the system.

2 Types of Solutions & Graphing: A system of linear equations in two variables may have any one of three different solution types: one solution, no solution, or an infinite number of solutions. To justify these solution types, it will help to look at the graph of a system. Consistent & Independent System: Example: Graph the system x + y = 5 + y = 3 and determine the solution. Solution: Graph both equations on the same coordinate plane using any acceptable method (table, intercepts, slope-intercept form). By examining the graph, it is clear that the equations intersect at a single point. This point is an ordered pair that lies on both lines. Consequently, the point of intersection is the ordered pair that is a solution to both equations and is therefore a solution to the system. A system with at least one solution is called a consistent system. A consistent system with exactly one solution is an independent system. Inconsistent System: Example: Graph the system + y = 5 y = 4 and determine the solution. Solution: Graph both equations on the same coordinate plane using any acceptable method (table, intercepts, slope-intercept form). By examining the graph, it is clear that the equations will never intersect because the lines are parallel. Consequently, because there is no ordered pair that satisfies both equations, there is no solution to the system. A system with no solutions is called an inconsistent system.

3 Consistent & Dependent System: Example: Graph the system + y = 0 y = and determine the solution. Solution: Graph both equations on the same coordinate plane using any acceptable method (table, intercepts, slope-intercept form). Although it appears as though there is only one line, there are actually two. Both lines lie directly on top of the other. Because every ordered pair on one line also lies on the other, there are an infinite number of solutions. A system with at least one solution is called a consistent system. A consistent system with exactly one solution is a dependent system. A quick way to determine the type of solutions is to compare the slope and y-intercept of each line.. If the slopes are different the system has one solution and is independent.. If the slopes are the same, then compare the y-intercepts: a. If the y-intercepts are different, then there is no solution (inconsistent system.) b. If the y-intercepts are the same, then there are an infinite number of solutions (dependent system). Example: By examining the slope and y-intercept, determine the type of solutions to the system. a. y = 3 y = b. y = 3 y = c. y = + y = + Solution: a. Slopes are different, exactly one solution (independent system). b. Slopes are the same, y-intercepts are different, so no solution (inconsistent system.) c. Slopes are the same; y-intercepts are the same, so infinite solutions (dependent system.) Example: Determine if the system y = 5 y = 3 x + 3 is independent, dependent or inconsistent. Solution: Write the first equation id slope intercept form to obtain y x 5. Because the slopes are the same but the y-intercepts are different, the system is inconsistent. There are no solutions.

4 The Substitution Method: To solve a system of linear equations by substitution:. Solve one equation for either variable.. Substitute the expression equal to the solved variable into the other equation. Solve the resulting equation for the remaining variable. 3. Substitute this value into either equation to solve for the other variable. y = 3 y = by using substitution. Solution: Since the st equation is already solved for y, substitute this expression in for y in the other equation. y = ( 3) = + 3 = = 5 x = 5 Now solve for y. y = 3 y = ( 5) 3 y = 3 The ordered pair (-5, -3) is the solution to the system. y = 5 x + 3y = 5 by using substitution. Solution: Solve the nd equation for x. This gives the system: y = 5 x = 3y Substitute the expression for x into the st equation. y = 5 ( 3y ) y = 5 6y + 0 y = 5 y = 5 y = 5 Solve for x. x = 3y x = 3( 5) x = 0 The ordered pair (0, -5) is the solution to the system.

5 y = 8 = 5 Solution: Solve the first equation for y. by using substitution. y = + 8 = 5 Now substitute the expression for y into the nd equation. = 5 5( + 8) = 5 40 = 5 40 = 5 This is a contradiction because A contradiction is a statement that is never true. Therefore, there is no solution (inconsistent system.) 3y = + + 6y = 4 by using substitution Solution: Solve the first equation for y to obtain the system. y = 5 x y = 4 Substitute this expression in for y in the nd equation. + 6y = 4 4 = 4 ( 5 x + 4) + 6 = = 4 This is an identity. An identity is any equation that is always true. Consequently, there are an infinite number of solutions (consistent, dependent system.) The Elimination Method: The elimination method is sometimes called the addition method. The procedure for solving a system by elimination is as follows:. Write both equations in General Form Ax + By = C. Choose the variable to eliminate 3. If necessary, multiply one or both equations by appropriate constants so that the coefficients of the variable to be eliminated are opposites. 4. Add the equations. Then solve the resulting equation for the remaining variable. 5. Substitute the value found in the previous step in either of the original equations and solve for the other variable.

6 x + y = 6 x y = 0 by the elimination method. Solution:. Both equations are already in general form.. Because the y variables have opposite coefficients, the y should be eliminated. 3. Not necessary 4. Add the two equations together. x + y = 6 x y = 0 + 0y x = 5. Solve for the remaining variable using either of the original equations. x + y = 6 The solution is the ordered pair (-, 8). + y = 6 y = 8 x 3y = 8 + y = by the elimination method. Solution:. Both equations are already in general form.. Because the coefficient of the x variable in the st equation is, the x variable should be eliminated. 3. Multiply the st equation by (-5). x 3y = 8 + y = ( 5)( x 3y) = ( 8)( 5) + y = y = 90 + y = 4. Add the two equations together. y = 90 + y = 0x + 7 y = 0 7y = 0 y = 6 5. Solve for the remaining variable using either of the original equations. x 3y = 8 x 3(6) = 8 x = 0 The solution is the ordered pair (0, 6).

7 7 y = 4 = 6 by the elimination method. Solution:. Both equations are already in general form.. Eliminate the x variable. Note: This choice of variable is completely arbitrary. 3. Multiply the st equation by (-3) and the nd equation by (5). 7 y = 4 = 6 ( 3)( 7 y) = (4)( 3) (5)( ) = (6)(5) + y = 7 5y = Add the two equations together. + y = 7 5y = 80 0x 4y = 8 y = 5. Solve for the remaining variable using either of the original equations. = 6 5( ) = 6 x = The solution is the ordered pair (, -). 6 y + = 0 3y by the elimination method. Solution:. Rewrite the st equation in general form. 6 y + = 0 3y. Eliminate the y variable. 3. Multiply the nd equation by (-) 6y = 3y 6y = 3y 6 y = ( )( 3y) = ( 4)( ) 6y = + 6 y = 8 4. Add the two equations together. 6y = + 6 y = 8 0x + 0y 0 5. This is an inconsistent system with no solutions.

8 Example: Three times a first number decreased by a second number is. The first number increased by twice the second number is. Find the numbers. Solution: Let x = the first number and y = the second number. The following system of equations may be created. y = x + y = Using substitution, solve the first equation for y. y = Substitute this value into the other equation and solve for y. x + y = x + ( ) = x + 6x = 7x = 4 x = Solve for the remaining variable. y = y () y = 6 y = 5 The first number is and the second number is 5. Example: The Phoenix Zoo has different admission prices for adults and children. When Mr. and Mrs. Coughlin went with their 5 children, the bill was $ If Mrs. Weaver and her 3 children got in for $8.50, then what is the price of an adults ticket and what is the price of a child s ticket? Solution: Let c = the cost of a child s ticket and a = the cost of an adult ticket. Then we can create the following equations. a c 3 Solve for c by using elimination. a + 3c = 8.50 a c 3 a + 3c = 8.50 a c 3 ( )( a + 3c) = (8.50)( ) a c 3 a 6c = 37 c = 4 Solve for a using substitution. a + 3c = 8.50 a + 3(4) = 8.50 a = 6.50 Therefore, the cost of an adult ticket is $6.50 and a child s ticket is $4.00.

9 Example: A math teacher has a choice of two plans for renting furniture for his new office. Under plan A he pays $800 plus $50 per month, while under plan B he pays $00 plus $00 per month. Create a cost function for each plan. For what number of months do the two plans cost the same? Which plan costs less in the long run? Solution: Let m = the number of months and C = the cost of the plan for m months. Then we can create the equations. C = 50m Solve for m using substitution. C 50m = 600 m = = 00m m + 00 = 50m Solve for C using substitution. Either equation may be used. C C C = 50m = 50() = 600 The breakeven point is m = months and the cost at this time is $600. This is the point of intersection of the two graphs and represents where the two equations (plans) are equal. To determine which plan is best in the long run look at the graph. After the break-even point the function C = 50m 800 is lower than the other function. + Therefore, the best deal in the long run will be plan A.

10 Example: One plan for federal income tax reform is to tax an individual s income in excess of $5,000 at a 7% rate. Another plan is to institute a national retail sales tax of 5%. If Elyssa spends 75% of her income in retail stores where it is taxed at 5%, then for what income would the amount of tax be the same under either plan? Solution: Let x = income and let T = Tax plan. We can then create the following equations. T T = 0.7( x 5,000) = 0.5(0.7) Solve for x using substitution. T = T 0.7( x 5,000) = 0.5(0.7) 0.7x 550 = = 550 x = 44,347.8 Solve for T using substitution. Either equation may be used. T T = 0.5(0.7) = The tax will be the same at an income of x = $44,347.8 and the tax on this amount is $4,989.. This is the point of intersection of the two graphs and represents where the two equations (plans) are equal.

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

Solving Equations Involving Parallel and Perpendicular Lines Examples

Solving Equations Involving Parallel and Perpendicular Lines Examples Solving Equations Involving Parallel and Perpendicular Lines Examples. The graphs of y = x, y = x, and y = x + are lines that have the same slope. They are parallel lines. Definition of Parallel Lines

More information

Chapter 9. Systems of Linear Equations

Chapter 9. Systems of Linear Equations Chapter 9. Systems of Linear Equations 9.1. Solve Systems of Linear Equations by Graphing KYOTE Standards: CR 21; CA 13 In this section we discuss how to solve systems of two linear equations in two variables

More information

Systems of Linear Equations and Inequalities

Systems of Linear Equations and Inequalities Systems of Linear Equations and Inequalities Recall that every linear equation in two variables can be identified with a line. When we group two such equations together, we know from geometry what can

More information

5 Systems of Equations

5 Systems of Equations Systems of Equations Concepts: Solutions to Systems of Equations-Graphically and Algebraically Solving Systems - Substitution Method Solving Systems - Elimination Method Using -Dimensional Graphs to Approximate

More information

10.1 Systems of Linear Equations: Substitution and Elimination

10.1 Systems of Linear Equations: Substitution and Elimination 726 CHAPTER 10 Systems of Equations and Inequalities 10.1 Systems of Linear Equations: Sustitution and Elimination PREPARING FOR THIS SECTION Before getting started, review the following: Linear Equations

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

Write the Equation of the Line Review

Write the Equation of the Line Review Connecting Algebra 1 to Advanced Placement* Mathematics A Resource and Strategy Guide Objective: Students will be assessed on their ability to write the equation of a line in multiple methods. Connections

More information

2. System of linear equations can be solved by graphing, substitution, or eliminating a variable.

2. System of linear equations can be solved by graphing, substitution, or eliminating a variable. 1 Subject: Algebra 1 Grade Level: 9 th Unit Plan #: 6 UNIT BACKGROUND Unit Title: Systems of Equations and Inequalities Grade Level: 9 Subject/Topic: Algebra 1 Key Words: Graphing, Substitution, Elimination

More information

12.5 Equations of Lines and Planes

12.5 Equations of Lines and Planes Instructor: Longfei Li Math 43 Lecture Notes.5 Equations of Lines and Planes What do we need to determine a line? D: a point on the line: P 0 (x 0, y 0 ) direction (slope): k 3D: a point on the line: P

More information

3.1 Solving Systems Using Tables and Graphs

3.1 Solving Systems Using Tables and Graphs Algebra 2 Chapter 3 3.1 Solve Systems Using Tables & Graphs 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

More information

Systems of Linear Equations in Three Variables

Systems of Linear Equations in Three Variables 5.3 Systems of Linear Equations in Three Variables 5.3 OBJECTIVES 1. Find ordered triples associated with three equations 2. Solve a system by the addition method 3. Interpret a solution graphically 4.

More information

SYSTEMS OF LINEAR EQUATIONS

SYSTEMS OF LINEAR EQUATIONS SYSTEMS OF LINEAR EQUATIONS Sstems of linear equations refer to a set of two or more linear equations used to find the value of the unknown variables. If the set of linear equations consist of two equations

More information

4.3-4.4 Systems of Equations

4.3-4.4 Systems of Equations 4.3-4.4 Systems of Equations A linear equation in 2 variables is an equation of the form ax + by = c. A linear equation in 3 variables is an equation of the form ax + by + cz = d. To solve a system of

More information

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions.

Algebraic expressions are a combination of numbers and variables. Here are examples of some basic algebraic expressions. Page 1 of 13 Review of Linear Expressions and Equations Skills involving linear equations can be divided into the following groups: Simplifying algebraic expressions. Linear expressions. Solving linear

More information

The Point-Slope Form

The Point-Slope Form 7. The Point-Slope Form 7. OBJECTIVES 1. Given a point and a slope, find the graph of a line. Given a point and the slope, find the equation of a line. Given two points, find the equation of a line y Slope

More information

No Solution Equations Let s look at the following equation: 2 +3=2 +7

No Solution Equations Let s look at the following equation: 2 +3=2 +7 5.4 Solving Equations with Infinite or No Solutions So far we have looked at equations where there is exactly one solution. It is possible to have more than solution in other types of equations that are

More information

HIBBING COMMUNITY COLLEGE COURSE OUTLINE

HIBBING COMMUNITY COLLEGE COURSE OUTLINE HIBBING COMMUNITY COLLEGE COURSE OUTLINE COURSE NUMBER & TITLE: - Beginning Algebra CREDITS: 4 (Lec 4 / Lab 0) PREREQUISITES: MATH 0920: Fundamental Mathematics with a grade of C or better, Placement Exam,

More information

A synonym is a word that has the same or almost the same definition of

A synonym is a word that has the same or almost the same definition of Slope-Intercept Form Determining the Rate of Change and y-intercept Learning Goals In this lesson, you will: Graph lines using the slope and y-intercept. Calculate the y-intercept of a line when given

More information

LINEAR EQUATIONS IN TWO VARIABLES

LINEAR EQUATIONS IN TWO VARIABLES 66 MATHEMATICS CHAPTER 4 LINEAR EQUATIONS IN TWO VARIABLES The principal use of the Analytic Art is to bring Mathematical Problems to Equations and to exhibit those Equations in the most simple terms that

More information

Solving Systems of Two Equations Algebraically

Solving Systems of Two Equations Algebraically 8 MODULE 3. EQUATIONS 3b Solving Systems of Two Equations Algebraically Solving Systems by Substitution In this section we introduce an algebraic technique for solving systems of two equations in two unknowns

More information

Systems of Linear Equations: Two Variables

Systems of Linear Equations: Two Variables OpenStax-CNX module: m49420 1 Systems of Linear Equations: Two Variables OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section,

More information

Algebra 2 PreAP. Name Period

Algebra 2 PreAP. Name Period Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for completing

More information

Writing the Equation of a Line in Slope-Intercept Form

Writing the Equation of a Line in Slope-Intercept Form Writing the Equation of a Line in Slope-Intercept Form Slope-Intercept Form y = mx + b Example 1: Give the equation of the line in slope-intercept form a. With y-intercept (0, 2) and slope -9 b. Passing

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

Solving Special Systems of Linear Equations

Solving Special Systems of Linear Equations 5. Solving Special Sstems of Linear Equations Essential Question Can a sstem of linear equations have no solution or infinitel man solutions? Using a Table to Solve a Sstem Work with a partner. You invest

More information

Linear Equations ! 25 30 35$ & " 350 150% & " 11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development

Linear Equations ! 25 30 35$ &  350 150% &  11,750 12,750 13,750% MATHEMATICS LEARNING SERVICE Centre for Learning and Professional Development MathsTrack (NOTE Feb 2013: This is the old version of MathsTrack. New books will be created during 2013 and 2014) Topic 4 Module 9 Introduction Systems of to Matrices Linear Equations Income = Tickets!

More information

Answer Key Building Polynomial Functions

Answer Key Building Polynomial Functions Answer Key Building Polynomial Functions 1. What is the equation of the linear function shown to the right? 2. How did you find it? y = ( 2/3)x + 2 or an equivalent form. Answers will vary. For example,

More information

1 Determine whether an. 2 Solve systems of linear. 3 Solve systems of linear. 4 Solve systems of linear. 5 Select the most efficient

1 Determine whether an. 2 Solve systems of linear. 3 Solve systems of linear. 4 Solve systems of linear. 5 Select the most efficient Section 3.1 Systems of Linear Equations in Two Variables 163 SECTION 3.1 SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES Objectives 1 Determine whether an ordered pair is a solution of a system of linear

More information

Make sure you look at the reminders or examples before each set of problems to jog your memory! Solve

Make sure you look at the reminders or examples before each set of problems to jog your memory! Solve Name Date Make sure you look at the reminders or examples before each set of problems to jog your memory! I. Solving Linear Equations 1. Eliminate parentheses. Combine like terms 3. Eliminate terms by

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

Mathematics Common Core Sample Questions

Mathematics Common Core Sample Questions New York State Testing Program Mathematics Common Core Sample Questions Grade The materials contained herein are intended for use by New York State teachers. Permission is hereby granted to teachers and

More information

Solutions to Math 51 First Exam January 29, 2015

Solutions to Math 51 First Exam January 29, 2015 Solutions to Math 5 First Exam January 29, 25. ( points) (a) Complete the following sentence: A set of vectors {v,..., v k } is defined to be linearly dependent if (2 points) there exist c,... c k R, not

More information

The fundamental question in economics is 2. Consumer Preferences

The fundamental question in economics is 2. Consumer Preferences A Theory of Consumer Behavior Preliminaries 1. Introduction The fundamental question in economics is 2. Consumer Preferences Given limited resources, how are goods and service allocated? 1 3. Indifference

More information

Solution of the System of Linear Equations: any ordered pair in a system that makes all equations true.

Solution of the System of Linear Equations: any ordered pair in a system that makes all equations true. Definitions: Sstem of Linear Equations: or more linear equations Sstem of Linear Inequalities: or more linear inequalities Solution of the Sstem of Linear Equations: an ordered pair in a sstem that makes

More information

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b.

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b. PRIMARY CONTENT MODULE Algebra - Linear Equations & Inequalities T-37/H-37 What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of

More information

Geometry 1. Unit 3: Perpendicular and Parallel Lines

Geometry 1. Unit 3: Perpendicular and Parallel Lines Geometry 1 Unit 3: Perpendicular and Parallel Lines Geometry 1 Unit 3 3.1 Lines and Angles Lines and Angles Parallel Lines Parallel lines are lines that are coplanar and do not intersect. Some examples

More information

Slope-Intercept Form of a Linear Equation Examples

Slope-Intercept Form of a Linear Equation Examples Slope-Intercept Form of a Linear Equation Examples. In the figure at the right, AB passes through points A(0, b) and B(x, y). Notice that b is the y-intercept of AB. Suppose you want to find an equation

More information

Graphing Equations. with Color Activity

Graphing Equations. with Color Activity Graphing Equations with Color Activity Students must re-write equations into slope intercept form and then graph them on a coordinate plane. 2011 Lindsay Perro Name Date Between The Lines Re-write each

More information

Solving Systems of Linear Equations Graphing

Solving Systems of Linear Equations Graphing Solving Systems of Linear Equations Graphing Outcome (learning objective) Students will accurately solve a system of equations by graphing. Student/Class Goal Students thinking about continuing their academic

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Algebra 1 If you are okay with that placement then you have no further action to take Algebra 1 Portion of the Math Placement Test

Algebra 1 If you are okay with that placement then you have no further action to take Algebra 1 Portion of the Math Placement Test Dear Parents, Based on the results of the High School Placement Test (HSPT), your child should forecast to take Algebra 1 this fall. If you are okay with that placement then you have no further action

More information

2013 MBA Jump Start Program

2013 MBA Jump Start Program 2013 MBA Jump Start Program Module 2: Mathematics Thomas Gilbert Mathematics Module Algebra Review Calculus Permutations and Combinations [Online Appendix: Basic Mathematical Concepts] 2 1 Equation of

More information

Solving Systems of Linear Equations Using Matrices

Solving Systems of Linear Equations Using Matrices Solving Systems of Linear Equations Using Matrices What is a Matrix? A matrix is a compact grid or array of numbers. It can be created from a system of equations and used to solve the system of equations.

More information

Unit 1 Equations, Inequalities, Functions

Unit 1 Equations, Inequalities, Functions Unit 1 Equations, Inequalities, Functions Algebra 2, Pages 1-100 Overview: This unit models real-world situations by using one- and two-variable linear equations. This unit will further expand upon pervious

More information

Warm Up. Write an equation given the slope and y-intercept. Write an equation of the line shown.

Warm Up. Write an equation given the slope and y-intercept. Write an equation of the line shown. Warm Up Write an equation given the slope and y-intercept Write an equation of the line shown. EXAMPLE 1 Write an equation given the slope and y-intercept From the graph, you can see that the slope is

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

Solving Linear Equations in One Variable. Worked Examples

Solving Linear Equations in One Variable. Worked Examples Solving Linear Equations in One Variable Worked Examples Solve the equation 30 x 1 22x Solve the equation 30 x 1 22x Our goal is to isolate the x on one side. We ll do that by adding (or subtracting) quantities

More information

Solving simultaneous equations using the inverse matrix

Solving simultaneous equations using the inverse matrix Solving simultaneous equations using the inverse matrix 8.2 Introduction The power of matrix algebra is seen in the representation of a system of simultaneous linear equations as a matrix equation. Matrix

More information

Lecture 1: Systems of Linear Equations

Lecture 1: Systems of Linear Equations MTH Elementary Matrix Algebra Professor Chao Huang Department of Mathematics and Statistics Wright State University Lecture 1 Systems of Linear Equations ² Systems of two linear equations with two variables

More information

Vocabulary Words and Definitions for Algebra

Vocabulary Words and Definitions for Algebra Name: Period: Vocabulary Words and s for Algebra Absolute Value Additive Inverse Algebraic Expression Ascending Order Associative Property Axis of Symmetry Base Binomial Coefficient Combine Like Terms

More information

Graphing Linear Equations

Graphing Linear Equations Graphing Linear Equations I. Graphing Linear Equations a. The graphs of first degree (linear) equations will always be straight lines. b. Graphs of lines can have Positive Slope Negative Slope Zero slope

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Final Graphing Practice #1

Final Graphing Practice #1 Final Graphing Practice #1 Beginning Algebra / Math 100 Fall 2013 506 (Prof. Miller) Student Name/ID: Instructor Note: Assignment: Set up a tutoring appointment with one of the campus tutors or with me.

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving quadratic equations 3.2 Introduction A quadratic equation is one which can be written in the form ax 2 + bx + c = 0 where a, b and c are numbers and x is the unknown whose value(s) we wish to find.

More information

Linear Equations in One Variable

Linear Equations in One Variable Linear Equations in One Variable MATH 101 College Algebra J. Robert Buchanan Department of Mathematics Summer 2012 Objectives In this section we will learn how to: Recognize and combine like terms. Solve

More information

6-3 Solving Systems by Elimination

6-3 Solving Systems by Elimination Warm Up Simplify each expression. 1. 2y 4x 2(4y 2x) 2. 5(x y) + 2x + 5y Write the least common multiple. 3. 3 and 6 4. 4 and 10 5. 6 and 8 Objectives Solve systems of linear equations in two variables

More information

-2- Reason: This is harder. I'll give an argument in an Addendum to this handout.

-2- Reason: This is harder. I'll give an argument in an Addendum to this handout. LINES Slope The slope of a nonvertical line in a coordinate plane is defined as follows: Let P 1 (x 1, y 1 ) and P 2 (x 2, y 2 ) be any two points on the line. Then slope of the line = y 2 y 1 change in

More information

Algebra I. In this technological age, mathematics is more important than ever. When students

Algebra I. In this technological age, mathematics is more important than ever. When students In this technological age, mathematics is more important than ever. When students leave school, they are more and more likely to use mathematics in their work and everyday lives operating computer equipment,

More information

Graphing Linear Equations

Graphing Linear Equations 6.3 Graphing Linear Equations 6.3 OBJECTIVES 1. Graph a linear equation b plotting points 2. Graph a linear equation b the intercept method 3. Graph a linear equation b solving the equation for We are

More information

The Graphical Method: An Example

The Graphical Method: An Example The Graphical Method: An Example Consider the following linear program: Maximize 4x 1 +3x 2 Subject to: 2x 1 +3x 2 6 (1) 3x 1 +2x 2 3 (2) 2x 2 5 (3) 2x 1 +x 2 4 (4) x 1, x 2 0, where, for ease of reference,

More information

Slope-Intercept Equation. Example

Slope-Intercept Equation. Example 1.4 Equations of Lines and Modeling Find the slope and the y intercept of a line given the equation y = mx + b, or f(x) = mx + b. Graph a linear equation using the slope and the y-intercept. Determine

More information

Let s explore the content and skills assessed by Heart of Algebra questions.

Let s explore the content and skills assessed by Heart of Algebra questions. Chapter 9 Heart of Algebra Heart of Algebra focuses on the mastery of linear equations, systems of linear equations, and linear functions. The ability to analyze and create linear equations, inequalities,

More information

Algebra Cheat Sheets

Algebra Cheat Sheets Sheets Algebra Cheat Sheets provide you with a tool for teaching your students note-taking, problem-solving, and organizational skills in the context of algebra lessons. These sheets teach the concepts

More information

SPIRIT 2.0 Lesson: A Point Of Intersection

SPIRIT 2.0 Lesson: A Point Of Intersection SPIRIT 2.0 Lesson: A Point Of Intersection ================================Lesson Header============================= Lesson Title: A Point of Intersection Draft Date: 6/17/08 1st Author (Writer): Jenn

More information

Solving Systems of Linear Equations by Substitution

Solving Systems of Linear Equations by Substitution 4.2 Solving Systems of Linear Equations by Substitution How can you use substitution to solve a system of linear equations? 1 ACTIVITY: Using Substitution to Solve a System Work with a partner. Solve each

More information

MAT 200, Midterm Exam Solution. a. (5 points) Compute the determinant of the matrix A =

MAT 200, Midterm Exam Solution. a. (5 points) Compute the determinant of the matrix A = MAT 200, Midterm Exam Solution. (0 points total) a. (5 points) Compute the determinant of the matrix 2 2 0 A = 0 3 0 3 0 Answer: det A = 3. The most efficient way is to develop the determinant along the

More information

Factoring Quadratic Expressions

Factoring Quadratic Expressions Factoring the trinomial ax 2 + bx + c when a = 1 A trinomial in the form x 2 + bx + c can be factored to equal (x + m)(x + n) when the product of m x n equals c and the sum of m + n equals b. (Note: the

More information

Acquisition Lesson Plan for the Concept, Topic or Skill---Not for the Day

Acquisition Lesson Plan for the Concept, Topic or Skill---Not for the Day Acquisition Lesson Plan Concept: Linear Systems Author Name(s): High-School Delaware Math Cadre Committee Grade: Ninth Grade Time Frame: Two 45 minute periods Pre-requisite(s): Write algebraic expressions

More information

COWLEY COUNTY COMMUNITY COLLEGE REVIEW GUIDE Compass Algebra Level 2

COWLEY COUNTY COMMUNITY COLLEGE REVIEW GUIDE Compass Algebra Level 2 COWLEY COUNTY COMMUNITY COLLEGE REVIEW GUIDE Compass Algebra Level This study guide is for students trying to test into College Algebra. There are three levels of math study guides. 1. If x and y 1, what

More information

Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to represent the problem.

Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to represent the problem. Solve addition and subtraction word problems, and add and subtract within 10, e.g., by using objects or drawings to represent the problem. Solve word problems that call for addition of three whole numbers

More information

1.3 LINEAR EQUATIONS IN TWO VARIABLES. Copyright Cengage Learning. All rights reserved.

1.3 LINEAR EQUATIONS IN TWO VARIABLES. Copyright Cengage Learning. All rights reserved. 1.3 LINEAR EQUATIONS IN TWO VARIABLES Copyright Cengage Learning. All rights reserved. What You Should Learn Use slope to graph linear equations in two variables. Find the slope of a line given two points

More information

Chapter 4.1 Parallel Lines and Planes

Chapter 4.1 Parallel Lines and Planes Chapter 4.1 Parallel Lines and Planes Expand on our definition of parallel lines Introduce the idea of parallel planes. What do we recall about parallel lines? In geometry, we have to be concerned about

More information

1.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved.

1.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved. 1.2 GRAPHS OF EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Sketch graphs of equations. Find x- and y-intercepts of graphs of equations. Use symmetry to sketch graphs

More information

Notes from February 11

Notes from February 11 Notes from February 11 Math 130 Course web site: www.courses.fas.harvard.edu/5811 Two lemmas Before proving the theorem which was stated at the end of class on February 8, we begin with two lemmas. The

More information

What Does Your Quadratic Look Like? EXAMPLES

What Does Your Quadratic Look Like? EXAMPLES What Does Your Quadratic Look Like? EXAMPLES 1. An equation such as y = x 2 4x + 1 descries a type of function known as a quadratic function. Review with students that a function is a relation in which

More information

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes

8.2. Solution by Inverse Matrix Method. Introduction. Prerequisites. Learning Outcomes Solution by Inverse Matrix Method 8.2 Introduction The power of matrix algebra is seen in the representation of a system of simultaneous linear equations as a matrix equation. Matrix algebra allows us

More information

1 Determinants and the Solvability of Linear Systems

1 Determinants and the Solvability of Linear Systems 1 Determinants and the Solvability of Linear Systems In the last section we learned how to use Gaussian elimination to solve linear systems of n equations in n unknowns The section completely side-stepped

More information

High School Algebra Reasoning with Equations and Inequalities Solve systems of equations.

High School Algebra Reasoning with Equations and Inequalities Solve systems of equations. Performance Assessment Task Graphs (2006) Grade 9 This task challenges a student to use knowledge of graphs and their significant features to identify the linear equations for various lines. A student

More information

Solving Systems of Linear Equations Substitutions

Solving Systems of Linear Equations Substitutions Solving Systems of Linear Equations Substitutions Outcome (learning objective) Students will accurately solve a system of equations algebraically using substitution. Student/Class Goal Students thinking

More information

Solving systems by elimination

Solving systems by elimination December 1, 2008 Solving systems by elimination page 1 Solving systems by elimination Here is another method for solving a system of two equations. Sometimes this method is easier than either the graphing

More information

In this chapter, you will learn to use cost-volume-profit analysis.

In this chapter, you will learn to use cost-volume-profit analysis. 2.0 Chapter Introduction In this chapter, you will learn to use cost-volume-profit analysis. Assumptions. When you acquire supplies or services, you normally expect to pay a smaller price per unit as the

More information

Lines and Planes in R 3

Lines and Planes in R 3 .3 Lines and Planes in R 3 P. Daniger Lines in R 3 We wish to represent lines in R 3. Note that a line may be described in two different ways: By specifying two points on the line. By specifying one point

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Chapter 4 Online Appendix: The Mathematics of Utility Functions

Chapter 4 Online Appendix: The Mathematics of Utility Functions Chapter 4 Online Appendix: The Mathematics of Utility Functions We saw in the text that utility functions and indifference curves are different ways to represent a consumer s preferences. Calculus can

More information

Question 2: How will changes in the objective function s coefficients change the optimal solution?

Question 2: How will changes in the objective function s coefficients change the optimal solution? Question 2: How will changes in the objective function s coefficients change the optimal solution? In the previous question, we examined how changing the constants in the constraints changed the optimal

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A. Monday, January 27, 2003 1:15 to 4:15 p.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A. Monday, January 27, 2003 1:15 to 4:15 p.m. The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A Monday, January 27, 2003 1:15 to 4:15 p.m., only Print Your Name: Print Your School s Name: Print your name and the

More information

3 1B: Solving a System of Equations by Substitution

3 1B: Solving a System of Equations by Substitution 3 1B: Solving a System of Equations by Substitution 1. Look for an equation that has been solved for a single variable. Lets say 2. Substitute the value of that variable from into in place of that variable.

More information

Day One: Least Common Multiple

Day One: Least Common Multiple Grade Level/Course: 5 th /6 th Grade Math Lesson/Unit Plan Name: Using Prime Factors to find LCM and GCF. Rationale/Lesson Abstract: The objective of this two- part lesson is to give students a clear understanding

More information

1. Graphing Linear Inequalities

1. Graphing Linear Inequalities Notation. CHAPTER 4 Linear Programming 1. Graphing Linear Inequalities x apple y means x is less than or equal to y. x y means x is greater than or equal to y. x < y means x is less than y. x > y means

More information

Determine If An Equation Represents a Function

Determine If An Equation Represents a Function Question : What is a linear function? The term linear function consists of two parts: linear and function. To understand what these terms mean together, we must first understand what a function is. The

More information

Week 1: Functions and Equations

Week 1: Functions and Equations Week 1: Functions and Equations Goals: Review functions Introduce modeling using linear and quadratic functions Solving equations and systems Suggested Textbook Readings: Chapter 2: 2.1-2.2, and Chapter

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

More information

5. Equations of Lines: slope intercept & point slope

5. Equations of Lines: slope intercept & point slope 5. Equations of Lines: slope intercept & point slope Slope of the line m rise run Slope-Intercept Form m + b m is slope; b is -intercept Point-Slope Form m( + or m( Slope of parallel lines m m (slopes

More information

Section 13.5 Equations of Lines and Planes

Section 13.5 Equations of Lines and Planes Section 13.5 Equations of Lines and Planes Generalizing Linear Equations One of the main aspects of single variable calculus was approximating graphs of functions by lines - specifically, tangent lines.

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

x x y y Then, my slope is =. Notice, if we use the slope formula, we ll get the same thing: m =

x x y y Then, my slope is =. Notice, if we use the slope formula, we ll get the same thing: m = Slope and Lines The slope of a line is a ratio that measures the incline of the line. As a result, the smaller the incline, the closer the slope is to zero and the steeper the incline, the farther the

More information

2.3. Finding polynomial functions. An Introduction:

2.3. Finding polynomial functions. An Introduction: 2.3. Finding polynomial functions. An Introduction: As is usually the case when learning a new concept in mathematics, the new concept is the reverse of the previous one. Remember how you first learned

More information