156,875 views
14 votes
14 votes
Write a quadratic function whose graph passes through (4,-7) and has a vertex of (1,-6) what does y=

User TarkaDaal
by
2.5k points

1 Answer

18 votes
18 votes

Problem

write a quadratic function whose graph passes through (4,-7) and has a vertex of (1,-6) what does y=​

Solution

the general equation of a parabola is given by:

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

And for this case the vertex is given by:

V = (h= 1, k = -6)

And then we have this:

y- (-6)= a(x-1)^2

y+6 = a(x-1)^2

Now we can use the point given x= 4 and y= -7 and we can solve for a and we got:

-7+6 = a(4-1)^2

-1= a(3)^2

a= -1/9

And then the final solution would be:

y= -1/9 (x-1)^2 - 6

User JNK
by
2.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.