document.write( "Question 1129918: Can someone help explain as, I'm confused to what the question is expecting the answer to be. \r
\n" );
document.write( "\n" );
document.write( "Solve the following system of linear equations using elimination. (If there are infinitely many solutions, express x, y and z in terms of the parameter n. If there is no solution, enter NO SOLUTION.)\r
\n" );
document.write( "\n" );
document.write( "x + y − 5z = 6
\n" );
document.write( "x − 2z= 2
\n" );
document.write( "2x −y − z= 0\r
\n" );
document.write( "\n" );
document.write( "My answer was z= - (-y+4)/ (3). x= 2- (-y+4)/ (3).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #746534 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following system of linear equations using elimination. (If there are infinitely many solutions, express x, y and z in terms of the parameter n. If there is no solution, enter NO SOLUTION.) \n" ); document.write( "x + y − 5z = 6 \n" ); document.write( "x +0y − 2z = 2 \n" ); document.write( "2x −y − z= 0 \n" ); document.write( "------ \n" ); document.write( "Subtract 1st Eq from 2nd ; Subtract 2 times 1st Eq from 3rd to get: \n" ); document.write( "x + y - 5z = 6 \n" ); document.write( "0x- y + 3z = -4 \n" ); document.write( "0x-3y + 9z = -12 \n" ); document.write( "---------------- \n" ); document.write( "Add 3 times the 2nd Eq to the 3rd to get: \n" ); document.write( "x + y - 5z = 6 \n" ); document.write( "0x -y + 3z = -4 \n" ); document.write( "0x 0y + 18z = -24 \n" ); document.write( "------------------------ \n" ); document.write( "Solve the 3rd Eq. for \"z:: \n" ); document.write( "z = - 4/3 \n" ); document.write( "---- \n" ); document.write( "Solve the 2nd Eq. for \"y: \n" ); document.write( "0x - y + 3(-4/3) = -4 \n" ); document.write( "-y - 4 = -4 \n" ); document.write( "y = 0 \n" ); document.write( "----- \n" ); document.write( "Solve the 1st Eq. for \"x\" \n" ); document.write( "x + 0 - 5(-4/3) = 6 \n" ); document.write( "x + 20/3 = 18/3 \n" ); document.write( "x = -2/3 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |