SOLUTION: find the vertex and graph of y= -x2 + 6x - 5.5

Algebra ->  Graphs -> SOLUTION: find the vertex and graph of y= -x2 + 6x - 5.5      Log On


   



Question 232225: find the vertex and graph of y= -x2 + 6x - 5.5
Found 2 solutions by stanbon, checkley77:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the vertex and graph of y= -x^2 + 6x - 5.5
-----------------
You have a quadratic with a=-1, b = 6, c = -5.5
----
Vertex occurs when x = -b/2a = -6/(-2) = 3
---
The corresponding y-value is:
f(3) = -(3)^2 + 6*3 - 5.5 = -14.5 +18 = 3.5
---
So, vertex at (3,3.5)
----------------------------
y-intercept at f(0) = -5.5
------------------------------
Parabola opens downward because a < 0.
-------------------------------------------
graph%28400%2C300%2C-10%2C10%2C-20%2C10%2C-x%5E2%2B6x-5.5%29
==================================================
Cheers,
Stan H.

Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
y= -x2 + 6x - 5.5
+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-x%5E2+%2B6x+-5.5%29+ (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -x^2 +6x -5.5).
y=-3^3+6*3-5,5
y=-9+18-5,5
y=18-14.5
y=3.5
Vertex=(3,3.5)