Question 912093: Draw the graph of the equation y = x^2 - 4x + 3 by taking the value of x from -3 to 3. Also find the vertex.
How can I plot it, please provide step by step solution.
Thank you so much.
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Draw the graph of the equation y = x^2 - 4x + 3 by taking the value of x from -3 to 3. Also find the vertex.
How can I plot it, please provide step by step solution.
----------------
You can make a table of x & y
Pick values for x and find y.
-----------
x = 0, y = 3 --> (0,3)
x = 1, y = 0 --> (1,0)
x = 2, y = 1 --> (2,1)
x = -1, y = 8 --> (-1,8)
etc
Make as many points as you need.
Plot the points.
Draw a curve thru them.
|
|
|