document.write( "Question 306270: What would the coordinates be for the equation y = -4x3 when x = -2? \n" ); document.write( "
Algebra.Com's Answer #219208 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Replace x with -2 and simplify.\r \n" ); document.write( "\n" ); document.write( "y = -4(-2)^3\r \n" ); document.write( "\n" ); document.write( "y = -4(-8)\r \n" ); document.write( "\n" ); document.write( "y = 32\r \n" ); document.write( "\n" ); document.write( "The coordinates are (-2,32). \n" ); document.write( " |