Using the Factor Theorem, it is found that the equation that is best used to determine the zeros of the graph of y = 4x^2 – 8x - 5 is:
A. (2x + 1)(2x - 5) = 0
The Factor Theorem states that a polynomial function with roots [tex]x_1, x_2, \codts, x_n[/tex] is given by:
[tex]f(x) = a(x - x_1)(x - x_2) \cdots (x - x_n)[/tex]
In which a is the leading coefficient.
In this problem, the function is:
y = 4x² - 8x - 5.
Which is a quadratic function with coefficients a = 4, b = -8, c = -5, hence the solutions are found as follows.
[tex]\Delta = (-8)^2 - 4(4)(-5) = 144[/tex]
[tex]x_1 = \frac{8 + \sqrt{144}}{8} = \frac{5}{2}[/tex]
[tex]x_2 = \frac{8 - \sqrt{144}}{4} = -\frac{1}{2}[/tex]
Hence, applying the Factor Theorem:
[tex]y = \left(x - \frac{5}{2}\right)\left(x + \frac{1}{2}\right)[/tex]
Multiplying by 2:
y = (2x - 5)(2x + 1).
Hence option A is correct.
More can be learned about the Factor Theorem at https://brainly.com/question/24380382