Try this exercise. Fill in the missing part by typing it in.
To calculate the vertex of a parabola, we can use the formula:
x = -b / (2 a); y = a x x + b x + c;
In the equation y = 2x^2 + 5x + 3, the coefficient of a is ____, b is ____, and c is _.
Write the missing line below.


