Question 285607
I Need help with how to write an quadratic equation only use two numbers. 
-3 and -1 must =0
------------------------
I'm guessing that means you want x=-3 and x=-1 to be zeroes.
---
f(x) = (x+3)(x+1)
---
f(x) = x^2+4x+3
===================
Cheers,
Stan H.