Question 561628
Given y=x^2+3x-28. How do I algebraically find: The vertex, The x and y intercepts, and write the equation in vertex and factor form. 
----
Complete the square:
y = x^2+3x + 9 -9-28
---
y = (x+3)^2-37
----
Vertex: (-3,-37)
------------------------
y-intercept:
Use the form y = x^2+3x-28
Let x = 0, then y = -28
-------------------------------
x-intercepts:
Solve x^2-3x-28 = 0
Factor:
(x-7)(x+4) = 
x = 7 ; x = -4
--------------------
Cheers,
Stan H.
===============