What is the vertex of y= 3x^2+x+6+3(x-4)^2?
1 Answer
Jun 2, 2017
Explanation:
Hmm... this parabola isn't in standard form or vertex form. Our best bet to solve this problem is to expand everything and write the equation in the standard form:
f(x) = ax^2+bx+c
where
y = 3x^2+x+6+3(x^2-8x+16)
y = 3x^2+x+6+3x^2-24x+48
y = 6x^2-23x+54
Now we have the parabola in standard form, where
(-b)/(2a) = 23/12
Finally, we need to plug this
y = 6(23/12)^2-23(23/12)+54
y = 529/24 - 529/12 + 54
y = -529/24 + (54*24)/24
y = (1296-529)/24 = 767/24
So the vertex is
Final Answer