document.write( "Question 423668: solve the system of equations what is the solution set
\n" );
document.write( "x+5y=6
\n" );
document.write( "x=7-5y \n" );
document.write( "
Algebra.Com's Answer #295415 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x+5y=6 \n" ); document.write( "x=7-5y --> x+5y = 7 \n" ); document.write( "--> 6 = 7 No solution \n" ); document.write( "------------- \n" ); document.write( "If you graph them, the lines are parallel. \n" ); document.write( "No intersection, no solution \n" ); document.write( " \n" ); document.write( " |