document.write( "Question 148402: How do I write a formula to evaluate the polynomial at the points x = -2 and y= -3 for the following 1-x^2y+6xy^2-x^3y^3+12y^5
\n" );
document.write( "Your help is greatly appreciated!!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #108786 by edjones(8007) You can put this solution on YOUR website! 1-x^2y+6xy^2-x^3y^3+12y^5 when x=-2, y=-3 \n" ); document.write( "1-(-2)^2*-3 +6(-2)(-3)^2 -(-2)^3*(-3)^3 +12(-3)^5 \n" ); document.write( "=1-(4)(-3) +6(-2)(9) -(-8)(-27) +12(-243) \n" ); document.write( "=1-(-12)+6(-18)-(216)-2916 \n" ); document.write( "=13-108-216-2916 \n" ); document.write( "=-3227 \n" ); document.write( ". \n" ); document.write( "Ed\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |