document.write( "Question 665390: Solve the system: 2x - 14y + 4z =-10
\n" );
document.write( " 3x - 3y + 2z = -2
\n" );
document.write( " -x + 7y - 2z = 5\r
\n" );
document.write( "\n" );
document.write( "Ok, so I get 0=0 meaning there are infinite solutions but I don't know how to out answer in the correct format meaning (x, ?, ?) or in ?, y, ?) or (?,?,z) like in the answer. \n" );
document.write( "
Algebra.Com's Answer #413872 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! y=2z/9+13/8 \n" ); document.write( "x=1/18-4z/9 \n" ); document.write( " |