document.write( "Question 114169: can someone PLEASE help me solve this system:
\n" );
document.write( "{ x+ y-4z=6
\n" );
document.write( "{2x-5y+3z=2
\n" );
document.write( "{ x-6y+7z=-4
\n" );
document.write( "thank you so much! \n" );
document.write( "
Algebra.Com's Answer #83112 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x+ y -4z=6 \n" ); document.write( "2x-5y+3z=2 \n" ); document.write( "x-6y+7z=-4 \n" ); document.write( "--------------- \n" ); document.write( "Using the TI-83 Matrix function I find \n" ); document.write( "the determinant of the coefficient matrix \n" ); document.write( "is zero. So there is no solution for this \n" ); document.write( "system of equations. \n" ); document.write( "------------------- \n" ); document.write( "You can see why this happens if you add \n" ); document.write( "equation #1 to equation #3. You get \n" ); document.write( "2x-5y+3 = 2. Therefore the system of \n" ); document.write( "equation is dependent; the three planes \n" ); document.write( "are really just one plane. \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |