document.write( "Question 531104: how do i solve these equations for an ordered triple?
\n" );
document.write( "x+Y-5z=-5
\n" );
document.write( "y-2z=14
\n" );
document.write( "4y-2z=8 \n" );
document.write( "
Algebra.Com's Answer #350334 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You can use elimination & substition. \n" ); document.write( "There's also Cramer's rule, and Gauss-Jordan reduction. \n" ); document.write( "I prefer determinants. \n" ); document.write( " \n" ); document.write( " |