Wat is de punthellingsvorm van de lijn die doorloopt (-2,3), met helling m = -1?

Wat is de punthellingsvorm van de lijn die doorloopt (-2,3), met helling m = -1?
Anonim

Antwoord:

#color (blauw) ((y - 3) = -1 * (x + 2) #

Uitleg:

Punthellingsvorm van een vergelijking is # (y - y_1) = m (x - x_1) #

Gegeven: # x_1 = -2, y_1 = 3, helling = m = -1 #

# (y - 3) = -1 * (x + 2) #

Antwoord:

# Y-3 = - (x + 2) #

Uitleg:

# "de vergelijking van een lijn in" kleur (blauw) "punthellingsvorm" # is.

# • kleur (wit) (x) y-y_1 = m (x-x_1) #

# "hier" m = -1 "en" (x_1, y_1) = (- 2,3) #

# RArry-3 = -1 (x - (- 2)) #

# rArry-3 = - (x + 2) larrcolor (rood) "in punt-hellingsvorm" #