To find the quadratic equation in intercept form that represents the given information, we need to consider the x-intercepts (roots) and also use the point (5, 6) to determine the correct vertical stretch or compression.
Given Information:
- X-intercepts: (2, 0) and (4, 0)
- Point: (5, 6)
The intercept form of a quadratic equation is given by:
\[ y = a(x - p)(x - q) \]
where \(p\) and \(q\) are the x-intercepts. Here, the x-intercepts are 2 and 4, so we can write:
\[ y = a(x - 2)(x - 4) \]
Next, we need to determine the value of \(a\) using the point (5, 6). We substitute \(x = 5\) and \(y = 6\) into the equation:
\[ 6 = a(5 - 2)(5 - 4) \]
Calculating the factors:
\[ 6 = a(3)(1) \]
So:
\[ 6 = 3a \]
Now, solve for \(a\):
\[ a = \frac{6}{3} = 2 \]
Substituting \(a\) back into the equation gives:
\[ y = 2(x - 2)(x - 4) \]
Conclusion:
Thus, the correct quadratic equation that represents the given information is:
\[ \boxed{y = 2(x - 2)(x - 4)} \]