You can put this solution on YOUR website! y= x^2 + 28x + 196
What is the x-intercept of the graph of the equation
---
Let y = 0; solve for "x":
x^2 + 28x + 196 = 0
---
x = [-28 +- sqrt(28^2-4*1*196)]/2
----
x = [-28 +- sqrt(0)]/2
---
x = -14
==============
Cheers,
Stan H.
================