You can put this solution on YOUR website! find the x-axis intercept of the graph of: y=x^2 - 3x + 3
----
Solve x^2 - 3x + 3 = 0
---
Use Quadratic Formula:
x = [3 +- sqrt(9-4*1*3)]/2
----
x = [3 +- sqrt(-3)]/2
----
Note: The root values are complex.
There are no x-intercepts.
Cheers,
Stan H.
================