MHB -311.1.5.8 Ax=b in parametric vector form,

Click For Summary
The discussion focuses on solving the equation Ax = b in parametric vector form, where A is given in row echelon form. The matrix A is row equivalent to the reduced row echelon form, leading to expressions for x1 and x2 in terms of free variables x3 and x4. The correct parametric vector form is established as a linear combination of vectors multiplied by the free variables. The confusion arises regarding the initial assumption of Ax = b, which is clarified to be Ax = 0 instead. The final representation confirms the solutions in terms of the free variables, emphasizing the need for practice in understanding these concepts.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Describe all solutions of $Ax=b$ in parametric vector form, where $A$ is row equivalent to the given matrix.
$A=\left[\begin{array}{rrrrr}
1&-3&-8&5\\
0&1&2&-4
\end{array}\right]$

RREF
$\begin{bmatrix}1&0&-2&-7\\ 0&1&2&-4\end{bmatrix}$
general equation
$\begin{array}{rrrrr}
x_1& &-2x_3&-7x_4 & =0\\
&x_2 &2x_3 &-4x_4&=0
\end{array}$
therefore
$x_1=2x_3+7x_4$
$x_2=-2x_3+4x_4$
assume next is $x=x_1[]+x_2[]+x_3[]+x_4[]$
but got ? looking at examples
anyway, so far
 
Last edited:
Physics news on Phys.org
You say the problem is to solve Ax= b. So where is "b"?
 
lets see if x is correct first...
$x=\begin{bmatrix}x_1\\x_2\\x_3\\x_4 \end{bmatrix}
=\begin{bmatrix}2x_3+7x_4\\-2x_3+4x_4\\x_3\\x_4 \end{bmatrix}
=\begin{bmatrix}0\\x_2\\0\\0 \end{bmatrix}
+\begin{bmatrix}2x_3\\-2x_3\\x_3\\0\end{bmatrix}
+\begin{bmatrix}7x_4\\4x_4\\0\\x_4\end{bmatrix}
=x_2\begin{bmatrix}0\\1\\0\\0 \end{bmatrix}
+x_3\begin{bmatrix}2\\-2\\1\\0 \end{bmatrix}
+x_4\begin{bmatrix}7\\4\\0\\1 \end{bmatrix}$
 
Why would x_1 be equal to 2x_3+ 7x_4????
 
Country Boy said:
You say the problem is to solve Ax= b. So where is "b"?
ok very sorry but it looks this was supposed to be Ax=0
 
Country Boy said:
Why would x_1 be equal to 2x_3+ 7x_4??

$\begin{array}{rrrrr}
x_1& &-2x_3&-7x_4 & =0\\
&x_2 &2x_3 &-4x_4&=0
\end{array}$
??
 
You have, correctly, You have, correctly,
$x_1= 2x_3+ 7x_4$ and $x_2= -2x_3+ 4x_4$

So $\begin{bmatrix}x_1 \\ x_1 \\ x_3 \\ x_4 \end{bmatrix}= \begin{bmatrix}2x_3+ 7X_4 \\ -2x_3+ 4x_4 \\ x_3 \\ x_4 \end{bmatrix}= x_3\begin{bmatrix}2 \\ 0 \\ 1 \\ 0 \end{bmatrix}+ x_4\begin{bmatrix}7 \\ 4 \\ 0 \\ 1 \end{bmatrix}$.

Since you are given $x_1$ and $x_2$ in terms of $x_3$ and $x_4$ you should have only two vectors times $x_3$ and $x_4$.
 
Last edited:
ok i need to practice this more its still to foggy:unsure:
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
27
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K