Question 1188807


given:

 zeros of {{{-2}}} and {{{7/2}}}


{{{f(x)=(x-x[1])(x-x[2])}}}

{{{f(x)=(x-(-2))(x-7/2)}}}

{{{f(x)=(x+2)(x-7/2)}}}

{{{f(x)=x^2 - (3/2)x - 7}}}

{{{ graph( 600, 600, -10, 10, -10, 10, x^2 - (3/2)x - 7) }}}