Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Discover comprehensive solutions to your questions from a wide network of experts on our user-friendly platform. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform.

write the standard form of the quadratic function that has the indicated vertex and whose graph passes through the given point. y=a(x-h)^2+k
vertex:(4,-1) point:(2,3)


Sagot :

Answer:

y =  ( x − 2 ) ^ 2 + 3

y =   x^2 − 4x + 7

Step-by-step explanation:

y = a ( x − h ) ^ 2 + k

where vertex is (h,k) = (4,-1)

h=4, k=-1

y = a ( x − 4 ) ^ 2 - 1

sub ( 2,3 )

3 = a (2 - 4)^2 - 1

a=1

y = 1 ( x − 2 ) ^ 2 + 3

y =  ( x^2 − 4x + 4 )  + 3

y =   x^2 − 4x + 7