401,985 views
38 votes
38 votes
How do I find the zeros of the function and write as an ordered pair? f(x) = 3x^2 - 11x -20

User Nermeen
by
3.0k points

1 Answer

10 votes
10 votes

f(x) = 3x^2 - 11x -20

To find the zeros of the function, first we factor the expression as follows:

f(x) = (3x + 4)(x - 5)

Now we equal the expression to zero:

(3x + 4)(x - 5) = 0

If the expression is equal to zero, that means at least one of the factors is equal to zero, so:

3x + 4 = 0, then x = - 4/3

or

x - 5 = 0, then x = 5

The zeros of the function are:

(-4/3, 0) and (5, 0)

User Sharondio
by
2.7k points