Apa bentuk vertex y = x ^ 2-4x-3?

Apa bentuk vertex y = x ^ 2-4x-3?
Anonim

Menjawab:

# y = (x-2) ^ 2 + (- 7) # dengan simpul di #(2,-7)#

Penjelasan:

Bentuk simpul umum:

#color (white) ("XXX") y = (x-a) ^ 2 + b # dengan simpul di # (a, b) #

Diberikan:

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

Isi kotak:

#color (white) ("XXX") y = x ^ 2-4xcolor (hijau) (+ 4) -3color (hijau) (- 4) #

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

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