document.write( "Question 607224: Solve the following system of equations.
\n" );
document.write( "3x - 2y = 6
\n" );
document.write( "6x - 4y = 12 \n" );
document.write( "
Algebra.Com's Answer #382552 by LisaJ(11)![]() ![]() ![]() You can put this solution on YOUR website! This is a special case. Notice that if you multiply the first equation by 2 on both side, you get the second equation. Both equations are a line, with the same slope and intercept. The two lines are on top of each other. So there are an infinite number of solutions. \n" ); document.write( " |