You have the following quadratic function:
[tex]6x^2-12x[/tex]the previous function is a parabolla with a positive leading coefficient equal to 6 (leadding coefficient is the coefficient of the quadratic term). It means that the parabola opens up and then the parabolla has a minimum point.
The x-coordinate of the minimum point is just the x-coordinate of the vertex, which is given by:
[tex]x=-\frac{b}{2a}[/tex]a and b are coefficients of the quadratic function. In this case a=6 and b=-12.
Replace the previous parameters into the expression for x and simplify:
[tex]x=-\frac{-12}{2(6)}=\frac{12}{12}=1[/tex]Now, the y-coordinate of the vertex (minimum point in this case) is:
[tex]y=6(1)^2-12(1)=6-12=-6[/tex]Then, the minimum of the function is at the point (1 , -6)