
William W. answered 10/18/22
Math and science made easy - learn from a retired engineer
If the roots are 3 and -1 then the factors are (x - 3) and (x - -1) or (x + 1)
With a leading coefficient of 5, we can add a 5 out front to get:
f(x) = 5(x - 3)(x + 1)
If you want to multiply this out, you would get:
f(x) = 5(x2 - 2x - 3)
f(x) = 5x2 - 10x - 15