document.write( "Question 390803: What is the answer to the algebraic pattern below and how did you get to this answer. This is homework for my son. Please show work.\r
\n" ); document.write( "\n" ); document.write( "x,-1,0,-2,1,2
\n" ); document.write( "y,-1,0,-8,1,8
\n" ); document.write( "

Algebra.Com's Answer #277190 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Put the coordinates in order first:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(-2, -8)
\n" ); document.write( "(-1, -1)
\n" ); document.write( "(0, 0)
\n" ); document.write( "(1, 1)
\n" ); document.write( "(2, 8)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Very likely that the function is \"y+=+x%5E3\". How I got to this answer -- just realize that -8 = (-2)^3, -1 = (-1)^3, etc. I cannot be certain that \"y+=+x%5E3\" since it's quite possible to define an unusual function that satisfies all the constraints.
\n" ); document.write( "
\n" );