document.write( "Question 935661: Hello,
\n" );
document.write( "Please help me write a system of 3 linear equations in 3 variables given the solution set (3,2,-5). I've tried so many times but I just can't get it right. Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #568932 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please help me write a system of 3 linear equations in 3 variables given the solution set (3,2,-5). \n" ); document.write( "--- \n" ); document.write( "x = 3 \n" ); document.write( "y = 2 \n" ); document.write( "z = -5 \n" ); document.write( "--- \n" ); document.write( "x + y + z = 0 \n" ); document.write( "x + y + 2z = -5 \n" ); document.write( "x +2y + z = 2 \n" ); document.write( " \n" ); document.write( " |