55.3k views
3 votes
the vertex of a quadratic function is (6,2) and the y-intercept of the function is (0,-70). the equation of the function in vertex form, f (x)=a(x-h)^2+k, is shown. -70=a (0-6)^2+2. what is the value of a?

User Vorillaz
by
8.0k points

2 Answers

2 votes
Well, just solve the equation

-70 =
a(0-6)^2+2
-70 =
a(-6)^2+2
-70 - 2 = 36a
a = -72/36 = -2
User Nikolai Gorchilov
by
8.0k points
3 votes

Answer:

The value of a is -2

Explanation:

In the equation of the quadratic function:


f(x)=a(x-h)^(2)+k

The point (h,k) is the vertex and all the points with the form (x,f(x)) belong to the quadratic functions.

Then, in this case, the point (6,2) is the vertex (h,k) and the y-intercept of the function (0,-70) is a point that follow the form (x,f(x)).

So, if we replace, h by 6, k by 2, x by 0 and f(x) by -70 and we solve for a, we get:


-70=a(0-6)^(2)+2


-70=a(6^(2) )+2\\-70-2=36a\\(-72)/(36) =a\\-2 =a

Therefore the value of a on the equation is -2.

User Zeck
by
7.8k points