Question 434140
You can find the zeroes, the values of x that make y = 0
*[invoke solve_quadratic_equation 2,4,-3]
-----------
x = -1 - sqrt(10)/2
x = -1 + sqrt(10)/2
----------
For the y-intercept, let x = 0
--> (0,-3)
The vertex is (-1,-5)