SlideShare a Scribd company logo
1 of 34
Rev.S08
MAC 1105
Module 3
System of Equations and
Inequalities
2Rev.S08
Learning Objectives
Upon completing this module, you should be able to:
1. Evaluate functions of two variables.
2. Apply the method of substitution.
3. Apply the elimination method.
4. Solve system of equations symbolically.
5. Apply graphical and numerical methods to system of
equations.
6. Recognize different types of linear systems.
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
3Rev.S08
Learning Objectives (Cont.)
7. Use basic terminology related to inequalities.
8. Use interval notation.
9. Solve linear inequalities symbolically.
10. Solve linear inequalities graphically and numerically.
11. Solve double inequalities.
12. Graph a system of linear inequalities.
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
4Rev.S08
System of Equations and Inequalities
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
- System of Linear Equations in Two Variables- System of Linear Equations in Two Variables
- Solutions of Linear Inequalities- Solutions of Linear Inequalities
There are two major topics in this module:
5Rev.S08
Do We Really Use Functions of Two
Variables?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
 The answer is YES.
 Many quantities in everyday life depend on more than
one variable.
Examples
 Area of a rectangle requires both width and length.
 Heat index is the function of temperature and humidity.
 Wind chill is determined by calculating the temperature
and wind speed.
 Grade point average is computed using grades and
credit hours.
6Rev.S08
Let’s Take a Look at the
Arithmetic Operations
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
 The arithmetic operations of addition, subtraction,
multiplication, and division are computed by functions
of two inputs.
 The addition function of f can be represented
symbolically by f(x,y) = x + y, where z = f(x,y).
 The independent variables are x and y.
 The dependent variable is z. The z output depends
on the inputs x and y.
7Rev.S08
Here are Some Examples
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
For each function, evaluate the expression and interpret
the result.
a) f(5, –2) where f(x,y) = xy
b) A(6,9), where calculates the area of a
triangle with a base of 6 inches and a height of 9
inches.
Solution
• f(5, –2) = (5)(–2) = –10.
• A(6,9) =
If a triangle has a base of 6 inches and a height of 9
inches, the area of the triangle is 27 square inches.
8Rev.S08
What is a System of Linear Equations?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
 A linear equation in two variables can be written in the
form ax + by = k, where a, b, and k are constants, and
a and b are not equal to 0.
 A pair of equations is called a system of linear
equations because they involve solving more than one
linear equation at once.
 A solution to a system of equations consists of an x-
value and a y-value that satisfy both equations
simultaneously.
 The set of all solutions is called the solution set.
9Rev.S08
How to Use the Method of Substitution to
solve a system of two equations?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
10Rev.S08
How to Solve the System Symbolically?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Solve the system symbolically.
Solution
Step 1: Solve one of the
equations for one of the
variables.
Step 2: Substitute
for y in the second
equation.
11Rev.S08
How to Solve the System Symbolically?
(Cont.)
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Step 3: Substitute x = 1 into the equation
from Step 1. We find that
Check:

 The ordered pair is (1, 2) since the solutions check in
both equations.
12Rev.S08
Solve the system.
• Solution
• Solve the second equation for y.
• Substitute 4x + 2 for y in the first equation, solving for
x.
• The equation −4 = −4 is an identity that is always true
and indicates that there are infinitely many solutions.
The two equations are equivalent.
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Example with Infinitely Many Solutions
13Rev.S08
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Possible Graphs of a System of Two
Linear Equations in Two Variables
14Rev.S08
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
How to Use Elimination Method to Solve
System of Equations?
Use elimination to solve each system of equations, if
possible. Identify the system as consistent or
inconsistent. If the system is consistent, state whether
the equations are dependent or independent. Support
your results graphically.
a) 3x − y = 7 b) 5x − y = 8 c) x − y = 5
5x + y = 9 −5x + y = −8 x − y = − 2
15Rev.S08
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
How to Use Elimination Method to Solve
System of Equations? (Cont.)
Solution
a)
EliminateEliminate yy by addingby adding
the equations.the equations.
Find y by substituting
x = 2 in either equation.
The solution is (2, −1). The system is
consistent and the equations are independent.
16Rev.S08
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
How to Use Elimination Method to Solve
System of Equations? (Cont.)
If we add the equations we obtain theIf we add the equations we obtain the
following result.following result.
The equationThe equation 0 = 00 = 0 isis anan
identityidentity that isthat is always truealways true..
The two equations are equivalent.The two equations are equivalent.
There areThere are infinitelyinfinitely
many solutionsmany solutions..
{({(xx,, yy)| 5)| 5xx −− yy = 8}= 8}
b)
17Rev.S08
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
How to Use Elimination Method to Solve
System of Equations? (Cont.)
c) If we subtract the second equation fromIf we subtract the second equation from
the first, we obtain the following result.the first, we obtain the following result.
The equationThe equation 0 = 70 = 7 is ais a
contradiction that iscontradiction that is never truenever true..
Therefore there areTherefore there are no solutionsno solutions,,
and theand the system is inconsistentsystem is inconsistent..
18Rev.S08
Let’s Practice Using Elimination
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Solve the system by using elimination.
Solution
Multiply the first equation by 3 and the second equation
by 4. Addition eliminates the y-variable.
Substituting x = 3 in 2x + 3y = 12 results in
2(3) + 3y = 12 or y = 2
The solution is (3, 2).
19Rev.S08
Terminology related to Inequalities
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
• InequalitiesInequalities result whenever theresult whenever the equals signequals sign inin
an equation isan equation is replaced withreplaced with any one of theany one of the
symbols:symbols: ≤, ≥, <, >≤, ≥, <, >
• Examples of inequalities include:Examples of inequalities include:
•2x –72x –7 >> x +13x +13
•xx22
≤≤ 15 – 21x15 – 21x
•xy +9 xxy +9 x << 22xx22
•3535 >> 66
20Rev.S08
Linear Inequality in One Variable
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
•AA linear inequality in one variablelinear inequality in one variable is an inequality that canis an inequality that can
be written in the formbe written in the form
axax ++ bb >> 0 where a ≠ 0.0 where a ≠ 0.
(The symbol may be replaced by(The symbol may be replaced by ≤, ≥, <, >≤, ≥, <, > ))
•Examples of linear inequalities in one variable:Examples of linear inequalities in one variable:
• 55xx + 4 ≤ 2 + 3+ 4 ≤ 2 + 3xx simplifies to 2simplifies to 2xx + 2 ≤ 0+ 2 ≤ 0
• −−1(1(xx – 3) + 4(2– 3) + 4(2xx + 1) > 5 simplifies to 7+ 1) > 5 simplifies to 7xx + 2 > 0+ 2 > 0
•Examples of inequalities in one variable which areExamples of inequalities in one variable which are notnot
linear:linear:
• xx22
< 1< 1
21Rev.S08
Let’s Look at Interval Notation
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
TheThe solutionsolution to ato a linear inequality in one variablelinear inequality in one variable is typicallyis typically anan
interval on the real number lineinterval on the real number line. See examples of interval notation. See examples of interval notation
below.below.
22Rev.S08
Multiplied by a Negative Number
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Note that 3Note that 3 << 5, but if both sides are5, but if both sides are multiplied bymultiplied by −− 11, in, in
order to produce a true statementorder to produce a true statement the > symbol must bethe > symbol must be
usedused..
33 << 55
butbut
−− 33 >> −− 55
So when both sides of an inequality are multiplied (orSo when both sides of an inequality are multiplied (or
divided) by a negative number the direction of thedivided) by a negative number the direction of the
inequality must be reversedinequality must be reversed..
23Rev.S08
How to Solve Linear Inequalities
Symbolically?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
The procedure for solving a linear inequality symbolically is the same asThe procedure for solving a linear inequality symbolically is the same as
the procedure for solving a linear equation,the procedure for solving a linear equation, exceptexcept when both sideswhen both sides
of an inequality are multiplied (or divided) by a negative number theof an inequality are multiplied (or divided) by a negative number the
direction of the inequality is reversed.direction of the inequality is reversed.
Example of Solving aExample of Solving a Example of Solving aExample of Solving a
LinearLinear EquationEquation SymbolicallySymbolically LinearLinear InequalityInequality SymbolicllySymboliclly
SolveSolve −−22xx + 1 =+ 1 = xx −− 22 SolveSolve −−22xx + 1 <+ 1 < xx −− 22
−−22xx −− xx == −−22 −−11 −−22xx −− xx << −−22 −−11
−−33xx == −−33 −−33xx << −−33
xx = 1= 1 xx >> 11
Note that we divided bothNote that we divided both
sides bysides by −−3 so the direction3 so the direction
of the inequality wasof the inequality was
reversed.reversed. In interval notationIn interval notation
the solution set is (1,∞).the solution set is (1,∞).
24Rev.S08
How to Solve a Linear Inequality
Graphically?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Note that the graphs intersect at the point (8.20, 7.59). The graph ofNote that the graphs intersect at the point (8.20, 7.59). The graph of
yy11 is above the graph of yis above the graph of y22 to the right of the point of intersection orto the right of the point of intersection or
whenwhen xx > 8.20. Thus, in> 8.20. Thus, in interval notation,interval notation, the solution set is (8.20,the solution set is (8.20,
∞)∞)
SolveSolve
25Rev.S08
How to Solve a Linear Inequality
Numerically?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Note that the inequality above becomesNote that the inequality above becomes yy11 ≥≥ yy22 since we letsince we let yy11 equal the left-equal the left-
hand side andhand side and yy22 equal the right hand side.equal the right hand side.
To write the solution set of the inequality we are looking for the values of x inTo write the solution set of the inequality we are looking for the values of x in
the table for whichthe table for which yy11 is the same or larger thanis the same or larger than yy22.. Note that whenNote that when xx == −−1.3,1.3, yy11
is less thanis less than yy22;; but whenbut when xx == −− 1.4,1.4, yy11 is larger thanis larger than yy22.. By the IntermediateBy the Intermediate
Value Property, there is a value ofValue Property, there is a value of xx betweenbetween −− 1.4 and1.4 and −− 1.3 such that1.3 such that yy11 == yy22..
In order to find an approximation of this value, make a new table in which x isIn order to find an approximation of this value, make a new table in which x is
incremented by .01 (note thatincremented by .01 (note that xx is incremented by .1 in the table to the leftis incremented by .1 in the table to the left
here.)here.)
SolveSolve
26Rev.S08
How to Solve a Linear Inequality
Numerically? (cont.)
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
SolveSolve
To write theTo write the solution setsolution set of the inequality we are looking for the valuesof the inequality we are looking for the values
of x in the table for whichof x in the table for which yy11 is the same as or larger thanis the same as or larger than yy22.. Note thatNote that
whenwhen xx is approximatelyis approximately −−1.36,1.36, yy11 equalsequals yy22 and when x is smaller thanand when x is smaller than
−−1.361.36 yy11 is larger thanis larger than yy22 ,, so the solutions can be writtenso the solutions can be written
x ≤x ≤ −−1.361.36 oror ((−−∞,∞, −−1.36] in interval notation1.36] in interval notation..
27Rev.S08
How to Solve Double Inequalities?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
• Example:Example: Suppose the Fahrenheit temperatureSuppose the Fahrenheit temperature xx
miles above the ground level is given bymiles above the ground level is given by
TT((xx) = 88 – 32) = 88 – 32 xx. Determine the altitudes where the. Determine the altitudes where the
air temp is from 30air temp is from 3000
to 40to 4000
..
• We must solve the inequalityWe must solve the inequality
30 <30 < 88 – 3288 – 32 xx < 40< 40
To solve:To solve: Isolate the variable xIsolate the variable x inin the middlethe middle of theof the
three-part inequalitythree-part inequality
28Rev.S08
How to Solve Double Inequalities?
(Cont.)
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Direction reversed –Divided eachDirection reversed –Divided each
side of an inequality by a negativeside of an inequality by a negative
Thus, between 1.5 and 1.8215Thus, between 1.5 and 1.8215
miles above ground level,miles above ground level,
the air temperature isthe air temperature is
between 30 and 40 degreesbetween 30 and 40 degrees
Fahrenheit.Fahrenheit.
29Rev.S08
How to Graph a System of Linear
Inequalities?
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
The graph of a linear inequality is a half-plane, which
may include the boundary. The boundary line is included
when the inequality includes a less than or equal to or
greater than or equal to symbol.
To determine which part of the plane to shade, select a
test point.
30Rev.S08
How to Graph a System of Linear
Inequalities? (Cont.)
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Graph the solution set to the inequality x + 4y > 4.
Solution
Graph the line x + 4y = 4 using a dashed line.
Use a test point to determine which half of the plane to
shade.
Test
Point
x + 4y > 4 True or
False?
(4, 2) 4 + 4(2) > 4 True
(0, 0) 0 + 4(0) > 4 False
31Rev.S08
Example
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
Solve the system of inequalities
by shading the solution set. Use
the graph to identify one solution.
x + y ≤ 3
2x + y ≥ 4
Solution
Solve each inequality for y.
y ≤ −x + 3 (shade below line)
y ≥ −2x + 4 (shade above line)
The point (4, −2) is a solution.
32Rev.S08
What have we learned?
We have learned to:
1. Evaluate functions of two variables.
2. Apply the method of substitution.
3. Apply the elimination method.
4. Solve system of equations symbolically.
5. Apply graphical and numerical methods to system of
equations.
6. Recognize different types of linear systems.
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
33Rev.S08
What have we learned? (Cont.)
7. Use basic terminology related to inequalities.
8. Use interval notation.
9. Solve linear inequalities symbolically.
10. Solve linear inequalities graphically and numerically.
11. Solve double inequalities.
12. Graph a system of linear inequalities.
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.
34Rev.S08
Credit
Some of these slides have been adapted/modified in part/whole from the
slides of the following textbook:
• Rockswold, Gary, Precalculus with Modeling and Visualization, 3th
Edition
http://faculty.valenciacc.edu/ashaw/
Click link to download other modules.

More Related Content

What's hot

Outlier detection by Ueda's method
Outlier detection by Ueda's methodOutlier detection by Ueda's method
Outlier detection by Ueda's methodPOOJA PATIL
 
UNIT-I DIGITAL SYSTEM DESIGN
UNIT-I DIGITAL SYSTEM DESIGN UNIT-I DIGITAL SYSTEM DESIGN
UNIT-I DIGITAL SYSTEM DESIGN Dr.YNM
 
Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...
Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...
Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...Waqas Tariq
 
Matlab ch1 (3)
Matlab ch1 (3)Matlab ch1 (3)
Matlab ch1 (3)mohsinggg
 
Dummy variable
Dummy variableDummy variable
Dummy variableAkram Ali
 
Linear regreesion ppt
Linear regreesion pptLinear regreesion ppt
Linear regreesion pptAlivaLenka
 
Eigenvalues for HIV-1 dynamic model with two delays
Eigenvalues for HIV-1 dynamic model with two delaysEigenvalues for HIV-1 dynamic model with two delays
Eigenvalues for HIV-1 dynamic model with two delaysIOSR Journals
 
Exponential functions
Exponential functionsExponential functions
Exponential functionsNagendrasahu6
 
Chaos synchronization in a 6-D hyperchaotic system with self-excited attractor
Chaos synchronization in a 6-D hyperchaotic system with self-excited attractorChaos synchronization in a 6-D hyperchaotic system with self-excited attractor
Chaos synchronization in a 6-D hyperchaotic system with self-excited attractorTELKOMNIKA JOURNAL
 

What's hot (20)

Flow of control
Flow of controlFlow of control
Flow of control
 
Outlier detection by Ueda's method
Outlier detection by Ueda's methodOutlier detection by Ueda's method
Outlier detection by Ueda's method
 
UNIT-I DIGITAL SYSTEM DESIGN
UNIT-I DIGITAL SYSTEM DESIGN UNIT-I DIGITAL SYSTEM DESIGN
UNIT-I DIGITAL SYSTEM DESIGN
 
Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...
Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...
Certain Algebraic Procedures for the Aperiodic Stability Analysis and Countin...
 
Matrix algebra
Matrix algebraMatrix algebra
Matrix algebra
 
Matlab quick quide3.4
Matlab  quick quide3.4Matlab  quick quide3.4
Matlab quick quide3.4
 
Matlab lec1
Matlab lec1Matlab lec1
Matlab lec1
 
Rankmatrix
RankmatrixRankmatrix
Rankmatrix
 
Graphing piecewise
Graphing piecewiseGraphing piecewise
Graphing piecewise
 
Matlab ch1 (3)
Matlab ch1 (3)Matlab ch1 (3)
Matlab ch1 (3)
 
Ila0601
Ila0601Ila0601
Ila0601
 
Fst ch2 notes
Fst ch2 notesFst ch2 notes
Fst ch2 notes
 
Dummy variable
Dummy variableDummy variable
Dummy variable
 
Chap10 anova
Chap10 anovaChap10 anova
Chap10 anova
 
Linear regreesion ppt
Linear regreesion pptLinear regreesion ppt
Linear regreesion ppt
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Eigenvalues for HIV-1 dynamic model with two delays
Eigenvalues for HIV-1 dynamic model with two delaysEigenvalues for HIV-1 dynamic model with two delays
Eigenvalues for HIV-1 dynamic model with two delays
 
Exponential functions
Exponential functionsExponential functions
Exponential functions
 
Trabajo de metodos numerico.
Trabajo de metodos numerico.Trabajo de metodos numerico.
Trabajo de metodos numerico.
 
Chaos synchronization in a 6-D hyperchaotic system with self-excited attractor
Chaos synchronization in a 6-D hyperchaotic system with self-excited attractorChaos synchronization in a 6-D hyperchaotic system with self-excited attractor
Chaos synchronization in a 6-D hyperchaotic system with self-excited attractor
 

Similar to Math(2)

Linear algebra
Linear algebraLinear algebra
Linear algebravevin1986
 
Numerical analysis using Scilab: Numerical stability and conditioning
Numerical analysis using Scilab: Numerical stability and conditioningNumerical analysis using Scilab: Numerical stability and conditioning
Numerical analysis using Scilab: Numerical stability and conditioningScilab
 
Numerical analysis using Scilab: Solving nonlinear equations
Numerical analysis using Scilab: Solving nonlinear equationsNumerical analysis using Scilab: Solving nonlinear equations
Numerical analysis using Scilab: Solving nonlinear equationsScilab
 
Model Selection and Validation
Model Selection and ValidationModel Selection and Validation
Model Selection and Validationgmorishita
 
Multiple Regression.ppt
Multiple Regression.pptMultiple Regression.ppt
Multiple Regression.pptEkoGaniarto
 
Intro To C++ - Class 09 - Control Statements: Part 1
Intro To C++ - Class 09 - Control Statements: Part 1Intro To C++ - Class 09 - Control Statements: Part 1
Intro To C++ - Class 09 - Control Statements: Part 1Blue Elephant Consulting
 
5 1 Systems Of Linear Equat Two Var
5 1 Systems Of Linear Equat Two Var5 1 Systems Of Linear Equat Two Var
5 1 Systems Of Linear Equat Two Varsilvia
 
1439049238 272709.Pdf
1439049238 272709.Pdf1439049238 272709.Pdf
1439049238 272709.PdfAndrew Parish
 
Engineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdfEngineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdfssuseraae901
 
9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programming9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programmingsmiller5
 
Support Vector Machines USING MACHINE LEARNING HOW IT WORKS
Support Vector Machines USING MACHINE LEARNING HOW IT WORKSSupport Vector Machines USING MACHINE LEARNING HOW IT WORKS
Support Vector Machines USING MACHINE LEARNING HOW IT WORKSrajalakshmi5921
 
c++ Data Types and Selection
c++ Data Types and Selectionc++ Data Types and Selection
c++ Data Types and SelectionAhmed Nobi
 
A tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbiesA tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbiesVimal Gupta
 
INTRODUCTION TO BOOSTING.ppt
INTRODUCTION TO BOOSTING.pptINTRODUCTION TO BOOSTING.ppt
INTRODUCTION TO BOOSTING.pptBharatDaiyaBharat
 
Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help HelpWithAssignment.com
 

Similar to Math(2) (20)

Linear algebra
Linear algebraLinear algebra
Linear algebra
 
Unger
UngerUnger
Unger
 
Numerical analysis using Scilab: Numerical stability and conditioning
Numerical analysis using Scilab: Numerical stability and conditioningNumerical analysis using Scilab: Numerical stability and conditioning
Numerical analysis using Scilab: Numerical stability and conditioning
 
Numerical analysis using Scilab: Solving nonlinear equations
Numerical analysis using Scilab: Solving nonlinear equationsNumerical analysis using Scilab: Solving nonlinear equations
Numerical analysis using Scilab: Solving nonlinear equations
 
Ca m4
Ca m4Ca m4
Ca m4
 
Model Selection and Validation
Model Selection and ValidationModel Selection and Validation
Model Selection and Validation
 
Multiple Regression.ppt
Multiple Regression.pptMultiple Regression.ppt
Multiple Regression.ppt
 
Intro To C++ - Class 09 - Control Statements: Part 1
Intro To C++ - Class 09 - Control Statements: Part 1Intro To C++ - Class 09 - Control Statements: Part 1
Intro To C++ - Class 09 - Control Statements: Part 1
 
5 1 Systems Of Linear Equat Two Var
5 1 Systems Of Linear Equat Two Var5 1 Systems Of Linear Equat Two Var
5 1 Systems Of Linear Equat Two Var
 
Regression analysis in excel
Regression analysis in excelRegression analysis in excel
Regression analysis in excel
 
1439049238 272709.Pdf
1439049238 272709.Pdf1439049238 272709.Pdf
1439049238 272709.Pdf
 
Engineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdfEngineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdf
 
9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programming9.6 Systems of Inequalities and Linear Programming
9.6 Systems of Inequalities and Linear Programming
 
Support Vector Machines USING MACHINE LEARNING HOW IT WORKS
Support Vector Machines USING MACHINE LEARNING HOW IT WORKSSupport Vector Machines USING MACHINE LEARNING HOW IT WORKS
Support Vector Machines USING MACHINE LEARNING HOW IT WORKS
 
c++ Data Types and Selection
c++ Data Types and Selectionc++ Data Types and Selection
c++ Data Types and Selection
 
n7-LP-simplex.ppt
n7-LP-simplex.pptn7-LP-simplex.ppt
n7-LP-simplex.ppt
 
A tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbiesA tour of the top 10 algorithms for machine learning newbies
A tour of the top 10 algorithms for machine learning newbies
 
INTRODUCTION TO BOOSTING.ppt
INTRODUCTION TO BOOSTING.pptINTRODUCTION TO BOOSTING.ppt
INTRODUCTION TO BOOSTING.ppt
 
Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help Get Multiple Regression Assignment Help
Get Multiple Regression Assignment Help
 
Rsh qam11 ch04 ge
Rsh qam11 ch04 geRsh qam11 ch04 ge
Rsh qam11 ch04 ge
 

Recently uploaded

INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 

Recently uploaded (20)

Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 

Math(2)

  • 1. Rev.S08 MAC 1105 Module 3 System of Equations and Inequalities
  • 2. 2Rev.S08 Learning Objectives Upon completing this module, you should be able to: 1. Evaluate functions of two variables. 2. Apply the method of substitution. 3. Apply the elimination method. 4. Solve system of equations symbolically. 5. Apply graphical and numerical methods to system of equations. 6. Recognize different types of linear systems. http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.
  • 3. 3Rev.S08 Learning Objectives (Cont.) 7. Use basic terminology related to inequalities. 8. Use interval notation. 9. Solve linear inequalities symbolically. 10. Solve linear inequalities graphically and numerically. 11. Solve double inequalities. 12. Graph a system of linear inequalities. http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.
  • 4. 4Rev.S08 System of Equations and Inequalities http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. - System of Linear Equations in Two Variables- System of Linear Equations in Two Variables - Solutions of Linear Inequalities- Solutions of Linear Inequalities There are two major topics in this module:
  • 5. 5Rev.S08 Do We Really Use Functions of Two Variables? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.  The answer is YES.  Many quantities in everyday life depend on more than one variable. Examples  Area of a rectangle requires both width and length.  Heat index is the function of temperature and humidity.  Wind chill is determined by calculating the temperature and wind speed.  Grade point average is computed using grades and credit hours.
  • 6. 6Rev.S08 Let’s Take a Look at the Arithmetic Operations http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.  The arithmetic operations of addition, subtraction, multiplication, and division are computed by functions of two inputs.  The addition function of f can be represented symbolically by f(x,y) = x + y, where z = f(x,y).  The independent variables are x and y.  The dependent variable is z. The z output depends on the inputs x and y.
  • 7. 7Rev.S08 Here are Some Examples http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. For each function, evaluate the expression and interpret the result. a) f(5, –2) where f(x,y) = xy b) A(6,9), where calculates the area of a triangle with a base of 6 inches and a height of 9 inches. Solution • f(5, –2) = (5)(–2) = –10. • A(6,9) = If a triangle has a base of 6 inches and a height of 9 inches, the area of the triangle is 27 square inches.
  • 8. 8Rev.S08 What is a System of Linear Equations? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.  A linear equation in two variables can be written in the form ax + by = k, where a, b, and k are constants, and a and b are not equal to 0.  A pair of equations is called a system of linear equations because they involve solving more than one linear equation at once.  A solution to a system of equations consists of an x- value and a y-value that satisfy both equations simultaneously.  The set of all solutions is called the solution set.
  • 9. 9Rev.S08 How to Use the Method of Substitution to solve a system of two equations? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.
  • 10. 10Rev.S08 How to Solve the System Symbolically? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Solve the system symbolically. Solution Step 1: Solve one of the equations for one of the variables. Step 2: Substitute for y in the second equation.
  • 11. 11Rev.S08 How to Solve the System Symbolically? (Cont.) http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Step 3: Substitute x = 1 into the equation from Step 1. We find that Check:   The ordered pair is (1, 2) since the solutions check in both equations.
  • 12. 12Rev.S08 Solve the system. • Solution • Solve the second equation for y. • Substitute 4x + 2 for y in the first equation, solving for x. • The equation −4 = −4 is an identity that is always true and indicates that there are infinitely many solutions. The two equations are equivalent. http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Example with Infinitely Many Solutions
  • 13. 13Rev.S08 http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Possible Graphs of a System of Two Linear Equations in Two Variables
  • 14. 14Rev.S08 http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. How to Use Elimination Method to Solve System of Equations? Use elimination to solve each system of equations, if possible. Identify the system as consistent or inconsistent. If the system is consistent, state whether the equations are dependent or independent. Support your results graphically. a) 3x − y = 7 b) 5x − y = 8 c) x − y = 5 5x + y = 9 −5x + y = −8 x − y = − 2
  • 15. 15Rev.S08 http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. How to Use Elimination Method to Solve System of Equations? (Cont.) Solution a) EliminateEliminate yy by addingby adding the equations.the equations. Find y by substituting x = 2 in either equation. The solution is (2, −1). The system is consistent and the equations are independent.
  • 16. 16Rev.S08 http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. How to Use Elimination Method to Solve System of Equations? (Cont.) If we add the equations we obtain theIf we add the equations we obtain the following result.following result. The equationThe equation 0 = 00 = 0 isis anan identityidentity that isthat is always truealways true.. The two equations are equivalent.The two equations are equivalent. There areThere are infinitelyinfinitely many solutionsmany solutions.. {({(xx,, yy)| 5)| 5xx −− yy = 8}= 8} b)
  • 17. 17Rev.S08 http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. How to Use Elimination Method to Solve System of Equations? (Cont.) c) If we subtract the second equation fromIf we subtract the second equation from the first, we obtain the following result.the first, we obtain the following result. The equationThe equation 0 = 70 = 7 is ais a contradiction that iscontradiction that is never truenever true.. Therefore there areTherefore there are no solutionsno solutions,, and theand the system is inconsistentsystem is inconsistent..
  • 18. 18Rev.S08 Let’s Practice Using Elimination http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Solve the system by using elimination. Solution Multiply the first equation by 3 and the second equation by 4. Addition eliminates the y-variable. Substituting x = 3 in 2x + 3y = 12 results in 2(3) + 3y = 12 or y = 2 The solution is (3, 2).
  • 19. 19Rev.S08 Terminology related to Inequalities http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. • InequalitiesInequalities result whenever theresult whenever the equals signequals sign inin an equation isan equation is replaced withreplaced with any one of theany one of the symbols:symbols: ≤, ≥, <, >≤, ≥, <, > • Examples of inequalities include:Examples of inequalities include: •2x –72x –7 >> x +13x +13 •xx22 ≤≤ 15 – 21x15 – 21x •xy +9 xxy +9 x << 22xx22 •3535 >> 66
  • 20. 20Rev.S08 Linear Inequality in One Variable http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. •AA linear inequality in one variablelinear inequality in one variable is an inequality that canis an inequality that can be written in the formbe written in the form axax ++ bb >> 0 where a ≠ 0.0 where a ≠ 0. (The symbol may be replaced by(The symbol may be replaced by ≤, ≥, <, >≤, ≥, <, > )) •Examples of linear inequalities in one variable:Examples of linear inequalities in one variable: • 55xx + 4 ≤ 2 + 3+ 4 ≤ 2 + 3xx simplifies to 2simplifies to 2xx + 2 ≤ 0+ 2 ≤ 0 • −−1(1(xx – 3) + 4(2– 3) + 4(2xx + 1) > 5 simplifies to 7+ 1) > 5 simplifies to 7xx + 2 > 0+ 2 > 0 •Examples of inequalities in one variable which areExamples of inequalities in one variable which are notnot linear:linear: • xx22 < 1< 1
  • 21. 21Rev.S08 Let’s Look at Interval Notation http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. TheThe solutionsolution to ato a linear inequality in one variablelinear inequality in one variable is typicallyis typically anan interval on the real number lineinterval on the real number line. See examples of interval notation. See examples of interval notation below.below.
  • 22. 22Rev.S08 Multiplied by a Negative Number http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Note that 3Note that 3 << 5, but if both sides are5, but if both sides are multiplied bymultiplied by −− 11, in, in order to produce a true statementorder to produce a true statement the > symbol must bethe > symbol must be usedused.. 33 << 55 butbut −− 33 >> −− 55 So when both sides of an inequality are multiplied (orSo when both sides of an inequality are multiplied (or divided) by a negative number the direction of thedivided) by a negative number the direction of the inequality must be reversedinequality must be reversed..
  • 23. 23Rev.S08 How to Solve Linear Inequalities Symbolically? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. The procedure for solving a linear inequality symbolically is the same asThe procedure for solving a linear inequality symbolically is the same as the procedure for solving a linear equation,the procedure for solving a linear equation, exceptexcept when both sideswhen both sides of an inequality are multiplied (or divided) by a negative number theof an inequality are multiplied (or divided) by a negative number the direction of the inequality is reversed.direction of the inequality is reversed. Example of Solving aExample of Solving a Example of Solving aExample of Solving a LinearLinear EquationEquation SymbolicallySymbolically LinearLinear InequalityInequality SymbolicllySymboliclly SolveSolve −−22xx + 1 =+ 1 = xx −− 22 SolveSolve −−22xx + 1 <+ 1 < xx −− 22 −−22xx −− xx == −−22 −−11 −−22xx −− xx << −−22 −−11 −−33xx == −−33 −−33xx << −−33 xx = 1= 1 xx >> 11 Note that we divided bothNote that we divided both sides bysides by −−3 so the direction3 so the direction of the inequality wasof the inequality was reversed.reversed. In interval notationIn interval notation the solution set is (1,∞).the solution set is (1,∞).
  • 24. 24Rev.S08 How to Solve a Linear Inequality Graphically? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Note that the graphs intersect at the point (8.20, 7.59). The graph ofNote that the graphs intersect at the point (8.20, 7.59). The graph of yy11 is above the graph of yis above the graph of y22 to the right of the point of intersection orto the right of the point of intersection or whenwhen xx > 8.20. Thus, in> 8.20. Thus, in interval notation,interval notation, the solution set is (8.20,the solution set is (8.20, ∞)∞) SolveSolve
  • 25. 25Rev.S08 How to Solve a Linear Inequality Numerically? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Note that the inequality above becomesNote that the inequality above becomes yy11 ≥≥ yy22 since we letsince we let yy11 equal the left-equal the left- hand side andhand side and yy22 equal the right hand side.equal the right hand side. To write the solution set of the inequality we are looking for the values of x inTo write the solution set of the inequality we are looking for the values of x in the table for whichthe table for which yy11 is the same or larger thanis the same or larger than yy22.. Note that whenNote that when xx == −−1.3,1.3, yy11 is less thanis less than yy22;; but whenbut when xx == −− 1.4,1.4, yy11 is larger thanis larger than yy22.. By the IntermediateBy the Intermediate Value Property, there is a value ofValue Property, there is a value of xx betweenbetween −− 1.4 and1.4 and −− 1.3 such that1.3 such that yy11 == yy22.. In order to find an approximation of this value, make a new table in which x isIn order to find an approximation of this value, make a new table in which x is incremented by .01 (note thatincremented by .01 (note that xx is incremented by .1 in the table to the leftis incremented by .1 in the table to the left here.)here.) SolveSolve
  • 26. 26Rev.S08 How to Solve a Linear Inequality Numerically? (cont.) http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. SolveSolve To write theTo write the solution setsolution set of the inequality we are looking for the valuesof the inequality we are looking for the values of x in the table for whichof x in the table for which yy11 is the same as or larger thanis the same as or larger than yy22.. Note thatNote that whenwhen xx is approximatelyis approximately −−1.36,1.36, yy11 equalsequals yy22 and when x is smaller thanand when x is smaller than −−1.361.36 yy11 is larger thanis larger than yy22 ,, so the solutions can be writtenso the solutions can be written x ≤x ≤ −−1.361.36 oror ((−−∞,∞, −−1.36] in interval notation1.36] in interval notation..
  • 27. 27Rev.S08 How to Solve Double Inequalities? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. • Example:Example: Suppose the Fahrenheit temperatureSuppose the Fahrenheit temperature xx miles above the ground level is given bymiles above the ground level is given by TT((xx) = 88 – 32) = 88 – 32 xx. Determine the altitudes where the. Determine the altitudes where the air temp is from 30air temp is from 3000 to 40to 4000 .. • We must solve the inequalityWe must solve the inequality 30 <30 < 88 – 3288 – 32 xx < 40< 40 To solve:To solve: Isolate the variable xIsolate the variable x inin the middlethe middle of theof the three-part inequalitythree-part inequality
  • 28. 28Rev.S08 How to Solve Double Inequalities? (Cont.) http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Direction reversed –Divided eachDirection reversed –Divided each side of an inequality by a negativeside of an inequality by a negative Thus, between 1.5 and 1.8215Thus, between 1.5 and 1.8215 miles above ground level,miles above ground level, the air temperature isthe air temperature is between 30 and 40 degreesbetween 30 and 40 degrees Fahrenheit.Fahrenheit.
  • 29. 29Rev.S08 How to Graph a System of Linear Inequalities? http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. The graph of a linear inequality is a half-plane, which may include the boundary. The boundary line is included when the inequality includes a less than or equal to or greater than or equal to symbol. To determine which part of the plane to shade, select a test point.
  • 30. 30Rev.S08 How to Graph a System of Linear Inequalities? (Cont.) http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Graph the solution set to the inequality x + 4y > 4. Solution Graph the line x + 4y = 4 using a dashed line. Use a test point to determine which half of the plane to shade. Test Point x + 4y > 4 True or False? (4, 2) 4 + 4(2) > 4 True (0, 0) 0 + 4(0) > 4 False
  • 31. 31Rev.S08 Example http://faculty.valenciacc.edu/ashaw/ Click link to download other modules. Solve the system of inequalities by shading the solution set. Use the graph to identify one solution. x + y ≤ 3 2x + y ≥ 4 Solution Solve each inequality for y. y ≤ −x + 3 (shade below line) y ≥ −2x + 4 (shade above line) The point (4, −2) is a solution.
  • 32. 32Rev.S08 What have we learned? We have learned to: 1. Evaluate functions of two variables. 2. Apply the method of substitution. 3. Apply the elimination method. 4. Solve system of equations symbolically. 5. Apply graphical and numerical methods to system of equations. 6. Recognize different types of linear systems. http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.
  • 33. 33Rev.S08 What have we learned? (Cont.) 7. Use basic terminology related to inequalities. 8. Use interval notation. 9. Solve linear inequalities symbolically. 10. Solve linear inequalities graphically and numerically. 11. Solve double inequalities. 12. Graph a system of linear inequalities. http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.
  • 34. 34Rev.S08 Credit Some of these slides have been adapted/modified in part/whole from the slides of the following textbook: • Rockswold, Gary, Precalculus with Modeling and Visualization, 3th Edition http://faculty.valenciacc.edu/ashaw/ Click link to download other modules.