document.write( "Question 558965: I am trying to figure out how to solve the system:\r
\n" );
document.write( "\n" );
document.write( "2x - y = -8
\n" );
document.write( " y + 3z = 22
\n" );
document.write( " x z = -8\r
\n" );
document.write( "\n" );
document.write( "This is what I have so far in eliminating the y variable from the first two equations. 2x - y = -8
\n" );
document.write( " y +3 z = 22
\n" );
document.write( "That leaves 2x +3z = 14\r
\n" );
document.write( "\n" );
document.write( "I am stuck on how to eliminate x from the third equation since xz are together. Can you please help guide me to get the correct solution. Thanks. \n" );
document.write( "
Algebra.Com's Answer #363279 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The 3rd equation is garbled. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |