SOLUTION: if the graph of a quadratic equation intersects the x axis at (2,0) and (4,0), the value of the discriminant could be

Algebra ->  Trigonometry-basics -> SOLUTION: if the graph of a quadratic equation intersects the x axis at (2,0) and (4,0), the value of the discriminant could be      Log On


   



Question 391360: if the graph of a quadratic equation intersects the x axis at (2,0) and (4,0), the value of the discriminant could be
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
quadratic equation intersects the x axis at (2,0) and (4,0)
that tells us the vertex is at (3,k)
the vertex form of a parabola, y=a%28x-h%29%5E2+%2Bk where(h,k) is the vertex
y = a(x-3)^2 + k |using Pt(2,0) for reference
0 = a + k
-a = k
y could equal = (x-3)^2 - 1 green parabola
y = x^2 - 6x + 9 - 1
y = x^2 -6x + 8
value of the discriminant could be ++b%5E2-4%2Aa%2Ac+=+36+-32+=+4+
x+=+%286+%2B-+2%29%2F2+ x = 2 and x = 4
Shown is y = 2(x-3)^2 - 2 as another possiblity