-311.1.5.8 Ax=b in parametric vector form,

In summary, the solutions of $Ax=b$ in parametric vector form, where $A$ is row equivalent to the given matrix, can be expressed as $x=\begin{bmatrix}2\\0\\1\\0 \end{bmatrix}x_3+\begin{bmatrix}7\\4\\0\\1 \end{bmatrix}x_4$, where $x_3$ and $x_4$ are free parameters.
  • #1
karush
Gold Member
MHB
3,269
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
  • #2
You say the problem is to solve Ax= b. So where is "b"?
 
  • #3
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}$
 
  • #4
Why would x_1 be equal to 2x_3+ 7x_4????
 
  • #5
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
 
  • #6
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}$
??
 
  • #7
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:
  • #8
ok i need to practice this more its still to foggy:unsure:
 

What is the meaning of "-311.1.5.8 Ax=b in parametric vector form?"

-311.1.5.8 Ax=b in parametric vector form is a mathematical equation that represents a system of linear equations. It is used to solve for the values of x, y, and z in a system of equations with three variables.

How is "-311.1.5.8 Ax=b in parametric vector form" different from other forms of linear equations?

In parametric vector form, the variables are represented by vectors instead of individual variables. This allows for a more concise and organized representation of a system of equations.

What are the steps to solve "-311.1.5.8 Ax=b in parametric vector form?"

The steps to solve this equation include: 1) writing the system of equations in parametric vector form, 2) setting up a matrix with the coefficients of the variables, 3) using Gaussian elimination to reduce the matrix to row-echelon form, 4) back-substituting to solve for the variables, and 5) checking the solution by plugging it back into the original equation.

What are some real-world applications of "-311.1.5.8 Ax=b in parametric vector form?"

Parametric vector form is commonly used in engineering and physics to represent and solve systems of linear equations. It can also be used in computer graphics to represent and manipulate geometric shapes and transformations.

Are there any limitations to using "-311.1.5.8 Ax=b in parametric vector form?"

One limitation is that it can only be used to solve systems of linear equations with three variables. It also requires knowledge of matrix operations and Gaussian elimination, which may be challenging for some individuals.

Similar threads

  • Linear and Abstract Algebra
Replies
7
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
941
  • Linear and Abstract Algebra
Replies
2
Views
788
  • Linear and Abstract Algebra
Replies
11
Views
958
Replies
27
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
975
  • Linear and Abstract Algebra
Replies
2
Views
855
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
700
Back
Top