document.write( "Question 144443: if x=-1 and y=2 what is the value of the expression 2x-3xy? \n" ); document.write( "
Algebra.Com's Answer #105181 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
2x-3xy
\n" ); document.write( "Substitute -1 for x and 2 for y.\r
\n" ); document.write( "\n" ); document.write( "(2 times -1) - (3 times -1 times 2)\r
\n" ); document.write( "\n" ); document.write( "= -2 - (-3 times 2)
\n" ); document.write( "= -2 - (-6)
\n" ); document.write( "= -2 + 6
\n" ); document.write( "= 4
\n" ); document.write( "
\n" ); document.write( "
\n" );