115k views
0 votes
What is y = (x-6)^2 - 2 in y = ax^2+bx+c form

User Gabaros
by
7.7k points

2 Answers

2 votes
y = (x - 6)² - 2
y = (x - 6)(x - 6) - 2
y = (x(x - 6) - 6(x - 6)) - 2
y = (x(x) - x(6) - 6(x) + 6(6)) - 2
y = (x² - 6x - 6x + 36) - 2
y = (x² - 12x + 36) - 2
y = x² - 12x + 36 - 2
y = x² - 12x + 34
User Martino Lessio
by
8.6k points
3 votes
easy, just expand
y=(x-6)^2-2
y=(x-6)(x-6)-2
y=x^2-6x-6x+36-2
y=x^2-12x+34
y=ax^2+bx+c
a=1
b=-12
c=34
User Sanurah
by
8.6k points