document.write( "Question 627724: Solve the following system of equations. ( If there are infinitely many solutions, enter a parametric solution using t and/or s.)\r
\n" );
document.write( "\n" );
document.write( "3x − 2y + z = 0
\n" );
document.write( "x + 3y − 4z = −8
\n" );
document.write( "2x − 3y + 5z = 6
\n" );
document.write( "x − 8y + 9z = 16
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #395088 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! you only need three equations for three unknowns. \n" ); document.write( "x=-1 \n" ); document.write( "y=-1 \n" ); document.write( "z=1 \n" ); document.write( " |