document.write( "Question 391804: I'm having a problem with following equation using Substitution algebra. I understand substitution however this particular equation has me stumped.\r
\n" );
document.write( "\n" );
document.write( " 4y + x = -2
\n" );
document.write( " x = -4y \r
\n" );
document.write( "\n" );
document.write( "I understand I need to plug the -4y in for the x in the first equation. What I don't understand is how to get the 4y on the other side of = sign in order to isolate the y.\r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #277966 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 4y + x = -2 \n" ); document.write( "x = -4y \n" ); document.write( "--------------- \n" ); document.write( "If you sub for x: \n" ); document.write( "4y + (-4y) = -2 \n" ); document.write( "0 = -2 \n" ); document.write( "There's no solution. \n" ); document.write( "----------------- \n" ); document.write( "4y + x = -2 --> x = -4y - 2 \n" ); document.write( "x = -4y \n" ); document.write( "If you graph these, you get 2 parallel lines. No intersection, no solution. \n" ); document.write( " \n" ); document.write( " |