Posted by Erica on Saturday, August 2, 2008 at 9:12am.
The standard form is
ax^2 + bc + c = 0
The value of ax^2 + bx +c will be zero when
x = [-b +/- sqrt (b^2-4ac)]/2a
If you want to write a quadratic equation that is zero at given values x=d and x=e, first write it as
(x-d)(x-e) = 0
and then multiply it out for the standard form:
x^2 -(d+e)x + de = 0
say you had (4,0) and (-3,0) given as zeros of a quadratic function.
Then x-4 = 0
plus x+3 = 0
and
(x-4)(x+3) = 0
and
x^2 - x - 12 = 0
I suppose I could generalize that to zeros at a and b
x-a = 0
x-b = 0
so
(x-a)(x-b) = 0
x^2 -(a+b)x + a b = 0
Related Questions
math - Algebraically analyze the graph of the function f(x)= -6x^2+5x+2 . Find ...
math - The solutions to a quadratic equation are 3/8 and 2/5. Write the ...
Pre-calc - Use the given zero to find the remaining zeros of the function: h(x)=...
algebra - Write a quadratic equation in the variable x having the given numbers ...
algebra - Write a quadratic equation in the variable x having the given numbers ...
algebra - Write a quadratic equation in the variable x, having the given numbers...
college - Write a quadratic equation in the variable x having the given numbers ...
algebra 2 - given the zeros,write a polynomial equation in factored form.zeros...
algebra - write a quadratic equation in the variable x having given the numbers ...
algebra - write a quadratic equation in the variable x having the given numbers ...
For Further Reading