SOLUTION: Graph y=3x^2-5x-9. Also find the vertex

Algebra ->  Graphs -> SOLUTION: Graph y=3x^2-5x-9. Also find the vertex      Log On


   



Question 81199: Graph y=3x^2-5x-9. Also find the vertex
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
Graph y = 3x%5E2 - 5x - 9. Also find the vertex

a = 3, b = -5, c = -9

Let's find the vertex (h,k) first, where

h = -b%2F%282a%29 and k = ah%5E2 + bh + c

and then the y-intercept (0,c)

h = -%28-5%29%2F%282%2A3%29 = 5%2F6

k = 3%285%2F6%29%5E2 + -5%285%2F6%29 + -9 

k = 3%2825%2F36%29 + -25%2F6 - 9

k = 25%2F12 - 25%2F6 - 9

k = 25%2F12 - 50%2F12 - 108%2F12

k = -133%2F12 

So the vertex is (h,k) = (5%2F6, -133%2F12)

or for plotting purposes approximately (.8, -11.1)

the y-intercept (0,c) = (0,-9)

So plot the vertex and the y-intercept
      


Draw the left half of the parabola through the
y-intercept and bottoming out at the vertex:



Then draw the right half to match the left half:



Edwin