document.write( "Question 985492: I am trying to do systems of equations for algebra 2 I am stuck on the first problem which is 5x+4y=6
\n" );
document.write( " -2x-3y= -1 can you help me out so far I have subtracted 5x - 2x and got 3x and I subtracted 3y from 4y and I have subtracted 6- -1 and got the equation 3x- 1y = 7 I think I cancel out the y value and divide 3x by 3 and 7 divided by 3 but I don't know I'm stuck please help me asap \n" );
document.write( "
Algebra.Com's Answer #606330 by ThePhysicsMathGuru(3)![]() ![]() ![]() You can put this solution on YOUR website! 5x + 4y = 6 (1) \n" ); document.write( "-2x - 3y = -1 (2)\r \n" ); document.write( "\n" ); document.write( "This set of simultaneous equations can be solved one of three different ways: \n" ); document.write( "1. Using determinates \n" ); document.write( "2. You can solve for x in equation (1) and then plug the value found for x into equation (2) and solve for y. You just have to remember,now you have the solution for y and you have to plug that value back into either equation to get the value for x. \n" ); document.write( "3. Simply multiply both equations by a common value that will allow one of the variables to disappear. \r \n" ); document.write( "\n" ); document.write( "I chose to use the latter. \r \n" ); document.write( "\n" ); document.write( "If you multiply the first equation by 3 and the second by 4 you get the following\r \n" ); document.write( "\n" ); document.write( "15x + 12Y = 18 \n" ); document.write( "-8x - 12y = -4 \n" ); document.write( "--------------- \n" ); document.write( "7x = 14 \n" ); document.write( " x = 2 \n" ); document.write( "What I did was simply add the two equations together. \n" ); document.write( "Now plug the value for x in either equation and solve. I chose to use the first one. \r \n" ); document.write( "\n" ); document.write( "10 + 4y = 6 \n" ); document.write( "4y = -4 \n" ); document.write( " y = -1 \n" ); document.write( "So our solution is x = 2 and y = -1. One more step we need to verify that we did the computation correctly. Now plug the values for x and y back into each equation and you should get the numbers on the right hand side. \r \n" ); document.write( "\n" ); document.write( " 2*5 + 4*(-1) = 6 \n" ); document.write( "-2*2 - 3*(-1) = -1 \r \n" ); document.write( "\n" ); document.write( "Q.E.D We have not proven that the solution to the equation is x = 1 and y = -1 \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now plu \n" ); document.write( " |