2.3 Modeling Real World Data with Matrices

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

Matrix A rectangular array of terms. Each term is an element of the matrix. Each matrix is describe by its dimensions. ( m x n) Where m is the number.
Matrix Multiplication To Multiply matrix A by matrix B: Multiply corresponding entries and then add the resulting products (1)(-1)+ (2)(3) Multiply each.
“No one can be told what the matrix is…
Wednesday, July 15, 2015 EQ: What are the similarities and differences between matrices and real numbers ? Warm Up Evaluate each expression for a = -5,
100’s of free ppt’s from library
8.4 Matrix Operations Day 1 Thurs May 7 Do Now Solve X – 2y = -6 3x + 4y = 7.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
ECON 1150 Matrix Operations Special Matrices
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
13.1 Matrices and Their Sums
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
4.1: Matrix Operations Objectives: Students will be able to: Add, subtract, and multiply a matrix by a scalar Solve Matrix Equations Use matrices to organize.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
Matrix Operations.
3.4 Solution by Matrices. What is a Matrix? matrix A matrix is a rectangular array of numbers.
Sec 4.1 Matrices.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Matrix – is a rectangular arrangement of numbers in rows and columns. Dimensions – Size – m is rows, n is columns. m x n ( row ∙ column) Elements – The.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
Matrices. Matrix A matrix is an ordered rectangular array of numbers. The entry in the i th row and j th column is denoted by a ij. Ex. 4 Columns 3 Rows.
MTH108 Business Math I Lecture 20.
13.4 Product of Two Matrices
Matrices and Matrix Operations
Properties and Applications of Matrices
MATRICES.
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
Matrix Operations Free powerpoints at
Matrix Operations.
College Algebra Chapter 6 Matrices and Determinants and Applications
Unit 1: Matrices Day 1 Aug. 7th, 2012.
Matrix Operations.
Matrix Operations Free powerpoints at
What we’re learning today:
Matrix Multiplication
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations SpringSemester 2017.
Section 7.4 Matrix Algebra.
Matrix Operations Free powerpoints at
WarmUp 2-3 on your calculator or on paper..
7.3 Matrices.
MATRICES MATRIX OPERATIONS.
25. Basic matrix operations
MATRICES MATRIX OPERATIONS.
4.1 Matrices – Basic Operations
MATRICES MATRIX OPERATIONS.
Section 2.4 Matrices.
2.2 Introduction to Matrices
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc.
Matrix Algebra.
[MATRICES ].
3.5 Perform Basic Matrix Operations
12.1 Addition of Matrices.
3.6 Multiply Matrices.
Chapter 4 Matrices & Determinants
1.8 Matrices.
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
[MATRICES ].
Presentation transcript:

2.3 Modeling Real World Data with Matrices Objectives: Model data using matrices. Add, subtract, and multiply matrices.

A rectangular array of terms called elements. In a matrix they are m x n A matrix with m rows and n columns. “m by n” A matrix with only one row. A matrix with only one column. A matrix with the same number of rows as columns. Matrix: Dimensions: m x n matrix: Row matrix: Column matrix: Square matrix:

a23 is the element in the second row and third column. a11 a12 a13 a14 a21 a22 a23 a24 a31 a32 a33 a34 a41 a42 a43 a44

Ex. 1 During the summer of 2000, Ms. Robbins received several types of grains on her farm to feed her livestock. a.) Use a matrix to represent the data. June – 15,000 bushels of corn - 2,000 bushels of soybeans - 500 bushels of oats July – 13,500 bushels of corn - 6,500 bushels of soybeans - 1,000 bushels of oats Aug. - 14,000 bushels of corn - 5,500 bushels of soybeans - 1500 bushels of oats. b) Use a symbol to represent the number of bushels of soybeans in August.

Equal Matrices: Two matrices are equal iff they have the same dimensions and are identical, element by element. Ex. 2) Find the values of x and y for which the matrix equation is: y 4x y – 3 2x + 1 The sum of two m x n matrices is an m x n matrix in which the elements are the sum of the corresponding elements of the given matrices. Addition of Matrices:

Subtraction of Matrices: Ex. 3) Find A + B if A= -7 4 and B = 6 10 5 0 8 -9 3 -1 -2 5 The difference A – B of two m x n matrices is equal to the sum of A + (-B), where –B represents the additive inverse of B. Subtraction of Matrices: Find S - T if S = 2 -1 3 and T = -5 -4 1 -4 -2 -8 7 -8 4 Ex. 4)

Scalar: The number multiplied by a matrix. Scalar Product: The product of a scalar k and an m x n matrix A is an m x n matrix denoted by kA. Each element of kA equals k times the corresponding element of A. Ex. 5) If A = 5 -2 Find 4A 3 8 -1 -9

Product of Two Matrices: The product of an m x n matrix A and an n x r matrix B is an m x r matrix AB. The ijth element of AB is the sum of the products of the corresponding elements in the ith row of A and the jth column of B. *Can only multiply if the number of columns in A is the same as the number of rows in B. Product of Two Matrices:

Use matrices A = 4 -1 2 0 1 0 3 -2 4 B = 4 2 C = 1 2 -3 -2 3 3 1 0 AB Ex. 6.) Use matrices A = 4 -1 2 0 1 0 3 -2 4 B = 4 2 C = 1 2 -3 -2 3 3 1 0 AB b.) BC