document.write( "Question 327970: solve the following system of equations
\n" );
document.write( "x+6y=5 (1)
\n" );
document.write( "x=2-6y (2)
\n" );
document.write( "what is the solution of the system
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #234858 by ganeshindia(11) ![]() You can put this solution on YOUR website! The first equation is x + 6y = 5 \n" ); document.write( "A reformation of second equation is x + 6y = 2 \n" ); document.write( "This system of equations cannot be solved. This system has no solution at all. \n" ); document.write( "Reason: \n" ); document.write( "The ratio of the x coefficient = the ratio of the y coefficients, which is not equal to the ratio of constant terms. \n" ); document.write( " |