Math 221 Midterm Fall 2017 Section 104 Dijana Kreso

Size: px
Start display at page:

Download "Math 221 Midterm Fall 2017 Section 104 Dijana Kreso"

Transcription

1 The University of British Columbia Midterm October 5, 017 Group B Math 1: Matrix Algebra Section 104 (Dijana Kreso) Last Name: Student Number: First Name: Section: Format: 50 min long exam. Total: 5 marks. Worth 30% of your final mark. part A: 10 short questions worth 1 mark each part B: 3 long questions worth 5 marks each Rules governing examinations: 1. No books, notes, electronic devices or any papers are allowed.. You must be prepared to produce your library/ams card upon request. 3. You are not allowed to communicate with other students during the examination. 4. You are not allowed to purposely view other s written work nor purposefully expose your own work to the view of others. 5. You must follow all instructions provided by the invigilators. 6. Any deviation from these rules will be treated as an academic misconduct. The plea of accident or forgetfulness shall not be received. I agree to follow the rules outlined above (signature) Question A1 A10 B1 B B3 TOTAL Points Score 1

2 Part A - Short Answer Questions, 1 mark each. A1: Consider a system of two equations x + y + kz = and x + y + 3z = 1. For which k is the system consistent? A: Let e 1, e, e 3 be the standard vectors in R 3, that is 1 e 1 = 0, 0 e = 1, 0 e 3 = 0, and let f 1 = e 1 + e, f = e 1 e + e 3, f 3 = e e 3. Which of the following sets is linearly independent? (Only one correct answer.) (a) {f 1, f, f 3 } (b) {e 1, f, f 3 } (c) {e, e 3, f 3 }

3 A3: Let H be the solution set of a system x + y + z = 1, x + y z = and x + y + 4z =. Is H a plane, a line, a point or an empty set? A4: Let A denote the augmented matrix for a system of 5 linear equations in 6 variables. Which of the following is true? (a) A is a 6 6 matrix. (b) A is a 5 7 matrix. (c) A is a 5 6 matrix. A5: Circle all of the transformations below that are linear. (a) T : R 3 R 3 given by T (x 1, x, x 3 ) = (0, x, 3x 3 ). (b) T : R 3 R 3 given by T (x 1, x, x 3 ) = (x 1 x, x x 3, x 3 x 1 ). (c) T : R 3 R 3 given by T (x 1, x, x 3 ) = (x 1, 1, 1). (d) T : R 3 R 3 given by T (x 1, x, x 3 ) = (x 1, x, x + x 3 ). 3

4 A6: Compute the following product A7: Circle all the sets below which are not subspaces of R 3? (a) The plane x + 3z = 0. (b) The intersection of planes x + y + 3z = 1 and x + y z = 0. (c) The intersection of planes x + y + 3z = 1 and x + y z = 1. (d) The intersection of a plane x + y z = 0 and the line through (0, 0, 0) and ( 1,, ). A8: Let A be an invertible n n matrix. Circle all true statements below. (a) The equation Ax = b has solutions for infinitely many b R n. (b) The null space of A contains a finite number of vectors. (c) If AB = BA for a matrix B, then B = A 1. (d) The set of vectors x R n such that Ax = b is a subspace of R n for infinitely many b R n. 4

5 A9: Let k be a real number. Consider the matrix below. [ ] 1 k A = k 4 Circle all true statements below. (a) The rows of A are linearly independent for all values of k. (b) The determinant of A is always nonzero. (c) The columns of A span R if and only if k is not equal to. (d) The equation Ax = 0 has solutions for infinitely many values of k. A10: Circle all of the matrices below that are invertible? (a) (b) (c) (d) 3 M = M = M = M =

6 Part B - Long Answer Questions, 5 marks each. B1: Consider the system of linear equations below in variables x 1, x, x 3. x 1 + x = 1 x 1 + x 3 = x + x 3 = 3 (a) [1 mark] Write the augmented matrix of the system. (b) [ marks] Find reduced echelon form of the augmented matrix using row-reduction procedure. (c) [1 mark] Find the general solution of the system in parametric vector form. (d) [1 mark] Find the solution of the system with x 1 = 100. Show your work. 6

7 B: Consider the linear transformations below. For each one write down its standard matrix. Show your work. a) [1 mark] T : R R reflects every vector through the line y = x and multiplies the resulting vector by 3. b) [ marks] T : R 3 R 3 defined by T 1 = 1, T 1 = 1, T = c) [ marks] Are the linear transformations above onto? Are they one-to-one? Explain. 7

8 B3: Let k be a real number and 1 k 1 A = k (a) [1 mark] Show that A is invertible for any value of k. (b) [ marks] Find B = A 1. (Your answer will depend on k). (c) [ marks] Calculate B 5 A (B 1 ) 4. Show your work. 8

9 The University of British Columbia Midterm October 5, 017 Group A Math 1: Matrix Algebra Section 104 (Dijana Kreso) Last Name: Student Number: First Name: Section: Format: 50 min long exam. Total: 5 marks. Worth 30% of your final mark. Part A: 10 short questions worth 1 mark each. Part B: 3 long questions worth 5 marks each. Rules governing examinations: 1. No books, notes, electronic devices or any papers are allowed.. You must be prepared to produce your library/ams card upon request. 3. You are not allowed to communicate with other students during the examination. 4. You are not allowed to purposely view other s written work nor purposefully expose your own work to the view of others. 5. You must follow all instructions provided by the invigilators. 6. Any deviation from these rules will be treated as an academic misconduct. The plea of accident or forgetfulness shall not be received. I agree to follow the rules outlined above (signature) Question A1 A10 B1 B B3 TOTAL Points Score 1

10 Part A - Short Answer Questions, 1 mark each. A1: Let A denote the augmented matrix for a system of 4 linear equations in 3 variables. Which of the following is true? (a) A is a 3 4 matrix. (b) A is a 4 3 matrix. (c) A is a 4 4 matrix. A: Consider a system of two equations x + y = 0 and x + y + kz = 1. For which k is the system consistent? A3: Let H be the solution set of a system of linear equations x + y + z = 1 and x + y z = 0. Is H a plane, a line, a point or an empty set?

11 A4: Let e 1, e, e 3 be the standard vectors in R 3, that is 1 e 1 = 0, 0 e = 1, 0 e 3 = 0, and let f 1 = e 1 + e, f = e 1 e + e 3, f 3 = e 1 + e 3. Which of the following sets is linearly independent? (Only one correct answer.) (a) {f 1, f, f 3 } (b) {e 1, e 3, f 3 } (c) {e 1, f, f 3 } A5: Let k be a real number. Consider the matrix below. [ ] k 9 A = 1 k Circle all true statements below. (a) A is invertible for infinitely many values of k. (b) The determinant of A is always nonzero. (c) The columns of A span R if and only if k is not equal to 3. (d) The equation Ax = 0 has a unique solution for infinitely many values of k. 3

12 A5: Circle all of the transformations below that are linear. (a) T : R 3 R given by T (x 1, x, x 3 ) = (0, x, 3x 3 ). (b) T : R 3 R 3 given by T (x 1, x, x 3 ) = (x 1, x, x 3). (c) T : R 3 R 3 given by T (x 1, x, x 3 ) = (1, x, 3x 3 ). (d) T : R 3 R 3 given by T (x 1, x, x 3 ) = (x 1, x, 3x 3 ). A7: Compute the following product A8: Circle all the sets below which are subspaces of R 3? (a) The plane x + y + 3z = 0. (b) The intersection of planes x + y + 3z = 1 and x + y + z = 0. (c) The intersection of a plane x + y + 3z = 0 and the line through (0, 0, 0) and ( 1, 1, ). (d) The intersection of planes x + y + 3z = 1 and x + y + z = 1. 4

13 A9: Let A be an invertible n n matrix. Circle all true statements below. (a) The system of equations Ax = b is consistent for any b R n. (b) The column space of A is all of R n. (c) For any b R n, the set of vectors x R n such that Ax = b is a subspace of R n. (d) If AB = BA for a matrix B, then B is the inverse of A. A10: Circle all of the matrices below that are invertible? (a) (b) (c) (d) 1 M = M = M = M =

14 Part B - Long Answer Questions, 5 marks each. B1: Consider the system of linear equations below in variables x 1, x, x 3. x 1 x 3 = 1 x 1 + x = 1 x + x 3 = 1 (a) [1 mark] Write the augmented matrix of the system. (b) [ marks] Find reduced echelon form of the augmented matrix using row-reduction procedure. (c) [1 marks] Find the general solution of the system in parametric vector form. (d) [1 mark] Find the solution of the system with x 1 = 100. Show your work. 6

15 B: Let k be a real number and 1 0 k A = k (a) [1 mark] Show that A is invertible for any value of k. (b) [ marks] Find B = A 1. (Your answer will depend on k). (c) [ marks] Calculate (B 1 ) 3 A B 4. Show your work. 7

16 B3: Consider the linear transformations below. For each one write down its standard matrix. Show your work. a) [1 mark] T : R R rotates every vector by an angle of π about the origin and multiplies the resulting vector by scalar 4. b) [ marks] T : R 3 R 3 defined by T 0 = 1, T 0 =, T 1 = c) [ marks] Are the linear transformations above onto? Are they one-to-one? Explain. 8

Math 2114 Common Final Exam May 13, 2015 Form A

Math 2114 Common Final Exam May 13, 2015 Form A Math 4 Common Final Exam May 3, 5 Form A Instructions: Using a # pencil only, write your name and your instructor s name in the blanks provided. Write your student ID number and your CRN in the blanks

More information

Check that your exam contains 20 multiple-choice questions, numbered sequentially.

Check that your exam contains 20 multiple-choice questions, numbered sequentially. MATH 22 MAKEUP EXAMINATION Fall 26 VERSION A NAME STUDENT NUMBER INSTRUCTOR SECTION NUMBER On your scantron, write and bubble your PSU ID, Section Number, and Test Version. Failure to correctly code these

More information

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9 MATH 155, SPRING 218 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9 Name Section 1 2 4 5 Total Please read all instructions carefully before beginning. Each problem is worth 1 points. The maximum score

More information

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam

MA 242 LINEAR ALGEBRA C1, Solutions to First Midterm Exam MA 242 LINEAR ALGEBRA C Solutions to First Midterm Exam Prof Nikola Popovic October 2 9:am - :am Problem ( points) Determine h and k such that the solution set of x + = k 4x + h = 8 (a) is empty (b) contains

More information

Linear Algebra Practice Problems

Linear Algebra Practice Problems Math 7, Professor Ramras Linear Algebra Practice Problems () Consider the following system of linear equations in the variables x, y, and z, in which the constants a and b are real numbers. x y + z = a

More information

Math 152 First Midterm Feb 7, 2012

Math 152 First Midterm Feb 7, 2012 Math 52 irst Midterm eb 7, 22 Name: EXAM SOLUIONS Instructor: Jose Gonzalez Section: 22 Student ID: Exam prepared by Jose Gonzalez and Martin Li.. Do not open this exam until you are told to do so. 2.

More information

Problem Point Value Points

Problem Point Value Points Math 70 TUFTS UNIVERSITY October 12, 2015 Linear Algebra Department of Mathematics Sections 1 and 2 Exam I Instructions: No notes or books are allowed. All calculators, cell phones, or other electronic

More information

Math 301 Test I. M. Randall Holmes. September 8, 2008

Math 301 Test I. M. Randall Holmes. September 8, 2008 Math 0 Test I M. Randall Holmes September 8, 008 This exam will begin at 9:40 am and end at 0:5 am. You may use your writing instrument, a calculator, and your test paper; books, notes and neighbors to

More information

Math 3A Winter 2016 Midterm

Math 3A Winter 2016 Midterm Math 3A Winter 016 Midterm Name Signature UCI ID # E-mail address There are 7 problems for a total of 115 points. Present your work as clearly as possible. Partial credit will be awarded, and you must

More information

Math 22 Fall 2018 Midterm 2

Math 22 Fall 2018 Midterm 2 Math 22 Fall 218 Midterm 2 October 23, 218 NAME: SECTION (check one box): Section 1 (S. Allen 12:5) Section 2 (A. Babei 2:1) Instructions: 1. Write your name legibly on this page, and indicate your section

More information

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you.

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you. Math 54 Fall 2017 Practice Exam 1 Exam date: 9/26/17 Time Limit: 80 Minutes Name: Student ID: GSI or Section: This exam contains 6 pages (including this cover page) and 7 problems. Problems are printed

More information

This examination has 13 pages of questions excluding this cover

This examination has 13 pages of questions excluding this cover This eamination has pages of questions ecluding this cover The University of British Columbia Final Eam - April 2, 207 Mathematics 0: Integral Calculus with Applications to Life Sciences 20 (Hauert, 202

More information

2. Every linear system with the same number of equations as unknowns has a unique solution.

2. Every linear system with the same number of equations as unknowns has a unique solution. 1. For matrices A, B, C, A + B = A + C if and only if A = B. 2. Every linear system with the same number of equations as unknowns has a unique solution. 3. Every linear system with the same number of equations

More information

Question Total Score

Question Total Score Math - Winter - Midterm Exam I Name: Student ID: Circle your section: Nick Haber James Zhao Henry Adams : AM : AM : AM : PM : PM : PM Ralph Furmaniak Jeremy Miller Ha Pham : AM : AM : AM : PM : PM : PM

More information

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!!

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!! MATH Exam -Solutions pts Write your answers on separate paper. You do not need to copy the questions. Show your work!!!. ( pts) Find the reduced row echelon form of the matrix Solution : 4 4 6 4 4 R R

More information

Midterm 1 Solutions, MATH 54, Linear Algebra and Differential Equations, Fall Problem Maximum Score Your Score

Midterm 1 Solutions, MATH 54, Linear Algebra and Differential Equations, Fall Problem Maximum Score Your Score Midterm Solutions, MATH 54, Linear Algebra and Differential Equations, Fall 24 Student ID: Circle your section: 2 Shin 8am 7 Evans 22 Lim pm 35 Etcheverry 22 Cho 8am 75 Evans 23 Tanzer 2pm 35 Evans 23

More information

Math 290, Midterm II-key

Math 290, Midterm II-key Math 290, Midterm II-key Name (Print): (first) Signature: (last) The following rules apply: There are a total of 20 points on this 50 minutes exam. This contains 7 pages (including this cover page) and

More information

No books, notes, any calculator, or electronic devices are allowed on this exam. Show all of your steps in each answer to receive a full credit.

No books, notes, any calculator, or electronic devices are allowed on this exam. Show all of your steps in each answer to receive a full credit. MTH 309-001 Fall 2016 Exam 1 10/05/16 Name (Print): PID: READ CAREFULLY THE FOLLOWING INSTRUCTION Do not open your exam until told to do so. This exam contains 7 pages (including this cover page) and 7

More information

MATH 1553 PRACTICE FINAL EXAMINATION

MATH 1553 PRACTICE FINAL EXAMINATION MATH 553 PRACTICE FINAL EXAMINATION Name Section 2 3 4 5 6 7 8 9 0 Total Please read all instructions carefully before beginning. The final exam is cumulative, covering all sections and topics on the master

More information

Math 54 First Midterm Exam, Prof. Srivastava September 23, 2016, 4:10pm 5:00pm, 155 Dwinelle Hall.

Math 54 First Midterm Exam, Prof. Srivastava September 23, 2016, 4:10pm 5:00pm, 155 Dwinelle Hall. Math 54 First Midterm Exam, Prof Srivastava September 23, 26, 4:pm 5:pm, 55 Dwinelle Hall Name: SID: Instructions: Write all answers in the provided space This exam includes two pages of scratch paper,

More information

Math 415 Exam I. Name: Student ID: Calculators, books and notes are not allowed!

Math 415 Exam I. Name: Student ID: Calculators, books and notes are not allowed! Math 415 Exam I Calculators, books and notes are not allowed! Name: Student ID: Score: Math 415 Exam I (20pts) 1. Let A be a square matrix satisfying A 2 = 2A. Find the determinant of A. Sol. From A 2

More information

Fall 2016 MATH*1160 Final Exam

Fall 2016 MATH*1160 Final Exam Fall 2016 MATH*1160 Final Exam Last name: (PRINT) First name: Student #: Instructor: M. R. Garvie Dec 16, 2016 INSTRUCTIONS: 1. The exam is 2 hours long. Do NOT start until instructed. You may use blank

More information

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit.

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit. Name: MATH 3195 :: Fall 2011 :: Exam 2 No document, no calculator, 1h00. Explanations and justifications are expected for full credit. 1. ( 4 pts) Say which matrix is in row echelon form and which is not.

More information

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible. MATH 2331 Linear Algebra Section 2.1 Matrix Operations Definition: A : m n, B : n p ( 1 2 p ) ( 1 2 p ) AB = A b b b = Ab Ab Ab Example: Compute AB, if possible. 1 Row-column rule: i-j-th entry of AB:

More information

December 2014 MATH 340 Name Page 2 of 10 pages

December 2014 MATH 340 Name Page 2 of 10 pages December 2014 MATH 340 Name Page 2 of 10 pages Marks [8] 1. Find the value of Alice announces a pure strategy and Betty announces a pure strategy for the matrix game [ ] 1 4 A =. 5 2 Find the value of

More information

The University of British Columbia Final Examination - April 20, 2009 Mathematics 152 All Sections. Closed book examination. No calculators.

The University of British Columbia Final Examination - April 20, 2009 Mathematics 152 All Sections. Closed book examination. No calculators. The University of British Columbia Final Examination - April 20, 2009 Mathematics 152 All Sections Closed book examination. No calculators. Time: 2.5 hours Last Name First Signature Student Number Section

More information

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix

Math 314H EXAM I. 1. (28 points) The row reduced echelon form of the augmented matrix for the system. is the matrix Math 34H EXAM I Do all of the problems below. Point values for each of the problems are adjacent to the problem number. Calculators may be used to check your answer but not to arrive at your answer. That

More information

Family Feud Review. Linear Algebra. October 22, 2013

Family Feud Review. Linear Algebra. October 22, 2013 Review Linear Algebra October 22, 2013 Question 1 Let A and B be matrices. If AB is a 4 7 matrix, then determine the dimensions of A and B if A has 19 columns. Answer 1 Answer A is a 4 19 matrix, while

More information

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian.

MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. MATH 304 Linear Algebra Lecture 10: Linear independence. Wronskian. Spanning set Let S be a subset of a vector space V. Definition. The span of the set S is the smallest subspace W V that contains S. If

More information

Problem 1: Solving a linear equation

Problem 1: Solving a linear equation Math 38 Practice Final Exam ANSWERS Page Problem : Solving a linear equation Given matrix A = 2 2 3 7 4 and vector y = 5 8 9. (a) Solve Ax = y (if the equation is consistent) and write the general solution

More information

MATH 1553, JANKOWSKI MIDTERM 2, SPRING 2018, LECTURE A

MATH 1553, JANKOWSKI MIDTERM 2, SPRING 2018, LECTURE A MATH 553, JANKOWSKI MIDTERM 2, SPRING 28, LECTURE A Name GT Email @gatech.edu Write your section number here: Please read all instructions carefully before beginning. Please leave your GT ID card on your

More information

Signature. Printed Name. Math 312 Hour Exam 1 Jerry L. Kazdan March 5, :00 1:20

Signature. Printed Name. Math 312 Hour Exam 1 Jerry L. Kazdan March 5, :00 1:20 Signature Printed Name Math 312 Hour Exam 1 Jerry L. Kazdan March 5, 1998 12:00 1:20 Directions: This exam has three parts. Part A has 4 True-False questions, Part B has 3 short answer questions, and Part

More information

SSEA Math 51 Track Final Exam August 30, Problem Total Points Score

SSEA Math 51 Track Final Exam August 30, Problem Total Points Score Name: This is the final exam for the Math 5 track at SSEA. Answer as many problems as possible to the best of your ability; do not worry if you are not able to answer all of the problems. Partial credit

More information

2018 Fall 2210Q Section 013 Midterm Exam I Solution

2018 Fall 2210Q Section 013 Midterm Exam I Solution 8 Fall Q Section 3 Midterm Exam I Solution True or False questions ( points = points) () An example of a linear combination of vectors v, v is the vector v. True. We can write v as v + v. () If two matrices

More information

Linear Algebra FALL 2013 MIDTERM EXAMINATION Solutions October 11, 2013

Linear Algebra FALL 2013 MIDTERM EXAMINATION Solutions October 11, 2013 Name: Section Number: Linear Algebra FALL MIDTERM EXAMINATION Solutions October, Instructions: The exam is 7 pages long, including this title page The number of points each problem is worth is listed after

More information

Math 308 Practice Final Exam Page and vector y =

Math 308 Practice Final Exam Page and vector y = Math 308 Practice Final Exam Page Problem : Solving a linear equation 2 0 2 5 Given matrix A = 3 7 0 0 and vector y = 8. 4 0 0 9 (a) Solve Ax = y (if the equation is consistent) and write the general solution

More information

MATH 1553-C MIDTERM EXAMINATION 3

MATH 1553-C MIDTERM EXAMINATION 3 MATH 553-C MIDTERM EXAMINATION 3 Name GT Email @gatech.edu Please read all instructions carefully before beginning. Please leave your GT ID card on your desk until your TA scans your exam. Each problem

More information

1 Last time: inverses

1 Last time: inverses MATH Linear algebra (Fall 8) Lecture 8 Last time: inverses The following all mean the same thing for a function f : X Y : f is invertible f is one-to-one and onto 3 For each b Y there is exactly one a

More information

This examination has 12 pages of questions excluding this cover

This examination has 12 pages of questions excluding this cover This eamination has pages of questions ecluding this cover The University of British Columbia Final Eam - April 9, 03 Mathematics 03: Integral Calculus with Applications to Life Sciences 0 (Hauert), 03

More information

MATH 1553, C.J. JANKOWSKI MIDTERM 1

MATH 1553, C.J. JANKOWSKI MIDTERM 1 MATH 155, C.J. JANKOWSKI MIDTERM 1 Name Section Please read all instructions carefully before beginning. You have 5 minutes to complete this exam. There are no aids of any kind (calculators, notes, text,

More information

Test 3, Linear Algebra

Test 3, Linear Algebra Test 3, Linear Algebra Dr. Adam Graham-Squire, Fall 2017 Name: I pledge that I have neither given nor received any unauthorized assistance on this exam. (signature) DIRECTIONS 1. Don t panic. 2. Show all

More information

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015

Midterm 1 Review. Written by Victoria Kala SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015 Midterm 1 Review Written by Victoria Kala vtkala@math.ucsb.edu SH 6432u Office Hours: R 12:30 1:30 pm Last updated 10/10/2015 Summary This Midterm Review contains notes on sections 1.1 1.5 and 1.7 in your

More information

Math 3C Lecture 20. John Douglas Moore

Math 3C Lecture 20. John Douglas Moore Math 3C Lecture 20 John Douglas Moore May 18, 2009 TENTATIVE FORMULA I Midterm I: 20% Midterm II: 20% Homework: 10% Quizzes: 10% Final: 40% TENTATIVE FORMULA II Higher of two midterms: 30% Homework: 10%

More information

Lecture 22: Section 4.7

Lecture 22: Section 4.7 Lecture 22: Section 47 Shuanglin Shao December 2, 213 Row Space, Column Space, and Null Space Definition For an m n, a 11 a 12 a 1n a 21 a 22 a 2n A = a m1 a m2 a mn, the vectors r 1 = [ a 11 a 12 a 1n

More information

Math 54 HW 4 solutions

Math 54 HW 4 solutions Math 54 HW 4 solutions 2.2. Section 2.2 (a) False: Recall that performing a series of elementary row operations A is equivalent to multiplying A by a series of elementary matrices. Suppose that E,...,

More information

Math 152 Second Midterm March 20, 2012

Math 152 Second Midterm March 20, 2012 Math 52 Second Midterm March 20, 202 Name: EXAM SOLUTIONS Instructor: Jose Gonzalez Section: 202 Student ID: Exam prepared by Jose Gonzalez. Do not open this exam until you are told to do so. 2. SPECIAL

More information

Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences.

Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences. Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences.. Recall that P 3 denotes the vector space of polynomials of degree less

More information

if b is a linear combination of u, v, w, i.e., if we can find scalars r, s, t so that ru + sv + tw = 0.

if b is a linear combination of u, v, w, i.e., if we can find scalars r, s, t so that ru + sv + tw = 0. Solutions Review # Math 7 Instructions: Use the following problems to study for Exam # which will be held Wednesday Sept For a set of nonzero vectors u v w} in R n use words and/or math expressions to

More information

Row Space, Column Space, and Nullspace

Row Space, Column Space, and Nullspace Row Space, Column Space, and Nullspace MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Introduction Every matrix has associated with it three vector spaces: row space

More information

Linear Algebra MATH20F Midterm 1

Linear Algebra MATH20F Midterm 1 University of California San Diego NAME TA: Linear Algebra Wednesday, October st, 9 :am - :5am No aids are allowed Be sure to write all row operations used Remember that you can often check your answers

More information

Math 51 Midterm 1 July 6, 2016

Math 51 Midterm 1 July 6, 2016 Math 51 Midterm 1 July 6, 2016 Name: SUID#: Circle your section: Section 01 Section 02 (1:30-2:50PM) (3:00-4:20PM) Complete the following problems. In order to receive full credit, please show all of your

More information

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you.

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you. Math 54 Fall 2017 Practice Exam 2 Exam date: 10/31/17 Time Limit: 80 Minutes Name: Student ID: GSI or Section: This exam contains 7 pages (including this cover page) and 7 problems. Problems are printed

More information

University of Ottawa

University of Ottawa University of Ottawa Department of Mathematics and Statistics MAT 1302B : Mathematical Methods II Professor: Hadi Salmasian First Midterm Exam Version A February 3, 2017 Surname First Name Student # DGD

More information

Solutions to Exam I MATH 304, section 6

Solutions to Exam I MATH 304, section 6 Solutions to Exam I MATH 304, section 6 YOU MUST SHOW ALL WORK TO GET CREDIT. Problem 1. Let A = 1 2 5 6 1 2 5 6 3 2 0 0 1 3 1 1 2 0 1 3, B =, C =, I = I 0 0 0 1 1 3 4 = 4 4 identity matrix. 3 1 2 6 0

More information

Spring 2015 Midterm 1 03/04/15 Lecturer: Jesse Gell-Redman

Spring 2015 Midterm 1 03/04/15 Lecturer: Jesse Gell-Redman Math 0 Spring 05 Midterm 03/04/5 Lecturer: Jesse Gell-Redman Time Limit: 50 minutes Name (Print): Teaching Assistant This exam contains pages (including this cover page) and 5 problems. Check to see if

More information

MATH 33A LECTURE 3 PRACTICE MIDTERM I

MATH 33A LECTURE 3 PRACTICE MIDTERM I MATH A LECTURE PRACTICE MIDTERM I Please note: Show your work Correct answers not accompanied by sufficent explanations will receive little or no credit (except on multiple-choice problems) Please call

More information

MATH10212 Linear Algebra B Homework Week 4

MATH10212 Linear Algebra B Homework Week 4 MATH22 Linear Algebra B Homework Week 4 Students are strongly advised to acquire a copy of the Textbook: D. C. Lay Linear Algebra and its Applications. Pearson, 26. ISBN -52-2873-4. Normally, homework

More information

Practice Midterm 1 Solutions, MATH 54, Linear Algebra and Differential Equations, Fall 2014

Practice Midterm 1 Solutions, MATH 54, Linear Algebra and Differential Equations, Fall 2014 Practice Midterm Solutions, MATH 54, Linear Algebra and Differential Equations, Fall 4 Student ID: Circle your section: Shin 8am 7 Evans Lim pm 35 Etcheverry Cho 8am 75 Evans 3 Tanzer pm 35 Evans 3 Shin

More information

MATH 1B03 Day Class Final Exam Bradd Hart, Dec. 13, 2013

MATH 1B03 Day Class Final Exam Bradd Hart, Dec. 13, 2013 MATH B03 Day Class Final Exam Bradd Hart, Dec. 3, 03 Name: ID #: The exam is 3 hours long. The exam has questions on page through ; there are 40 multiple-choice questions printed on BOTH sides of the paper.

More information

MATH 220 FINAL EXAMINATION December 13, Name ID # Section #

MATH 220 FINAL EXAMINATION December 13, Name ID # Section # MATH 22 FINAL EXAMINATION December 3, 2 Name ID # Section # There are??multiple choice questions. Each problem is worth 5 points. Four possible answers are given for each problem, only one of which is

More information

Problem # Max points possible Actual score Total 120

Problem # Max points possible Actual score Total 120 FINAL EXAMINATION - MATH 2121, FALL 2017. Name: ID#: Email: Lecture & Tutorial: Problem # Max points possible Actual score 1 15 2 15 3 10 4 15 5 15 6 15 7 10 8 10 9 15 Total 120 You have 180 minutes to

More information

Solutions to Math 51 Midterm 1 July 6, 2016

Solutions to Math 51 Midterm 1 July 6, 2016 Solutions to Math 5 Midterm July 6, 26. (a) (6 points) Find an equation (of the form ax + by + cz = d) for the plane P in R 3 passing through the points (, 2, ), (2,, ), and (,, ). We first compute two

More information

Math 1553, Introduction to Linear Algebra

Math 1553, Introduction to Linear Algebra Learning goals articulate what students are expected to be able to do in a course that can be measured. This course has course-level learning goals that pertain to the entire course, and section-level

More information

STUDENT NAME: STUDENT SIGNATURE: STUDENT ID NUMBER: SECTION NUMBER RECITATION INSTRUCTOR:

STUDENT NAME: STUDENT SIGNATURE: STUDENT ID NUMBER: SECTION NUMBER RECITATION INSTRUCTOR: MA262 EXAM I SPRING 2016 FEBRUARY 25, 2016 TEST NUMBER 01 INSTRUCTIONS: 1. Do not open the exam booklet until you are instructed to do so. 2. Before you open the booklet fill in the information below and

More information

Math 544, Exam 2 Information.

Math 544, Exam 2 Information. Math 544, Exam 2 Information. 10/12/10, LC 115, 2:00-3:15. Exam 2 will be based on: Sections 1.7, 1.9, 3.2, 3.3, 3.4; The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/544fa10/544.html)

More information

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #1. July 11, 2013 Solutions

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #1. July 11, 2013 Solutions YORK UNIVERSITY Faculty of Science Department of Mathematics and Statistics MATH 222 3. M Test # July, 23 Solutions. For each statement indicate whether it is always TRUE or sometimes FALSE. Note: For

More information

MATH 1553, FALL 2018 SAMPLE MIDTERM 2: 3.5 THROUGH 4.4

MATH 1553, FALL 2018 SAMPLE MIDTERM 2: 3.5 THROUGH 4.4 MATH 553, FALL 28 SAMPLE MIDTERM 2: 3.5 THROUGH 4.4 Name GT Email @gatech.edu Write your section number here: Please read all instructions carefully before beginning. The maximum score on this exam is

More information

The scope of the midterm exam is up to and includes Section 2.1 in the textbook (homework sets 1-4). Below we highlight some of the important items.

The scope of the midterm exam is up to and includes Section 2.1 in the textbook (homework sets 1-4). Below we highlight some of the important items. AMS 10: Review for the Midterm Exam The scope of the midterm exam is up to and includes Section 2.1 in the textbook (homework sets 1-4). Below we highlight some of the important items. Complex numbers

More information

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve:

MATH 2331 Linear Algebra. Section 1.1 Systems of Linear Equations. Finding the solution to a set of two equations in two variables: Example 1: Solve: MATH 2331 Linear Algebra Section 1.1 Systems of Linear Equations Finding the solution to a set of two equations in two variables: Example 1: Solve: x x = 3 1 2 2x + 4x = 12 1 2 Geometric meaning: Do these

More information

2018 Fall 2210Q Section 013 Midterm Exam II Solution

2018 Fall 2210Q Section 013 Midterm Exam II Solution 08 Fall 0Q Section 0 Midterm Exam II Solution True or False questions points 0 0 points) ) Let A be an n n matrix. If the equation Ax b has at least one solution for each b R n, then the solution is unique

More information

Math 2940: Prelim 1 Practice Solutions

Math 2940: Prelim 1 Practice Solutions Math 294: Prelim Practice Solutions x. Find all solutions x = x 2 x 3 to the following system of equations: x 4 2x + 4x 2 + 2x 3 + 2x 4 = 6 x + 2x 2 + x 3 + x 4 = 3 3x 6x 2 + x 3 + 5x 4 = 5 Write your

More information

April 2003 Mathematics 340 Name Page 2 of 12 pages

April 2003 Mathematics 340 Name Page 2 of 12 pages April 2003 Mathematics 340 Name Page 2 of 12 pages Marks [8] 1. Consider the following tableau for a standard primal linear programming problem. z x 1 x 2 x 3 s 1 s 2 rhs 1 0 p 0 5 3 14 = z 0 1 q 0 1 0

More information

MATH 1120 (LINEAR ALGEBRA 1), FINAL EXAM FALL 2011 SOLUTIONS TO PRACTICE VERSION

MATH 1120 (LINEAR ALGEBRA 1), FINAL EXAM FALL 2011 SOLUTIONS TO PRACTICE VERSION MATH (LINEAR ALGEBRA ) FINAL EXAM FALL SOLUTIONS TO PRACTICE VERSION Problem (a) For each matrix below (i) find a basis for its column space (ii) find a basis for its row space (iii) determine whether

More information

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Elementary Matrices. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics Elementary Matrices MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Outline Today s discussion will focus on: elementary matrices and their properties, using elementary

More information

Linear Algebra Final Exam Study Guide Solutions Fall 2012

Linear Algebra Final Exam Study Guide Solutions Fall 2012 . Let A = Given that v = 7 7 67 5 75 78 Linear Algebra Final Exam Study Guide Solutions Fall 5 explain why it is not possible to diagonalize A. is an eigenvector for A and λ = is an eigenvalue for A diagonalize

More information

Study Guide for Linear Algebra Exam 2

Study Guide for Linear Algebra Exam 2 Study Guide for Linear Algebra Exam 2 Term Vector Space Definition A Vector Space is a nonempty set V of objects, on which are defined two operations, called addition and multiplication by scalars (real

More information

MATH 315 Linear Algebra Homework #1 Assigned: August 20, 2018

MATH 315 Linear Algebra Homework #1 Assigned: August 20, 2018 Homework #1 Assigned: August 20, 2018 Review the following subjects involving systems of equations and matrices from Calculus II. Linear systems of equations Converting systems to matrix form Pivot entry

More information

Elementary maths for GMT

Elementary maths for GMT Elementary maths for GMT Linear Algebra Part 2: Matrices, Elimination and Determinant m n matrices The system of m linear equations in n variables x 1, x 2,, x n a 11 x 1 + a 12 x 2 + + a 1n x n = b 1

More information

The University of British Columbia. Mathematics 300 Final Examination. Thursday, April 13, Instructor: Reichstein

The University of British Columbia. Mathematics 300 Final Examination. Thursday, April 13, Instructor: Reichstein The University of British Columbia. Mathematics 300 Final Examination. Thursday, April 13, 2017. Instructor: Reichstein Name: Student number: Signature: Rules governing examinations Each examination candidate

More information

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics

MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam. Topics MATH 213 Linear Algebra and ODEs Spring 2015 Study Sheet for Midterm Exam This study sheet will not be allowed during the test Books and notes will not be allowed during the test Calculators and cell phones

More information

Midterm solutions. (50 points) 2 (10 points) 3 (10 points) 4 (10 points) 5 (10 points)

Midterm solutions. (50 points) 2 (10 points) 3 (10 points) 4 (10 points) 5 (10 points) Midterm solutions Advanced Linear Algebra (Math 340) Instructor: Jarod Alper April 26, 2017 Name: } {{ } Read all of the following information before starting the exam: You may not consult any outside

More information

Math 321 Final Exam 8:30am, Tuesday, April 20, 2010 Duration: 150 minutes

Math 321 Final Exam 8:30am, Tuesday, April 20, 2010 Duration: 150 minutes Math 321 Final Exam 8:30am, Tuesday, April 20, 2010 Duration: 150 minutes Name: Student Number: Do not open this test until instructed to do so! This exam should have 17 pages, including this cover sheet.

More information

University of Ottawa

University of Ottawa University of Ottawa Department of Mathematics and Statistics MAT 1302A: Mathematical Methods II Instructor: Hadi Salmasian Final Exam April 2016 Surname First Name Seat # Instructions: (a) You have 3

More information

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science Section 4.2 Subspaces College of Science MATHS 211: Linear Algebra (University of Bahrain) Subspaces 1 / 42 Goal: 1 Define subspaces. 2 Subspace test. 3 Linear Combination of elements. 4 Subspace generated

More information

The University of British Columbia Final Examination - April, 2007 Mathematics 257/316

The University of British Columbia Final Examination - April, 2007 Mathematics 257/316 The University of British Columbia Final Examination - April, 2007 Mathematics 257/316 Closed book examination Time: 2.5 hours Instructor Name: Last Name:, First: Signature Student Number Special Instructions:

More information

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~

MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~ MTH501- Linear Algebra MCQS MIDTERM EXAMINATION ~ LIBRIANSMINE ~ Question No: 1 (Marks: 1) If for a linear transformation the equation T(x) =0 has only the trivial solution then T is One-to-one Onto Question

More information

1 Last time: determinants

1 Last time: determinants 1 Last time: determinants Let n be a positive integer If A is an n n matrix, then its determinant is the number det A = Π(X, A)( 1) inv(x) X S n where S n is the set of n n permutation matrices Π(X, A)

More information

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra

Section 1.1 System of Linear Equations. Dr. Abdulla Eid. College of Science. MATHS 211: Linear Algebra Section 1.1 System of Linear Equations College of Science MATHS 211: Linear Algebra (University of Bahrain) Linear System 1 / 33 Goals:. 1 Define system of linear equations and their solutions. 2 To represent

More information

MAT 242 CHAPTER 4: SUBSPACES OF R n

MAT 242 CHAPTER 4: SUBSPACES OF R n MAT 242 CHAPTER 4: SUBSPACES OF R n JOHN QUIGG 1. Subspaces Recall that R n is the set of n 1 matrices, also called vectors, and satisfies the following properties: x + y = y + x x + (y + z) = (x + y)

More information

MATH10212 Linear Algebra B Homework 6. Be prepared to answer the following oral questions if asked in the supervision class:

MATH10212 Linear Algebra B Homework 6. Be prepared to answer the following oral questions if asked in the supervision class: MATH0 Linear Algebra B Homework 6 Students are strongly advised to acquire a copy of the Textbook: D C Lay, Linear Algebra its Applications Pearson, 006 (or other editions) Normally, homework assignments

More information

Lecture 2 Systems of Linear Equations and Matrices, Continued

Lecture 2 Systems of Linear Equations and Matrices, Continued Lecture 2 Systems of Linear Equations and Matrices, Continued Math 19620 Outline of Lecture Algorithm for putting a matrix in row reduced echelon form - i.e. Gauss-Jordan Elimination Number of Solutions

More information

MATH 304 Linear Algebra Lecture 20: Review for Test 1.

MATH 304 Linear Algebra Lecture 20: Review for Test 1. MATH 304 Linear Algebra Lecture 20: Review for Test 1. Topics for Test 1 Part I: Elementary linear algebra (Leon 1.1 1.4, 2.1 2.2) Systems of linear equations: elementary operations, Gaussian elimination,

More information

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam

Math 18, Linear Algebra, Lecture C00, Spring 2017 Review and Practice Problems for Final Exam Math 8, Linear Algebra, Lecture C, Spring 7 Review and Practice Problems for Final Exam. The augmentedmatrix of a linear system has been transformed by row operations into 5 4 8. Determine if the system

More information

MATH 1553 PRACTICE MIDTERM 3 (VERSION B)

MATH 1553 PRACTICE MIDTERM 3 (VERSION B) MATH 1553 PRACTICE MIDTERM 3 (VERSION B) Name Section 1 2 3 4 5 Total Please read all instructions carefully before beginning. Each problem is worth 10 points. The maximum score on this exam is 50 points.

More information

The University of British Columbia. Mathematics 322 Final Examination - Monday, December 10, 2012, 3:30-6pm. Instructor: Reichstein

The University of British Columbia. Mathematics 322 Final Examination - Monday, December 10, 2012, 3:30-6pm. Instructor: Reichstein The University of British Columbia. Mathematics 322 Final Examination - Monday, December 10, 2012, 3:30-6pm. Instructor: Reichstein Last Name First Signature Student Number Every problem is worth 5 points.

More information

The University of British Columbia Final Examination - December 13, 2012 Mathematics 307/101

The University of British Columbia Final Examination - December 13, 2012 Mathematics 307/101 The University of British Columbia Final Examination - December 13, 2012 Mathematics 307/101 Closed book examination Time: 2.5 hours Last Name First Signature Student Number Special Instructions: No books,

More information

MATH 1553, SPRING 2018 SAMPLE MIDTERM 1: THROUGH SECTION 1.5

MATH 1553, SPRING 2018 SAMPLE MIDTERM 1: THROUGH SECTION 1.5 MATH 553, SPRING 28 SAMPLE MIDTERM : THROUGH SECTION 5 Name Section Please read all instructions carefully before beginning You have 5 minutes to complete this exam There are no aids of any kind (calculators,

More information

PENN STATE UNIVERSITY MATH 220: LINEAR ALGEBRA

PENN STATE UNIVERSITY MATH 220: LINEAR ALGEBRA PENN STATE UNIVERSITY MATH 220: LINEAR ALGEBRA Penn State Bluebook: 1. Systems of Linear Equations 2. Matrix Algebra 3. Eigenvalues and Eigenvectors 4. Linear Systems of Differential Equations The above

More information

Spring 2014 Midterm 1 02/26/14 Lecturer: Jesus Martinez Garcia

Spring 2014 Midterm 1 02/26/14 Lecturer: Jesus Martinez Garcia Math 0 Spring 04 Midterm 0/6/4 Lecturer: Jesus Martinez Garcia Time Limit: 50 minutes Name (Print: Teaching Assistant This exam contains 9 pages (including this cover page and 4 problems Check to see if

More information

System of Linear Equations

System of Linear Equations Math 20F Linear Algebra Lecture 2 1 System of Linear Equations Slide 1 Definition 1 Fix a set of numbers a ij, b i, where i = 1,, m and j = 1,, n A system of m linear equations in n variables x j, is given

More information