document.write( "Question 55065: Solve the system by graphing, addition and substitution methods. 3x + y = –1, 9x + 3y = –3 \n" ); document.write( "
Algebra.Com's Answer #37327 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
If you add the two together, you get 12x+4y=-4, which reduces to 3x+y=-1. Solving for y we get y=-3x-1. Substituting that value of y into the first equation we get \"3x-3x-1=-1\" which reduces to -1=-1. Because -1=-1 is a true statement, our answer is correct. The graph of the two equations should be the same line because the 2nd equation reudces to y=-3x-1 also. The graph is:
\n" ); document.write( "\"graph%28200%2C200%2C-5%2C5%2C-5%2C5%2C-3x-1%29\"
\n" ); document.write( "
\n" );