In Exercises $83-86,$ explain the mistake that is made. There may be a single mistake or there may be more than one mistake.
Determine the vertex of the quadratic function
$$
f(x)=2 x^{2}-6 x-18
$$
Solution:
Step 1: The vertex is given by $(h, k)=\left(-\frac{b}{2 a^{\prime}} f\left(-\frac{b}{2 a}\right)\right)$ In this case, $a=2$ and $b=6$
Step 2: The $x$ -coordinate of the vertex is
$$
x=-\frac{6}{2(2)}=-\frac{6}{4}=-\frac{3}{2}
$$
Step 3: The $y$ -coordinate of the vertex is
$$
\begin{aligned}
f\left(-\frac{3}{2}\right) &=-2\left(-\frac{3}{2}\right)^{2}+6\left(-\frac{3}{2}\right)-18 \\
&=-2\left(\frac{9}{4}\right)-\frac{18}{2}-18 \\
&=-\frac{9}{2}-9-18 \\
&=-\frac{63}{2}
\end{aligned}
$$
This is incorrect. What mistake(s) was made?