document.write( "Question 64318: I am suppose to solve the following system but don't know how.\r
\n" );
document.write( "\n" );
document.write( "-2x+2y+3z=-7 (1)
\n" );
document.write( "x-2y-2z=4 (2) \n" );
document.write( "
Algebra.Com's Answer #44959 by 303795(602) ![]() You can put this solution on YOUR website! -2x+2y+3z=-7 (1) \n" ); document.write( "x-2y-2z=4 (2) \n" ); document.write( "You have three unknowns but only two equations. That is not enough to solve for x, y and z. \n" ); document.write( "You can add the two equations to get -x + z = -3 but that is as far as you can go without another equation. \n" ); document.write( " |