Question 642814
first make a table, take several values for {{{x}}}, calculate {{{y}}}, plot these several points on a graph


{{{ graph( 600, 600, -10, 10, -10, 10, -x^2+2) }}}