MA 305 Homework 1

Due 11:59pm on Wednesday, February 12,  2003

Calculations necessary for these problems may be done either by hand or with Maple. Solutions are to be submitted as ASCII text (.txt), Maple Worksheet (.mws), html (.html), postscipt (.ps), or portable document format (.pdf) file via WolfWare.

Questions about the assignment may be sent to the TA, Lauren D’Elia at rldelia@math.ncsu.edu

1. Find all solutions to the given linear system.

    1.    x - 4y =  5
      -4x + 6y  =  8
       
    2.   3x + 2y -  z = 4
          x - 2y + 2z = 1
      11x + 2y + z  = 14


2. Find all the values of a and b for which the resulting linear system has (a) no solutions, (b) a unique solution, and (c) infinitely many solutions.

x + y + 3z = 2
x + 2 y + 4z = 3
x + 3y + (a)z = (b)

 

3. Write the augmented matrix for the following linear system and write it in row echelon form.

 

  2 x + 3y +  z = 1
 x +  y +  z = 3
3x + 4 y + 2 z = 4

 

Is the system consistent or inconsistent?
 

4. Let the matrix A be an augmented matrix for a system of linear equations.

 

A

[

 

m

 

n

 

p

 

0

0

 

]

[

 

0

 

m

 

n

 

p

0

 

]

[

 

0

 

0

 

m

 

n

p

 

]

[

 

0

 

0

 

0

 

m

n

 

]


Find conditions on m, n and p such that

a) the matrix is in reduced row echelon form.
b) the matrix is in reduced row echelon form and the system is consistent.