document.write( "Question 632158: Solve the system of equations by the Gaussian elimination method. (If the system is dependent, enter a general solution in terms of c1, c2, ... \r
\n" ); document.write( "\n" ); document.write( "3x − 5y + 2z = 2
\n" ); document.write( "x − 3y + 2z = 2
\n" ); document.write( "5x − 11y + 6z = 6
\n" ); document.write( "

Algebra.Com's Answer #398089 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "3x − 5y + 2z = 2
\n" ); document.write( " x − 3y + 2z = 2
\n" ); document.write( "5x − 11y + 6z = 6
\n" ); document.write( "Dependent system as D =0, as well as Dx=0, Dy= 0 and Dz = 0
\n" ); document.write( "or as demonstated by selecting different pairs of EQs and eliminating z for both:
\n" ); document.write( "2x - 2y = 0
\n" ); document.write( "2x - 2y = 0 |Subtracting 2nd from 1st
\n" ); document.write( " 0 = 0 Dependent System
\n" ); document.write( "Dependent relationship in terms of z: (z-1, z-1, z)
\n" ); document.write( " x = z - 1 |Eliminating y-variable using a pair of EQs
\n" ); document.write( " y = z - 1 |Eliminating x-variable using a pair of EQs
\n" ); document.write( " \n" ); document.write( "
\n" );