document.write( "Question 45081: Solve the following system of linear equation.\r
\n" );
document.write( "\n" );
document.write( "y=2x+1
\n" );
document.write( "x+y=-2 \n" );
document.write( "
Algebra.Com's Answer #29909 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=2x-1 then x+2x-1=-2 or 3x=-2+1 or 3x=-1 or x=-1/3 then y=2(-1/3)-1 or \n" ); document.write( "y=-2/3-1 or y=-1 2/3 \n" ); document.write( " \n" ); document.write( " |