*Help. I want to know how to graph a parabola. I need an
x axis (-5 to 5) and a y axis ( -5 to 5). y = x^2 +x +2
Thanks *
On Cell A1, enter -5
On Cell A2, enter the formula =(A1+1)
Copy down the formula in Cell A2 until you get to your desired maximu
value of 5 (this will be Cell A11)
On Cell B1, enter =(A1^2 + A1 + 2)
Copy down this formula until you get to Cell B11
Highlight the range A1:B11
Click on the chart wizard/XY (Scatter)
From here, you can click on "Finish" to see how the graph looks like
Otherwise, you can go to "Next" and get to dress up the graph anywa
you want to.
BTW, the only values you need to graph this function are the x-value
(which you are plugging in Column A). Since y=f(x), you do not need t
look for "-5 to 5" in the y-axis