SOLUTION
Write out the function
[tex]f(x)=4x^2+4x-3[/tex]
There are several ways of solving a quadratic equation. The quadratic formula, factorization, graphical method, etc.
Part A
To tell whether a quadratic equation is factorable, we use the Discriminant
[tex]\begin{gathered} b^2-4ac \\ \text{from the equation given, } \\ a=4,b=4,c=-3 \end{gathered}[/tex]
Hence
[tex]\begin{gathered} 4^2-4(4)(-3) \\ 16+48=64 \\ \end{gathered}[/tex]
Since the discriminant is greater than zero and a perfect square hence, it is factorizable
Hence, there is more than one way to solve or determine the zeros of the function
Part B
To find the zeros of the function, we equate the f(x) to zero
[tex]\begin{gathered} Multiply\text{ the first and last term} \\ 4x^2\times-3=-12x^2 \\ \text{Then } \\ \text{ Obtain the factors that can replace the middlie term in the equation,} \\ We\text{ have } \\ -12x^2=-2x^{}\times6x \\ 4x=-2x+6x \end{gathered}[/tex]
[tex]\begin{gathered} 4x^2+4x-3=0.\text{ } \\ 4x^2+6x-2x-3=0 \\ 2x(2x+3)-1(2x+3)=0 \\ (2x+3)(2x-1)=0 \end{gathered}[/tex]
Then equate each of the factors to zero
[tex]\begin{gathered} 2x+3=0,2x-1=0 \\ 2x=-3,2x=1 \\ \text{Divide both sides by 2} \\ x=-\frac{3}{2},\frac{1}{2} \end{gathered}[/tex]
Therefore, the zeros of the function are
-3/2 and 1/2