How do you write the equation of the parabola that has a vertex of (3, 4)(3,4) and contains the point (1, 2)(1,2)?

1 Answer
Jun 14, 2018

There are two such parabolas.

One has the form:

y = a(x-h)^2+ky=a(xh)2+k

The other has the form:

x =a(y-k)^2+hx=a(yk)2+h

Explanation:

Substitute the vertex (h,k) = (3,4)(h,k)=(3,4) into both forms:

y = a(x-3)^2+4y=a(x3)2+4 and x =a(y-4)^2+3x=a(y4)2+3

FInd the value of aa so that both parabolas contain the point (1,2):

2 = a(1-3)^2+42=a(13)2+4 and 1 =a(2-4)^2+31=a(24)2+3

2 = 4a+42=4a+4 and 1 =4a+31=4a+3

a = -1/2a=12 and a = -1/2a=12

NOTE: It is unusual that both forms have the same value for aa. Please do not assume that this will always be the case.

Substitute the value for aa into both forms:

y = -1/2(x-3)^2+4y=12(x3)2+4 and x =-1/2(y-4)^2+3x=12(y4)2+3

The following is a graph of both parabolas:

![www.desmos.com](useruploads.socratic.orguseruploads.socratic.org)

Please observe that both parabolas have the vertex (3,4)(3,4) and both parabolas contain the point (1,2)(1,2)