Question 700189: Sketch the graph of each function: f(x)=x squared-6x+5
Answer by checkley79(3341) (Show Source):
You can put this solution on YOUR website! f(x)=x squared-6x+5

This graph was created using the statement that follows:
graph( 300, 200, -6, 10, -10, 10, x^2 -6x +5)
You can create this curve by plotting the x,y points by solving the equation:
y=X^2-6X+5.
JUST REPLACE X BY 1,2,3,4 ETC. & PLOT THE X,Y VALUES.
|
|
|