Determining the Best Method to Solve a Linear System

Size: px
Start display at page:

Download "Determining the Best Method to Solve a Linear System"

Transcription

1 Determining the Best Method to Solve a Linear System Lori Jordan Kate Dirga Say Thanks to the Authors Click (No sign in required)

2 To access a customizable version of this book, as well as other interactive content, visit AUTHORS Lori Jordan Kate Dirga CK-12 Foundation is a non-profit organization with a mission to reduce the cost of textbook materials for the K-12 market both in the U.S. and worldwide. Using an open-source, collaborative, and web-based compilation model, CK-12 pioneers and promotes the creation and distribution of high-quality, adaptive online textbooks that can be mixed, modified and printed (i.e., the FlexBook textbooks). Copyright 2015 CK-12 Foundation, The names CK-12 and CK12 and associated logos and the terms FlexBook and FlexBook Platform (collectively CK-12 Marks ) are trademarks and service marks of CK-12 Foundation and are protected by federal, state, and international laws. Any form of reproduction of this book in any format or medium, in whole or in sections must include the referral attribution link (placed in a visible location) in addition to the following terms. Except as otherwise noted, all CK-12 Content (including CK-12 Curriculum Material) is made available to Users in accordance with the Creative Commons Attribution-Non-Commercial 3.0 Unported (CC BY-NC 3.0) License ( licenses/by-nc/3.0/), as amended and updated by Creative Commons from time to time (the CC License ), which is incorporated herein by this reference. Complete terms can be found at terms-of-use. Printed: April 5, 2015

3 Chapter 1. Determining the Best Method to Solve a Linear System CHAPTER 1 Determining the Best Method to Solve a Linear System Here you will solve systems of linear equations using the most efficient method. A rental car company, Affordable Autos, charges $30 per day plus $0.51 per mile driven. A second car rental company, Cheap Cars, charges $25 per day plus $0.57 per mile driven. For a short distance, Cheap Cars offers the better deal. At what point (after how many miles in a single day) does the Affordable Autos rental company offer the better deal? Guidance Any of the methods (graphing, substitution, linear combination) learned in this unit can be used to solve a linear system of equations. Sometimes, however it is more efficient to use one method over another based on how the equations are presented. For example If both equations are presented in slope intercept form (y = mx+b), then either graphing or substitution would be most efficient. If one equation is given in slope intercept form or solved for x, then substitution might be easiest. If both equations are given in standard form (Ax +By = C), then linear combinations is usually most efficient. Example A Solve the following system: y = x + 5 y = 1 2 x + 2 Solution: Since both equations are in slope intercept form we could easily graph these lines. The question is whether or not the intersection of the two lines will lie on the grid (whole numbers). If not, it is very difficult to determine an answer from a graph. One way to get around this difficulty is to use technology to graph the lines and find their intersection. The first equation has a y intercept of 5 and slope of -1. It is shown here graphed in blue. The second equation has a y intercept of 2 and a slope of 1 2. It is shown here graphed in red. The two lines clearly intersect at (2, 3). 1

4 Alternate Method: Substitution may be the preferred method for students who would rather solve equations algebraically. Since both of these equations are equal to y, we can let the right hand sides be equal to each other and solve for x: x + 5 = 1 2 x ( x + 5 = 12 ) x + 2 Multiplying the equation by 2 eliminates the fraction. 2x + 10 = x = 3x x = 2 Now solve for y: y = (2) + 5 y = 3 Solution: (2, 3) Check your answer: 3 = = Example B Solve the system: 2

5 Chapter 1. Determining the Best Method to Solve a Linear System 15x + y = 24 y = 4x + 2 Solution: This time one of our equations is already solved for y. It is easiest here to use this expression to substitute into the other equation and solve: 15x + ( 4x + 2) = 24 15x 4x + 2 = 24 11x = 22 x = 2 Now solve for y: y = 4(2) + 2 y = y = 6 Solution: (2, -6) Check your answer: 15(2) + ( 6) = 30 6 = 24 6 = 4(2) + 2 = = 6 Example C Solve the system: 6x + 11y = 86 9x 13y = 115 Solution: Both equations in this example are in standard form so the easiest method to use here is linear combinations. Since the LCM of 6 and 9 is 18, we will multiply the first equation by 3 and the second equation by 2 to eliminate x first: 3( 6x + 11y = 86) 18x + 33y = 258 2(9x 13y = 115) 18x 26y = 230 7y = 28 y = 4 Now solve for x: 3

6 6x + 11(4) = 86 6x + 44 = 86 6x = 42 x = 7 Solution: (-7, 4) Check your answer: 6( 7) + 11(4) = = 86 9( 7) 13(4) = = 115 Intro Problem Revisit Set up equations to represent the total cost (for one day s rental) for each company: Affordable Autos y = 0.51x + 30 Cheap cars y = 0.57x + 25 It is easiest to use substitution here. Substituting y = 0.51x + 30 into the second equation, we get: 0.51x + 30 = 0.57x = 0.06x x = Therefore, Affordable Autos has a better deal if we want to drive more than 83 and one-third miles during our one-day rental. Guided Practice Solve the following systems using the most efficient method: 1. y = 3x + 2 y = 2x x + 5y = 5 x = 2y x 5y = 24 15x + 7y = 4 4

7 Chapter 1. Determining the Best Method to Solve a Linear System Answers 1. This one could be solved by graphing, graphing with technology or substitution. This time we will use substitution. Since both equations are solved for y, we can set them equal and solve for x: 3x + 2 = 2x 3 5 = 5x x = 1 Now solve for y: y = 3(1) + 2 y = y = 1 Solution: (1, -1) 2. Since the second equation here is solved for x, it makes sense to use substitution: 4(2y 11) + 5y = 5 8y y = 5 13y = 39 y = 3 Now solve for x: x = 2(3) 11 x = 6 11 x = 5 Solution: (-5, 3) 3. This time, both equations are in standard form so it makes the most sense to use linear combinations. We can eliminate y by multiplying the first equation by 7 and the second equation by 5: 7(4x 5y = 24) 28x 35y = 168 5( 15x + 7y = 4) 75x + 35y = 20 47x = 188 x = 4 Now find y: 5

8 4(4) 5y = y = 24 5y = 40 y = 8 Solution: (4, 8) Explore More Solve the following systems using linear combinations x 2y = 1 8x + 4y = x + y = 16 4x y = x + 2y = 4 y = 4x x + 5y = 25 x = 2y x + 10y = 1 2x 6y = 2 6

9 Chapter 1. Determining the Best Method to Solve a Linear System 6.. 3x + y = 18 7x + 3y = x + 15y = 3 3x 5y = x y = 19 13x + 2y = x 15y = 6 x = 9y x 4y = 1 2x + 3y = x y = 2 3x 2y = x + 12y = 18 y = 1 4 x 3 2 7

10 x 8y = 2 x = 1 2 y x + y = 3 21x 3y = x 10y = 2 y = 4 5 x + 7 Solve the following word problem by creating and solving a system of linear equations. 16. Jack and James each buy some small fish for their new aquariums. Jack buys 10 clownfish and 7 goldfish for $ James buys 5 clownfish and 6 goldfish for $ How much does each type of fish cost? 17. The sum of two numbers is 35. The larger number is one less than three times the smaller number. What are the two numbers? 18. Rachel offers to go to the coffee shop to buy cappuccinos and lattes for her coworkers. She buys a total of nine drinks for $ If cappuccinos cost $3.75 each and the lattes cost $4.25 each, how many of each drink did she buy? 8

Solving Absolute Value Equations and Inequalities

Solving Absolute Value Equations and Inequalities Solving Absolute Value Equations and Inequalities Say Thanks to the Authors Click http://www.ck1.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Inverse Functions. Say Thanks to the Authors Click (No sign in required)

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

More information

Radical Expressions. Say Thanks to the Authors Click (No sign in required)

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

More information

Using Similar Right Triangles

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

More information

The Pythagorean Theorem and Its Converse

The Pythagorean Theorem and Its Converse The Pythagorean Theorem and Its Converse Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Suspensions. Ck12 Science. Say Thanks to the Authors Click (No sign in required)

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

More information

Applying the Pythagorean Theorem

Applying the Pythagorean Theorem Applying the Pythagorean Theorem Laura Swenson, (LSwenson) Joy Sheng, (JSheng) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this

More information

Midpoints and Bisectors

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

More information

MAHS-DV Algebra 1-2 Q4

MAHS-DV Algebra 1-2 Q4 MAHS-DV Algebra 1-2 Q4 Adrienne Wooten Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable version of this book, as well as other interactive

More information

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

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

More information

Two-Column Proofs. Bill Zahner Lori Jordan. Say Thanks to the Authors Click (No sign in required)

Two-Column Proofs. Bill Zahner Lori Jordan. Say Thanks to the Authors Click   (No sign in required) Two-Column Proofs Bill Zahner Lori Jordan Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Inside the Atom. Say Thanks to the Authors Click (No sign in required)

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

More information

Trigonometric Ratios. Lori Jordan Kate Dirga. Say Thanks to the Authors Click (No sign in required)

Trigonometric Ratios. Lori Jordan Kate Dirga. Say Thanks to the Authors Click   (No sign in required) Trigonometric Ratios Lori Jordan Kate Dirga Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Circumference and Arc Length

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

More information

Inside the Atom. Say Thanks to the Authors Click (No sign in required)

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

More information

Significant Figures. CK12 Editor. Say Thanks to the Authors Click (No sign in required)

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

More information

Intermediate Algebra Textbook for Skyline College

Intermediate Algebra Textbook for Skyline College Intermediate Algebra Textbook for Skyline College Andrew Gloag Anne Gloag Mara Landers Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable

More information

Systems of Linear Equations and Inequalities

Systems of Linear Equations and Inequalities Systems of Linear Equations and Inequalities Lori Jordan Kate Dirga Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as

More information

Inverse Functions and Trigonometric Equations - Solution Key

Inverse Functions and Trigonometric Equations - Solution Key Inverse Functions and Trigonometric Equations - Solution Key CK Editor Say Thanks to the Authors Click http://www.ck.org/saythanks (No sign in required To access a customizable version of this book, as

More information

Complex Numbers CK-12. Say Thanks to the Authors Click (No sign in required)

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

More information

Inequalities. CK12 Editor. Say Thanks to the Authors Click (No sign in required)

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

More information

Properties of Arcs. Say Thanks to the Authors Click (No sign in required)

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

More information

Correlation Using Relative Ages

Correlation Using Relative Ages Correlation Using Relative Ages Dana Desonie, Ph.D. Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

The Law of Cosines. Say Thanks to the Authors Click (No sign in required)

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

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra Anne Gloag Andrew Gloag Mara Landers Remixed by James Sousa Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable

More information

Vectors (Trigonometry Explanation)

Vectors (Trigonometry Explanation) Vectors (Trigonometry Explanation) CK12 Editor Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Gravity. James H Dann, Ph.D. Say Thanks to the Authors Click (No sign in required)

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

More information

The Shape, Center and Spread of a Normal Distribution - Basic

The Shape, Center and Spread of a Normal Distribution - Basic The Shape, Center and Spread of a Normal Distribution - Basic Brenda Meery, (BrendaM) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version

More information

Simple Harmonic Motion

Simple Harmonic Motion Simple Harmonic Motion James H Dann, Ph.D. Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Polynomials. Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG)

Polynomials. Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG) Polynomials Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book,

More information

Types of Chemical Reactions

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

More information

Electron Arrangement

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

More information

History of the Atom. Say Thanks to the Authors Click (No sign in required)

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

More information

Acids and Bases. Say Thanks to the Authors Click (No sign in required)

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

More information

Inclined Planes. Say Thanks to the Authors Click (No sign in required)

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

More information

Galaxies. Say Thanks to the Authors Click (No sign in required)

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

More information

History of the Pythagorean Theorem

History of the Pythagorean Theorem History of the Pythagorean Theorem Laura Swenson, (LSwenson) Joy Sheng, (JSheng) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of

More information

Ozone Depletion. Dana Desonie, Ph.D. Say Thanks to the Authors Click (No sign in required)

Ozone Depletion. Dana Desonie, Ph.D. Say Thanks to the Authors Click  (No sign in required) Ozone Depletion Dana Desonie, Ph.D. Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive content,

More information

Electrochemistry Worksheets

Electrochemistry Worksheets Electrochemistry Worksheets Donald Calbreath, Ph.D. Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

CK-12 FOUNDATION. Separating Mixtures. Say Thanks to the Authors Click (No sign in required)

CK-12 FOUNDATION. Separating Mixtures. Say Thanks to the Authors Click   (No sign in required) CK-12 FOUNDATION Separating Mixtures Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) Forsythe Robinson To access a customizable version of this book, as well as other

More information

Quadratic Equations and Quadratic Functions

Quadratic Equations and Quadratic Functions Quadratic Equations and Quadratic Functions Andrew Gloag Anne Gloag Say Thanks to the Authors Click http://www.ck1.org/saythanks (No sign in required) To access a customizable version of this book, as

More information

Solids, Liquids, Gases, and Plasmas

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

More information

Electric Circuits: Capacitors

Electric Circuits: Capacitors Electric Circuits: Capacitors James H Dann, Ph.D. Say Thanks to the Authors Click http://www.ck2.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Cell Division - Teacher s Guide (Human Biology)

Cell Division - Teacher s Guide (Human Biology) Cell Division - Teacher s Guide (Human Biology) The Program in Human Biology, Stanford Uni- versity, (HumBio) CK12 Editor Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required)

More information

Ions and Ion Formation

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

More information

Electron Configuration and the Periodic Table C-SE-TE

Electron Configuration and the Periodic Table C-SE-TE Electron Configuration and the Periodic Table C-SE-TE Richard Parsons, (RichardP) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of

More information

Electricity Worksheets

Electricity Worksheets Electricity Worksheets Jean Brainard, Ph.D. Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Polar Equations and Complex Numbers

Polar Equations and Complex Numbers Polar Equations and Complex Numbers Art Fortgang, (ArtF) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other

More information

CK-12 Math Analysis. Mara Landers Nick Fiori Art Fortgang Raja Almukahhal Melissa Vigil

CK-12 Math Analysis. Mara Landers Nick Fiori Art Fortgang Raja Almukahhal Melissa Vigil CK-12 Math Analysis Mara Landers Nick Fiori Art Fortgang Raja Almukahhal Melissa Vigil Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable

More information

Polynomials and Factoring

Polynomials and Factoring Polynomials and Factoring Andrew Gloag Melissa Kramer Anne Gloag Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Exponential and Logarithmic Functions Lori Jordan Kate Dirga Say Thanks to the Authors Click http://www.ck1.org/saythanks (No sign in required) To access a customizable version of this book, as well as

More information

Quadratic Equations and Quadratic Functions

Quadratic Equations and Quadratic Functions Quadratic Equations and Quadratic Functions Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access

More information

Introduction to Prokaryotes

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

More information

Introduction to the Solar System

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

More information

Graphs of Equations and Functions

Graphs of Equations and Functions Graphs of Equations and Functions Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG) Andrew Gloag Melissa Kramer Anne Gloag Lori Jordan Kate Dirga Say Thanks to the Authors Click http://www.ck12.org/saythanks

More information

Basic Physics SE-Motion

Basic Physics SE-Motion Basic Physics SE-Motion James H. Dann, Ph.D. (JamesHD) James J. Dann, (JamesJD) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this

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

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Exponential and Logarithmic Functions Lori Jordan Kate Dirga Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as

More information

Evidence of Evolution

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

More information

Solving Systems of Equations and Inequalities

Solving Systems of Equations and Inequalities Solving Systems of Equations and Inequalities Andrew Gloag Eve Rawley Anne Gloag Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of

More information

Two-Dimensional and Projectile Motion

Two-Dimensional and Projectile Motion Two-Dimensional and Projectile Motion James H Dann, Ph.D. James Dann, Ph.D. Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this

More information

Predicting Formulas of Ionic Compounds

Predicting Formulas of Ionic Compounds Predicting Formulas of Ionic Compounds CK12 Editor Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Final Exam Study Guide

Final Exam Study Guide Algebra 2 Alei - Desert Academy 2011-12 Name: Date: Block: Final Exam Study Guide 1. Which of the properties of real numbers is illustrated below? a + b = b + a 2. Convert 6 yards to inches. 3. How long

More information

Polar System. Bradley Hughes Larry Ottman Lori Jordan Mara Landers Andrea Hayes Brenda Meery Art Fortgang

Polar System. Bradley Hughes Larry Ottman Lori Jordan Mara Landers Andrea Hayes Brenda Meery Art Fortgang Polar System Bradley Hughes Larry Ottman Lori Jordan Mara Landers Andrea Hayes Brenda Meery Art Fortgang Say Thanks to the Authors Click http://www.ck12.org/saythanks No sign in required) To access a customizable

More information

Solving Systems of Equations and Inequalities

Solving Systems of Equations and Inequalities Solving Systems of Equations and Inequalities Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access

More information

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

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

More information

Math-1010 Lesson 1-6. Textbook 1-11 (Systems of Linear Equations)

Math-1010 Lesson 1-6. Textbook 1-11 (Systems of Linear Equations) Math-1010 Lesson 1-6 Textbook 1-11 (Systems of Linear Equations) College Finals are over. You re moving back home for the summer. You need to rent a truck to move your possessions from the dorm back to

More information

Regression and Correlation

Regression and Correlation Regression and Correlation Raja Almukkahal Larry Ottman Danielle DeLancey Addie Evans Ellen Lawsky Brenda Meery Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access

More information

Cell Division and Reproduction Worksheets

Cell Division and Reproduction Worksheets Cell Division and Reproduction Worksheets CK12 Editor Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other

More information

Mathematics Level D: Lesson 2 Representations of a Line

Mathematics Level D: Lesson 2 Representations of a Line Mathematics Level D: Lesson 2 Representations of a Line Targeted Student Outcomes Students graph a line specified by a linear function. Students graph a line specified by an initial value and rate of change

More information

MAHS-DV Algebra 1-2 Q2

MAHS-DV Algebra 1-2 Q2 MAHS-DV Algebra 1-2 Q2 Adrienne Wooten Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable version of this book, as well as other interactive

More information

Photosynthesis Worksheets

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

More information

Lesson 22 ~ Parallel, Intersecting or the Same Line

Lesson 22 ~ Parallel, Intersecting or the Same Line Lesson ~ Parallel, Intersecting or the Same Line Graph the two linear equations in each system on a single coordinate plane and state whether the lines are intersecting, parallel or the same line.. x 5

More information

Name: 2016 Algebra 1 Final Exam Review-GL Period:

Name: 2016 Algebra 1 Final Exam Review-GL Period: Name: 06 Algebra Final Exam Review-GL Period:. A regular polygon s perimeter is a multiple of the side length. For a square, the relationship between the perimeter, p, and the side length, s, is described

More information

Georgia Common Core GPS Coordinate Algebra Supplement: Unit 2 by David Rennie. Adapted from the Georgia Department of Education Frameworks

Georgia Common Core GPS Coordinate Algebra Supplement: Unit 2 by David Rennie. Adapted from the Georgia Department of Education Frameworks Georgia Common Core GPS Coordinate Algebra Supplement: Unit 2 by David Rennie Adapted from the Georgia Department of Education Frameworks Georgia Common Core GPS Coordinate Algebra Supplement: Unit 2 by

More information

Empirical and Molecular Formulas

Empirical and Molecular Formulas Empirical and Molecular Formulas CK12 Editor Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

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

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

More information

Accelerated Intermediate 2 Summer Math Packet

Accelerated Intermediate 2 Summer Math Packet Chapter 1: Expressions, Equations, and Functions For Questions 1-2, write an algebraic expression for each verbal expression. 1. the sum of the square of a number and 34 2. the product of 5 and twice a

More information

Name Algebra 1 Midterm Review Period. = 10 4x e) x ) Solve for y: a) 6x 3y = 12 b) 4y 8x = 16

Name Algebra 1 Midterm Review Period. = 10 4x e) x ) Solve for y: a) 6x 3y = 12 b) 4y 8x = 16 Name Algebra 1 Date Midterm Review Period 1) Solve each equation: a) x 2x + 2 = 3 b) 5 5 + 9 = 13 c) 64 = 9x +1 d) x 7 2 = 10 4x e) x + 2 3 = 3x 2) Solve for y: a) 6x 3y = 12 b) 4y 8x = 16 3) Solve and

More information

Moving Straight Ahead - Unit Test Review Sheet

Moving Straight Ahead - Unit Test Review Sheet Name: Class: Date: ID: A Moving Straight Ahead - Unit Test Review Sheet Short Answer 1. Use the graph at the right. a. Find the slope of the line. b. Find the equation of the line. 2. Does the table below

More information

Chapter 4. Systems of Linear Equations; Matrices

Chapter 4. Systems of Linear Equations; Matrices Chapter 4 Systems of Linear Equations; Matrices Section 1 Review: Sys of Linear Eg in Two Var Section 2 Sys of Linear Eq and Aug Matr Section 3 Gauss-Jordan Elimination Section 4 Matrices: Basic Operations

More information

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

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

More information

Graphing Systems of Linear Equations

Graphing Systems of Linear Equations Graphing Systems of Linear Equations 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

More information

Algebra 1 STAAR Review Name: Date:

Algebra 1 STAAR Review Name: Date: Algebra 1 STAAR Review Name: Date: 1. Which graph does not represent y as a function of x? I. II. III. A) I only B) II only C) III only D) I and III E) I and II 2. Which expression is equivalent to? 3.

More information

Systems of Equations and Inequalities

Systems of Equations and Inequalities Systems of Equations and Inequalities Andrew Gloag Melissa Kramer Anne Gloag Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this

More information

SOLVING LINEAR INEQUALITIES

SOLVING LINEAR INEQUALITIES Topic 15: Solving linear inequalities 65 SOLVING LINEAR INEQUALITIES Lesson 15.1 Inequalities on the number line 15.1 OPENER Consider the inequality x > 7. 1. List five numbers that make the inequality

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

CK-12 Calculus. Chun-Tak Fan, (ChunTakF) Victor Cifarelli, (VictorC) Raja Almukkahal, (RajaA) Louise Jarvis, (LouiseJ)

CK-12 Calculus. Chun-Tak Fan, (ChunTakF) Victor Cifarelli, (VictorC) Raja Almukkahal, (RajaA) Louise Jarvis, (LouiseJ) CK-2 Calculus Chun-Tak Fan, (ChunTakF) Victor Cifarelli, (VictorC) Raja Almukkahal, (RajaA) Louise Jarvis, (LouiseJ) Say Thanks to the Authors Click http://www.ck2.org/saythanks (No sign in required) www.ck2.org

More information

8th Grade Common Core Math

8th Grade Common Core Math 8th Grade Common Core Math Booklet 5 Functions Part 2 One of the Main Idea of Functions: Use functions to model relationships between quantities What are functions? Functions are like machines. You give

More information

Algebra I Chapter 6 Practice Test

Algebra I Chapter 6 Practice Test Name: Class: Date: ID: A Algebra I Chapter 6 Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question. Find a solution of the system of linear inequalities.

More information

Eureka Math. Grade, Module 4. Student File_B Contains Sprint and Fluency, Exit Ticket, and Assessment Materials

Eureka Math. Grade, Module 4. Student File_B Contains Sprint and Fluency, Exit Ticket, and Assessment Materials A Story of Eureka Math Grade, Module 4 Student File_B Contains Sprint and Fluency,, and Assessment Materials Published by the non-profit Great Minds. Copyright 2015 Great Minds. No part of this work may

More information

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

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

More information

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish)

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Honors Geometry Summer Work 2015 due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Dear Honors Geometry Students, This assignment is designed for

More information

ALGEBRA 1 Semester 2 Final Exam Review #1 Name Date: Semester 2 Exam will cover the following:

ALGEBRA 1 Semester 2 Final Exam Review #1 Name Date: Semester 2 Exam will cover the following: ALGEBRA 1 Semester Final Exam Review #1 Name Date: Semester Exam will cover the following: Unit 4 Linear Functions Slope, slope intercept form, standard form Write equations of linear functions given different

More information

1.10 Solving Basic Inequalities

1.10 Solving Basic Inequalities 1.10. Solving Basic Inequalities www.ck12.org 1.10 Solving Basic Inequalities Here you will determine if a solution works for a given inequality, graph solutions on a number line, and solve basic linear

More information

Lesson 5: Solving Linear Systems Problem Solving Assignment solutions

Lesson 5: Solving Linear Systems Problem Solving Assignment solutions Write inequalities to represent the following problem, and then solve to answer the question. 1. The Rent-A-Lemon Car Rental Company charges $60 a day to rent a car and an additional $0.40 per mile. Alex

More information

Moving Straight Ahead - Unit Test Review Sheet

Moving Straight Ahead - Unit Test Review Sheet Name: Class: Date: ID: A Moving Straight Ahead - Unit Test Review Sheet Short Answer 1. Brent's Video Shack charges $1.50 to rent a video game for a night. Mr. Buck's Entertainments opens a new store in

More information

Lesson Mathematical Linear Models

Lesson Mathematical Linear Models STATWAY STUDENT HANDOUT STUDENT NAME DATE INTRODUCTION Jean needs to buy some meat for her housing co-operative. She can go to the Fresh-Plus store to buy it for $3.50 per pound. Or she can go to the warehouse

More information

Anastacia.kudinova s Condensed Phases: Solids and Liquids

Anastacia.kudinova s Condensed Phases: Solids and Liquids CK-12 FOUNDATION Anastacia.kudinova s Condensed Phases: Solids and Liquids Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) Parsons To access a customizable version of

More information

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

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

More information