We are given a function as follows:
[tex]y=f(x)=-x^2+4x+12[/tex]
The x-intercept of a function is the value of x where the function is equal to 0.
i.e.
[tex]y=f(x)=0[/tex]
[tex]-x^2+4x+12=0[/tex]
i.e.
[tex]x^2-4x-12=0\\\\x^2-6x+2x-12=0[/tex]
( We used the method of splitting the middle term)
[tex]x(x-6)+2(x-6)=0\\\\(x+2)(x-6)=0[/tex]
i.e.
[tex]x=-2\ and\ x=6[/tex]
Hence, the smallest x-intercept is: x= -2
and the largest x-intercept is: x=6
The y-intercept is the value of y where x=0
i.e. we have:
[tex]y=-0^2+4\times 0+12\\\\y=12[/tex]