Matrix-Vector Form Write an Augmented Matrix

Click For Summary

Homework Help Overview

The discussion revolves around writing a system of linear equations in vector-matrix form and constructing the corresponding augmented matrix. The equations presented involve three variables and are expressed in standard form.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss how to construct the augmented matrix from the given equations, with some expressing uncertainty about the augmentation process. There is a focus on identifying the coefficients and the constants from the equations to form the correct matrix structure.

Discussion Status

Some participants have provided insights into the construction of the augmented matrix, while others have raised questions about the dimensions and notation used in the matrix representation. There is an ongoing exploration of the correct approach to augmenting the matrix.

Contextual Notes

There is mention of a potential misunderstanding regarding the dimensions of the augmented matrix, with a specific note about a footnote that clarifies notation. Participants are also considering the common practice of visually separating the augmented part of the matrix.

cosmos42
Messages
21
Reaction score
1

Homework Statement


Write in Vector-Matrix form then write the augmented matrix of the system.
r + 2s + t = 1
r - 3s +3t = 1
4s - 5t = 3

Homework Equations


The matrix to which the operations will be applied is called the augmented matrix of the system Ax = b, It is formed by appending the entries of the column vector b (right hand side of the equation) to those of the coefficient matrix A, creating a matrix that is now of order m x (n + 1).

The Attempt at a Solution


I know to use the coefficients to build the rows and columns of a 3 x 3 (?) matrix but I don't understand the augmentation part.
 
Last edited:
Physics news on Phys.org
cosmos42 said:

Homework Statement


Write in Vector-Matrix form then write the augmented matrix of the system.
r + 2s + t = 1
r - 3s +3t = 1
4s - 5t = 3

Homework Equations


The matrix to which the operations will be applied is called the augmented matrix of the system Ax = b, It is formed by appending the entries of the column vector b (right hand side of the equation) to those of the coefficient matrix A, creating a matrix that is now of order m x (n + 1)^4.
The last bit makes no sense. If matrix A is m x n (m rows by n columns), the augmented matrix will be m x (n + 1), NOT m x (n + 1)^4.
cosmos42 said:

The Attempt at a Solution


I know to use the coefficients to build the rows and columns of a 3 x 3 (?) matrix but I don't understand the augmentation part.
The constants on the right sides of the three equations will be the 4th column of the augmented 3 x 4 matrix.
 
Okay, so you have these linear equations:
\begin{array}{lcl}
r + 2s + t & = & 1 \\
r - 3s + 3t & = & 1 \\
4s - 5t & = & 3 \end{array}​
Now, you said you know how to make them into a matrix. The augmentation part is actually really easy. All you have to do is add the answers to the last column.
\begin{array}{ccc}
1 & 2 & 1 & 1\\
1 & -3 & 3 & 1 \\
0 & 4 & -5 & 3\end{array}​
It is common to see a dotted line separating the fourth column from the 3x3 matrix.
 
  • Like
Likes   Reactions: cosmos42
Mark44 said:
The last bit makes no sense. If matrix A is m x n (m rows by n columns), the augmented matrix will be m x (n + 1), NOT m x (n + 1)^4.

The constants on the right sides of the three equations will be the 4th column of the augmented 3 x 4 matrix.

1.) THE 4 WAS A MISTAKE IT WAS AN INDEX FOR THE FOOTNOTE: "The optional vertical line between the entries of A and those of b emphasizes the way the matrix is constructed"
 
Last edited:
GadgetStrutter said:
Okay, so you have these linear equations:
\begin{array}{lcl}
r + 2s + t & = & 1 \\
r - 3s + 3t & = & 1 \\
4s - 5t & = & 3 \end{array}​
Now, you said you know how to make them into a matrix. The augmentation part is actually really easy. All you have to do is add the answers to the last column.
\begin{array}{ccc}
1 & 2 & 1 & 1\\
1 & -3 & 3 & 1 \\
0 & 4 & -5 & 3\end{array}​
It is common to see a dotted line separating the fourth column from the 3x3 matrix.
Cool thanks!
 
  • Like
Likes   Reactions: GadgetStrutter

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
10K
Replies
14
Views
7K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K