Factor the given polynomial completely. If the polynomial cannot be factored, say that it is prime.

Given a quadratic polynomial
[tex]x^2-5x-24[/tex]Using factorization method
[tex]\begin{gathered} x^2-8x+3x-24 \\ (x^2-8x)+(3x-24) \\ \end{gathered}[/tex]factor out the common factor
[tex]\begin{gathered} x(x-8)+3(x-8) \\ we\text{ have} \\ (x-8)(x+3) \end{gathered}[/tex]The final answer
[tex]x^2-5x-24=(x-8)(x+3)[/tex]