document.write( "Question 189964: I am in need of assistance in creating an equation that describes the chart as follows \r
\n" ); document.write( "\n" ); document.write( " X Y
\n" ); document.write( " 0 0
\n" ); document.write( " 1 .5
\n" ); document.write( " 2 2.0
\n" ); document.write( " 3 4.5
\n" ); document.write( " 4 8
\n" ); document.write( " 5 12.5
\n" ); document.write( "I realize the progression of .5,1.5,2.5,4,4.5. I can't figure out the equatio\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #142537 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Looks like y = (x^2)/2 \n" ); document.write( "
\n" );