document.write( "Question 78646: Solve by substitution.
\n" );
document.write( "4x - 12y =5
\n" );
document.write( "-x + 3y = -1\r
\n" );
document.write( "\n" );
document.write( "Please help. \n" );
document.write( "
Algebra.Com's Answer #56466 by Septimus314(7) ![]() You can put this solution on YOUR website! Solving by substitution, you want to find what x or y equals from one of those equations, then plug what you find into the other equation, as follows:\r \n" ); document.write( "\n" ); document.write( "We can use the bottom line to find x:\r \n" ); document.write( "\n" ); document.write( "-x + 3y = -1 \n" ); document.write( "get -x on one side\r \n" ); document.write( "\n" ); document.write( "-x = -3y - 1 \n" ); document.write( "multiply all by -1\r \n" ); document.write( "\n" ); document.write( "x = 3y + 1\r \n" ); document.write( "\n" ); document.write( "Use this in the other equation.\r \n" ); document.write( "\n" ); document.write( "4(3y + 1) - 12y = 5 \n" ); document.write( "12y + 4 - 12y = 5 \n" ); document.write( "4 = 5\r \n" ); document.write( "\n" ); document.write( "Hmm...I am not finding this equation to be solvable.\r \n" ); document.write( "\n" ); document.write( "Using an alternate method, multiply the bottom equation by 4, so the x part cancels out, then add the 2 equations.\r \n" ); document.write( "\n" ); document.write( "4x - 4x -12y + 12y = 5 - 4 \n" ); document.write( "0 = -1\r \n" ); document.write( "\n" ); document.write( "The answer I am finding is \"empty set\" \n" ); document.write( "I am sorry if I am either wrong or if my explanation is unclear. If it is unclear though just worry about understanding the first part I said. \n" ); document.write( " |