document.write( "Question 995148: what is the rule for the mapping
\n" );
document.write( "{0, 1}, {1, 2}, {2, 5}, {3, 10}, {4, 17}. \n" );
document.write( "
Algebra.Com's Answer #614000 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Looks to me that if you were to graph them, you would see a parabola... \n" ); document.write( "The rule for this parabola is \n" ); document.write( "y = x^2 + 1 \n" ); document.write( " |