document.write( "Question 7687: I have tried and tried to get this right and when I check the answer and am not even near been correct:
\n" );
document.write( "Problem:
\n" );
document.write( "4x + 3y = 59
\n" );
document.write( "2x + 3y = 43 added together you get:
\n" );
document.write( "6x + 6y = 102
\n" );
document.write( "6x/6 = 102/6
\n" );
document.write( "x = 17\r
\n" );
document.write( "\n" );
document.write( "I know this is not correct because when substitute of x I am not correct? See
\n" );
document.write( "4(17) + 3y = 59
\n" );
document.write( "98 + 3y =59
\n" );
document.write( "HELP! I know that it is simple but, I keep doing it wrong. I had 75 problems, and the problems without negative numbers seem to mess me up.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #4235 by prince_abubu(198)![]() ![]() ![]() You can put this solution on YOUR website! So we start with\r \n" ); document.write( "\n" ); document.write( "4x + 3y = 59 \n" ); document.write( "2x + 3y = 43\r \n" ); document.write( "\n" ); document.write( "What we're going to do is eliminate one of the variables. By the looks of it, you've got a 3y on both equations. That's very nice of them because it makes it easier.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're actually going to use a trick here. We're going to multiply the second equation by -1. BTW, doing this does NOT alter the equation. It just changes its appearance. So now you've got:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x + 3y = 59 \n" ); document.write( "-2x - 3y = -43\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now calculate downwards like you did. You should get\r \n" ); document.write( "\n" ); document.write( "2x = 16 <------ The 3y's cancel to 0. \n" ); document.write( "x = 8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now to get the y, you can plug in the x = 8 in any of the two equations. You WILL get the same y-value. Let's just pick the first one:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4(8) + 3y = 59 ---> 32 + 3y = 59 ---> 3y = 27 ---> y = 9.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's try to do the second one just to see:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(8) + 3y = 43 ---> 16 + 3y = 43 ---> 3y = 27 ---> y = 9. AHA! Same answer!\r \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------- \n" ); document.write( "What happens, then, if all of the coefficients are different? What do you do? Stay tuned. \n" ); document.write( " |