You can put this solution on YOUR website! y=-3x^2+6x+1
------------------------
Find the x-intercepts:
Quadratic Formula:
x = [-6 +- sqrt(36-4*-3*1)]/-6
-------
x = [-6 +- sqrt(48)]/-6
---
x = [-6 +-4sqrt(3)]/-6
---
x = 1 +- (2/3)sqrt(3)
---
Find the y-intercept:
y = 0+0+1
y = 1
----
y=-3x^2+6x+1
Find the vertex:
x = -b/2a = -6/(-6) = 1
f(1) = -3+6+1 = 4
Vertex at (1,4)
---------------------
Graph:
================================================
Cheers,
Stan H.