Respuesta :

Answer:

[tex](y-8)^2=-4(x-4)[/tex]

Step-by-step explanation:

Because the directrix is a vertical line, we must use the equation [tex](y-k)^2=4p(x-h)[/tex] where [tex]p\neq 0[/tex]. The vertex of this parabola is at [tex](h,k)[/tex], the focus point is at [tex](h+p,k)[/tex], and the directrix is at the line [tex]x=h-p[/tex].

Since the directrix is at the line [tex]x=5[/tex], then we have the equation [tex]5=h-p[/tex].

Because the focus point is at [tex](3,8)[/tex], then the equation [tex]3=h+p[/tex] will help determine the x-coordinate of the focus.

Now, we solve the system of equations:

[tex]\displaystyle \left \{ {{5=h-p} \atop {3=h+p}} \right.\\\\2=-2p\\-1=p[/tex]

[tex]5=h-p\\\\5=h-(-1)\\\\5=h+1\\\\4=h[/tex]

Thus, the equation for the parabola will be [tex](y-8)^2=4(-1)(x-4)\rightarrow(y-8)^2=-4(x-4)[/tex] with vertex [tex](h,k)\rightarrow(4,8)[/tex].

Ver imagen goddessboi
s1m1

Answer:

(y-8)² = -4 (x-4)

Step-by-step explanation:

Directrix x=5 so we have a horizontal parabola

In general directrix for a horizontal parabola is x= h -p

Focus is (3, 8)

In general focus for a horizontal parabola is (p+h, k)

From this we can conclude that:

k=8

h -p =5

h+p = 3

We have two equation with two unknown. We can solve and find h and p.

h -p =5 → h = p+5

h+p = 3 → p+5+p = 3 → 2p = 3-5 → p = -2/2 → p = -1

h = p+5 → h = -1+5 → h = 4

Standard equation of a horizontal parabola is

(y - k)² = 4p (x - h), substitute k= 8, p= -1, and h=4

(y - 8)² = 4(-1) (x - 4)

(y - 8)² = -4 (x - 4)

Ver imagen s1m1