document.write( "Question 829814: Solve the system by finding the reduced form of the augmented matrix (with the identity matrix on the left of the bar, if possible). Then answer a, b, and c below.\r
\n" );
document.write( "\n" );
document.write( "x+ 4y+ 3z = 5
\n" );
document.write( "3x+ 11y+ 10z = 19
\n" );
document.write( "x+ y+ 6z = 17 \r
\n" );
document.write( "\n" );
document.write( "a) The reduced form of the augmented matrix is:\r
\n" );
document.write( "\n" );
document.write( "b) How many solutions are there to this system?\r
\n" );
document.write( "\n" );
document.write( "c) If there is a unique solution, give its coordinates in the answer spaces below. \r
\n" );
document.write( "\n" );
document.write( "x=
\n" );
document.write( "y=
\n" );
document.write( "z= \n" );
document.write( "
Algebra.Com's Answer #500113 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "x+ 4y+ 3z = 5 \n" ); document.write( "3x+ 11y+ 10z = 19 \n" ); document.write( "x+ y+ 6z = 17 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above linear system in standard form into this matrix-method solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "This linear system is singular. It has no solution \n" ); document.write( "--- \n" ); document.write( "system matrix \n" ); document.write( "1 4 3 \n" ); document.write( "3 11 10 \n" ); document.write( "1 1 6 \n" ); document.write( "--- \n" ); document.write( "determinant of system matrix = 0 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |