Was ist die Standardform der Parabel, die die gegebene Bedingung erfüllt? Scheitelpunkt (3, -2), Fokus (3, 1).?

Was ist die Standardform der Parabel, die die gegebene Bedingung erfüllt? Scheitelpunkt (3, -2), Fokus (3, 1).?
Anonim

Antworten:

# y = x ^ 2/12-x / 2-5 / 4 #

Erläuterung:

Gegeben -

Scheitel #(3,-2)#

Fokus #(3, 1)#

Gleichung der Parabel

# (x-h) ^ 2 = 4a (y-k) #

Woher - # (h, k) # ist Scheitelpunkt. In unserem Problem ist es #(3, -2)#

#ein# ist der Abstand zwischen Scheitelpunkt und Fokus.

# a = sqrt ((3-3) ^ 2 + (- 2-1) ^ 2) = 3 #

Ersetzen Sie die Werte von # h, k und a # in der Gleichung

# x-3) ^ 2 = 4,3 (y + 2) #

# x ^ 2-6x + 9 = 12y + 24 #

# 12y + 24 = x ^ 2-6x + 9 #

# 12y = x ^ 2-6x + 9-24 #

# y = 1/12 (x ^ 2-6x-15) #

# y = x ^ 2/12-x / 2-5 / 4 #