document.write( "Question 105743: Solve the following system of equations\r
\n" );
document.write( "\n" );
document.write( "2x+y=1
\n" );
document.write( "y=1-2x \n" );
document.write( "
Algebra.Com's Answer #76911 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! This is a \"trick\" problem to see how observant you are ... You are given the two equations: \n" ); document.write( ". \n" ); document.write( "2x+y=1 \n" ); document.write( "y=1-2x \n" ); document.write( ". \n" ); document.write( "Let's rearrange the bottom equation by adding 2x to both sides. When you do that the bottom \n" ); document.write( "equation becomes 2x+y = 1. But that is identical to the top equation. Therefore, the bottom \n" ); document.write( "equation and the top equation are identical. Every solution for the top equation is a solution \n" ); document.write( "for the bottom equation also. They are not independent equations and therefore they do \n" ); document.write( "not have a single, unique solution. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to see your way through the problem and why the answer is what it is ... \n" ); document.write( ". \n" ); document.write( " |