document.write( "Question 478899: solve the system of equations
\n" );
document.write( "3x = 7 – y
\n" );
document.write( "2y = 14 – 6x \n" );
document.write( "
Algebra.Com's Answer #328135 by stanbon(75887) ![]() You can put this solution on YOUR website! solve the system of equations \n" ); document.write( "3x = 7 – y \n" ); document.write( "2y = 14 – 6x \n" ); document.write( "----- \n" ); document.write( "y = -3x+7 \n" ); document.write( "y = -3x+7 \n" ); document.write( "---- \n" ); document.write( "The two equations are really the same. \n" ); document.write( "The solution is every point on the line: \n" ); document.write( "Solution: (x , -3x+7) where x is any Real Number. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |