Wat is de helling en het snijpunt van y = -x + 3?

Wat is de helling en het snijpunt van y = -x + 3?
Anonim

Antwoord:

# "slope" = -1, "y-snijpunt" = 3 #

Uitleg:

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

#color (rood) (bar (ul (| kleur (wit) (2/2) kleur (zwart) (y = mx + b) kleur (wit) (2/2) |))) #

# "waarbij m de helling voorstelt en b het y-snijpunt" #

# y = -x + 3 "staat in deze vorm" #

#rArr "slope" = -1 "en y-snijpunt" = 3 #

grafiek {-x + 3 -10, 10, -5, 5}