Respuesta :
Using the Factor Theorem, the equation of the parabola is given by:
[tex]f(x) = -\frac{1}{2}(x^2 - 2x - 24)[/tex]
The Factor Theorem states that a polynomial function with roots [tex]x_1, x_2, ..., x_n[/tex] is given by:
[tex]f(x) = a(x - x_1)(x - x_2)...(x - x_n)[/tex]
- In which a is the leading coefficient.
In this problem:
- There are two x-intercepts, hence it is a 2nd degree equation, which's graph is a parabola.
- The zeroes are the x-intercepts, hence [tex]x_1 = 1 + \sqrt{5}, x_2 = 1 - \sqrt{5}[/tex].
Applying the Theorem, we have that:
[tex]f(x) = a(x - 1 - \sqrt{5})(x - 1 + \sqrt{5})[/tex]
[tex]f(x) = a[(x - 1) - \sqrt{5}][(x - 1) + \sqrt{5}][/tex]
[tex]f(x) = a(x^2 - 2x + 1 - 25)[/tex]
[tex]f(x) = a(x^2 - 2x - 24)[/tex]
It through the point (4,8), which means that when [tex]x = 4, f(x) = 8[/tex], and this is used to find a.
[tex]8 = a(4^2 - 2(4) - 24)[/tex]
[tex]-16a = 8[/tex]
[tex]a = -\frac{8}{16}[/tex]
[tex]a = -\frac{1}{2}[/tex]
Hence, the equation of the parabola is:
[tex]f(x) = -\frac{1}{2}(x^2 - 2x - 24)[/tex]
A similar problem is given at https://brainly.com/question/24380382