Question 285580
{{{y = x^2/10}}}
Pick values for x, find y.
Plot the points, draw a curve thru them.
eg
x....y
0...0
1...0.1
2...0.4
3...0.9
----------
You can sub neg values for x and get the same y to save time.