Given axis of symmetry$\ x=1$ for the parabola $\ y = ax^2 + 4x - 2$. What is the value of $ a$?
I am just curious what is proper method of solving this. This is how I did it: $$ y = ax^2 + 4x - 2 $$ $$ 0 = a(1)^2 + 4(1) - 2 $$$$0 = a + 2 $$$$a = -2$$
Is this the correct way of solving it? Are there any other methods?
No, you are claiming that the quadratic curve passes through $(1,0)$ without justification.
Guide:
Notice that the extreme point occur at axis of symmetry for a quadratic function. Hence if you differentiate the quadratic function and equate it to zero, $x=1$ is a solution.
Alternatively, you can also obtain the axis of symmetry by using completing the square technique.