document.write( "Question 50182This question is from textbook Beginning Algebra
\n" );
document.write( ": I tried to use the solver on this website
\n" );
document.write( "(SOLVE linear system by SUBSTITUTION)\r
\n" );
document.write( "\n" );
document.write( "and I could not work this kind of problem. Do not know what I am doing wrong.\r
\n" );
document.write( "\n" );
document.write( "8x-4y=16
\n" );
document.write( "y=2x-4\r
\n" );
document.write( "\n" );
document.write( "can someone please help??? \n" );
document.write( "
Algebra.Com's Answer #33368 by junior403(76)![]() ![]() ![]() You can put this solution on YOUR website! This isn't too bad. \n" ); document.write( "We can solve this system of equations using the elimination method. \n" ); document.write( "But first we need to put each equation in standard form so that they look the same. You have... \n" ); document.write( "8x - 4y = 16 \n" ); document.write( "y = 2x - 4 \n" ); document.write( "The top equation is already in standard form so we just need to get the 2x on the left side of the equation by subtracting it from both sides. \n" ); document.write( "8x - 4y = 16 \n" ); document.write( "-2x + y = -4 \n" ); document.write( "Now we are ready to begin eliminating variables.\r \n" ); document.write( "\n" ); document.write( "First we need to decide which coefficiant to work with in order to cancel out or \"eliminate\" the other. \n" ); document.write( "For instance, we have 8x and -2x. \n" ); document.write( "What do we need to do to the -2x in order to cancel out the 8x? \n" ); document.write( "What if we multiply the second (bottom) equation by 4? \n" ); document.write( "8x - 4y = 16 \n" ); document.write( "4(-2x + y = -4) \n" ); document.write( "When we distribute, we get... \n" ); document.write( "8x - 4y = 16 \n" ); document.write( "-8x + 4y = -16 \n" ); document.write( "Now we can add our system and eliminate the x (for now) and solve the equation for y. Like so... \n" ); document.write( "8x - 4y = 16 \n" ); document.write( "-8x + 4y = -16 \n" ); document.write( "_______________ \n" ); document.write( "0 = 0\r \n" ); document.write( "\n" ); document.write( "This is as far as you can go. \n" ); document.write( "Since the outcome is 0 = 0, we can write the answer as... \n" ); document.write( "{(x,y)\ y = 2x - 4} \n" ); document.write( "This can be read as: \n" ); document.write( "The variables x and y such that y = 2x -4. \n" ); document.write( "I hope this helps. \n" ); document.write( "Good Luck!\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |