document.write( "Question 945289: Given x=-2 and y=3, find the value of the expression x^2y^3. Thanks for your help. \n" ); document.write( "
Algebra.Com's Answer #576444 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Replace x with -2 and y with 3 to get...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2y^3 = (-2)^2*(3)^3 = 4*27 = 108\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, x^2y^3 = 108 when x = -2 and y = 3. \n" ); document.write( " |