document.write( "Question 208402: Find an equation for the points (1,1) (2,3) (3,6) and (4, 10). \n" ); document.write( "
Algebra.Com's Answer #157624 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find an equation for the points (1,1) (2,3) (3,6) and (4, 10).
\n" ); document.write( "---------------------------------
\n" ); document.write( "I ran a quadratic Regression program on the data and got:
\n" ); document.write( "y = (1/2)x^2 +(1/2)x
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );