Given that the vertex of the quadratic function is (2,-3) and passes through the point (1,4)
We need to determine the equation of the quadratic function.
Equation of the quadratic function:
The vertex form of the quadratic function is given by
[tex]y=a(x-h)^{2}+k[/tex]
where the vertex is (h,k) and a is a constant.
Substituting the vertex (2,-3) in the vertex form of the quadratic function, we get;
[tex]y=a(x-2)^2-3[/tex] -------(1)
Since, it passes through the point (1,4), let us substitute the points (1,4) in the above formula, we get;
[tex]4=a(1-2)^2-3[/tex]
[tex]4=a(-1)^2-3[/tex]
[tex]4=a-3[/tex]
[tex]7=a[/tex]
Thus, the value of the constant a is 7.
Substituting [tex]a=7[/tex] in equation (1), we get;
[tex]y=7(x-2)^2-3[/tex]
[tex]y=7(x^2-4x+4)-3[/tex]
[tex]y=7x^2-28x+28-3[/tex]
[tex]y=7x^2-28x+25[/tex]
Thus, the equation of the quadratic function is [tex]y=7x^2-28x+25[/tex]