4.4 Solving Systems of Equations by Matrices

Size: px
Start display at page:

Download "4.4 Solving Systems of Equations by Matrices"

Transcription

1 Setion 4.4 Solving Systems of Equations by Matries 1. A first number is 8 less than a seond number. Twie the first number is 11 more than the seond number. Find the numbers.. The sum of the measures of the angles of a quadrilateral is 6. The two smallest angles of the quadrilateral have the same measure. The third angle measures more than the measure of one of the smallest angles and the fourth angle measures more than the measure of one of the smallest angles. Find the measure of eah angle. 4.4 Solving Systems of Equations by Matries S 1 Use Matries to Solve a System of Two Equations. Use Matries to Solve a System of Three Equations. Helpful Hint Before writing the orresponding matri assoiated with a system of equations, make sure that the equations are written in standard form. By now, you may have notied that the solution of a system of equations depends on the oeffiients of the equations in the system and not on the variables. In this setion, we introdue solving a system of equations by a matri. 1 Using Matries to Solve a System of Two Equations A matri (plural: matries) is a retangular array of numbers. The following are eamples of matries. J R C -1 4 S J a b d e f R -6 1 The numbers aligned horizontally in a matri are in the same row. The numbers aligned vertially are in the same olumn. row 1 S row S J R This matri has rows and olumns. It is alled a * (read ;two by three<) matri. olumn 1 u olumn æ olumn To see the relationship between systems of equations and matries, study the eample below. System of Equations (in standard form) - y = 6 b + y = Equation 1 Equation Corresponding Matri J R Row 1 Row Notie that the rows of the matri orrespond to the equations in the system. The oeffiients of eah variable are plaed to the left of a vertial dashed line. The onstants are plaed to the right. Eah of the numbers in the matri is alled an. The method of solving systems by matries is to write this matri as an equivalent matri from whih we easily identify the solution. Two matries are equivalent if they represent systems that have the same solution set. The following row operations an be performed on matries, and the result is an equivalent matri. Elementary Row Operations 1. Any two rows in a matri may be interhanged.. The s of any row may be multiplied (or divided) by the same nonzero number.. The s of any row may be multiplied (or divided) by a nonzero number and added to their orresponding s in any other row. Helpful Hint Notie that these row operations are the same operations that we an perform on equations in a system.

2 6 CHAPTER 4 Systems of Equations To solve a system of two equations in and y by matries, write the orresponding matri assoiated with the system. Then use ary row operations to write equivalent matries until you have a matri of the form J 1 a b 1 R, where a, b, and are onstants. Why? If a matri assoiated with a system of equations is in this form, we an easily solve for and y. For eample, Matri System of Equations J 1 1 PRACTICE y = - R orresponds to b + 1y = First equation Let y =. The ordered pair solution is 1-1,. Chek to see that this ordered pair satisfies both equations. 1 Use matries to solve the system. + 4y = - e - y = 7 + y = - or b y = In the seond equation, we have y =. Substituting this in the first equation, we have + 1 = - or = -1. The solution of the system is the ordered pair 1-1,. EXAMPLE 1 Use matries to solve the system. b + y = - y = -4 Solution The orresponding matri is J 1-1 R. We use ary row -4 operations to write an equivalent matri that looks like J 1 a b 1 R. For the matri given, the in the first row, first olumn is already 1, as desired. Net we write an equivalent matri with a below the 1. To do this, we multiply row 1 by - and add to row. We will hange only row. 1 J row 1 row row 1 row 1 R simplifies to J row 1 row -14 R Now we hange the -7 to a 1 by use of an ary row operation. We divide row by -7, then 1 C S simplifies to J 1 1 R This last matri orresponds to the system e + y = y = To find, we let y = in the first equation, + y =. + y = + 1 = = -1

3 Setion 4.4 Solving Systems of Equations by Matries 7 EXAMPLE Use matries to solve the system. e - y = 4 - y = Solution The orresponding matri is J position, we divide the s of row 1 by. R. To get 1 in the row 1, olumn simplifies to To get under the 1, we multiply the s of row 1 by -4 and add the new s to the s of row. 1-1 D a b a T simplifies to b + -1 The orresponding system is - 1 y =. The equation = -1 is false for all y or = -1 values; hene, the system is inonsistent and has no solution. PRACTICE Use matries to solve the system. - y = e - + 6y = 4 CONCEPT CHECK Consider the system - y = 8 e + y = - What is wrong with its orresponding matri shown below? J - 8 ` 8 - R Using Matries to Solve a System of Three Equations To solve a system of three equations in three variables using matries, we will write the orresponding matri in the form 1 a b C 1 1 d e S f Answer to Conept Chek: matri should be J R EXAMPLE (Continued on net page) Use matries to solve the system. + y + z = - - y + z = + y - z = -8

4 8 CHAPTER 4 Systems of Equations 1 1 Solution The orresponding matri is C - -1 S. Our goal is to write an equivalent matri with 1 s along the diagonal (see the numbers in red) and s below the 1 s. The in row 1, olumn 1 is already 1. Net we get s for eah in the rest of olumn 1. To do this, first we multiply the s of row 1 by and add the new s to row. Also, we multiply the s of row 1 by -1 and add the new s to the s of row. We do not hange row 1. Then C S simplifies to C S -1 We ontinue down the diagonal and use ary row operations to get 1 where the is now. To do this, we interhange rows and. 1 1 C S -1 is equivalent to C S 9 Net we want the new row, olumn to be. We multiply the s of row by - and add the result to the s of row. 1 1 C C S 9-1 S simplifies to Finally, we divide the s of row by 1 so that the final diagonal is D T simplifies to C S This matri orresponds to the system + y + z = y - z = -1 z = We identify the z-oordinate of the solution as. Net, we replae z with in the seond equation and solve for y. y - z = - 1 Seond equation y - 1 = -1 Let z =. y = -1 To find, we let z = and y = -1 in the first equation. + y + z = First equation = Let z = and y = -1. = 1 The ordered triple solution is 11, -1,. Chek to see that it satisfies all three equations in the original system.

5 Setion 4.4 Solving Systems of Equations by Matries 9 PRACTICE Use matries to solve the system. + y - z = + y + z = - - y + 4z = 7 Voabulary, Readiness & Video Chek Use the hoies below to fill in eah blank. olumn row matri 1. A(n) is a retangular array of numbers.. Eah of the numbers in a matri is alled a(n).. The numbers aligned horizontally in a matri are in the same. 4. The numbers aligned vertially in a matri are in the same. Answer true or false for eah statement about operations within a matri forming an equivalent matri.. Any two olumns may be interhanged. 6. Any two rows may be interhanged. 7. The s in a row may be added to their orresponding s in another row. 8. The s of a olumn may be multiplied by any nonzero number. Martin-Gay Interative Videos Wath the setion leture video and answer the following questions From the leture before Eample 1, what ary row operations an be performed on matries? Whih operation is not performed during Eample 1? 1. In Eample, why do you think the suggestion is made to write neatly when using matries to solve systems? See Video Eerise Set Solve eah system of linear equations using matries. See Eample 1. Solve eah system of linear equations using matries. See Eample. 1. e + y = 1 - y = 4. e + y = + y =. e - y = 4-4y = 4 - y = 9 7. e - y = 6. e - y = 8 + y = e 4 - y = + y = Solve eah system of linear equations using matries. See Eample. - + y = 6 6. e - 9y = y = 6 8. e y = -1 + y = 9. y = 1 + y - 4z = 1 y - z = y + z = -4 - y + z = 1 MIXED PRACTICE = 1. + y = 4 + y - z = y + z = - - 4y = y + z = - Solve eah system of linear equations using matries. See Eamples 1 through. 1. e - 4 = y = e + y = 1 + y = 7

6 4 CHAPTER 4 Systems of Equations + y + z = 1. - z = y + z = + y + z = y - z = y + z = 1 1 a. C S 1 1 b. C S - y = e - + y = y = e 1-1y = y + z = 1. y + z = y + z = y + z = - + y - z = y + z = -1 REVIEW AND PREVIEW 18. e 4 - y = 9 + y = -7 - y = 1. e y = y - 7z = y + 4z = 1 + 6y - z = 4. + y + z = 9 - y + z = y - z = - Determine whether eah graph is the graph of a funtion. See Setion... y6. y 7. Evaluate. See Setion CONCEPT EXTENSIONS y8. Solve. See the Conept Chek in the setion. + z = 7. For the system y + z = -6, whih is the orret - y = orresponding matri? y 1 1. C S 6. For the system e - 6 =, whih is the orret orresponding - y = 1 matri? a. J R b. J1 1-6 R. J R 7. The amount of eletriity y generated by geothermal soures (in billions of kilowatts) from to 9 an be modeled by the linear equation y -.11 = 14., where represents the number of years after. Similarly, the amount of eletriity y generated by wind power (in billions of kilowatts) during the same time period an be modeled by the linear equation.1 - y =.6. (Soure: Based on data from Energy Information Administration, U.S. Department of Energy) a. The data used to form these two models were inomplete. It is impossible to tell from the data the year in whih the eletriity generated by geothermal soures was the same as the eletriity generated by wind power. Use matri methods to estimate the year in whih this ourred. b. The earliest data for wind power was in 1989, where.1 billion kilowatts of eletriity was generated. Can this data be determined from the given equation? Why do you think that is?. Aording to these models, will the perent of eletriity generated by geothermal ever go to zero? Why? d. Can you think of an eplanation why the amount of eletriity generated by wind power is inreasing so muh faster than the amount of eletriity generated by geothermal power? 8. The most popular amusement park in the world (aording to attendane) is Walt Disney World s Magi Kingdom, whose yearly attendane in millions an be approimated by the equation y = where is the number of years after. In seond plae is Walt Disney World s Disneyland, whose yearly attendane in millions an be approimated by the equation y = where is the number of years after. Find the year when attendane in Disneyland is equal to the attendane in Magi Kingdom. (Soure: Themed Entertainment Assoiation, Eonomis Researh Assoiates) 9. For the system e - y = 8, eplain what is wrong with + y = - writing the orresponding matri as J 8 - R. + y = 4. For the system e, eplain what is wrong with -y = writing the orresponding matri as J -1 R.

6.4 Dividing Polynomials: Long Division and Synthetic Division

6.4 Dividing Polynomials: Long Division and Synthetic Division 6 CHAPTER 6 Rational Epressions 6. Whih of the following are equivalent to? y a., b. # y. y, y 6. Whih of the following are equivalent to 5? a a. 5, b. a 5, 5. # a a 6. In your own words, eplain one method

More information

2.6 Absolute Value Equations

2.6 Absolute Value Equations 96 CHAPTER 2 Equations, Inequalities, and Problem Solving 89. 5-8 6 212 + 2 6-211 + 22 90. 1 + 2 6 312 + 2 6 1 + 4 The formula for onverting Fahrenheit temperatures to Celsius temperatures is C = 5 1F

More information

Solving a system of linear equations Let A be a matrix, X a column vector, B a column vector then the system of linear equations is denoted by AX=B.

Solving a system of linear equations Let A be a matrix, X a column vector, B a column vector then the system of linear equations is denoted by AX=B. Matries and Vetors: Leture Solving a sstem of linear equations Let be a matri, X a olumn vetor, B a olumn vetor then the sstem of linear equations is denoted b XB. The augmented matri The solution to a

More information

5.1 Composite Functions

5.1 Composite Functions SECTION. Composite Funtions 7. Composite Funtions PREPARING FOR THIS SECTION Before getting started, review the following: Find the Value of a Funtion (Setion., pp. 9 ) Domain of a Funtion (Setion., pp.

More information

Lesson 23: The Defining Equation of a Line

Lesson 23: The Defining Equation of a Line Student Outomes Students know that two equations in the form of ax + y = and a x + y = graph as the same line when a = = and at least one of a or is nonzero. a Students know that the graph of a linear

More information

MTH 142 Solution Practice for Exam 2

MTH 142 Solution Practice for Exam 2 MTH 4 Solution Pratie for Eam Updated /7/4, 8: a.m.. (a) = 4/, hene MID() = ( + + ) +/ +6/ +/ ( 4 ) =. ( LEFT = ( 4..). =.7 and RIGHT = (.. ). =.7. Hene TRAP =.7.. (a) MID = (.49 +.48 +.9 +.98). = 4.96.

More information

Relative Maxima and Minima sections 4.3

Relative Maxima and Minima sections 4.3 Relative Maxima and Minima setions 4.3 Definition. By a ritial point of a funtion f we mean a point x 0 in the domain at whih either the derivative is zero or it does not exists. So, geometrially, one

More information

CHAPTER P Preparation for Calculus

CHAPTER P Preparation for Calculus PART I CHAPTER P Preparation for Calulus Setion P. Graphs and Models...................... Setion P. Linear Models and Rates of Change............. 7 Setion P. Funtions and Their Graphs.................

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra 1 Linear Equations in Linear Algebra 1.1 SYSTEMS OF LINEAR EQUATIONS LINEAR EQUATION,, 1 n A linear equation in the variables equation that can be written in the form a a a b 1 1 2 2 n n a a is an where

More information

The Hanging Chain. John McCuan. January 19, 2006

The Hanging Chain. John McCuan. January 19, 2006 The Hanging Chain John MCuan January 19, 2006 1 Introdution We onsider a hain of length L attahed to two points (a, u a and (b, u b in the plane. It is assumed that the hain hangs in the plane under a

More information

Lecture 3 - Lorentz Transformations

Lecture 3 - Lorentz Transformations Leture - Lorentz Transformations A Puzzle... Example A ruler is positioned perpendiular to a wall. A stik of length L flies by at speed v. It travels in front of the ruler, so that it obsures part of the

More information

Routh-Hurwitz Lecture Routh-Hurwitz Stability test

Routh-Hurwitz Lecture Routh-Hurwitz Stability test ECE 35 Routh-Hurwitz Leture Routh-Hurwitz Staility test AStolp /3/6, //9, /6/ Denominator of transfer funtion or signal: s n s n s n 3 s n 3 a s a Usually of the Closed-loop transfer funtion denominator

More information

Lecture 11 Buckling of Plates and Sections

Lecture 11 Buckling of Plates and Sections Leture Bukling of lates and Setions rolem -: A simpl-supported retangular plate is sujeted to a uniaxial ompressive load N, as shown in the sketh elow. a 6 N N a) Calulate and ompare ukling oeffiients

More information

Systems and Matrices VOCABULARY

Systems and Matrices VOCABULARY TEKS FOCUS 4-4 Systems and Matries VOCABULARY TEKS (3)(B) Solve systems of three linear equations in three variables by using Gaussian elimination, tehnology with matries, and substitution. TEKS ()(C)

More information

Suggested problems solutions

Suggested problems solutions Suggested problems solutions Solving systems using Gauss-Jordan elimination P: Whih of the matries below are in redued row ehelon form? If a matrix is not in redued row ehelon form, explain where it fails,

More information

Equations, Inequalities, and Problem Solving

Equations, Inequalities, and Problem Solving CHAPTER Equations, Inequalities, and Problem Solving. Linear Equations in One Variable. An Introduction to Problem Solving. Formulas and Problem Solving.4 Linear Inequalities and Problem Solving Integrated

More information

Final Review. A Puzzle... Special Relativity. Direction of the Force. Moving at the Speed of Light

Final Review. A Puzzle... Special Relativity. Direction of the Force. Moving at the Speed of Light Final Review A Puzzle... Diretion of the Fore A point harge q is loated a fixed height h above an infinite horizontal onduting plane. Another point harge q is loated a height z (with z > h) above the plane.

More information

Rational Expressions

Rational Expressions CHAPTER 6 Rational Epressions 6. Rational Functions and Multiplying and Dividing Rational Epressions 6. Adding and Subtracting Rational Epressions 6.3 Simplifying Comple Fractions 6. Dividing Polynomials:

More information

Are You Ready? Ratios

Are You Ready? Ratios Ratios Teahing Skill Objetive Write ratios. Review with students the definition of a ratio. Explain that a ratio an be used to ompare anything that an be assigned a number value. Provide the following

More information

A population of 50 flies is expected to double every week, leading to a function of the x

A population of 50 flies is expected to double every week, leading to a function of the x 4 Setion 4.3 Logarithmi Funtions population of 50 flies is epeted to doule every week, leading to a funtion of the form f ( ) 50(), where represents the numer of weeks that have passed. When will this

More information

Lecture 10: Persistent Random Walks and the Telegrapher s Equation

Lecture 10: Persistent Random Walks and the Telegrapher s Equation Leture 10: Persistent Random Walks and the Telegrapher s Equation Greg Randall Marh 11, 003 1 Review from last leture To review from last leture, we ve onsidered a random walk with orrelated displaements:

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

7.5 Rationalizing Denominators and Numerators of Radical Expressions

7.5 Rationalizing Denominators and Numerators of Radical Expressions 440 CHAPTER Rational Exponents, Radicals, and Complex Numbers 86. Find the area and perimeter of the trapezoid. (Hint: The area of a trapezoid is the product of half the height 6 meters and the sum of

More information

Module 5: Red Recedes, Blue Approaches. UNC-TFA H.S. Astronomy Collaboration, Copyright 2012

Module 5: Red Recedes, Blue Approaches. UNC-TFA H.S. Astronomy Collaboration, Copyright 2012 Objetives/Key Points Module 5: Red Reedes, Blue Approahes UNC-TFA H.S. Astronomy Collaboration, Copyright 2012 Students will be able to: 1. math the diretion of motion of a soure (approahing or reeding)

More information

Chapter 8 Hypothesis Testing

Chapter 8 Hypothesis Testing Leture 5 for BST 63: Statistial Theory II Kui Zhang, Spring Chapter 8 Hypothesis Testing Setion 8 Introdution Definition 8 A hypothesis is a statement about a population parameter Definition 8 The two

More information

What are the locations of excess energy in open channels?

What are the locations of excess energy in open channels? Leture 26 Energy Dissipation Strutures I. Introdution Exess energy should usually be dissipated in suh a way as to avoid erosion in unlined open hannels In this ontext, exess energy means exess water veloity

More information

arxiv:gr-qc/ v2 6 Feb 2004

arxiv:gr-qc/ v2 6 Feb 2004 Hubble Red Shift and the Anomalous Aeleration of Pioneer 0 and arxiv:gr-q/0402024v2 6 Feb 2004 Kostadin Trenčevski Faulty of Natural Sienes and Mathematis, P.O.Box 62, 000 Skopje, Maedonia Abstrat It this

More information

1 Each symbol stands for a number. Find the value of each symbol. a + b 7 c 48 d. Find a quick way to work out 90 ( ).

1 Each symbol stands for a number. Find the value of each symbol. a + b 7 c 48 d. Find a quick way to work out 90 ( ). Cambridge Essentials Mathematis Etension 7 A1.1 Homework 1 A1.1 Homework 1 1 Eah symbol stands for a number. Find the value of eah symbol. a 8 = 17 b = 64 4 = 24 d + 5 = 6 2 = and = 8. Find the value of

More information

Geometry of Transformations of Random Variables

Geometry of Transformations of Random Variables Geometry of Transformations of Random Variables Univariate distributions We are interested in the problem of finding the distribution of Y = h(x) when the transformation h is one-to-one so that there is

More information

HOW TO FACTOR. Next you reason that if it factors, then the factorization will look something like,

HOW TO FACTOR. Next you reason that if it factors, then the factorization will look something like, HOW TO FACTOR ax bx I now want to talk a bit about how to fator ax bx where all the oeffiients a, b, and are integers. The method that most people are taught these days in high shool (assuming you go to

More information

Chapter 26 Lecture Notes

Chapter 26 Lecture Notes Chapter 26 Leture Notes Physis 2424 - Strauss Formulas: t = t0 1 v L = L0 1 v m = m0 1 v E = m 0 2 + KE = m 2 KE = m 2 -m 0 2 mv 0 p= mv = 1 v E 2 = p 2 2 + m 2 0 4 v + u u = 2 1 + vu There were two revolutions

More information

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach Measuring & Induing Neural Ativity Using Extraellular Fields I: Inverse systems approah Keith Dillon Department of Eletrial and Computer Engineering University of California San Diego 9500 Gilman Dr. La

More information

Name Solutions to Test 1 September 23, 2016

Name Solutions to Test 1 September 23, 2016 Name Solutions to Test 1 September 3, 016 This test onsists of three parts. Please note that in parts II and III, you an skip one question of those offered. Possibly useful formulas: F qequb x xvt E Evpx

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS Fratals, Vol. 9, No. (00) 09 World Sientifi Publishing Company UPPER-TRUNCATED POWER LAW DISTRIBUTIONS STEPHEN M. BURROUGHS and SARAH F. TEBBENS College of Marine Siene, University of South Florida, St.

More information

Examining Applied Rational Functions

Examining Applied Rational Functions HiMAP Pull-Out Setion: Summer 1990 Eamining Applied Rational Funtions Flod Vest Referenes Environmental Protetion Agen. Gas Mileage Guide. (Copies an usuall e otained from a loal new ar dealer.) Information

More information

MAC Calculus II Summer All you need to know on partial fractions and more

MAC Calculus II Summer All you need to know on partial fractions and more MC -75-Calulus II Summer 00 ll you need to know on partial frations and more What are partial frations? following forms:.... where, α are onstants. Partial frations are frations of one of the + α, ( +

More information

(a) We desribe physics as a sequence of events labelled by their space time coordinates: x µ = (x 0, x 1, x 2 x 3 ) = (c t, x) (12.

(a) We desribe physics as a sequence of events labelled by their space time coordinates: x µ = (x 0, x 1, x 2 x 3 ) = (c t, x) (12. 2 Relativity Postulates (a) All inertial observers have the same equations of motion and the same physial laws. Relativity explains how to translate the measurements and events aording to one inertial

More information

Eigenvectors and Eigenvalues 1

Eigenvectors and Eigenvalues 1 Ma 2015 page 1 Eigenvectors and Eigenvalues 1 In this handout, we will eplore eigenvectors and eigenvalues. We will begin with an eploration, then provide some direct eplanation and worked eamples, and

More information

Most results in this section are stated without proof.

Most results in this section are stated without proof. Leture 8 Level 4 v2 he Expliit formula. Most results in this setion are stated without proof. Reall that we have shown that ζ (s has only one pole, a simple one at s =. It has trivial zeros at the negative

More information

Q2. [40 points] Bishop-Hill Model: Calculation of Taylor Factors for Multiple Slip

Q2. [40 points] Bishop-Hill Model: Calculation of Taylor Factors for Multiple Slip 27-750, A.D. Rollett Due: 20 th Ot., 2011. Homework 5, Volume Frations, Single and Multiple Slip Crystal Plastiity Note the 2 extra redit questions (at the end). Q1. [40 points] Single Slip: Calulating

More information

An Integer Solution of Fractional Programming Problem

An Integer Solution of Fractional Programming Problem Gen. Math. Notes, Vol. 4, No., June 0, pp. -9 ISSN 9-784; Copyright ICSRS Publiation, 0 www.i-srs.org Available free online at http://www.geman.in An Integer Solution of Frational Programming Problem S.C.

More information

SURFACE WAVES OF NON-RAYLEIGH TYPE

SURFACE WAVES OF NON-RAYLEIGH TYPE SURFACE WAVES OF NON-RAYLEIGH TYPE by SERGEY V. KUZNETSOV Institute for Problems in Mehanis Prosp. Vernadskogo, 0, Mosow, 75 Russia e-mail: sv@kuznetsov.msk.ru Abstrat. Existene of surfae waves of non-rayleigh

More information

An iterative least-square method suitable for solving large sparse matrices

An iterative least-square method suitable for solving large sparse matrices An iteratie least-square method suitable for soling large sparse matries By I. M. Khabaza The purpose of this paper is to report on the results of numerial experiments with an iteratie least-square method

More information

MOLECULAR ORBITAL THEORY- PART I

MOLECULAR ORBITAL THEORY- PART I 5.6 Physial Chemistry Leture #24-25 MOLECULAR ORBITAL THEORY- PART I At this point, we have nearly ompleted our rash-ourse introdution to quantum mehanis and we re finally ready to deal with moleules.

More information

The gravitational phenomena without the curved spacetime

The gravitational phenomena without the curved spacetime The gravitational phenomena without the urved spaetime Mirosław J. Kubiak Abstrat: In this paper was presented a desription of the gravitational phenomena in the new medium, different than the urved spaetime,

More information

Get Solution of These Packages & Learn by Video Tutorials on SHORT REVISION

Get Solution of These Packages & Learn by Video Tutorials on  SHORT REVISION SHORT REVISION The symol a a is alled the determinant of order two Its value is given y : D = a a a The symol a is alled the determinant of order three Its value an e found as : D = a a + a a a D = a +

More information

Beams on Elastic Foundation

Beams on Elastic Foundation Professor Terje Haukaas University of British Columbia, Vanouver www.inrisk.ub.a Beams on Elasti Foundation Beams on elasti foundation, suh as that in Figure 1, appear in building foundations, floating

More information

CHAPTER 9: Systems of Equations and Matrices

CHAPTER 9: Systems of Equations and Matrices MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations in Three Variables

More information

UNCORRECTED PAGE PROOFS

UNCORRECTED PAGE PROOFS 8 Kik off with CAS 8 Introdution to vetors 8 Operations on vetors Vetors 8 Magnitude, diretion and omponents of vetors 85 i, j notation 86 Appliations of vetors 87 Review 8 8 Kik off with CAS Eploring

More information

Energy Concept g. y 1

Energy Concept g. y 1 nerg Conept Components of the energ euation z is the elevation head is the pressure head-potential head V /g is the dnami head-kineti head H z + + V g V g S f x V g GL HGL S o x x SPCIFIC NRGY CONCPT Speifi

More information

M 340L CS Homework Set 1

M 340L CS Homework Set 1 M 340L CS Homework Set 1 Solve each system in Problems 1 6 by using elementary row operations on the equations or on the augmented matri. Follow the systematic elimination procedure described in Lay, Section

More information

In this case it might be instructive to present all three components of the current density:

In this case it might be instructive to present all three components of the current density: Momentum, on the other hand, presents us with a me ompliated ase sine we have to deal with a vetial quantity. The problem is simplified if we treat eah of the omponents of the vet independently. s you

More information

Electromagnetic Theory Prof. Ruiz, UNC Asheville, doctorphys on YouTube Chapter B Notes. Special Relativity. B1. The Rotation Matrix

Electromagnetic Theory Prof. Ruiz, UNC Asheville, doctorphys on YouTube Chapter B Notes. Special Relativity. B1. The Rotation Matrix Eletromagneti Theory Prof. Ruiz, UNC Asheille, dotorphys on YouTube Chapter B Notes. Speial Relatiity B1. The Rotation Matrix There are two pairs of axes below. The prime axes are rotated with respet to

More information

Application of the finite-element method within a two-parameter regularised inversion algorithm for electrical capacitance tomography

Application of the finite-element method within a two-parameter regularised inversion algorithm for electrical capacitance tomography Appliation of the finite-element method within a two-parameter regularised inversion algorithm for eletrial apaitane tomograph D Hinestroza, J C Gamio, M Ono Departamento de Matemátias, Universidad del

More information

Math 151 Introduction to Eigenvectors

Math 151 Introduction to Eigenvectors Math 151 Introdution to Eigenvetors The motivating example we used to desrie matrixes was landsape hange and vegetation suession. We hose the simple example of Bare Soil (B), eing replaed y Grasses (G)

More information

Sensitivity analysis for linear optimization problem with fuzzy data in the objective function

Sensitivity analysis for linear optimization problem with fuzzy data in the objective function Sensitivity analysis for linear optimization problem with fuzzy data in the objetive funtion Stephan Dempe, Tatiana Starostina May 5, 2004 Abstrat Linear programming problems with fuzzy oeffiients in the

More information

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

Simplify each expression. 1. 6t + 13t 19t 2. 5g + 34g 39g 3. 7k - 15k 8k 4. 2b b 11b n 2-7n 2 3n x 2 - x 2 7x 2

Simplify each expression. 1. 6t + 13t 19t 2. 5g + 34g 39g 3. 7k - 15k 8k 4. 2b b 11b n 2-7n 2 3n x 2 - x 2 7x 2 9-. Plan Objetives To desribe polynomials To add and subtrat polynomials Examples Degree of a Monomial Classifying Polynomials Adding Polynomials Subtrating Polynomials 9- What You ll Learn To desribe

More information

Strauss PDEs 2e: Section Exercise 3 Page 1 of 13. u tt c 2 u xx = cos x. ( 2 t c 2 2 x)u = cos x. v = ( t c x )u

Strauss PDEs 2e: Section Exercise 3 Page 1 of 13. u tt c 2 u xx = cos x. ( 2 t c 2 2 x)u = cos x. v = ( t c x )u Strauss PDEs e: Setion 3.4 - Exerise 3 Page 1 of 13 Exerise 3 Solve u tt = u xx + os x, u(x, ) = sin x, u t (x, ) = 1 + x. Solution Solution by Operator Fatorization Bring u xx to the other side. Write

More information

The Laws of Acceleration

The Laws of Acceleration The Laws of Aeleration The Relationships between Time, Veloity, and Rate of Aeleration Copyright 2001 Joseph A. Rybzyk Abstrat Presented is a theory in fundamental theoretial physis that establishes the

More information

Slenderness Effects for Concrete Columns in Sway Frame - Moment Magnification Method

Slenderness Effects for Concrete Columns in Sway Frame - Moment Magnification Method Slenderness Effets for Conrete Columns in Sway Frame - Moment Magnifiation Method Slender Conrete Column Design in Sway Frame Buildings Evaluate slenderness effet for olumns in a sway frame multistory

More information

Developing Excel Macros for Solving Heat Diffusion Problems

Developing Excel Macros for Solving Heat Diffusion Problems Session 50 Developing Exel Maros for Solving Heat Diffusion Problems N. N. Sarker and M. A. Ketkar Department of Engineering Tehnology Prairie View A&M University Prairie View, TX 77446 Abstrat This paper

More information

Particle-wave symmetry in Quantum Mechanics And Special Relativity Theory

Particle-wave symmetry in Quantum Mechanics And Special Relativity Theory Partile-wave symmetry in Quantum Mehanis And Speial Relativity Theory Author one: XiaoLin Li,Chongqing,China,hidebrain@hotmail.om Corresponding author: XiaoLin Li, Chongqing,China,hidebrain@hotmail.om

More information

Acoustic Waves in a Duct

Acoustic Waves in a Duct Aousti Waves in a Dut 1 One-Dimensional Waves The one-dimensional wave approximation is valid when the wavelength λ is muh larger than the diameter of the dut D, λ D. The aousti pressure disturbane p is

More information

Slenderness Effects for Concrete Columns in Sway Frame - Moment Magnification Method

Slenderness Effects for Concrete Columns in Sway Frame - Moment Magnification Method Slenderness Effets for Conrete Columns in Sway Frame - Moment Magnifiation Method Slender Conrete Column Design in Sway Frame Buildings Evaluate slenderness effet for olumns in a sway frame multistory

More information

Mathematics II. Tutorial 5 Basic mathematical modelling. Groups: B03 & B08. Ngo Quoc Anh Department of Mathematics National University of Singapore

Mathematics II. Tutorial 5 Basic mathematical modelling. Groups: B03 & B08. Ngo Quoc Anh Department of Mathematics National University of Singapore Mathematis II Tutorial 5 Basi mathematial modelling Groups: B03 & B08 February 29, 2012 Mathematis II Ngo Quo Anh Ngo Quo Anh Department of Mathematis National University of Singapore 1/13 : The ost of

More information

To investigate the relationship between the work done to accelerate a trolley and the energy stored in the moving trolley.

To investigate the relationship between the work done to accelerate a trolley and the energy stored in the moving trolley. SP2h.1 Aelerating trolleys Your teaher may wath to see if you an follow instrutions safely take areful measurements. Introdution The work done y a fore is a measure of the energy transferred when a fore

More information

Assignment #9: Orthogonal Projections, Gram-Schmidt, and Least Squares. Name:

Assignment #9: Orthogonal Projections, Gram-Schmidt, and Least Squares. Name: Assignment 9: Orthogonal Projections, Gram-Schmidt, and Least Squares Due date: Friday, April 0, 08 (:pm) Name: Section Number Assignment 9: Orthogonal Projections, Gram-Schmidt, and Least Squares Due

More information

Relativity in Classical Physics

Relativity in Classical Physics Relativity in Classial Physis Main Points Introdution Galilean (Newtonian) Relativity Relativity & Eletromagnetism Mihelson-Morley Experiment Introdution The theory of relativity deals with the study of

More information

Hankel Optimal Model Order Reduction 1

Hankel Optimal Model Order Reduction 1 Massahusetts Institute of Tehnology Department of Eletrial Engineering and Computer Siene 6.245: MULTIVARIABLE CONTROL SYSTEMS by A. Megretski Hankel Optimal Model Order Redution 1 This leture overs both

More information

7.6 Radical Equations and Problem Solving

7.6 Radical Equations and Problem Solving Section 7.6 Radical Equations and Problem Solving 447 Use rational eponents to write each as a single radical epression. 9. 2 4 # 2 20. 25 # 2 3 2 Simplify. 2. 240 22. 2 4 6 7 y 0 23. 2 3 54 4 24. 2 5-64b

More information

Lecture 7: Sampling/Projections for Least-squares Approximation, Cont. 7 Sampling/Projections for Least-squares Approximation, Cont.

Lecture 7: Sampling/Projections for Least-squares Approximation, Cont. 7 Sampling/Projections for Least-squares Approximation, Cont. Stat60/CS94: Randomized Algorithms for Matries and Data Leture 7-09/5/013 Leture 7: Sampling/Projetions for Least-squares Approximation, Cont. Leturer: Mihael Mahoney Sribe: Mihael Mahoney Warning: these

More information

Chapter 11. Maxwell's Equations in Special Relativity. 1

Chapter 11. Maxwell's Equations in Special Relativity. 1 Vetor Spaes in Phsis 8/6/15 Chapter 11. Mawell's Equations in Speial Relativit. 1 In Chapter 6a we saw that the eletromagneti fields E and B an be onsidered as omponents of a spae-time four-tensor. This

More information

CHAPTER 9: Systems of Equations and Matrices

CHAPTER 9: Systems of Equations and Matrices MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations in Three Variables

More information

Some facts you should know that would be convenient when evaluating a limit:

Some facts you should know that would be convenient when evaluating a limit: Some fats you should know that would be onvenient when evaluating a it: When evaluating a it of fration of two funtions, f(x) x a g(x) If f and g are both ontinuous inside an open interval that ontains

More information

Physics 486. Classical Newton s laws Motion of bodies described in terms of initial conditions by specifying x(t), v(t).

Physics 486. Classical Newton s laws Motion of bodies described in terms of initial conditions by specifying x(t), v(t). Physis 486 Tony M. Liss Leture 1 Why quantum mehanis? Quantum vs. lassial mehanis: Classial Newton s laws Motion of bodies desribed in terms of initial onditions by speifying x(t), v(t). Hugely suessful

More information

2. The Energy Principle in Open Channel Flows

2. The Energy Principle in Open Channel Flows . The Energy Priniple in Open Channel Flows. Basi Energy Equation In the one-dimensional analysis of steady open-hannel flow, the energy equation in the form of Bernoulli equation is used. Aording to this

More information

3.2 Introduction to Functions

3.2 Introduction to Functions 8 CHAPTER Graphs and Functions Write each statement as an equation in two variables. Then graph each equation. 97. The -value is more than three times the -value. 98. The -value is - decreased b twice

More information

The numbers inside a matrix are called the elements or entries of the matrix.

The numbers inside a matrix are called the elements or entries of the matrix. Chapter Review of Matries. Definitions A matrix is a retangular array of numers of the form a a a 3 a n a a a 3 a n a 3 a 3 a 33 a 3n..... a m a m a m3 a mn We usually use apital letters (for example,

More information

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % (

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % ( 16.50 Leture 0 Subjet: Introdution to Component Mathing and Off-Design Operation At this point it is well to reflet on whih of the many parameters we have introdued (like M, τ, τ t, ϑ t, f, et.) are free

More information

PhysicsAndMathsTutor.com 1

PhysicsAndMathsTutor.com 1 PhysisAndMathsTutor.om. (a (i beam splitter [or semi-silvered mirror] (ii a ompensator [or a glass blok] allows for the thikness of the (semi-silvered mirror to obtain equal optial path lengths in the

More information

2 The Bayesian Perspective of Distributions Viewed as Information

2 The Bayesian Perspective of Distributions Viewed as Information A PRIMER ON BAYESIAN INFERENCE For the next few assignments, we are going to fous on the Bayesian way of thinking and learn how a Bayesian approahes the problem of statistial modeling and inferene. The

More information

Chapter 2: Solution of First order ODE

Chapter 2: Solution of First order ODE 0 Chapter : Solution of irst order ODE Se. Separable Equations The differential equation of the form that is is alled separable if f = h g; In order to solve it perform the following steps: Rewrite the

More information

Experiment 03: Work and Energy

Experiment 03: Work and Energy MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physis Department Physis 8.01 Purpose of the Experiment: Experiment 03: Work and Energy In this experiment you allow a art to roll down an inlined ramp and run into

More information

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

GRADE 11 NOVEMBER 2013 MATHEMATICS P1

GRADE 11 NOVEMBER 2013 MATHEMATICS P1 NATIONAL SENIOR CERTIFICATE GRADE 11 NOVEMBER 2013 MATHEMATICS P1 MARKS: 150 TIME: 3 hours This question paper onsists of 9 pages. 2 MATHEMATICS P1 (NOVEMBER 2013) INSTRUCTIONS AND INFORMATION Read the

More information

INFLUENCE OF OPERATING AND CONSTRUCTION PARAMETERS ON THE BEHAVIOR OF HYDRAULIC CYLINDER SUBJECTED TO JERKY MOTION

INFLUENCE OF OPERATING AND CONSTRUCTION PARAMETERS ON THE BEHAVIOR OF HYDRAULIC CYLINDER SUBJECTED TO JERKY MOTION Proeedings of ICFDP 8: 8 th International Congress of Fluid Dynamis & Propulsion Deember 14-17, 006, Sharm El-Shiekh, Sinai, Egypt ICFDP8-EG-154 INFLUENCE OF OPERATING AND CONSTRUCTION PARAMETERS ON THE

More information

Matrices and Systems of Equations

Matrices and Systems of Equations M CHAPTER 3 3 4 3 F 2 2 4 C 4 4 Matrices and Systems of Equations Probably the most important problem in mathematics is that of solving a system of linear equations. Well over 75 percent of all mathematical

More information

max min z i i=1 x j k s.t. j=1 x j j:i T j

max min z i i=1 x j k s.t. j=1 x j j:i T j AM 221: Advaned Optimization Spring 2016 Prof. Yaron Singer Leture 22 April 18th 1 Overview In this leture, we will study the pipage rounding tehnique whih is a deterministi rounding proedure that an be

More information

THEORETICAL PROBLEM No. 3 WHY ARE STARS SO LARGE?

THEORETICAL PROBLEM No. 3 WHY ARE STARS SO LARGE? THEORETICAL PROBLEM No. 3 WHY ARE STARS SO LARGE? The stars are spheres of hot gas. Most of them shine beause they are fusing hydrogen into helium in their entral parts. In this problem we use onepts of

More information

3. THE SOLUTION OF TRANSFORMATION PARAMETERS

3. THE SOLUTION OF TRANSFORMATION PARAMETERS Deartment of Geosatial Siene. HE SOLUION OF RANSFORMAION PARAMEERS Coordinate transformations, as used in ratie, are models desribing the assumed mathematial relationshis between oints in two retangular

More information

Research Article Approximation of Analytic Functions by Solutions of Cauchy-Euler Equation

Research Article Approximation of Analytic Functions by Solutions of Cauchy-Euler Equation Funtion Spaes Volume 2016, Artile ID 7874061, 5 pages http://d.doi.org/10.1155/2016/7874061 Researh Artile Approimation of Analyti Funtions by Solutions of Cauhy-Euler Equation Soon-Mo Jung Mathematis

More information

Franklin Math Bowl 2007 Group Problem Solving Test 6 th Grade

Franklin Math Bowl 2007 Group Problem Solving Test 6 th Grade Group Problem Solving Test 6 th Grade 1. Consecutive integers are integers that increase by one. For eample, 6, 7, and 8 are consecutive integers. If the sum of 9 consecutive integers is 9, what is the

More information

Chapter 2 Lecture 9 Longitudinal stick fixed static stability and control 6 Topics

Chapter 2 Lecture 9 Longitudinal stick fixed static stability and control 6 Topics hapter Leture 9 Longitudinal stik fied stati stability and ontrol 6 Topis Eample.4 Eample.4 Referene.4 desribes the stability and ontrol data for ten airplanes. This inludes a general aviation airplane

More information

Tutorial 4 (week 4) Solutions

Tutorial 4 (week 4) Solutions THE UNIVERSITY OF SYDNEY PURE MATHEMATICS Summer Shool Math26 28 Tutorial week s You are given the following data points: x 2 y 2 Construt a Lagrange basis {p p p 2 p 3 } of P 3 using the x values from

More information

The Islamic University of Gaza Faculty of Engineering Civil Engineering Department. Numerical Analysis ECIV Chapter 5. Bracketing Methods

The Islamic University of Gaza Faculty of Engineering Civil Engineering Department. Numerical Analysis ECIV Chapter 5. Bracketing Methods The Islami University of Gaza Faulty of Engineering Civil Engineering Department Numerial Analysis ECIV 3306 Chapter 5 Braketing Methods Assoiate Prof. Mazen Abualtayef Civil Engineering Department, The

More information

LECTURE NOTES FOR , FALL 2004

LECTURE NOTES FOR , FALL 2004 LECTURE NOTES FOR 18.155, FALL 2004 83 12. Cone support and wavefront set In disussing the singular support of a tempered distibution above, notie that singsupp(u) = only implies that u C (R n ), not as

More information

Dirac s equation We construct relativistically covariant equation that takes into account also the spin. The kinetic energy operator is

Dirac s equation We construct relativistically covariant equation that takes into account also the spin. The kinetic energy operator is Dira s equation We onstrut relativistially ovariant equation that takes into aount also the spin The kineti energy operator is H KE p Previously we derived for Pauli spin matries the relation so we an

More information