document.write( "Question 729479: I need to solve the systems of equations 2x+4y=-2, 2x-y=4
\n" );
document.write( " I got the answer 7/5 and I was trying to put the answer in but I got 2(14/10) I don't know how they came up with the answer (7/5,-6/5) How did they get -6/5 for the y? \n" );
document.write( "
Algebra.Com's Answer #445881 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve the systems of equations 2x+4y=-2, 2x-y=4\r \n" ); document.write( "\n" ); document.write( "------------------ \n" ); document.write( "2x+4y=-2 \n" ); document.write( "2x -y= 4 \n" ); document.write( "------------ Subtract \n" ); document.write( "5y = -6 \n" ); document.write( "y = -6/5 \n" ); document.write( "------------- \n" ); document.write( "2x -y= 4 \n" ); document.write( "2x + 6/5 = 4 \n" ); document.write( "2x = 14/5 \n" ); document.write( "x = 7/5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |