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) (Show Source):
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, 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 x = 2 and x = 4
Shown is y = 2(x-3)^2 - 2 as another possiblity