-311.1.5.8 Ax=b in parametric vector form,

Click For Summary
SUMMARY

The discussion focuses on solving the equation $Ax=b$ in parametric vector form, where the matrix $A$ is given as $A=\left[\begin{array}{rrrrr}1&-3&-8&5\\0&1&2&-4\end{array}\right]$. The reduced row echelon form (RREF) of $A$ is $\begin{bmatrix}1&0&-2&-7\\0&1&2&-4\end{bmatrix}$. The solutions are expressed as $x_1=2x_3+7x_4$ and $x_2=-2x_3+4x_4$, leading to the parametric representation of the solution vector $x=\begin{bmatrix}2x_3+7x_4\\-2x_3+4x_4\\x_3\\x_4\end{bmatrix}$. The discussion also clarifies that the original problem was intended to solve $Ax=0$ instead of $Ax=b$.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically parametric vector forms.
  • Familiarity with matrix operations, including row reduction and RREF.
  • Knowledge of vector spaces and linear combinations.
  • Ability to manipulate and interpret equations involving multiple variables.
NEXT STEPS
  • Study the process of obtaining the reduced row echelon form (RREF) of matrices.
  • Learn about the implications of solving homogeneous systems of equations, specifically $Ax=0$.
  • Explore the concept of vector spaces and their basis in linear algebra.
  • Practice solving systems of linear equations using parametric vector forms.
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking to enhance their understanding of parametric solutions to linear systems.

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 ·
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