document.write( "Question 447587: Solve the following system of linear equations by elimination.
\n" );
document.write( "6x+3y=1
\n" );
document.write( "-6x-3y=-1 \n" );
document.write( "
Algebra.Com's Answer #308109 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The 2nd equation is -1 times the 1st. \n" ); document.write( "--> dependent, an infinite # of solutions, no unique solution. \n" ); document.write( " \n" ); document.write( " |