document.write( "Question 1000480: solve each system of equations by the addition method
\n" );
document.write( "10/3x+4y=-4
\n" );
document.write( "5x+6y=-6 \n" );
document.write( "
Algebra.Com's Answer #617955 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " 5x + 6y = -6 \n" ); document.write( "first get rid of that annoying fraction, multiply equation by 3 \n" ); document.write( "10x + 12y = -12 \n" ); document.write( "look at this and you can see if you multiply the 2nd equation by 2 you have the same equation, no unique solution \n" ); document.write( " |