You can put this solution on YOUR website! How to find the x and y intercepts and the vertex of f(x)=2x^2+12x-3
Write it
y = 2x^2 + 12x - 3
The x intercept is when y = 0
2x^2 + 12x - 3 = 0
Use the quadratic formula:
Where: a=2; b=12; c=-3
You should get x intercepts of
x ~ .24
and
x ~ -6.24
:
The y intercept occurs when x = 0
y = 2(0^2) + 12(0) - 3
y = -3 is the y intercept
:
Vertex occurs on the axis of symmetry: x = -b/(2a)
x =
x = -3 is the axis symmetry
Find y, when x = -3
y = 2(-3^2) + 12(-3) - 3
y = 18 - 36 - 3
y = -21
:
The vertex: -3,-21