Question 178762
there are many {{{y=x^2+1}}} is a parabola
:
{{{y=x^3}}}is another.
:
for inputs just put in any value for x that you choose and solve for y.
:
remember in a function for every value of x there is 1 and only 1 value of y.
:
{{{y=x^2+1}}}
{{{graph(300,300,-10,10,-10,10,x^2+1)}}}
:
{{{y=x^3}}}
{{{graph(300,300,-10,10,-10,10,x^3)}}}