document.write( "Question 153565: . Solve the system of equations using the addition (elimination) method.
\n" ); document.write( "If the answer is a unique solution, present it as an ordered pair: (x, y). If not, specify whether the answer is “no solution” or “infinitely many solutions.”
\n" ); document.write( "5x – 4y = 1
\n" ); document.write( "-10x + 8y = -3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #113059 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Start with the given system of equations:\r
\n" ); document.write( "\n" ); document.write( "\"system%285x-4y=1%2C-10x%2B8y=-3%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%285x-4y%29=2%281%29\" Multiply the both sides of the first equation by 2.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10x-8y=2\" Distribute and multiply.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we have the new system of equations:\r
\n" ); document.write( "\n" ); document.write( "\"system%2810x-8y=2%2C-10x%2B8y=-3%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now add the equations together. You can do this by simply adding the two left sides and the two right sides separately like this:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%2810x-8y%29%2B%28-10x%2B8y%29=%282%29%2B%28-3%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%2810x%2B-10x%29%2B%28-8y%2B8y%29=2%2B-3\" Group like terms.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0x%2B0y=-1\" Combine like terms. Notice how the x terms cancel out.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0=-1\"Simplify.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since \"0=-1\" is never true, this means that there are no solutions. So the system is inconsistent.
\n" ); document.write( "
\n" ); document.write( "
\n" );