document.write( "Question 35190: The augmented matrices for three separate systems of linear equations in the variables
\n" );
document.write( "x, y, z, and w, respectively, have been reduced to the row echelon forms given below.
\n" );
document.write( "Find the solutions to each of the systems.
\n" );
document.write( "A =
\n" );
document.write( "1 0 1 −1 : 3
\n" );
document.write( "0 1 3 1 : −1
\n" );
document.write( "0 0 1 1 : 2
\n" );
document.write( "0 0 0 0 : 1
\n" );
document.write( ",
\n" );
document.write( "B =
\n" );
document.write( "1 0 0 1 : 3
\n" );
document.write( "0 1 0 −2 : 1
\n" );
document.write( "0 0 1 3 : −3
\n" );
document.write( "0 0 0 0 : 0
\n" );
document.write( ",
\n" );
document.write( "C =
\n" );
document.write( "1 1 2 −2 : 0
\n" );
document.write( "0 1 −3 1 : 4
\n" );
document.write( "0 0 0 1 : 3\r
\n" );
document.write( "\n" );
document.write( "So with respect to A and row four where 0=1 does that mean that this system can not be solved or can it? What is the rule here? \n" );
document.write( "
Algebra.Com's Answer #21371 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "So with respect to A and row four where 0=1 does that mean that this system can not be solved or can it? What is the rule here?\r \n" ); document.write( "\n" ); document.write( "True; A does not have a solution since 0 cannot = 1\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |