SECTION 9-1 Matrices: Basic Operations

Size: px
Start display at page:

Download "SECTION 9-1 Matrices: Basic Operations"

Transcription

1 9 Matrices and Determinants In this chapter we discuss matrices in more detail. In the first three sections we define and study some algebraic operations on matrices, including addition, multiplication, and inversion. The next three sections deal with the determinant of a matrix. In the last chapter we used row operations and Gauss Jordan elimination to solve systems of linear equations. Row operations play a prominent role in the development of several topics in this chapter. One consequence of our discussion will be the development of two additional methods for solving systems of linear equations: one method involves inverse matrices and the other determinants. Matrices are both a very ancient and a very current mathematical concept. References to matrices and systems of equations can be found in Chinese manuscripts dating back to around B.C. Over the years, mathematicians and scientists have found many applications of matrices. More recently, the advent of personal and large-scale computers has increased the use of matrices in a wide variety of applications. In 99 Dan Bricklin and Robert Frankston introduced VisiCalc, the first electronic spreadsheet program for personal computers. Simply put, a spreadsheet is a computer program that allows the user to enter and manipulate numbers, often using matrix notation and operations. Spreadsheets were initially used by businesses in areas such as budgeting, sales projections, and cost estimation. However, many other applications have begun to appear. For example, a scientist can use a spreadsheet to analyze the results of an experiment, or a teacher can use one to record and average grades. There are even spreadsheets that can be used to help compute an individual s income tax. SECTION 9- Matrices: Basic Operations Addition and Subtraction Multiplication of a Matrix by a Number Matrix Product In Section 8- we introduced basic matrix terminology and solved systems of equations by performing row operations on augmented coefficient matrices. Matrices have many other useful applications and possess an interesting mathematical structure in their own right. As we will see, matrix addition and multiplication are similar to real number addition and multiplication in many respects, but there are some important differences. To help you understand the similarities and the differences, you should review the basic properties of real number operations discussed in Section A-. Addition and Subtraction Before we can discuss arithmetic operations for matrices, we have to define equality for matrices. Two matrices are equal if they have the same size and their corresponding elements are equal. For example,

2 9- Matrices: Basic Operations u v a b d e x y c f w z if and only if a u d x b v e y c w f z The sum of two matrices of the same size is a matrix with elements that are the sums of the corresponding elements of the two given matrices. Addition is not defined for matrices of different sizes. EXAMPLE Matrix Addition (A) (B) a c b d w y x z (a w) (c y) (b x) (d z) Matched Problem Add: Graphing utilities can also be used to solve problems involving matrix operations. Figure illustrates the solution to Example B on a graphing calculator. Because we add two matrices by adding their corresponding elements, it follows from the properties of real numbers that matrices of the same size are commutative and associative relative to addition. That is, if A, B, and C are matrices of the same size, then FIGURE Addition on a graphing calculator. A B B A Commutative (A B) C A (B C) Associative A matrix with elements that are all s is called a zero matrix. For example, the following are zero matrices of different sizes: [Note: may be used to denote the zero matrix of any size.] The negative of a matrix M, denoted by M, is a matrix with elements that are the negatives of the elements in M. Thus, if M a c b d

3 9 Matrices and Determinants then M a c b d Note that M (M) (a zero matrix). If A and B are matrices of the same size, then we define subtraction as follows: A B A (B) Thus, to subtract matrix B from matrix A, we simply subtract corresponding elements. EXAMPLE Matrix Subtraction Matched Problem Subtract: [ ] [ ] Multiplication of a Matrix by a Number The product of a number k and a matrix M, denoted by km, is a matrix formed by multiplying each element of M by k. EXAMPLE Multiplication of a Matrix by a Number Matched Problem Find:... EXPLORE-DISCUSS Multiplication of two numbers can be interpreted as repeated addition if one of the numbers is a positive integer. That is,

4 9- Matrices: Basic Operations a a a a a a a a a a a a and so on. Discuss this interpretation for the product of an integer k and a matrix M. Use specific examples to illustrate your remarks. We now consider an application that uses various matrix operations. EXAMPLE Sales and Commissions Ms. Fong and Mr. Petris are salespeople for a new car agency that sells only two models. August was the last month for this year s models, and next year s models were introduced in September. Gross dollar sales for each month are given in the following matrices: Fong $, Petris $, AUGUST SALES Compact Luxury $, $ A SEPTEMBER SALES Compact Luxury $, $88, $8, $, B For example, Ms. Fong had $, in compact sales in August and Mr. Petris had $, in luxury car sales in September. (A) What were the combined dollar sales in August and September for each salesperson and each model? (B) What was the increase in dollar sales from August to September? (C) If both salespeople receive a % commission on gross dollar sales, compute the commission for each salesperson for each model sold in September. Solutions We use matrix addition for part A, matrix subtraction for part B, and multiplication of a matrix by a number for part C. (A) Compact A B $8, $, Luxury $, $, Fong Petris (B) B A $8, $8, $, Fong Petris (C).B Compact (.)($,) (.)($8,) $, $8, $, $,8 Luxury (.)($88,) (.)($,) Fong Petris

5 9 Matrices and Determinants Matched Problem Repeat Example with A $, $, $, and B $8, $, $, Example involved an agency with only two salespeople and two models. A more realistic problem might involve salespeople and models. Problems of this size are often solved with the aid of a spreadsheet on a personal computer. Figure illustrates a computer spreadsheet solution for Example. A B C D E F G Compact Luxury Compact Luxury Compact Luxury August Sales September Sales September Commissions Fong Petris $, $, Combined Sales $, $ $, $8, Sales Increases $88, $, $, $, $8, $,8 Fong Petris $8, $, $, $, $8, $8, $, $, FIGURE Matrix Product Now we are going to introduce a matrix multiplication that may at first seem rather strange. In spite of its apparent strangeness, this operation is well-founded in the general theory of matrices and, as we will see, is extremely useful in many practical problems. Historically, matrix multiplication was introduced by the English mathematician Arthur Cayley (8 89) in studies of linear equations and linear transformations. In Section 9-, you will see how matrix multiplication is central to the process of expressing systems of equations as matrix equations and to the process of solving matrix equations. Matrix equations and their solutions provide us with an alternate method of solving linear systems with the same number of variables as equations. We start by defining the product of two special matrices, a row matrix and a column matrix. DEFINITION Product of a Row Matrix and a Column Matrix The product of a n row matrix and an n column matrix is a matrix given by n a n a... a n b b. b n a b a b... a n b n

6 9- Matrices: Basic Operations Note that the number of elements in the row matrix and in the column matrix must be the same for the product to be defined. EXAMPLE Product of a Row Matrix and a Column Matrix [()() ()() ()()] [ ] [] Matched Problem? Refer to Example. The distinction between the real number and the matrix [] is a technical one, and it is common to see matrices written as real numbers without brackets. In the work that follows, we will frequently refer to matrices as real numbers and omit the brackets whenever it is convenient to do so. EXAMPLE Production Scheduling A factory produces a slalom water ski that requires labor-hours in the fabricating department and labor-hour in the finishing department. Fabricating personnel receive $ per hour, and finishing personnel receive $8 per hour. Total labor cost per ski is given by the product [()() ()(8)] [ 8] [8] or $8 per ski 8 Matched Problem If the factory in Example also produces a trick water ski that requires labor-hours in the fabricating department and. labor-hours in the finishing department, write a product between appropriate row and column matrices that gives the total labor cost for this ski. Compute the cost. We now use the product of a n row matrix and an n column matrix to extend the definition of matrix product to more general matrices.

7 9 Matrices and Determinants DEFINITION Matrix Product If A is an m p matrix and B is a p n matrix, then the matrix product of A and B, denoted AB, is an m n matrix whose element in the ith row and jth column is the real number obtained from the product of the ith row of A and the jth column of B. If the number of columns in A does not equal the number of rows in B, then the matrix product AB is not defined. It is important to check sizes before starting the multiplication process. If A is an a b matrix and B is a c d matrix, then if b c, the product AB will exist and will be an a d matrix (see Fig. ). If b c, then the product AB does not exist. FIGURE Must be the same (b c) a b c d Size of product (a d) The definition is not as complicated as it might first seem. An example should help clarify the process. For A A is, B is, and so AB is. To find the first row of AB, we take the product of the first row of A with every column of B and write each result as a real number, not a matrix. The second row of AB is computed in the same manner. The four products of row and column matrices used to produce the four elements in AB are shown in the dashed box below. These products are usually calculated mentally, or with the aid of a calculator, and need not be written out. The shaded portions highlight the steps involved in computing the element in the first row and second column of AB. and B 9

8 9- Matrices: Basic Operations EXAMPLE Matrix Product (A) (B) Product is not defined (D) (F) (C) (E) Matched Problem Find each product, if it is defined: (A) (C) (E) (F) (D) (B) Figure illustrates a graphing calculator solution to Example A. What would you expect to happen if you tried to solve Example B on a graphing calculator? In the arithmetic of real numbers it does not matter in which order we multiply; for example,. In matrix multiplication, however, it does make a difference. That is, AB does not always equal BA, even if both multiplications are defined and both products are the same size (see Examples C and D). Thus, FIGURE Multiplication on a graphing calculator. Matrix multiplication is not commutative. Also, AB may be zero with neither A nor B equal to zero (see Example D). Thus, The zero property does not hold for matrix multiplication.

9 8 9 Matrices and Determinants (See Section A- for a discussion of the zero property for real numbers.) Just as we used the familiar algebraic notation AB to represent the product of matrices A and B, we use the notation A for AA, the product of A with itself, A for AAA, and so on. EXPLORE-DISCUSS In addition to the commutative and zero properties, there are other significant differences between real number multiplication and matrix multiplication. (A) In real number multiplication, the only real number whose square is is the real number ( ). Find at least one matrix A with all elements nonzero such that A, where is the zero matrix. (B) In real number multiplication, the only nonzero real number that is equal to its square is the real number ( ). Find at least one matrix A with all elements nonzero such that A A. We will continue our discussion of properties of matrix multiplication later in this chapter. Now we consider an application of matrix multiplication. EXAMPLE 8 Labor Costs Let us combine the time requirements for slalom and trick water skis discussed in Example and Matched Problem into one matrix: Trick ski Slalom ski Labor-hours per ski Assembly department h h Finishing department. h h L Now suppose that the company has two manufacturing plants, X and Y, in different parts of the country and that the hourly rates for each department are given in the following matrix: Assembly department Finishing department Hourly wages Plant X $ $8 Plant Y $ $ H Since H and L are both matrices, we can take the product of H and L in either order and the result will be a matrix: HL 8 LH

10 9- Matrices: Basic Operations 9 How can we interpret the elements in these products? Let s begin with the product HL. The element 8 in the first row and first column of HL is the product of the first row matrix of H and the first column matrix of L: Plant X Plant Y () () 8 8 Trick Slalom Notice that $ is the labor cost for assembling a trick ski at the California plant and $8 is the labor cost for assembling a slalom ski at the Wisconsin plant. Although both numbers represent labor costs, it makes no sense to add them together. They do not pertain to the same type of ski or to the same plant. Thus, even though the product HL happens to be defined mathematically, it has no useful interpretation in this problem. Now let s consider the product LH. The element in the first row and first column of LH is given by the following product: Assembly Finishing. Assembly ().(8) 8 Finishing where $ is the labor cost for assembling a trick ski at plant X and $ is the labor cost for finishing a trick ski at plant X. Thus, the sum is the total labor cost for producing a trick ski at plant X. The other elements in LH also represent total labor costs, as indicated by the row and column labels shown below: LH Labor costs per ski Plant X $ $8 Plant Y $8 $8 Trick ski Slalom ski Matched Problem 8 Refer to Example 8. The company wants to know how many hours to schedule in each department in order to produce, trick skis and, slalom skis. These production requirements can be represented by either of the following matrices: Trick skis P, Slalom skis, Q,, Trick skis Slalom skis Using the labor-hour matrix L from Example 8, find PL or LQ, whichever has a meaningful interpretation for this problem, and label the rows and columns accordingly.

11 9 Matrices and Determinants CAUTION Example 8 and Problem 8 illustrate an important point about matrix multiplication. Even if you are using a graphing utility to perform the calculations in a matrix product, it is still necessary for you to know the definition of matrix multiplication so that you can interpret the results correctly. Answers to Matched Problems.... (A) (B) $8, $, (C) $8, $88, $8, $, $, $, $, (A) Not defined (B) (C) (D) (E). or $ 8 (F) Assembly Finishing PL,, Labor hours EXERCISE 9- A Perform the indicated operations in Problems 8, if possible

12 9- Matrices: Basic Operations B Find the products in Problems Problems refer to the following matrices. C A Perform the indicated operations, if possible.. AB 8. BA 9. AC. CA. A. B. C. AD. CD. ()DB. AC BD 8. BA CD 9. DA C. B AD. DAC. CDB. ADB. BAB. Find a, b, c, and d so that. Find w, x, y, and z so that. Find x and y so that 8 w y.. x 8. Find x and y so that x 8 B D a c x z x y x y 8 b d 9 y y 9 8 C 9. Find a, b, c, and d so that. Find w, x, y, and z so that. Find a, b, c, and d so that. Find w, x, y, and z so that w y w y a c x z a c x z A diagonal matrix is a matrix of the form A a b d b d 8 d where a and d are any real numbers; if a d, A is called the identity matrix. In Problems, determine whether the statement is true or false. If true, explain why. If false, give a counterexample.. If A and B are diagonal matrices, then A B is a diagonal matrix.. If A and B are diagonal matrices, then AB is a diagonal matrix.. If A and B are diagonal matrices, then AB BA.. If A and B are matrices, then AB BA.. If A and B are diagonal matrices, then A B B A. 8. If A and B are matrices, then A B B A. 9. The zero matrix is a diagonal matrix.. If A and B are diagonal matrices such that AB, then A or B.. If A is the identity matrix and B is any matrix, then AB BA B.. If A and B are diagonal matrices such that AB B and B, then A is the identity matrix.. If A is a diagonal matrix such that A A, then A is the identity matrix.. If A is a diagonal matrix such that A, then A.

13 9 Matrices and Determinants APPLICATIONS. Cost Analysis. A company with two different plants manufactures guitars and banjos. Its production costs for each instrument are given in the following matrices: Materials Labor $ $ Find (A B), the average cost of production for the two plants.. Cost Analysis. If both labor and materials at plant X in Problem are increased %, find (.A B), the new average cost of production for the two plants.. Markup. An import car dealer sells three models of a car. Current dealer invoice price (cost) and the retail price for the basic models and the indicated options are given in the following two matrices (where Air means air conditioning): Model A Model B Model C Model A Model B Model C Plant X Guitar Banjo Basic car $, $, $, Basic car $,9 $, $8, $ $8 A Dealer invoice price AM/FM Air radio $8 $ $8 $ $9 $ Retail price AM/FM Air radio $8 $88 $9 Plant Y Guitar Banjo $ $ $ $9 $ $ $ B Cruise control $8 $8 $9 $ $ $8 M We define the markup matrix to be N M (markup is the difference between the retail price and the dealer invoice price). Suppose the value of the dollar has had a sharp decline and the dealer invoice price is to have an across-theboard % increase next year. In order to stay competitive with domestic cars, the dealer increases the retail prices only %. Calculate a markup matrix for next year s models and the indicated options. (Compute results to the nearest dollar.) 8. Markup. Referring to Problem, what is the markup matrix resulting from a % increase in dealer invoice prices and an increase in retail prices of %? (Compute results to the nearest dollar.) 9. Labor Costs. A company with manufacturing plants located in different parts of the country has labor-hour and wage requirements for the manufacturing of three types of inflatable boats as given in the following two matrices: Cruise control N Labor-hours per boat Cutting Assembly department department. h. h. h M. h.9 h. h. h. h. h Hourly wages Plant I Plant II $8 $9 N $ $ $ $ (A) Find the labor costs for a one-person boat manufactured at plant I. (B) Find the labor costs for a four-person boat manufactured at plant II. (C) Discuss possible interpretations of the elements in the matrix products MN and NM. (D) If either of the products MN or NM has a meaningful interpretation, find the product and label its rows and columns.. Inventory Value. A personal computer retail company sells five different computer models through three stores located in a large metropolitan area. The inventory of each model on hand in each store is summarized in matrix M. Wholesale (W) and retail (R) values of each model computer are summarized in matrix N. A M N Model B C D W $ $, $,8 $, $, Packaging department Cutting department Assembly department Packaging department Store Store Store (A) What is the retail value of the inventory at store? (B) What is the wholesale value of the inventory at store? (C) Discuss possible interpretations of the elements in the matrix products MN and NM. (D) If either of the products MN or NM has a meaningful interpretation, find the product and label its rows and columns. (E) Discuss methods of matrix multiplication that can be used to find the total inventory of each model on hand E R $8 $,8 $, $, $,9 A B C D E One-person boat Two-person boat Four-person boat

14 9- Matrices: Basic Operations at all three stores. State the matrices that can be used, and perform the necessary operations. (F) Discuss methods of matrix multiplication that can be used to find the total inventory of all five models at each store. State the matrices that can be used, and perform the necessary operations.. Airfreight. A nationwide airfreight service has connecting flights between five cities, as illustrated in the figure. To represent this schedule in matrix form, we construct a incidence matrix A, where the rows represent the origins of each flight and the columns represent the destinations. We place a in the ith row and jth column of this matrix if there is a connecting flight from the ith city to the jth city and a otherwise. We also place s on the principal diagonal, because a connecting flight with the same origin and destination does not make sense. Atlanta Baltimore Denver Chicago El Paso A Now that the schedule has been represented in the mathematical form of a matrix, we can perform operations on this matrix to obtain information about the schedule. (A) Find A. What does the in row and column of A indicate about the schedule? What does the in row and column indicate about the schedule? In general, how would you interpret each element off the principal diagonal of A? [Hint: Examine the diagram for possible connections between the ith city and the jth city.] (B) Find A. What does the in row and column of A indicate about the schedule? What does the in row and column indicate about the schedule? In general, how would you interpret each element off the principal diagonal of A? (C) Compute A, A A, A A A,..., until you obtain a matrix with no zero elements (except possibly on the principal diagonal), and interpret.. Airfreight. Find the incidence matrix A for the flight schedule illustrated in the figure. Compute A, A A, A A A,..., until you obtain a matrix with no zero elements (except possibly on the principal diagonal), and interpret. Origin Destination Louisville Milwaukee Phoenix. Politics. In a local election, a group hired a public relations firm to promote its candidate in three ways: telephone, house calls, and letters. The cost per contact is given in matrix M: M The number of contacts of each type made in two adjacent cities is given in matrix N: Telephone N,, Cost per contact $.8 $. $. Oakland House call 8 Telephone House call Letter Letter, 8, Berkeley Oakland (A) Find the total amount spent in Berkeley. (B) Find the total amount spent in Oakland. (C) Discuss possible interpretations of the elements in the matrix products MN and NM. (D) If either of the products MN or NM has a meaningful interpretation, find the product and label its rows and columns. (E) Discuss methods of matrix multiplication that can be used to find the total number of telephone calls, house calls, and letters. State the matrices that can be used, and perform the necessary operations. (F) Discuss methods of matrix multiplication that can be used to find the total number of contacts in Berkeley and in Oakland. State the matrices that can be used, and perform the necessary operations.. Nutrition. A nutritionist for a cereal company blends two cereals in different mixes. The amounts of protein, carbohydrate, and fat (in grams per ounce) in each cereal are given by matrix M. The amounts of each cereal used in the three mixes are given by matrix N. Newark

15 9 Matrices and Determinants Cereal A g/oz M g/oz g/oz N Mix X oz oz Cereal B g/oz g/oz g/oz Mix Y oz oz Mix Z oz oz Protein Carbohydrate Fat Cereal A Cereal B (A) Find the amount of protein in mix X. (B) Find the amount of fat in mix Z. (C) Discuss possible interpretations of the elements in the matrix products MN and NM. (D) If either of the products MN or NM has a meaningful interpretation, find the product and label its rows and columns. SECTION 9- Inverse of a Square Matrix Identity Matrix for Multiplication Inverse of a Square Matrix Application: Cryptography In this section we introduce the identity matrix and the inverse of a square matrix. These matrix forms, along with matrix multiplication, are then used to solve some systems of equations written in matrix form in Section 9-. Identity Matrix for Multiplication We know that for any real number a ()a a() a The number is called the identity for real number multiplication. Does the set of all matrices of a given dimension have an identity element for multiplication? That is, if M is an arbitrary m n matrix, does M have an identity element I such that IM MI M? The answer in general is no. However, the set of all square matrices of order n (matrices with n rows and n columns) does have an identity. DEFINITION Identity Matrix The identity matrix for multiplication for the set of all square matrices of order n is the square matrix of order n, denoted by I, with s along the principal diagonal (from upper left corner to lower right corner) and s elsewhere. For example, and are the identity matrices for all square matrices of order and, respectively.

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.

a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison

SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89. by Joseph Collison SYSTEMS OF EQUATIONS AND MATRICES WITH THE TI-89 by Joseph Collison Copyright 2000 by Joseph Collison All rights reserved Reproduction or translation of any part of this work beyond that permitted by Sections

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Chapter 5. Linear Inequalities and Linear Programming. Linear Programming in Two Dimensions: A Geometric Approach

Chapter 5. Linear Inequalities and Linear Programming. Linear Programming in Two Dimensions: A Geometric Approach Chapter 5 Linear Programming in Two Dimensions: A Geometric Approach Linear Inequalities and Linear Programming Section 3 Linear Programming gin Two Dimensions: A Geometric Approach In this section, we

More information

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation

More information

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws.

Matrix Algebra. Some Basic Matrix Laws. Before reading the text or the following notes glance at the following list of basic matrix algebra laws. Matrix Algebra A. Doerr Before reading the text or the following notes glance at the following list of basic matrix algebra laws. Some Basic Matrix Laws Assume the orders of the matrices are such that

More information

Arithmetic and Algebra of Matrices

Arithmetic and Algebra of Matrices Arithmetic and Algebra of Matrices Math 572: Algebra for Middle School Teachers The University of Montana 1 The Real Numbers 2 Classroom Connection: Systems of Linear Equations 3 Rational Numbers 4 Irrational

More information

Chapter 7. Matrices. Definition. An m n matrix is an array of numbers set out in m rows and n columns. Examples. ( 1 1 5 2 0 6

Chapter 7. Matrices. Definition. An m n matrix is an array of numbers set out in m rows and n columns. Examples. ( 1 1 5 2 0 6 Chapter 7 Matrices Definition An m n matrix is an array of numbers set out in m rows and n columns Examples (i ( 1 1 5 2 0 6 has 2 rows and 3 columns and so it is a 2 3 matrix (ii 1 0 7 1 2 3 3 1 is a

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Psychology 7291: Multivariate Statistics (Carey) 8/27/98 Matrix Algebra - 1 Introduction to Matrix Algebra Definitions: A matrix is a collection of numbers ordered by rows and columns. It is customary

More information

Lecture 2 Matrix Operations

Lecture 2 Matrix Operations Lecture 2 Matrix Operations transpose, sum & difference, scalar multiplication matrix multiplication, matrix-vector product matrix inverse 2 1 Matrix transpose transpose of m n matrix A, denoted A T or

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

Introduction to Matrices for Engineers

Introduction to Matrices for Engineers Introduction to Matrices for Engineers C.T.J. Dodson, School of Mathematics, Manchester Universit 1 What is a Matrix? A matrix is a rectangular arra of elements, usuall numbers, e.g. 1 0-8 4 0-1 1 0 11

More information

MAT188H1S Lec0101 Burbulla

MAT188H1S Lec0101 Burbulla Winter 206 Linear Transformations A linear transformation T : R m R n is a function that takes vectors in R m to vectors in R n such that and T (u + v) T (u) + T (v) T (k v) k T (v), for all vectors u

More information

Using row reduction to calculate the inverse and the determinant of a square matrix

Using row reduction to calculate the inverse and the determinant of a square matrix Using row reduction to calculate the inverse and the determinant of a square matrix Notes for MATH 0290 Honors by Prof. Anna Vainchtein 1 Inverse of a square matrix An n n square matrix A is called invertible

More information

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20 SECTION.4 Multiplying and Dividing Signed Numbers.4 OBJECTIVES 1. Multiply signed numbers 2. Use the commutative property of multiplication 3. Use the associative property of multiplication 4. Divide signed

More information

7.4. The Inverse of a Matrix. Introduction. Prerequisites. Learning Style. Learning Outcomes

7.4. The Inverse of a Matrix. Introduction. Prerequisites. Learning Style. Learning Outcomes The Inverse of a Matrix 7.4 Introduction In number arithmetic every number a 0 has a reciprocal b written as a or such that a ba = ab =. Similarly a square matrix A may have an inverse B = A where AB =

More information

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan 3 Binary Operations We are used to addition and multiplication of real numbers. These operations combine two real numbers

More information

To Evaluate an Algebraic Expression

To Evaluate an Algebraic Expression 1.5 Evaluating Algebraic Expressions 1.5 OBJECTIVES 1. Evaluate algebraic expressions given any signed number value for the variables 2. Use a calculator to evaluate algebraic expressions 3. Find the sum

More information

So let us begin our quest to find the holy grail of real analysis.

So let us begin our quest to find the holy grail of real analysis. 1 Section 5.2 The Complete Ordered Field: Purpose of Section We present an axiomatic description of the real numbers as a complete ordered field. The axioms which describe the arithmetic of the real numbers

More information

Method To Solve Linear, Polynomial, or Absolute Value Inequalities:

Method To Solve Linear, Polynomial, or Absolute Value Inequalities: Solving Inequalities An inequality is the result of replacing the = sign in an equation with ,, or. For example, 3x 2 < 7 is a linear inequality. We call it linear because if the < were replaced with

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

Solving Systems of Linear Equations

Solving Systems of Linear Equations LECTURE 5 Solving Systems of Linear Equations Recall that we introduced the notion of matrices as a way of standardizing the expression of systems of linear equations In today s lecture I shall show how

More information

1 Introduction to Matrices

1 Introduction to Matrices 1 Introduction to Matrices In this section, important definitions and results from matrix algebra that are useful in regression analysis are introduced. While all statements below regarding the columns

More information

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

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

More information

Negative Integer Exponents

Negative Integer Exponents 7.7 Negative Integer Exponents 7.7 OBJECTIVES. Define the zero exponent 2. Use the definition of a negative exponent to simplify an expression 3. Use the properties of exponents to simplify expressions

More information

Notes on Determinant

Notes on Determinant ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without

More information

Section 5.3. Section 5.3. u m ] l jj. = l jj u j + + l mj u m. v j = [ u 1 u j. l mj

Section 5.3. Section 5.3. u m ] l jj. = l jj u j + + l mj u m. v j = [ u 1 u j. l mj Section 5. l j v j = [ u u j u m ] l jj = l jj u j + + l mj u m. l mj Section 5. 5.. Not orthogonal, the column vectors fail to be perpendicular to each other. 5..2 his matrix is orthogonal. Check that

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Solution to Homework 2

Solution to Homework 2 Solution to Homework 2 Olena Bormashenko September 23, 2011 Section 1.4: 1(a)(b)(i)(k), 4, 5, 14; Section 1.5: 1(a)(b)(c)(d)(e)(n), 2(a)(c), 13, 16, 17, 18, 27 Section 1.4 1. Compute the following, if

More information

A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form

A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form Section 1.3 Matrix Products A linear combination is a sum of scalars times quantities. Such expressions arise quite frequently and have the form (scalar #1)(quantity #1) + (scalar #2)(quantity #2) +...

More information

How To Solve Factoring Problems

How To Solve Factoring Problems 05-W4801-AM1.qxd 8/19/08 8:45 PM Page 241 Factoring, Solving Equations, and Problem Solving 5 5.1 Factoring by Using the Distributive Property 5.2 Factoring the Difference of Two Squares 5.3 Factoring

More information

Standard Form of a Linear Programming Problem

Standard Form of a Linear Programming Problem 494 CHAPTER 9 LINEAR PROGRAMMING 9. THE SIMPLEX METHOD: MAXIMIZATION For linear programming problems involving two variables, the graphical solution method introduced in Section 9. is convenient. However,

More information

Chapter Two: Matrix Algebra and its Applications 1 CHAPTER TWO. Matrix Algebra and its applications

Chapter Two: Matrix Algebra and its Applications 1 CHAPTER TWO. Matrix Algebra and its applications Chapter Two: Matrix Algebra and its Applications 1 CHAPTER TWO Matrix Algebra and its applications Algebra - is a part of mathematics that deals with operations (+, -, x ). Matrix is A RECTANGULAR ARRAY

More information

15.062 Data Mining: Algorithms and Applications Matrix Math Review

15.062 Data Mining: Algorithms and Applications Matrix Math Review .6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

Math 312 Homework 1 Solutions

Math 312 Homework 1 Solutions Math 31 Homework 1 Solutions Last modified: July 15, 01 This homework is due on Thursday, July 1th, 01 at 1:10pm Please turn it in during class, or in my mailbox in the main math office (next to 4W1) Please

More information

Chapter 11 Number Theory

Chapter 11 Number Theory Chapter 11 Number Theory Number theory is one of the oldest branches of mathematics. For many years people who studied number theory delighted in its pure nature because there were few practical applications

More information

8 Square matrices continued: Determinants

8 Square matrices continued: Determinants 8 Square matrices continued: Determinants 8. Introduction Determinants give us important information about square matrices, and, as we ll soon see, are essential for the computation of eigenvalues. You

More information

Multiple regression - Matrices

Multiple regression - Matrices Multiple regression - Matrices This handout will present various matrices which are substantively interesting and/or provide useful means of summarizing the data for analytical purposes. As we will see,

More information

Abstract: We describe the beautiful LU factorization of a square matrix (or how to write Gaussian elimination in terms of matrix multiplication).

Abstract: We describe the beautiful LU factorization of a square matrix (or how to write Gaussian elimination in terms of matrix multiplication). MAT 2 (Badger, Spring 202) LU Factorization Selected Notes September 2, 202 Abstract: We describe the beautiful LU factorization of a square matrix (or how to write Gaussian elimination in terms of matrix

More information

CONTENTS 1. Peter Kahn. Spring 2007

CONTENTS 1. Peter Kahn. Spring 2007 CONTENTS 1 MATH 304: CONSTRUCTING THE REAL NUMBERS Peter Kahn Spring 2007 Contents 2 The Integers 1 2.1 The basic construction.......................... 1 2.2 Adding integers..............................

More information

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions. Algebra I Overview View unit yearlong overview here Many of the concepts presented in Algebra I are progressions of concepts that were introduced in grades 6 through 8. The content presented in this course

More information

V55.0106 Quantitative Reasoning: Computers, Number Theory and Cryptography

V55.0106 Quantitative Reasoning: Computers, Number Theory and Cryptography V55.0106 Quantitative Reasoning: Computers, Number Theory and Cryptography 3 Congruence Congruences are an important and useful tool for the study of divisibility. As we shall see, they are also critical

More information

Lecture 1: Systems of Linear Equations

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

More information

The Assignment Problem and the Hungarian Method

The Assignment Problem and the Hungarian Method The Assignment Problem and the Hungarian Method 1 Example 1: You work as a sales manager for a toy manufacturer, and you currently have three salespeople on the road meeting buyers. Your salespeople are

More information

K80TTQ1EP-??,VO.L,XU0H5BY,_71ZVPKOE678_X,N2Y-8HI4VS,,6Z28DDW5N7ADY013

K80TTQ1EP-??,VO.L,XU0H5BY,_71ZVPKOE678_X,N2Y-8HI4VS,,6Z28DDW5N7ADY013 Hill Cipher Project K80TTQ1EP-??,VO.L,XU0H5BY,_71ZVPKOE678_X,N2Y-8HI4VS,,6Z28DDW5N7ADY013 Directions: Answer all numbered questions completely. Show non-trivial work in the space provided. Non-computational

More information

Solving Linear Systems, Continued and The Inverse of a Matrix

Solving Linear Systems, Continued and The Inverse of a Matrix , Continued and The of a Matrix Calculus III Summer 2013, Session II Monday, July 15, 2013 Agenda 1. The rank of a matrix 2. The inverse of a square matrix Gaussian Gaussian solves a linear system by reducing

More information

Similarity and Diagonalization. Similar Matrices

Similarity and Diagonalization. Similar Matrices MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that

More information

MBA Jump Start Program

MBA Jump Start Program MBA Jump Start Program Module 2: Mathematics Thomas Gilbert Mathematics Module Online Appendix: Basic Mathematical Concepts 2 1 The Number Spectrum Generally we depict numbers increasing from left to right

More information

Lecture Notes 2: Matrices as Systems of Linear Equations

Lecture Notes 2: Matrices as Systems of Linear Equations 2: Matrices as Systems of Linear Equations 33A Linear Algebra, Puck Rombach Last updated: April 13, 2016 Systems of Linear Equations Systems of linear equations can represent many things You have probably

More information

Here are some examples of combining elements and the operations used:

Here are some examples of combining elements and the operations used: MATRIX OPERATIONS Summary of article: What is an operation? Addition of two matrices. Multiplication of a Matrix by a scalar. Subtraction of two matrices: two ways to do it. Combinations of Addition, Subtraction,

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

Answer Key for California State Standards: Algebra I

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

More information

4 UNIT FOUR: Transportation and Assignment problems

4 UNIT FOUR: Transportation and Assignment problems 4 UNIT FOUR: Transportation and Assignment problems 4.1 Objectives By the end of this unit you will be able to: formulate special linear programming problems using the transportation model. define a balanced

More information

Linear Programming. March 14, 2014

Linear Programming. March 14, 2014 Linear Programming March 1, 01 Parts of this introduction to linear programming were adapted from Chapter 9 of Introduction to Algorithms, Second Edition, by Cormen, Leiserson, Rivest and Stein [1]. 1

More information

Stupid Divisibility Tricks

Stupid Divisibility Tricks Stupid Divisibility Tricks 101 Ways to Stupefy Your Friends Appeared in Math Horizons November, 2006 Marc Renault Shippensburg University Mathematics Department 1871 Old Main Road Shippensburg, PA 17013

More information

Exponents. Learning Objectives 4-1

Exponents. Learning Objectives 4-1 Eponents -1 to - Learning Objectives -1 The product rule for eponents The quotient rule for eponents The power rule for eponents Power rules for products and quotient We can simplify by combining the like

More information

Similar matrices and Jordan form

Similar matrices and Jordan form Similar matrices and Jordan form We ve nearly covered the entire heart of linear algebra once we ve finished singular value decompositions we ll have seen all the most central topics. A T A is positive

More information

Solving Systems of Linear Equations Using Matrices

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

More information

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

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

More information

SECTION 10-2 Mathematical Induction

SECTION 10-2 Mathematical Induction 73 0 Sequences and Series 6. Approximate e 0. using the first five terms of the series. Compare this approximation with your calculator evaluation of e 0.. 6. Approximate e 0.5 using the first five terms

More information

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions Marcel B. Finan Arkansas Tech University c All Rights Reserved First Draft February 8, 2006 1 Contents 25

More information

BREAK-EVEN ANALYSIS. In your business planning, have you asked questions like these?

BREAK-EVEN ANALYSIS. In your business planning, have you asked questions like these? BREAK-EVEN ANALYSIS In your business planning, have you asked questions like these? How much do I have to sell to reach my profit goal? How will a change in my fixed costs affect net income? How much do

More information

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL Chapter 6 LINEAR INEQUALITIES 6.1 Introduction Mathematics is the art of saying many things in many different ways. MAXWELL In earlier classes, we have studied equations in one variable and two variables

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Just the Factors, Ma am

Just the Factors, Ma am 1 Introduction Just the Factors, Ma am The purpose of this note is to find and study a method for determining and counting all the positive integer divisors of a positive integer Let N be a given positive

More information

Algebra 1. Practice Workbook with Examples. McDougal Littell. Concepts and Skills

Algebra 1. Practice Workbook with Examples. McDougal Littell. Concepts and Skills McDougal Littell Algebra 1 Concepts and Skills Larson Boswell Kanold Stiff Practice Workbook with Examples The Practice Workbook provides additional practice with worked-out examples for every lesson.

More information

The Mathematics 11 Competency Test Percent Increase or Decrease

The Mathematics 11 Competency Test Percent Increase or Decrease The Mathematics 11 Competency Test Percent Increase or Decrease The language of percent is frequently used to indicate the relative degree to which some quantity changes. So, we often speak of percent

More information

Elements of Abstract Group Theory

Elements of Abstract Group Theory Chapter 2 Elements of Abstract Group Theory Mathematics is a game played according to certain simple rules with meaningless marks on paper. David Hilbert The importance of symmetry in physics, and for

More information

13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions.

13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions. 3 MATH FACTS 0 3 MATH FACTS 3. Vectors 3.. Definition We use the overhead arrow to denote a column vector, i.e., a linear segment with a direction. For example, in three-space, we write a vector in terms

More information

3 Some Integer Functions

3 Some Integer Functions 3 Some Integer Functions A Pair of Fundamental Integer Functions The integer function that is the heart of this section is the modulo function. However, before getting to it, let us look at some very simple

More information

Rules of Exponents. Math at Work: Motorcycle Customization OUTLINE CHAPTER

Rules of Exponents. Math at Work: Motorcycle Customization OUTLINE CHAPTER Rules of Exponents CHAPTER 5 Math at Work: Motorcycle Customization OUTLINE Study Strategies: Taking Math Tests 5. Basic Rules of Exponents Part A: The Product Rule and Power Rules Part B: Combining the

More information

Binary Adders: Half Adders and Full Adders

Binary Adders: Half Adders and Full Adders Binary Adders: Half Adders and Full Adders In this set of slides, we present the two basic types of adders: 1. Half adders, and 2. Full adders. Each type of adder functions to add two binary bits. In order

More information

Matrix algebra for beginners, Part I matrices, determinants, inverses

Matrix algebra for beginners, Part I matrices, determinants, inverses Matrix algebra for beginners, Part I matrices, determinants, inverses Jeremy Gunawardena Department of Systems Biology Harvard Medical School 200 Longwood Avenue, Cambridge, MA 02115, USA jeremy@hmsharvardedu

More information

Systems of Linear Equations; Matrices

Systems of Linear Equations; Matrices 4 Systems of Linear Equations; Matrices 4. Review: Systems of Linear Equations in Two Variables 4. Systems of Linear Equations and Augmented Matrices 4. Gauss Jordan Elimination 4.4 Matrices: Basic Operations

More information

26 Integers: Multiplication, Division, and Order

26 Integers: Multiplication, Division, and Order 26 Integers: Multiplication, Division, and Order Integer multiplication and division are extensions of whole number multiplication and division. In multiplying and dividing integers, the one new issue

More information

by the matrix A results in a vector which is a reflection of the given

by the matrix A results in a vector which is a reflection of the given Eigenvalues & Eigenvectors Example Suppose Then So, geometrically, multiplying a vector in by the matrix A results in a vector which is a reflection of the given vector about the y-axis We observe that

More information

Typical Linear Equation Set and Corresponding Matrices

Typical Linear Equation Set and Corresponding Matrices EWE: Engineering With Excel Larsen Page 1 4. Matrix Operations in Excel. Matrix Manipulations: Vectors, Matrices, and Arrays. How Excel Handles Matrix Math. Basic Matrix Operations. Solving Systems of

More information

The Characteristic Polynomial

The Characteristic Polynomial Physics 116A Winter 2011 The Characteristic Polynomial 1 Coefficients of the characteristic polynomial Consider the eigenvalue problem for an n n matrix A, A v = λ v, v 0 (1) The solution to this problem

More information

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Mathematics Course 111: Algebra I Part IV: Vector Spaces Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are

More information

Solutions of Linear Equations in One Variable

Solutions of Linear Equations in One Variable 2. Solutions of Linear Equations in One Variable 2. OBJECTIVES. Identify a linear equation 2. Combine like terms to solve an equation We begin this chapter by considering one of the most important tools

More information

5 Homogeneous systems

5 Homogeneous systems 5 Homogeneous systems Definition: A homogeneous (ho-mo-jeen -i-us) system of linear algebraic equations is one in which all the numbers on the right hand side are equal to : a x +... + a n x n =.. a m

More information

Instructions for E-PLAN Financial Planning Template

Instructions for E-PLAN Financial Planning Template Instructions for E-PLAN Financial Planning Template The EPLAN template will assist you in preparing financial projections for your existing business. The template uses Microsoft Excel to prepare your projected

More information

Unit 1. Today I am going to discuss about Transportation problem. First question that comes in our mind is what is a transportation problem?

Unit 1. Today I am going to discuss about Transportation problem. First question that comes in our mind is what is a transportation problem? Unit 1 Lesson 14: Transportation Models Learning Objective : What is a Transportation Problem? How can we convert a transportation problem into a linear programming problem? How to form a Transportation

More information

FACTORISATION YEARS. A guide for teachers - Years 9 10 June 2011. The Improving Mathematics Education in Schools (TIMES) Project

FACTORISATION YEARS. A guide for teachers - Years 9 10 June 2011. The Improving Mathematics Education in Schools (TIMES) Project 9 10 YEARS The Improving Mathematics Education in Schools (TIMES) Project FACTORISATION NUMBER AND ALGEBRA Module 33 A guide for teachers - Years 9 10 June 2011 Factorisation (Number and Algebra : Module

More information

2.6 Exponents and Order of Operations

2.6 Exponents and Order of Operations 2.6 Exponents and Order of Operations We begin this section with exponents applied to negative numbers. The idea of applying an exponent to a negative number is identical to that of a positive number (repeated

More information

MATHEMATICS FOR ENGINEERS BASIC MATRIX THEORY TUTORIAL 2

MATHEMATICS FOR ENGINEERS BASIC MATRIX THEORY TUTORIAL 2 MATHEMATICS FO ENGINEES BASIC MATIX THEOY TUTOIAL This is the second of two tutorials on matrix theory. On completion you should be able to do the following. Explain the general method for solving simultaneous

More information

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = 36 + 41i.

Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = 36 + 41i. Math 5A HW4 Solutions September 5, 202 University of California, Los Angeles Problem 4..3b Calculate the determinant, 5 2i 6 + 4i 3 + i 7i Solution: The textbook s instructions give us, (5 2i)7i (6 + 4i)(

More information

Lecture notes on linear algebra

Lecture notes on linear algebra Lecture notes on linear algebra David Lerner Department of Mathematics University of Kansas These are notes of a course given in Fall, 2007 and 2008 to the Honors sections of our elementary linear algebra

More information

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

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

More information

Operation Count; Numerical Linear Algebra

Operation Count; Numerical Linear Algebra 10 Operation Count; Numerical Linear Algebra 10.1 Introduction Many computations are limited simply by the sheer number of required additions, multiplications, or function evaluations. If floating-point

More information

COLLEGE ALGEBRA 10 TH EDITION LIAL HORNSBY SCHNEIDER 1.1-1

COLLEGE ALGEBRA 10 TH EDITION LIAL HORNSBY SCHNEIDER 1.1-1 10 TH EDITION COLLEGE ALGEBRA LIAL HORNSBY SCHNEIDER 1.1-1 1.1 Linear Equations Basic Terminology of Equations Solving Linear Equations Identities 1.1-2 Equations An equation is a statement that two expressions

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of.

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of. Polynomial and Rational Functions Outline 3-1 Polynomial Functions 3-2 Finding Rational Zeros of Polynomials 3-3 Approximating Real Zeros of Polynomials 3-4 Rational Functions Chapter 3 Group Activity:

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

1 Solving LPs: The Simplex Algorithm of George Dantzig

1 Solving LPs: The Simplex Algorithm of George Dantzig Solving LPs: The Simplex Algorithm of George Dantzig. Simplex Pivoting: Dictionary Format We illustrate a general solution procedure, called the simplex algorithm, by implementing it on a very simple example.

More information

Linear Algebra and TI 89

Linear Algebra and TI 89 Linear Algebra and TI 89 Abdul Hassen and Jay Schiffman This short manual is a quick guide to the use of TI89 for Linear Algebra. We do this in two sections. In the first section, we will go over the editing

More information

Boolean Algebra Part 1

Boolean Algebra Part 1 Boolean Algebra Part 1 Page 1 Boolean Algebra Objectives Understand Basic Boolean Algebra Relate Boolean Algebra to Logic Networks Prove Laws using Truth Tables Understand and Use First Basic Theorems

More information