document.write( "Question 451975: Solve the following system of equations.
\n" );
document.write( "x+3y=3 (1)
\n" );
document.write( "x=4-3y (2)
\n" );
document.write( "What is the solution of the system?
\n" );
document.write( "A. The solution is______? (type it as an ordered pair.)
\n" );
document.write( "B. No solution.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #310733 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Solve the following system of equations. \n" ); document.write( "x+3y=3 (1) \n" ); document.write( "x=4-3y (2) \n" ); document.write( "What is the solution of the system? \n" ); document.write( "Adding 2y to both sides of equation (2) gives \n" ); document.write( "x+3y=4 \n" ); document.write( "It is clear from this that there is no solution, since we have \n" ); document.write( "x+3y=3 \n" ); document.write( "x+3y=4 \n" ); document.write( " |