document.write( "Question 248716: for problems 7-9 solve the system of equations using addition to eliminate one variable. if the system has no solution indicate that it is inconsistent. if it has infinite solutions, indicate that it is dependent. if the system check your answer.\r
\n" ); document.write( "\n" ); document.write( "3x-2y=-14
\n" ); document.write( "3x+5y=-14\r
\n" ); document.write( "\n" ); document.write( "check if possible
\n" ); document.write( "

Algebra.Com's Answer #181265 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
3x-2y=-14
\n" ); document.write( "3x+5y=-14 \r
\n" ); document.write( "\n" ); document.write( "Subtract the terms of the two equations:\r
\n" ); document.write( "\n" ); document.write( "(3-3)*x + (-2-5)*y = -14 - (-14)
\n" ); document.write( "0*x -7*y = 0
\n" ); document.write( "-7y = 0
\n" ); document.write( "y = 0\r
\n" ); document.write( "\n" ); document.write( "Substitute y=0 in the first equation:\r
\n" ); document.write( "\n" ); document.write( "3*x - 2*0 = -14
\n" ); document.write( "3*x = -14
\n" ); document.write( "x = -14/3
\n" ); document.write( "
\n" );