document.write( "Question 1034094: Find a solution -5x+y=-5 -4x+2y=2 \n" ); document.write( "
Algebra.Com's Answer #648732 by ikleyn(52780)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find a solution -5x+y=-5 -4x+2y=2
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "-5x + y = -5,    (1)    \r\n" );
document.write( "-4x + 2y = 2.    (2)\r\n" );
document.write( "\r\n" );
document.write( "Apply the Substitution method. \r\n" );
document.write( "\r\n" );
document.write( "From (1), express y = -5 + 5x and substitute it into equation (2). You will get a single equation for x\r\n" );
document.write( "\r\n" );
document.write( "-4x + 2*(-5 + 5x) = 2.   (3)\r\n" );
document.write( "\r\n" );
document.write( "Now simplify and solve it:\r\n" );
document.write( "\r\n" );
document.write( "-4x -10 + 10x = 2,\r\n" );
document.write( "\r\n" );
document.write( "6x = 2 + 10,\r\n" );
document.write( "6x = 12.\r\n" );
document.write( "\r\n" );
document.write( "x = \"12%2F6\" = 2.\r\n" );
document.write( "\r\n" );
document.write( "So, you just found the solution x = 2.\r\n" );
document.write( "\r\n" );
document.write( "Do you know what to do next?  How would you find \"y\"?\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );