99.2k views
3 votes
Rewrite the following equation in the form y = a(x - h)2 + k. Then, determine the x-coordinate of the minimum.

y = 2x2 - 32x + 56

The rewritten equation is y = (x - )2 + .

The x-coordinate of the minimum is .

2 Answers

2 votes

Answer:

y=2(x-8)^2 +(-72)

x-coordinate of minimum is 8

Explanation:


User Victor Bruno
by
5.8k points
3 votes
So we are given a function,
y = 2x^2-32x + 56.
Proceed like this:

y = 2(x^2-16x + 28)\\ =2(((x-8)^2-64)+28)\\=2(x-8)^2-128+28\\=2(x-8)^2-100
The vertex, which is also the maximum, is the following point:

(8,100)
User JacoSolari
by
6.3k points