Math 314 Matrix Theory, old Exam 1 type problems



1. Use row reduction to find a solution to the system of equations:


x
+
y
+
z
=
6
x
+
2y
+
2z
=
11
3x
+
2y
-
z
=
4



2. (a) Use row reduction to decide if the system of linear equations represented by:


(
2
1
1
\Big\bracevert
6
1
2
1
\Big\bracevert
5
4
-1
1
\Big\bracevert
3
)


has a solution. If it does, does it have one or more than one solution?



(b) Answer the same question for the system


(
2
1
1
\Big\bracevert
6
1
2
1
\Big\bracevert
7
4
-1
1
\Big\bracevert
4
)



3. Use Gauss-Jordan elimination to find the inverse of the matrix A, where


A = (
1
1
2
1
3
2
2
1
3
)


Use this to find the solution to the equation Ax=(
1
1
1
)



4. Show that for every matrix A, AT A is always symmetric. (Hint: what is its transpose?!)



1. Use row reduction to find a solution to the following system of linear equations:


x
+
y
-
z
=
0
2x
+
3y
+
2z
=
3
-x
+
5y
-
z
=
-8



2. Use row reduction to decide if the system of linear equations given by the augmented matrix:


(A|b) = (
1
1
1
\Big\bracevert
-1
1
-2
-1
\Big\bracevert
5
1
7
5
\Big\bracevert
-1
)


has a solution. If it does, does it have one or more than one solution? What is the rank of the matrix A ?



3. The company that markets Brand B tortilla chips plans to introduce their product into a town where everyone uses Brand A. Their research indicates that during each month, 1/2 of the brand A users will switch to their brand (the remainder will remain loyal), while 3/10ths of the users of Brand B will switch back to Brand A. What is the transition matrix that describes this Markov process? (5 pts.)


Based on this research, what fraction of the town's population will be Brand B users after 3 months? (15 pts. Hints: 36×7=252 ; 64×7=448 ; 64×3=192 .)



4. Use Gauss-Jordan elimination to find the inverse of the matrix A, where


A = (
-1
1
2
1
2
-1
2
0
-3
)


(b) (5 pts.) Use your answer from part (a) to find the solution to the equation Ax=(
2
1
1
)



5. (a) Show that if A is an invertible n×n matrix with the property that

A2 = A

then A = In . (8 pts.)


(b) Find an example of a (2×2 will do fine) square matrix A which is not invertible and has the property that A2 = A . (7 pts.)


File translated from TEX by TTH, version 0.9.