document.write( "Question 1040705: Evaluate the following expression when x= 3 and y =2
\n" ); document.write( "2xy -x^2y
\n" ); document.write( "

Algebra.Com's Answer #655591 by Aldorozos(172)\"\" \"About 
You can put this solution on YOUR website!
All you have to do here is to replace x and y with 3 and 2\r
\n" ); document.write( "\n" ); document.write( "2*3*2 - 3^2 *2 = 12 - (9*2) = 12 - 18 = -6
\n" ); document.write( "
\n" );