State the coordinates of the vertex and the number of $x$-intercepts for the following function: $$ y = -4x^2 + 1 $$
I am not really asking for a straight-up answer. If you could please tell me HOW you found the vertex and the number of $x$-intercepts (or how many times it intersects the $x$-axis) that would be really great, so I could do the rest of the questions.
The vertical parabola with vertex at $(h,k)$ can be written as
$$y-k=a(x-h)^2$$
for some non-zero value $a$. So to find the vertex of your parabola, rewrite your given equation in that form. Your first step should be to move that $+1$ on the right-hand side of your equation to the left-hand side. Then continue from there to find what $h$ and $k$ are.
@GTonyJacobs explains how to find the number of $x$-intercepts. At any $x$-intercept, the $y$-coordinate is zero. So substitute $y=0$ into your equation and you will get a quadratic equation with only one variable, $x$. Solve that equation for $x$ in any of the standard ways (square root of both sides, graphing, factoring, completing the square, quadratic formula) and see how many real values of $x$ you get. You will get no, one, or two real values of $x$. See which one you get in your particular case.