So my equation is: $-2x^2 + 4x + 30 = 0$
If I use this form to look at my y intercept, it will be 30. However, once I simplify it to: $x^2 - 2x - 15$, then my y intercept will be $-15$. Which one do I use? Inclusively, I was taught that if the quadratic is positive, it is in a U shape, and if it is negative, it is an upside-down U shape.
How do I know which form to use to solve these questions?
It does not simplify to $x^{2} - 2x - 15$, you have to continue to account for the $-2$ you factored out:
$$-2x^{2} + 4x + 30 = -2(x^{2} - 2x - 15) = 0 $$
Evaluating at $x = 0$, the intercept remains $(0,30)$.