document.write( "Question 417680: Does this system of equations have one solution, no solutions, or an infinite number of solutions? \r
\n" );
document.write( "\n" );
document.write( "3x + y = 9
\n" );
document.write( "6x = 4 - 2y\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #292394 by dnanos(83)![]() ![]() You can put this solution on YOUR website! The system has no solutions. \n" ); document.write( "This is because it consists of two equations that their graphs represent parallel lines.So they have not a common point. \n" ); document.write( "3x+y=9 \n" ); document.write( "6x+2y=4 \n" ); document.write( "We divide the second equation by 2 \n" ); document.write( "6x/2+2x/2=4/2 \n" ); document.write( "Simplify \n" ); document.write( "3x+y=2 \n" ); document.write( "There is no pair of numbers (x,y) that makes these two equations \n" ); document.write( "3x+y=9 \n" ); document.write( "3x+y=2 \n" ); document.write( "to come true in common. \n" ); document.write( "So we obtain no solution. \n" ); document.write( " |