document.write( "Question 1194003: hello! I tried my best to input the question, I'm unsure if there is a better way to type out the matrix portion of the question but I hope its readable (The brackets are meant to be connected). any help is appreciated! thank you
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\n" ); document.write( "The following augmented matrix is in​ row-echelon form and represents a linear system. Solve the system by using​ back-substitution, if possible.
\n" ); document.write( "[1 3| 6]
\n" ); document.write( "[0 1| -1]
\n" ); document.write( "What is the solution to the linear​ system?
\n" ); document.write( "

Algebra.Com's Answer #826075 by math_tutor2020(3816)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The bottom row of 0, 1, -1 tells us we have the equation 0x + 1y = -1
\n" ); document.write( "That leads to y = -1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The top row of 1, 3, 6 tells us we have the equation 1x+3y = 6 or simply x+3y = 6
\n" ); document.write( "Plug in y = -1 and solve for x.
\n" ); document.write( "This is the back-substitution portion.
\n" ); document.write( "Substitution because we replace y with -1
\n" ); document.write( "The \"back\" part refers to us going back up the matrix.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+3y = 6
\n" ); document.write( "x+3(-1) = 6
\n" ); document.write( "x-3 = 6
\n" ); document.write( "x-3+3 = 6+3
\n" ); document.write( "x = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution is (x,y) = (9, -1)
\n" ); document.write( "
\n" ); document.write( "
\n" );