Westonci.ca makes finding answers easy, with a community of experts ready to provide you with the information you seek. Join our Q&A platform to get precise answers from experts in diverse fields and enhance your understanding. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

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