how to find pgt math solution of the following problem

Register or Login to View the Solution or Ask a Question

Question : Find pgt math solution of the following problemSolution :Given system of linear equations x+2y+3z=1, 2x+y+3z=2, 5x+5y+9z=4 Matrix form AX =B \[\left(\begin{matrix}1&2&3\\2&1&3\\5&5&9\\\end{matrix}\right)\left(\begin{matrix}x\\y\\z\\\end{matrix}\right)=\left(\begin{matrix}1\\2\\4\\\end{matrix}\right)\] Augmented matrix \[\left[A:B\right]=\left(\begin{matrix}1&2&3&1\\2&1&3&2\\5&5&9&4\\\end{matrix}\right)\] Row reduce Echelon form of [A:B] \[\left[A:B\right]~\left(\begin{matrix}1&0&0&0\\0&1&0&-1\\0&0&1&1\\\end{matrix}\right)\] Clearly ran(A) = 3, rank([A:B]) =3. That…

This Question has been answered. 

Please Subscribe to See Answer or To Get Homework Help


Register or Login to View the Solution or Ask a Question