Answer:
[tex]\huge\boxed{(6;\ -31)}[/tex]
Step-by-step explanation:
Let: [tex]f(x)=ax^2+bx+c[/tex].
The coordinates of the vertex:
[tex](h;\ k)\to h=\dfrac{-b}{2a};\ k=f(h)=\dfrac{-(b^2-4ac)}{4a}[/tex]
We have
[tex]f(x)=x^2-12x+5\to a=1;\ b=-12;\ c=5[/tex]
Substitute:
[tex]h=\dfrac{-(-12)}{2(1)}=\dfrac{12}{2}=6\\\\k=f(6)=6^2-12(6)+5=36-72+5=-31[/tex]
The vertex form of an equation of a quadratic function:
[tex]f(x)=a(x-h)^2+k[/tex]
We have:
[tex]f(x)=x^2-12x+5\to a=1[/tex]
Complete to the square [tex](a\pm b)^2=a^2\pm2ab+b^2[/tex]
[tex]x^2-12x+5=x^2-\underbrace{2(x)(6)}_{12x}+5=\underbrace{x^2-2(x)(6)+6^2}_{a^2-2ab+b^2}-6^2+5\\\\=\underbrace{(x-6)^2}_{(a-b)^2}-36+5=(x-6)^2-31\\\\h=6;\ k=-31\to(6;\ -31)[/tex]