Was ist die Gleichung der Linie, die durch (-3,4) und (-1, -2) geht?

Was ist die Gleichung der Linie, die durch (-3,4) und (-1, -2) geht?
Anonim

Antworten:

#y + 3x + 5 = 0 #

Erläuterung:

#color (rot) (x_1 -> - 3) #

#color (rot) (x_2 -> - 1) #

#Farbe (rot) (y_1-> 4) #

#farbe (rot) (y_2 -> - 2) #

Die Gleichung einer Linie ist gleich:

#color (grün) y-y_1 = (y_1 - y_2) / (x_1-x_2) xx (x-x_1) #

Tragen Sie die obigen Werte in diese Gleichung ein.

Du kriegst

#Farbe (braun) y-4 = (4 - (- 2)) / (- 3 - (- 1)) xx x - (- 3) #

#Farbe (braun) => y-4 = (4 + 2) / (- 3 + 1) xx (x + 3) #

#Farbe (lila) => y-4 = 6 / -2 xx (x + 3) #

#color (lila) => y-4 = -3 xx (x + 3) #

#Farbe (blau) => y-4 = -3x -9 #

#Farbe (blau) => y + 3x -4 + 9 = 0 #

#color (orange) => y + 3x + 5 = 0 #