document.write( "Question 633460: Solve the system of linear equations using the Gauss-Jordan elimination method. (If there is no solution, enter NO SOLUTION. If there are infinitely many solutions involving one parameter, enter the solution using t for the last variable.)
\n" ); document.write( "3x + 4y = −11
\n" ); document.write( "4x − 2y = 0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #398914 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " 3x + 4y = −11
\n" ); document.write( " 4x − 2y = 0 |multiplying 2nd EQ thru by 2, adding to the 1st to eliminate the y variable
\n" ); document.write( " 11x = -11
\n" ); document.write( " x = -1 and y = -2 \"+-4+=+2%2Ay\" \n" ); document.write( "
\n" );