Now we will see how to draw a function: There are some steps to draw a function.
Step 1: Suppose any equation px2 + qx + r = 0 is given, so we have to check whether function is bottom up or down, we will check this by using 'p' if p > 0 then function is bottom up and if a < 0 then function is down.
Step 2: Find out vertex (-q/2p , f(-p/2q)).
Step 3: Find out x- intercept by using factor or Quadratic Formula.
Step 4: Find out y-intercept by plugging f(0).
Example: x2 – 6x + 8?
Solution: Step 1: Here in this equation p = 1, q = -6, r = 8, here 1 > 0 , so this is bottom up.
Step 2: Vertex:- x = -q/2p = -(-6)/ 2*1 = 6/2 = > -q/2a = 3.
To find 'y' plug value of 'x' in the function f (1) = 9 – 18 + 8 = -1.
So vertex = (3 ,-1).
Step 3: x- intercept :- y, f(x) = 0
0 = x2 –6x + 8 => x2 – 4x - 2x +8 => x (x - 4) -2 (x - 4) => (x – 2)(x - 4) => x = 2, 4.
Y- intercept:- f(0) = 0 – 0 + 8 = 8, so y- intercept is 8, draw a graph using calculated values.
Graph:

