SlideShare a Scribd company logo
1 of 14
Section 1.3 Applications Polynomial Curve Fitting Section 1.3.1 Suppose a collection of data is represented by  n  points ( x 1 ,  y 1 ), ( x 2 ,  y 2 ), ( x 3 ,  y 3 ) . . . , ( x n ,  y n ) in the  xy -plane. We can fit a polynomial function to this data of degree  n  – 1 that passes through each of these points. This polynomial will have the form y To solve for the  n  coefficients of  p ( x ) we substitute each of the  n  points into the  polynomial and obtain  n  linear equations in  n  variables  a 0 ,  a 1 ,  a 2 , . . . ,  a n -1 :  ( x 1 ,  y 1 ) ( x 2 ,  y 2 ) ( x 3 ,  y 3 ) ( x n ,  y n ) x
Section 1.3 Applications Polynomial Curve Fitting Section 1.3.2 Example 1 :  The graph of a cubic polynomial has horizontal tangents at (1, – 2) and (– 1, 2). Find the equation for the cubic and sketch its graph.   Solution :  The general form for a cubic polynomial is  The derivative of this function is   We know the derivative is zero at the given points so we obtain the equations
Section 1.3 Applications Polynomial Curve Fitting Section 1.3.3 Example 1 :  These substitutions lead to the following system of equations Which in turn leads to the augmented matrix  We now solve this system:
Section 1.3 Applications Polynomial Curve Fitting Section 1.3.4 Example 1 : From this matrix we have  a 2  =  0 and  a 1  = – 3 a 3 . Now using the given points and the solutions from the above system we substitute into equation (1) to obtain: or This is a new system of equations with augmented matrix:
Section 1.3 Applications Polynomial Curve Fitting Section 1.3.5 Example 1 :  We now solve this system: From the last matrix we see that  a 0  = 0 and  a 3  = 1, and consequently  a 1  = – 3. The  equation of the polynomial is  p ( x ) = – 3 x  +  x 3 .  We can now sketch the graph of the third degree polynomial that goes through these points and has horizontal tangents at these points.
Section 1.3 Applications Polynomial Curve Fitting Example 1 :  We now graph the polynomial  p ( x ) = – 3 x  +  x 3 : ( – 1, 2) ( 1, – 2) Section 1.3.6
Section 1.3 Applications Network Analysis Section 1.3.7 Networks composed of branches and junctions are used as models in fields as diverse as economics, traffic analysis, and electrical  engineering. It is assumed in such models that the total flow into a junction is equal to the total flow out of the junction. For example, because the junction shown below has 30 units flowing into it, there must be 30 units flowing out of it. We show this diagrammatically as  and can be represented by the linear system  Since we can represent each junction in a network gives rise to a linear equation we can analyze the flow through a network composed of several junctions by solving a system of linear equations.  30 x 1 x 2
Section 1.3 Applications Network Analysis Section 1.3.8 ,[object Object],[object Object],[object Object],[object Object],200 100 100 200 x 1 x 3 x 2 x 4
Section 1.3 Applications Network Analysis Section 1.3.9 Example 2 :  We label each junction appropriately as shown. We then establish the equations: Junction 1 Junction 2 Junction 3 Junction 4 These equations lead to the following system of linear equations: 200 100 100 200 x 1 x 3 x 2 x 4 1 2 3 4
Section 1.3 Applications Network Analysis Section 1.3.10 Example 2 :  This system of linear equations leads to the following matrix representation: We now use the Gauss-Jordan elimination technique to solve this system.
Section 1.3 Applications Network Analysis Section 1.3.11 Example 2 : From the fourth row we see that  x 4  can be any real number, so letting  x 4  =  t  we have  the following general solution: x 4  =  t ,  x 3  = 200 +  t ,  x 2  =   t  – 100 ,  x 1  = 100 +  t   where  t  is a real number. Thus this system has an infinite number of solutions. This is the solution to part (a) of the  question.
Section 1.3 Applications Network Analysis Section 1.3.12 Example 2 : ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Section 1.3 Applications Network Analysis Section 1.3.13 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Section 1.3 Applications Analysis of an Electrical Network Section 1.3.14 Example 3 : Determine the currents  I 1 ,  I 2 , and  I 3  or the electrical network shown below. 1 2 Path 1 Path 2 8 Volts 7 Volts R 3  = 4 R 2  = 2 R 1  = 3 I 1 I 2 I 3

More Related Content

What's hot

Hypothesis Testing Lesson 1
Hypothesis Testing Lesson 1Hypothesis Testing Lesson 1
Hypothesis Testing Lesson 1
yhchung
 
System of linear inequalities
System of linear inequalitiesSystem of linear inequalities
System of linear inequalities
mstf mstf
 
Linear functions
Linear functionsLinear functions
Linear functions
halcr1ja
 

What's hot (20)

Some Important Discrete Probability Distributions
Some Important Discrete Probability DistributionsSome Important Discrete Probability Distributions
Some Important Discrete Probability Distributions
 
Numerical Differentiation and Integration
 Numerical Differentiation and Integration Numerical Differentiation and Integration
Numerical Differentiation and Integration
 
Geometric series
Geometric seriesGeometric series
Geometric series
 
Square of a binomial
Square of a binomialSquare of a binomial
Square of a binomial
 
Hypothesis Testing Lesson 1
Hypothesis Testing Lesson 1Hypothesis Testing Lesson 1
Hypothesis Testing Lesson 1
 
Slope and y intercept in real world examples
Slope and y intercept in real world examplesSlope and y intercept in real world examples
Slope and y intercept in real world examples
 
Normal distribution
Normal distributionNormal distribution
Normal distribution
 
Solving quadratics by graphing
Solving quadratics by graphingSolving quadratics by graphing
Solving quadratics by graphing
 
PR-159 : Synergistic Image and Feature Adaptation: Towards Cross-Modality Dom...
PR-159 : Synergistic Image and Feature Adaptation: Towards Cross-Modality Dom...PR-159 : Synergistic Image and Feature Adaptation: Towards Cross-Modality Dom...
PR-159 : Synergistic Image and Feature Adaptation: Towards Cross-Modality Dom...
 
Romberg’s method
Romberg’s methodRomberg’s method
Romberg’s method
 
Solution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius MethodSolution of Differential Equations in Power Series by Employing Frobenius Method
Solution of Differential Equations in Power Series by Employing Frobenius Method
 
Statistics for Management and Economics 9th - Keller.pdf
Statistics for Management and Economics 9th - Keller.pdfStatistics for Management and Economics 9th - Keller.pdf
Statistics for Management and Economics 9th - Keller.pdf
 
Graphing y = ax^2 + c
Graphing y = ax^2 + cGraphing y = ax^2 + c
Graphing y = ax^2 + c
 
Linear programming ppt
Linear programming pptLinear programming ppt
Linear programming ppt
 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Applied Calculus Chapter 3 partial derivatives
Applied Calculus Chapter  3 partial derivativesApplied Calculus Chapter  3 partial derivatives
Applied Calculus Chapter 3 partial derivatives
 
System of linear inequalities
System of linear inequalitiesSystem of linear inequalities
System of linear inequalities
 
Chapter 04
Chapter 04Chapter 04
Chapter 04
 
Linear functions
Linear functionsLinear functions
Linear functions
 

Viewers also liked

Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
nicole379865
 
Forma escalonada de una matriz
Forma escalonada de una matrizForma escalonada de una matriz
Forma escalonada de una matriz
algebra
 
Ejercicios matriz asociada a una composicion de funciones
Ejercicios matriz asociada a una composicion de funcionesEjercicios matriz asociada a una composicion de funciones
Ejercicios matriz asociada a una composicion de funciones
algebra
 
6.4 Graphing Polynomials (Relative Max/Min, Zeros)
6.4 Graphing Polynomials (Relative Max/Min, Zeros)6.4 Graphing Polynomials (Relative Max/Min, Zeros)
6.4 Graphing Polynomials (Relative Max/Min, Zeros)
swartzje
 
Polynomial and thier graphs
Polynomial and thier graphsPolynomial and thier graphs
Polynomial and thier graphs
Jessica Garcia
 
8 polynomial functions
8   polynomial functions8   polynomial functions
8 polynomial functions
KathManarang
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
dedearfandy
 
Polynomial Functions
Polynomial FunctionsPolynomial Functions
Polynomial Functions
nicole379865
 
Examples of different polynomial graphs
Examples of different polynomial graphsExamples of different polynomial graphs
Examples of different polynomial graphs
Jessica Garcia
 
Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...
Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...
Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...
algebra
 
Valores y vectores propios teoria
Valores y vectores propios teoriaValores y vectores propios teoria
Valores y vectores propios teoria
algebra
 
Introduction to Polynomial Functions
Introduction to Polynomial FunctionsIntroduction to Polynomial Functions
Introduction to Polynomial Functions
kshoskey
 
3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs
silvia
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functions
Carlos Erepol
 
Linear Algebra: Application to Chemistry
Linear Algebra: Application to ChemistryLinear Algebra: Application to Chemistry
Linear Algebra: Application to Chemistry
rasen58
 
Linear Algebra and Matrix
Linear Algebra and MatrixLinear Algebra and Matrix
Linear Algebra and Matrix
itutor
 

Viewers also liked (20)

Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
case study of curve fitting
case study of curve fittingcase study of curve fitting
case study of curve fitting
 
Forma escalonada de una matriz
Forma escalonada de una matrizForma escalonada de una matriz
Forma escalonada de una matriz
 
Ejercicios matriz asociada a una composicion de funciones
Ejercicios matriz asociada a una composicion de funcionesEjercicios matriz asociada a una composicion de funciones
Ejercicios matriz asociada a una composicion de funciones
 
6.4 Graphing Polynomials (Relative Max/Min, Zeros)
6.4 Graphing Polynomials (Relative Max/Min, Zeros)6.4 Graphing Polynomials (Relative Max/Min, Zeros)
6.4 Graphing Polynomials (Relative Max/Min, Zeros)
 
Polynomial and thier graphs
Polynomial and thier graphsPolynomial and thier graphs
Polynomial and thier graphs
 
8 polynomial functions
8   polynomial functions8   polynomial functions
8 polynomial functions
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 
Polynomial Functions
Polynomial FunctionsPolynomial Functions
Polynomial Functions
 
Examples of different polynomial graphs
Examples of different polynomial graphsExamples of different polynomial graphs
Examples of different polynomial graphs
 
Applications of algebra and calculus
Applications of algebra and calculusApplications of algebra and calculus
Applications of algebra and calculus
 
Genetics and evolution
Genetics and evolutionGenetics and evolution
Genetics and evolution
 
Section 4.1 polynomial functions and models
Section 4.1 polynomial functions and models Section 4.1 polynomial functions and models
Section 4.1 polynomial functions and models
 
Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...
Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...
Matrices conmutable, idempotente, nilpotente, involutiva, elemental y equival...
 
Valores y vectores propios teoria
Valores y vectores propios teoriaValores y vectores propios teoria
Valores y vectores propios teoria
 
Introduction to Polynomial Functions
Introduction to Polynomial FunctionsIntroduction to Polynomial Functions
Introduction to Polynomial Functions
 
3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functions
 
Linear Algebra: Application to Chemistry
Linear Algebra: Application to ChemistryLinear Algebra: Application to Chemistry
Linear Algebra: Application to Chemistry
 
Linear Algebra and Matrix
Linear Algebra and MatrixLinear Algebra and Matrix
Linear Algebra and Matrix
 

Similar to Applications Section 1.3

Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
Charlton Inao
 
Matrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matricesMatrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matrices
mayaGER
 
1  Part 2 Systems of Equations Which Do Not Have A Uni.docx
1  Part 2  Systems of Equations Which Do Not Have A Uni.docx1  Part 2  Systems of Equations Which Do Not Have A Uni.docx
1  Part 2 Systems of Equations Which Do Not Have A Uni.docx
eugeniadean34240
 

Similar to Applications Section 1.3 (20)

Series_Solution_Methods_and_Special_Func.pdf
Series_Solution_Methods_and_Special_Func.pdfSeries_Solution_Methods_and_Special_Func.pdf
Series_Solution_Methods_and_Special_Func.pdf
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
 
Mechanical Engineering Assignment Help
Mechanical Engineering Assignment HelpMechanical Engineering Assignment Help
Mechanical Engineering Assignment Help
 
Matrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matricesMatrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matrices
 
بررسی دو روش شناسایی سیستم های متغیر با زمان به همراه شبیه سازی و گزارش
بررسی دو روش شناسایی سیستم های متغیر با زمان به همراه شبیه سازی و گزارشبررسی دو روش شناسایی سیستم های متغیر با زمان به همراه شبیه سازی و گزارش
بررسی دو روش شناسایی سیستم های متغیر با زمان به همراه شبیه سازی و گزارش
 
Linear Algebra and its use in finance:
Linear Algebra and its use in finance:Linear Algebra and its use in finance:
Linear Algebra and its use in finance:
 
Signals and Systems Assignment Help
Signals and Systems Assignment HelpSignals and Systems Assignment Help
Signals and Systems Assignment Help
 
Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05Wk 6 part 2 non linearites and non linearization april 05
Wk 6 part 2 non linearites and non linearization april 05
 
1  Part 2 Systems of Equations Which Do Not Have A Uni.docx
1  Part 2  Systems of Equations Which Do Not Have A Uni.docx1  Part 2  Systems of Equations Which Do Not Have A Uni.docx
1  Part 2 Systems of Equations Which Do Not Have A Uni.docx
 
Linear algebra03fallleturenotes01
Linear algebra03fallleturenotes01Linear algebra03fallleturenotes01
Linear algebra03fallleturenotes01
 
Parallel algorithm in linear algebra
Parallel algorithm in linear algebraParallel algorithm in linear algebra
Parallel algorithm in linear algebra
 
FinalReport
FinalReportFinalReport
FinalReport
 
Chapter26
Chapter26Chapter26
Chapter26
 
1525 equations of lines in space
1525 equations of lines in space1525 equations of lines in space
1525 equations of lines in space
 
Undetermined Mixing Matrix Estimation Base on Classification and Counting
Undetermined Mixing Matrix Estimation Base on Classification and CountingUndetermined Mixing Matrix Estimation Base on Classification and Counting
Undetermined Mixing Matrix Estimation Base on Classification and Counting
 
Control Analysis of a mass- loaded String
Control Analysis of a mass- loaded StringControl Analysis of a mass- loaded String
Control Analysis of a mass- loaded String
 
Online Signals and Systems Assignment Help
Online Signals and Systems Assignment HelpOnline Signals and Systems Assignment Help
Online Signals and Systems Assignment Help
 
Transfer Functions and Linear Active Networks Using Operational Amplifiers
Transfer Functions and Linear Active Networks Using Operational AmplifiersTransfer Functions and Linear Active Networks Using Operational Amplifiers
Transfer Functions and Linear Active Networks Using Operational Amplifiers
 
PhasePlane1-1.pptx
PhasePlane1-1.pptxPhasePlane1-1.pptx
PhasePlane1-1.pptx
 
Dr. majeed &humam paper
Dr. majeed &humam paperDr. majeed &humam paper
Dr. majeed &humam paper
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 

Applications Section 1.3

  • 1. Section 1.3 Applications Polynomial Curve Fitting Section 1.3.1 Suppose a collection of data is represented by n points ( x 1 , y 1 ), ( x 2 , y 2 ), ( x 3 , y 3 ) . . . , ( x n , y n ) in the xy -plane. We can fit a polynomial function to this data of degree n – 1 that passes through each of these points. This polynomial will have the form y To solve for the n coefficients of p ( x ) we substitute each of the n points into the polynomial and obtain n linear equations in n variables a 0 , a 1 , a 2 , . . . , a n -1 : ( x 1 , y 1 ) ( x 2 , y 2 ) ( x 3 , y 3 ) ( x n , y n ) x
  • 2. Section 1.3 Applications Polynomial Curve Fitting Section 1.3.2 Example 1 : The graph of a cubic polynomial has horizontal tangents at (1, – 2) and (– 1, 2). Find the equation for the cubic and sketch its graph. Solution : The general form for a cubic polynomial is The derivative of this function is We know the derivative is zero at the given points so we obtain the equations
  • 3. Section 1.3 Applications Polynomial Curve Fitting Section 1.3.3 Example 1 : These substitutions lead to the following system of equations Which in turn leads to the augmented matrix We now solve this system:
  • 4. Section 1.3 Applications Polynomial Curve Fitting Section 1.3.4 Example 1 : From this matrix we have a 2 = 0 and a 1 = – 3 a 3 . Now using the given points and the solutions from the above system we substitute into equation (1) to obtain: or This is a new system of equations with augmented matrix:
  • 5. Section 1.3 Applications Polynomial Curve Fitting Section 1.3.5 Example 1 : We now solve this system: From the last matrix we see that a 0 = 0 and a 3 = 1, and consequently a 1 = – 3. The equation of the polynomial is p ( x ) = – 3 x + x 3 . We can now sketch the graph of the third degree polynomial that goes through these points and has horizontal tangents at these points.
  • 6. Section 1.3 Applications Polynomial Curve Fitting Example 1 : We now graph the polynomial p ( x ) = – 3 x + x 3 : ( – 1, 2) ( 1, – 2) Section 1.3.6
  • 7. Section 1.3 Applications Network Analysis Section 1.3.7 Networks composed of branches and junctions are used as models in fields as diverse as economics, traffic analysis, and electrical engineering. It is assumed in such models that the total flow into a junction is equal to the total flow out of the junction. For example, because the junction shown below has 30 units flowing into it, there must be 30 units flowing out of it. We show this diagrammatically as and can be represented by the linear system Since we can represent each junction in a network gives rise to a linear equation we can analyze the flow through a network composed of several junctions by solving a system of linear equations. 30 x 1 x 2
  • 8.
  • 9. Section 1.3 Applications Network Analysis Section 1.3.9 Example 2 : We label each junction appropriately as shown. We then establish the equations: Junction 1 Junction 2 Junction 3 Junction 4 These equations lead to the following system of linear equations: 200 100 100 200 x 1 x 3 x 2 x 4 1 2 3 4
  • 10. Section 1.3 Applications Network Analysis Section 1.3.10 Example 2 : This system of linear equations leads to the following matrix representation: We now use the Gauss-Jordan elimination technique to solve this system.
  • 11. Section 1.3 Applications Network Analysis Section 1.3.11 Example 2 : From the fourth row we see that x 4 can be any real number, so letting x 4 = t we have the following general solution: x 4 = t , x 3 = 200 + t , x 2 = t – 100 , x 1 = 100 + t where t is a real number. Thus this system has an infinite number of solutions. This is the solution to part (a) of the question.
  • 12.
  • 13.
  • 14. Section 1.3 Applications Analysis of an Electrical Network Section 1.3.14 Example 3 : Determine the currents I 1 , I 2 , and I 3 or the electrical network shown below. 1 2 Path 1 Path 2 8 Volts 7 Volts R 3 = 4 R 2 = 2 R 1 = 3 I 1 I 2 I 3