IDNLearn.com connects you with a global community of knowledgeable individuals. Get the information you need from our community of experts who provide accurate and comprehensive answers to all your questions.

19. What is the coordinate for the vertex of the function f(x)=-16x² + 64x?

Sagot :

Answer:

vertex = (2, 64 )

Step-by-step explanation:

given a parabola in standard form

f(x) = ax² + bx + c ( a ≠ 0 ) , then the x- coordinate of the vertex is

x = - [tex]\frac{b}{2a}[/tex]

f(x) = - 16x² + 64x ← is in standard form

with a = - 16, b = 64, c = 0 , then

x = - [tex]\frac{64}{-32}[/tex] = 2

substitute x = 2 into f(x) for corresponding y- coordinate

f(2) = - 16(2)² + 64(2) = - 16(4) + 128 = - 64 + 128 = 64

vertex = (2, 64 )