document.write( "Question 1179614: Is it possible to get infinitely many solutions and an x, y, and z value for the following problem. Solve the system of equations using elimination.
\n" );
document.write( "a. -4x+5y-3z=17
\n" );
document.write( "b. -3x-2y-4z=-1
\n" );
document.write( "c. 5x+5y+4z=12\r
\n" );
document.write( "\n" );
document.write( "a*-2= 8x-10y+6z=-34
\n" );
document.write( "c*2= 10x+10y+8z=24
\n" );
document.write( "equation d: 18x+14z=-10\r
\n" );
document.write( "\n" );
document.write( "-4x+5y-3z=17
\n" );
document.write( "-5x-5y-4z=-12
\n" );
document.write( "equation e: -9x-7z=5\r
\n" );
document.write( "\n" );
document.write( "e*2 -18x-14z=10
\n" );
document.write( " d 18x+14z=-10
\n" );
document.write( "result 0=0 infinitely many \r
\n" );
document.write( "\n" );
document.write( "I solved another way and got x=1, x=3, and x=-2\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #809185 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Is it possible to get infinitely many solutions and an x, y, and z value for the following problem. Solve the system of equations using elimination. \n" ); document.write( "a. -4x+5y-3z=17 \n" ); document.write( "b. -3x-2y-4z=-1 \n" ); document.write( "c. 5x+5y+4z=12\r \n" ); document.write( "\n" ); document.write( "a*-2= 8x-10y+6z=-34 \n" ); document.write( "c*2= 10x+10y+8z=24 \n" ); document.write( "equation d: 18x+14z=-10\r \n" ); document.write( "\n" ); document.write( "-4x+5y-3z=17 \n" ); document.write( "-5x-5y-4z=-12 \n" ); document.write( "equation e: -9x-7z=5\r \n" ); document.write( "\n" ); document.write( "e*2 -18x-14z=10 \n" ); document.write( " d 18x+14z=-10 \n" ); document.write( "result 0=0 infinitely many \r \n" ); document.write( "\n" ); document.write( "I solved another way and got x=1, x=3, and x=-2 \n" ); document.write( " You multiplied eqs (i) and (iii) to get eq (iv). You also subtracted eq (iii) from eq (i) to get eq (v). They're BOTH the same\n" ); document.write( " |