1025_Practice Midterm Exam

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

1

MATH 1025 – YORK UNIVERSITY – WINTER 2024


PRACTICE MIDTERM

The real midterm will have similar questions to these, either of equal difficulty or easier. There will
be 9 questions, each worth 10 points. The best way to prepare for the midterm is to practice these
questions, do the homework, and go over the examples done in class. Everything up to and including
Class 11 (Homework 1 and 2 on WebworK) is fair game for the midterm.

Know the complete definitions of the following terms:

• Linear equation
• The three elementary operations
• Augmented matrix
• Row echelon form
• Reduced row echelon form
• Pivots
• Homogeneous systems
• Rank
• Matrix addition
• Transposes
• Symmetric matrices, skew-symmetric matrices
• Vectors
• Dot product
• Matrix multiplication
• The identity matrix
• Matrix inverse
• Elementary matrices

You will be asked to define at least one of them on the real midtem.

1. Find the rank of the following matrix


 
2 −4 0 3 14
 
A =  5 −1 0 0 11 


−1 2 0 −1 −8

2. The 2 x 2 elementary matrix E is obtained from the identity by means of the row operation altering
Row 1 which adds 3 times Row 2 to Row 1. Find EA if
" #
1 2
A=
2 3

3. Find the inverse of A


" #
5et sin(t) −5et cos(t)
A=
3et cos(t) 3et sin(t)
2

4. Consider the network of irrigation canals shown below.

Assuming the inflow and outflow rates of water are as indicated, write down the associated aug-
mented matrix. Then use elementary operations to obtain the RREF of the augmented matrix,
and write the general solution of the system in terms of parameters s = x3 and t = x5 .

5. Find the inverse of the following matrix, or show that it does not exist.
 
1 −4 0
 
 2 −7 2
 
−1 4 1

6. Consider the matrix  


3 2 1
 
A = −1 1 −1


1 2 0
Suppose B is the row reduced echelon form (RREF) of A. Find a matrix U such that B = U A.

7. Consider a linear system whose augmented matrix is


 
1 1 2 −2
 
1 2 −3 3 
 
2 8 k 27
For what value of k will the system have no solutions?

8. Compute the following matrix multiplication.


  
−2 4 2 4
  
[6 3 − 1] 
1 1 −5 3
 

2 −3 1 2

9. Write
" #
−6 0
X=
2 1
as a product X = E1 E2 E3 of elementary matrices.
3

10. Find the RREF for the following augmented matrix and write out the solution using parameters
s and t.
 
1 2 0 −1 0
 
0 1 1 1 0
 
−2 −3 1 3 0

11. Give the result of applying the row operation R3 + 4R2 → R3 if the given matrix is
 
−1 2 −1 −5
 
 4 4 3 −4
 
−4 5 −4 −4

12. Consider the following matrices


" # " #
7 −2 −3 −9
A= B=
−2 9 −7 8

Find AB and BA.

You might also like