document.write( "Question 314763: Solve this system of equations by the substitution method.
\n" );
document.write( "
\n" );
document.write( "x+4x=-1
\n" );
document.write( "3x+y=8 \n" );
document.write( "
Algebra.Com's Answer #225113 by Jstrasner(112)![]() ![]() You can put this solution on YOUR website! Hey,\r \n" ); document.write( "\n" ); document.write( "So for this one, we simply solve the first one:\r \n" ); document.write( "\n" ); document.write( "x+4x=-1 => 5x=-1 => x=-1/5\r \n" ); document.write( "\n" ); document.write( "then we substitute this into the next equation:\r \n" ); document.write( "\n" ); document.write( "3(-1/5) + y = 8\r \n" ); document.write( "\n" ); document.write( "And solve for this one:\r \n" ); document.write( "\n" ); document.write( "-3/5 + y = 8 => y= 43/5\r \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( " |