document.write( "Question 87532: which one of the basic functions (liner, quadratic, rational, or exponential) is related to the arithmetic series? \n" ); document.write( "
Algebra.Com's Answer #63451 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
x = 0 . 1 . 2 . 3 . 4 . 5
\n" ); document.write( "y = 1 . 2 . 3 . 4 . 5 . 6
\n" ); document.write( "+1 for every term
\n" ); document.write( "x + 1 = y
\n" ); document.write( "Linear
\n" ); document.write( "
\n" );