document.write( "Question 1000000: My question is based around 'Solving Systems of Equations by the Substitution Method'. \r
\n" );
document.write( "\n" );
document.write( "I understand the concept of plugging in the x or y value into the one or the other equation but for some (very frustrating) reason whenever I follow these steps I don't come out with the right answer. I will list two below. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1. 4x-y=-1
\n" );
document.write( "2x+4y=13\r
\n" );
document.write( "\n" );
document.write( "I chose to take the top equation (4x-y=-1) and make that into -y=-4-1 and change that further by dividing by -y to get y=-4x+1. MY FIRST QUESTION is why did I have to change -1 to +1?\r
\n" );
document.write( "\n" );
document.write( "I then tried to plug y=-4x+1 into the 2x+4y=13 but I never get the right answer! Help?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. x-3y=-11
\n" );
document.write( "6x-y=2 \r
\n" );
document.write( "\n" );
document.write( "please help? \n" );
document.write( "
Algebra.Com's Answer #617522 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 4x-y=-1 \n" ); document.write( "subtract 4x from both sides\r \n" ); document.write( "\n" ); document.write( "4x-4x-y = -1-4x\r \n" ); document.write( "\n" ); document.write( "-y =-1-4x\r \n" ); document.write( "\n" ); document.write( "divide by -1\r \n" ); document.write( "\n" ); document.write( "y=4x+1\r \n" ); document.write( "\n" ); document.write( "If you observe the original equation\r \n" ); document.write( "\n" ); document.write( "when you take any term on the other side of the equation the sign changes from + to - OR - to + \n" ); document.write( "2x+4y = 13\r \n" ); document.write( "\n" ); document.write( "2x+4(4x+1) =13 \n" ); document.write( "2x+16x+4=13 \n" ); document.write( "18x=13-4 ( The sign of 4 has changed bcause I brought it on the right side)\r \n" ); document.write( "\n" ); document.write( "18x=9\r \n" ); document.write( "\n" ); document.write( "/18 \n" ); document.write( "x=9/18 \n" ); document.write( "x=1/2\r \n" ); document.write( "\n" ); document.write( "plug x\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x+4y=13 \n" ); document.write( " \n" ); document.write( " |