document.write( "Question 1060660: Can you please help me. I'm want to solve this system of equation using the substitution method.
\n" ); document.write( "-3x+3y=4
\n" ); document.write( "-x+y=3
\n" ); document.write( "

Algebra.Com's Answer #675542 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Can you please help me. I'm want to solve this system of equation using the substitution method.
\n" ); document.write( "-3x+3y=4
\n" ); document.write( "-x+y=3
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "-3x + 3y = 4,   (1)\r\n" );
document.write( "-x  +  y = 3    (2)\r\n" );
document.write( "\r\n" );
document.write( "From (2), express y = 3+x and substitute this expression into equation (1) replacing y. You will get\r\n" );
document.write( "\r\n" );
document.write( "-3x + 3(3+x) = 4.\r\n" );
document.write( "\r\n" );
document.write( "Simplify:\r\n" );
document.write( "\r\n" );
document.write( "-3x + 9 + 3x = 4.\r\n" );
document.write( "\r\n" );
document.write( "9 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Absurd ?  Sure.  It means that the original system has no solutions.\r\n" );
document.write( "It is inconsistent. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "One can see it immediately/instantly after seeing the original system.\r\n" );
document.write( "Indeed, multiply the second equation by 3. \r\n" );
document.write( "You will get an equivalent equation\r\n" );
document.write( "\r\n" );
document.write( "-3x + 3y = 9.   (2')\r\n" );
document.write( "\r\n" );
document.write( "Now compare (2') with (1). They have identical left sides, but different right sides.\r\n" );
document.write( "Such a system is inconsistent.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "For better understanding, see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Solution of the linear system of two equations in two unknowns by the Substitution method \r
\n" ); document.write( "\n" ); document.write( "    - Solution of the linear system of two equations in two unknowns using determinant \r
\n" ); document.write( "\n" ); document.write( "    - Solution of the linear system of two equations in two unknowns by the Elimination method \r
\n" ); document.write( "\n" ); document.write( "    - Geometric interpretation of the linear system of two equations in two unknowns \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Systems of two linear equations in two unknowns\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );