document.write( "Question 832250: Solve the simultenous equations; x-y=3 3y-3x=4 \n" ); document.write( "
Algebra.Com's Answer #501966 by math-vortex(648)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi, there--\r\n" );
document.write( "\r\n" );
document.write( "THE PROBLEM:\r\n" );
document.write( "Solve the simultaneous equations:\r\n" );
document.write( "x - y = 3  \r\n" );
document.write( "3y - 3x = 4\r\n" );
document.write( "\r\n" );
document.write( "A SOLUTION:\r\n" );
document.write( "Let's use the elimination method to solve this system of equations. Change the order of the x- and \r\n" );
document.write( "y-terms in the second equation so that both equation have x and y in the same order. I change the \r\n" );
document.write( "subtraction to an addition because addition is commutative and subtraction is not.\r\n" );
document.write( "3y - 3x = 4\r\n" );
document.write( "3y + (-3x) = 4\r\n" );
document.write( "-3x + 3y = 4\r\n" );
document.write( "\r\n" );
document.write( "We want to add the equations together and eliminate one variable (In this case, the x-term.) Notice that \r\n" );
document.write( "the coefficient of the x-term in the second equation is -3. We need to multiply both sides of the first \r\n" );
document.write( "equation by the additive inverse of -3. That is 3.\r\n" );
document.write( "\r\n" );
document.write( " x - y = 3  -----> 3x - 3y = 12\r\n" );
document.write( "\r\n" );
document.write( "Now the x-terms will cancel out when we add the equations together.\r\n" );
document.write( "3x - 3y = 12\r\n" );
document.write( "-3x + 3y = 4\r\n" );
document.write( "-------------\r\n" );
document.write( "0 + 0 = 16\r\n" );
document.write( "0 = 16\r\n" );
document.write( "\r\n" );
document.write( "When we see a situation like this, where both variables disappear, it means that the system of equations has no solution. \r\n" );
document.write( "\r\n" );
document.write( "Let's look at the graph to see what's happening:\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+x%2B4%2F3%2C+x-3%29\"\r\n" );
document.write( "\r\n" );
document.write( "The green equation is x - y = 3. The red one is 3y - 3x = 4. \r\n" );
document.write( "\r\n" );
document.write( "The solution to a system of simultaneous equations is the point or points they have in common. We see \r\n" );
document.write( "that these lines are parallel, so they will never intersect. Thus there is no solution to this system. The \r\n" );
document.write( "official math terminology is that this system is inconsistent.\r\n" );
document.write( "\r\n" );
document.write( "Hope this helps! Feel free to email if you have any questions about the solution.\r\n" );
document.write( "\r\n" );
document.write( "Good luck with your math,\r\n" );
document.write( "\r\n" );
document.write( "Mrs. F\r\n" );
document.write( "math.in.the.vortex@gmail.com\r\n" );
document.write( "
\n" ); document.write( "
\n" );