document.write( "Question 277959: If x + y = -23 and x - y = 7 then 2x - y equals\r
\n" );
document.write( "\n" );
document.write( "A.-31 B.-1 C.1 D.8 E.15 \n" );
document.write( "
Algebra.Com's Answer #202374 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=-23 \n" ); document.write( "x-y=7 \n" ); document.write( "2x=-16 \n" ); document.write( "x=-8 \n" ); document.write( "y=-15 \n" ); document.write( "-16+15=-1\r \n" ); document.write( "\n" ); document.write( "B)-1 \n" ); document.write( " |