Apa bentuk vertex y = x ^ 2 + 4x + 2?

Apa bentuk vertex y = x ^ 2 + 4x + 2?
Anonim

Menjawab:

# y = (x - (- 2)) ^ 2 + (- 2) #

Penjelasan:

Bentuk simpul umum adalah

#color (white) ("XXX") y = a (x-p) + q #

dengan simpul di # (p, q) #

# y = x ^ 2 + 4x + 2 #

Isi kotak:

#color (white) ("XXX") = x ^ 2 + 4x + 4-2 #

#color (white) ("XXX") = (x + 2) ^ 2-2 #

Sesuaikan tanda untuk mendapatkan bentuk simpul:

#color (white) ("XXX") = (x - (- 2)) ^ 2 + (- 2) #

dengan simpul di #(-2,-2)#